-- Logs begin at Fri 2020-11-13 00:03:02 UTC, end at Fri 2020-11-13 02:39:52 UTC. -- Nov 13 00:43:30.815416 n-d-729945-8 systemd[1]: Starting Devstack devstack@c-api.service... Nov 13 00:43:30.824061 n-d-729945-8 devstack@c-api.service[87986]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Nov 13 00:43:30.826111 n-d-729945-8 devstack@c-api.service[87986]: *** Starting uWSGI 2.0.15-debian (64bit) on [Fri Nov 13 00:43:30 2020] *** Nov 13 00:43:30.826111 n-d-729945-8 devstack@c-api.service[87986]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Nov 13 00:43:30.826111 n-d-729945-8 devstack@c-api.service[87986]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Nov 13 00:43:30.826111 n-d-729945-8 devstack@c-api.service[87986]: nodename: n-d-729945-8 Nov 13 00:43:30.826111 n-d-729945-8 devstack@c-api.service[87986]: machine: x86_64 Nov 13 00:43:30.826111 n-d-729945-8 devstack@c-api.service[87986]: clock source: unix Nov 13 00:43:30.826111 n-d-729945-8 devstack@c-api.service[87986]: pcre jit disabled Nov 13 00:43:30.826111 n-d-729945-8 devstack@c-api.service[87986]: detected number of CPU cores: 4 Nov 13 00:43:30.826111 n-d-729945-8 devstack@c-api.service[87986]: current working directory: / Nov 13 00:43:30.826111 n-d-729945-8 devstack@c-api.service[87986]: detected binary path: /usr/bin/uwsgi-core Nov 13 00:43:30.826111 n-d-729945-8 devstack@c-api.service[87986]: dropping root privileges as early as possible Nov 13 00:43:30.826111 n-d-729945-8 devstack@c-api.service[87986]: your processes number limit is 47843 Nov 13 00:43:30.826111 n-d-729945-8 devstack@c-api.service[87986]: your memory page size is 4096 bytes Nov 13 00:43:30.827214 n-d-729945-8 devstack@c-api.service[87986]: detected max file descriptor number: 2048 Nov 13 00:43:30.827214 n-d-729945-8 devstack@c-api.service[87986]: lock engine: pthread robust mutexes Nov 13 00:43:30.827214 n-d-729945-8 devstack@c-api.service[87986]: thunder lock: enabled Nov 13 00:43:30.827214 n-d-729945-8 devstack@c-api.service[87986]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Nov 13 00:43:30.827214 n-d-729945-8 devstack@c-api.service[87986]: dropping root privileges after socket binding Nov 13 00:43:30.827214 n-d-729945-8 devstack@c-api.service[87986]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Nov 13 00:43:30.872918 n-d-729945-8 devstack@c-api.service[87986]: Python main interpreter initialized at 0x55ad3946a9c0 Nov 13 00:43:30.872918 n-d-729945-8 devstack@c-api.service[87986]: dropping root privileges after plugin initialization Nov 13 00:43:30.872918 n-d-729945-8 devstack@c-api.service[87986]: python threads support enabled Nov 13 00:43:30.872918 n-d-729945-8 devstack@c-api.service[87986]: your server socket listen backlog is limited to 100 connections Nov 13 00:43:30.872918 n-d-729945-8 devstack@c-api.service[87986]: your mercy for graceful operations on workers is 90 seconds Nov 13 00:43:30.873751 n-d-729945-8 devstack@c-api.service[87986]: mapped 402621 bytes (393 KB) for 2 cores Nov 13 00:43:30.873751 n-d-729945-8 devstack@c-api.service[87986]: *** Operational MODE: preforking *** Nov 13 00:43:30.873751 n-d-729945-8 devstack@c-api.service[87986]: dropping root privileges after application loading Nov 13 00:43:30.873751 n-d-729945-8 devstack@c-api.service[87986]: *** uWSGI is running in multiple interpreter mode *** Nov 13 00:43:30.873751 n-d-729945-8 devstack@c-api.service[87986]: spawned uWSGI master process (pid: 87986) Nov 13 00:43:30.873693 n-d-729945-8 systemd[1]: Started Devstack devstack@c-api.service. Nov 13 00:43:30.875587 n-d-729945-8 devstack@c-api.service[87986]: spawned uWSGI worker 1 (pid: 87987, cores: 1) Nov 13 00:43:30.875587 n-d-729945-8 devstack@c-api.service[87986]: spawned uWSGI worker 2 (pid: 87988, cores: 1) Nov 13 00:43:30.875587 n-d-729945-8 devstack@c-api.service[87986]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Nov 13 00:43:34.143002 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87988) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Nov 13 00:43:34.145181 n-d-729945-8 devstack@c-api.service[87986]: 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. Nov 13 00:43:34.153930 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87988) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Nov 13 00:43:34.155473 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.157229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.157643 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.158602 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.158835 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.159064 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.159294 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.159516 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.159761 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.159994 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.175592 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87987) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Nov 13 00:43:34.177886 n-d-729945-8 devstack@c-api.service[87986]: 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. Nov 13 00:43:34.181514 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87987) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Nov 13 00:43:34.183020 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.183630 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.184068 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.184738 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.184969 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.185192 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.185417 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.185637 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.185857 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.186088 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.349573 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.349837 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.349953 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.350195 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.350390 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.350611 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.350848 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.358134 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.358373 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.358606 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.358844 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.359073 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.359304 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.360302 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.366771 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.367014 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.367246 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.367359 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.367468 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.367574 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.367721 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.367830 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.367938 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.368035 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.368129 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.368233 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.368362 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.368535 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.370443 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.370679 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.370909 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.371142 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.371366 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.371467 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.371574 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.371736 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.371871 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.371976 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.372133 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.372355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.372573 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.372807 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.374429 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.374663 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.374894 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.375175 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.376301 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.376301 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.376504 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.377217 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.377630 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.377889 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.378164 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.378384 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.378605 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.378835 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.895457 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.895700 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.895841 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.896152 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.896281 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.896487 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.896729 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.901409 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.901654 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.901894 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.902136 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.902371 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.902600 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.902845 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.906237 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.906524 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.906759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.906992 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.907219 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.907445 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.907711 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.909083 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.909320 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.909552 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.909785 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.910010 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.910234 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.910485 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.915397 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.915685 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.915925 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.916164 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.916392 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.916620 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.916861 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.927254 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.927502 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.927780 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.928020 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.928247 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.928471 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.928717 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.934587 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.934835 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.935073 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.935317 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.935541 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.935798 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.936038 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.938305 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.938593 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.938833 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.939075 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.939309 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.939536 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.939823 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.941168 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.941411 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.941637 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.941868 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.942090 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.942310 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.942547 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.945611 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.945856 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.946093 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.946333 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.946819 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.947043 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.947280 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.950576 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.950823 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.951054 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.951261 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.951494 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.951754 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.951996 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.954061 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.954354 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.954591 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.954796 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.955025 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.955248 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.955498 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.958710 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.958958 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.959195 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.959433 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.959713 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.959943 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.960185 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.968423 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.968685 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.968983 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.969091 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.969342 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.969526 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.969768 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.969878 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.969973 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.970082 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.970185 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.970285 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.970384 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.970482 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.971780 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.972022 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.972249 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.972478 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.972663 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.972761 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.972897 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.973003 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.973111 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.973216 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.973363 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.973500 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.973728 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.973983 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.975224 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.975464 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.975590 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.975745 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.975851 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.975956 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.976051 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.976135 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.976206 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.976319 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.976414 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.976582 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.976767 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.976767 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.977233 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.977461 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.977689 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.977916 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.978137 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.978354 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.978589 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.979800 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.980037 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.980265 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.980427 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.980571 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.980722 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.980871 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.981020 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.981172 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.981320 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.981463 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.981612 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.981612 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.981612 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.984038 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.984242 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.984345 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.984979 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.985080 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.985157 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.985234 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.985390 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.985536 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.985536 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.985730 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.985926 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.986165 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.986420 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.987115 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.987355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.987587 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.987852 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.988081 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.988305 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.988451 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.988551 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.988666 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.988903 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.989135 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.989362 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.989588 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.989829 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.990835 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.991076 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.991304 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.991534 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.991787 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.992011 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.992247 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.992931 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.993159 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.993379 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.993509 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.993638 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.993753 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.993870 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.994008 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.994151 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.994274 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.994391 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.994519 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.994519 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.994745 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.995037 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.995262 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.995485 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.995725 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.995945 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.996161 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.996394 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.997544 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.997770 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:34.997997 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:34.998222 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:34.998443 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:34.998661 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:34.998909 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:34.999637 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:34.999873 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.000704 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.000929 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.001182 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.001419 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.001524 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.001619 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.001720 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.001834 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.001930 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.002046 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.002146 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.002241 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.003553 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.003843 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.004106 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.004346 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.004607 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.004828 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.005061 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.006636 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.006889 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.007129 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.007250 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.007358 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.007455 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.007562 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.007700 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.007809 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.007905 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.008000 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.008102 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.008311 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.008556 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.009251 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.009487 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.009708 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.009966 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.010191 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.010362 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.010451 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.010628 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.010727 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.010807 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.011016 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.011213 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.011441 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.011709 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.011892 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.012048 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.012204 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.012367 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.012525 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.012681 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.012924 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.013175 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.013355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.013585 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.013821 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.014049 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.014273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.014379 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.014482 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.014584 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.014688 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.014901 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.015118 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.015337 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.015581 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.015881 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.016025 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.016253 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.016483 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.016705 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.016923 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.017159 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.017319 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.017547 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.017772 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.017998 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.018224 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.018444 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.018620 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.018867 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.019218 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.019218 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.019218 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.019671 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.019822 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.020079 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.020229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.020374 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.020517 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.020517 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.020517 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.020517 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.021067 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.021629 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.021867 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.022025 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.022183 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.022326 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.022478 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.022621 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.022763 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.022905 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.023176 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.023409 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.023409 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.023409 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.024661 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.024897 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.025125 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.025355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.025571 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.025791 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.026026 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.027464 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.027740 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.027977 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.028209 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.028434 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.028657 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.028895 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.029947 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.030177 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.030402 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.030628 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.030849 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.031069 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.031626 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.032382 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.032615 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.032842 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.033075 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.033416 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.033664 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.033664 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.034374 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.034599 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.034819 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.035041 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.035257 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.035471 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.035774 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.036473 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.036702 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.036922 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.037145 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.037365 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.037577 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.038169 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.038982 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.039932 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.039932 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.040195 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.040329 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.040551 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.058726 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87988) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Nov 13 00:43:35.059075 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.059299 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87987) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Nov 13 00:43:35.059428 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.059681 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.059786 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.059931 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.060032 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.060171 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.060357 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.060458 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.060662 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.060862 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.060964 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.061059 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.061154 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.061248 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.061342 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.061437 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.061532 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.061627 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.061730 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.061825 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.061921 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.062015 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.062109 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.062203 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.062297 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.062391 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.062484 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.062589 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.062685 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.062848 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.063089 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.063309 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.063463 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.063632 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.063784 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.064039 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.064211 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.064356 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.064356 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.064628 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.064778 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.064929 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.065083 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.065226 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.065368 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.065517 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.065659 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.065801 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.065943 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.066095 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.066238 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.066380 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.066521 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.066662 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.066827 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.066977 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.067120 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.067263 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.067406 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.067547 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.067725 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.067869 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.068011 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.068172 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.068317 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.068459 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.068602 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.068744 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.068886 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.069029 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.069171 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.069314 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.069464 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.069608 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.069750 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.069891 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.070042 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.070184 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.070435 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.070657 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.070805 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.070956 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.071099 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.071242 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.071385 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.071806 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.071956 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.072100 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.072242 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.072393 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.072537 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.072690 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.072834 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.073018 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.073223 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.073429 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.073606 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.073751 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.073892 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.074052 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.074283 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.074431 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.074574 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.074726 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.074869 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.075011 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.075153 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.075294 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.075437 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.075588 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.075780 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.075924 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.076066 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.076209 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.076350 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.076492 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.076646 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.076789 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.076949 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.077094 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.077274 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.077427 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.077571 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.077713 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.077856 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.077998 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.078151 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.078819 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.078964 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.079115 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.079258 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.079399 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.079541 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.079724 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.079869 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.080011 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.080165 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.080703 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.080935 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.081086 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.081230 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.081373 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.081524 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.081678 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.081821 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.081974 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.082118 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.082260 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.082402 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.082545 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.082688 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.082830 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.082983 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.083127 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.083287 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.083431 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.083583 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.083751 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.083895 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.084038 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.084181 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.084425 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.084575 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.084729 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.084873 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.085016 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.085159 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.085300 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.085442 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.085584 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.085736 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.085878 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.086028 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.086171 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.086313 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.086455 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.086596 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.086738 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.086880 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.087062 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.087210 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.087362 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.087505 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.087745 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.087893 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.087893 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.087893 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.087893 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.088422 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.088565 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.088718 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.088862 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.089005 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.089147 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.089291 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.089433 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.089574 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.089725 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.089868 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.090018 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.090162 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.090305 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.090447 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.090589 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.090819 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.091049 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.091199 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.091342 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.091501 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.091682 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.091841 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.091985 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.092128 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.092269 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.092413 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.092555 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.092697 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.092850 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.092993 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.093136 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.093279 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.093421 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.093563 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.093705 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.093893 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.094567 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.094719 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.094863 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.095004 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.095147 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.095288 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.095430 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.095573 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.095767 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.095911 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.096061 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.096205 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.096356 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.096499 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.096643 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.096784 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.096925 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.097068 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.097209 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.097359 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.097502 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.097653 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.097795 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.097937 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.098150 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.098324 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.098469 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.098612 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.098755 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.098906 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.099049 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.099191 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.099333 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.099475 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.099684 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.099834 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.099977 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.100127 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.100270 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.100421 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.100565 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.100708 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.100946 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.100946 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.101322 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.101473 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.101627 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.101780 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.101923 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.102066 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.102207 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.102349 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.102502 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.102646 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.102787 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.102938 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.103081 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.103223 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.103364 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.103506 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.103695 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.103844 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.103988 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.104131 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.104280 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.104423 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.104581 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.104723 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.104865 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.105009 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.105151 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.105294 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.105437 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.105656 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.105800 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.105949 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.106092 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.106233 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.106375 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.106525 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.106669 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.106810 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.106952 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.107103 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.107246 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.107388 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.107538 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.107722 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.107867 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.108010 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.108154 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.108295 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.108449 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.108601 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.108745 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.108887 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.109029 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.109172 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.109314 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.109539 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.109743 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.109900 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.110044 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.110187 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.110329 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.110471 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.110623 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.110765 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.110908 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.111175 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.111416 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.111584 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.111773 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.111917 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.112060 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.112201 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.112201 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.112201 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.112201 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.112752 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.112906 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.113048 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.113190 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.113333 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.113475 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.113617 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.113758 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.113899 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.114048 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.114192 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.114335 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.114476 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.114617 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.114769 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.114911 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.115053 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.115194 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.115343 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.115486 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.115704 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.115854 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.115996 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.116139 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.116280 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.116422 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.116564 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.116716 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.116868 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.117010 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.117152 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.117293 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.117435 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.117577 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.117718 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.117860 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.118010 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.118153 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.118295 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.118438 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.118581 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.118723 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.118873 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.119016 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.119157 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.119306 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.119449 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.119591 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.119776 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.119918 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.119918 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.120187 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.120329 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.120470 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.120623 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.120776 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.120776 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.121045 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.121045 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.121440 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.121440 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.121720 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.121862 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.122012 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.122012 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.122285 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.122428 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.122578 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.122578 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.122860 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.123002 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.123143 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.123292 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.123434 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.123580 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.123816 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.123958 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.124099 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.124099 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.124367 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.124508 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.124649 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.124649 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.124942 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.125197 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.125352 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.125495 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.125638 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.125780 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.125923 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.126064 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.126216 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.126359 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.126501 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.126642 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.126642 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.126642 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.126642 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.126642 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.126642 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.126642 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.126642 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.127405 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Nov 13 00:43:35.127405 n-d-729945-8 devstack@c-api.service[87986]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Nov 13 00:43:35.127541 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.127541 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.127541 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.127541 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.127541 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.127541 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Nov 13 00:43:35.127541 n-d-729945-8 devstack@c-api.service[87986]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Nov 13 00:43:35.145188 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-c2d368a7-3746-46a2-b143-0220cb379be6 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 00:43:35.149361 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-21064d54-e7fa-4c30-bb59-f6616635229a 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 00:43:35.418438 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.rpc [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Nov 13 00:43:35.424758 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.rpc [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Nov 13 00:43:35.426609 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.rpc [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Nov 13 00:43:35.430514 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.rpc [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Nov 13 00:43:35.432163 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.rpc [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Nov 13 00:43:35.435819 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.rpc [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Nov 13 00:43:35.436631 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.437076 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.437907 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.rpc [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Nov 13 00:43:35.443282 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.rpc [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Nov 13 00:43:35.444146 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.444590 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.455953 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.keymgr.conf_key_mgr [None req-c2d368a7-3746-46a2-b143-0220cb379be6 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' Nov 13 00:43:35.458194 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.458612 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.461434 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.keymgr.conf_key_mgr [None req-21064d54-e7fa-4c30-bb59-f6616635229a 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' Nov 13 00:43:35.463669 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.464086 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.464536 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.464953 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.470688 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.470985 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.471092 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.471407 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.475162 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.475575 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.476260 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.476682 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.480537 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.480959 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.485102 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-c2d368a7-3746-46a2-b143-0220cb379be6 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 00:43:35.490086 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-21064d54-e7fa-4c30-bb59-f6616635229a 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 00:43:35.490600 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.rpc [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Nov 13 00:43:35.495672 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.rpc [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Nov 13 00:43:35.495978 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.rpc [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Nov 13 00:43:35.496988 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.497416 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.499812 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.500849 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.501709 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.rpc [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Nov 13 00:43:35.502726 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.502829 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.503157 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.503272 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.506440 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.506661 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.506859 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.507080 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.508743 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.508929 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.509152 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.509339 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.510968 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.511379 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.511893 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.api.contrib.hosts [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Nov 13 00:43:35.512956 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.513166 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.513373 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.513578 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.515716 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.516740 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.516853 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.api.contrib.hosts [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Nov 13 00:43:35.517788 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.518200 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.518885 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.519267 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.520422 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.520837 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.521203 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.521614 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.522971 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.523170 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: extensions {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.523375 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.525104 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: extra_specs {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.525304 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.525715 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.527142 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: backups {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.527254 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: extensions {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.529151 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: extra_specs {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.530047 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: os-volume-manage {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.531194 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: backups {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.532159 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: os-snapshot-manage {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.534289 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: encryption {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.534683 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: os-volume-manage {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.536376 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: os-quota-sets {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.536708 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: os-snapshot-manage {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.538594 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: os-volume-transfer {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.538835 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: encryption {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.540900 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: os-quota-sets {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.541020 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: os-quota-class-sets {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.542799 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: os-hosts {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.543120 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: os-volume-transfer {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.545609 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: os-quota-class-sets {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.546689 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: os-volume-type-access {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.547459 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: os-hosts {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.548869 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: qos-specs {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.551400 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: os-volume-type-access {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.551739 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: scheduler-stats {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.553555 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: qos-specs {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.553934 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: cgsnapshots {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.555959 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: capabilities {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.556422 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: scheduler-stats {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.557739 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: consistencygroups {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.558567 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: cgsnapshots {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.560529 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: os-services {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.560649 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: capabilities {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.562299 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: encryption {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.562425 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: consistencygroups {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.565212 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: os-availability-zone {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.565786 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: os-services {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.567576 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: encryption {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.567727 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.568128 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.569742 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: os-availability-zone {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.570130 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.570541 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.572518 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.572817 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.572919 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.573230 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.574911 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.575320 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.575422 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.575751 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.577312 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.577717 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.577820 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.578119 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.580580 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.580888 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.580989 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.581301 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.582931 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.583258 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.583358 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.583704 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.585442 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.585822 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.585934 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.586229 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.587792 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.588061 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.588200 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.588469 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.590340 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.590456 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.590747 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.590848 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.592423 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.snapshot_actions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] SnapshotActionsController initialized {{(pid=87988) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Nov 13 00:43:35.592538 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.592811 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension VolumeActions extending resource: volumes {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.592910 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.593237 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.593594 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.594628 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension AdminActions extending resource: volumes {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.594979 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension AdminActions extending resource: snapshots {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.595345 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension AdminActions extending resource: backups {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.595459 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.595717 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.595849 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.596077 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.596464 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.596822 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.597187 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.597336 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.snapshot_actions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] SnapshotActionsController initialized {{(pid=87987) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Nov 13 00:43:35.597537 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.597726 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension VolumeActions extending resource: volumes {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.597889 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension TypesManage extending resource: types {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.598153 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.598258 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.598507 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.598607 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension UsedLimits extending resource: limits {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.598879 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension AdminActions extending resource: volumes {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.598986 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.599249 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension AdminActions extending resource: snapshots {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.599638 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension AdminActions extending resource: backups {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.599999 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.600355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension VolumeTypeAccess extending resource: types {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.600723 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.601075 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.601440 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.601792 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.602140 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension TypesManage extending resource: types {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.602488 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension SnapshotActions extending resource: snapshots {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.602811 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension UsedLimits extending resource: limits {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.603153 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.605107 n-d-729945-8 devstack@c-api.service[87986]: WARNING keystonemiddleware.auth_token [None req-c2d368a7-3746-46a2-b143-0220cb379be6 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. Nov 13 00:43:35.609308 n-d-729945-8 devstack@c-api.service[87986]: WARNING keystonemiddleware.auth_token [None req-21064d54-e7fa-4c30-bb59-f6616635229a 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. Nov 13 00:43:35.612629 n-d-729945-8 devstack@c-api.service[87986]: WARNING keystonemiddleware.auth_token [None req-c2d368a7-3746-46a2-b143-0220cb379be6 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 Nov 13 00:43:35.616730 n-d-729945-8 devstack@c-api.service[87986]: WARNING keystonemiddleware.auth_token [None req-21064d54-e7fa-4c30-bb59-f6616635229a 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 Nov 13 00:43:35.687126 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Initializing extension manager. {{(pid=87987) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Nov 13 00:43:35.687379 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Initializing extension manager. {{(pid=87988) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Nov 13 00:43:35.687511 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.688530 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.688778 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.688959 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.689315 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.689530 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.689649 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.689878 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.689989 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: ExtendedServices {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.690213 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: ExtendedServices {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.690321 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-extended-services {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.690546 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-extended-services {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.690656 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Extended services support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.690884 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Extended services support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.691005 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.691203 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-extended-services {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.691335 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.691524 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-extended-services {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.691657 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.691881 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.692033 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.692205 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.692318 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: TypesExtraSpecs {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.692522 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-types-extra-specs {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.692635 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: TypesExtraSpecs {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.692836 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-types-extra-specs {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.692957 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Type extra specs support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.693163 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.693284 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Type extra specs support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.693489 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.693602 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-types-extra-specs {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.693788 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-types-extra-specs {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.693909 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.694111 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.694230 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.694433 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.694544 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: Backups {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.694745 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: backups {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.694866 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: Backups {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.695057 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: backups {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.695167 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Backups support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.695369 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.695486 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Backups support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.695706 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.695832 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: backups {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.696028 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: backups {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.696150 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.696348 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.696473 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.696932 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: VolumeActions {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.697051 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.697250 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: VolumeActions {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.697363 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-volume-actions {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.697564 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Enable volume actions. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.697690 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-volume-actions {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.697880 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.697998 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Enable volume actions. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.698192 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.698306 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-volume-actions {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.698510 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-volume-actions {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.698630 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.698833 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.698949 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.699153 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.699275 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: SchedulerHints {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.699465 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: OS-SCH-HNT {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.699577 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: SchedulerHints {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.699850 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: OS-SCH-HNT {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.699964 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.700163 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.700284 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.700476 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.700591 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: OS-SCH-HNT {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.700794 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: OS-SCH-HNT {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.700906 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.701115 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.701236 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.703628 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: VolumeManage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.703842 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.703842 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: VolumeManage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.704140 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-volume-manage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.704256 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-volume-manage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.704357 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.704465 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.704572 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.704671 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.704776 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-volume-manage {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.704876 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-volume-manage {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.704973 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.705070 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.705170 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.705170 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: SnapshotManage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.705359 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.705464 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-snapshot-manage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.705562 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: SnapshotManage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.705658 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.705766 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-snapshot-manage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.705871 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.705976 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.706073 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-snapshot-manage {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.706170 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.706271 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.706377 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-snapshot-manage {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.706484 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.706588 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.706697 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: VolumeTypeEncryption {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.706807 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.706911 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: encryption {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.707015 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: VolumeTypeEncryption {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.707126 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Encryption support for volume types. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.707225 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: encryption {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.707327 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.707430 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Encryption support for volume types. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.707539 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: encryption {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.707668 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.707770 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.707874 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: encryption {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.707978 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.708082 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.708225 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: ExtendedSnapshotAttributes {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.708332 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.708436 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-extended-snapshot-attributes {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.708541 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.708641 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Extended SnapshotAttributes support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.708745 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.708851 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.708950 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.709053 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.709167 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.709273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.709379 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.711688 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.711829 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.711940 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: Quotas {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.712040 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.712152 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-quota-sets {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.712252 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: Quotas {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.712350 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Quota management support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.712448 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-quota-sets {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.712544 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.712648 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Quota management support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.712754 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-quota-sets {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.712858 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.712962 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.713066 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-quota-sets {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.713164 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.713269 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.713374 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: VolumeTransfer {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.713483 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.713583 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-volume-transfer {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.713680 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: VolumeTransfer {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.713783 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Volume transfer management support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.713893 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-volume-transfer {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.713979 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.714076 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Volume transfer management support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.714173 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-volume-transfer {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.714250 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.714357 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.714455 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-volume-transfer {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.714551 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.714654 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.714759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: AdminActions {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.714864 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.715035 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-admin-actions {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.715139 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: AdminActions {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.715236 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Enable admin actions. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.715340 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-admin-actions {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.715437 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.715546 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Enable admin actions. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.715664 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-admin-actions {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.715763 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.715860 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.715955 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-admin-actions {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.716067 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.716173 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.716271 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: QuotaClasses {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.716367 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.716469 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-quota-class-sets {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.716573 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: QuotaClasses {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.716682 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Quota classes management support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.716780 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-quota-class-sets {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.716952 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.717066 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Quota classes management support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.717273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-quota-class-sets {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.717395 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.717606 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.717725 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-quota-class-sets {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.717933 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.718052 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.718242 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: VolumeTenantAttribute {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.718363 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.718555 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: VolumeTenantAttribute {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.718667 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-vol-tenant-attr {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.719073 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.719319 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-vol-tenant-attr {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.719482 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.719675 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.719830 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-vol-tenant-attr {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.719942 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.720054 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.720161 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-vol-tenant-attr {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.720259 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.720357 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.720459 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: Hosts {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.720564 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.723627 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-hosts {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.723834 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: Hosts {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.723954 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Admin-only host administration. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.724059 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-hosts {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.724167 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.724256 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Admin-only host administration. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.724338 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-hosts {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.724415 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.724415 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-hosts {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.724572 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.724572 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.724760 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.724865 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: VolumeTypeAccess {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.724970 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.725076 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-volume-type-access {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.725180 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: VolumeTypeAccess {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.725284 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Volume type access support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.725394 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-volume-type-access {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.725493 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.725590 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Volume type access support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.725686 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-volume-type-access {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.725790 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.725899 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.726005 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-volume-type-access {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.726103 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.726200 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.726296 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: VolumeUnmanage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.726398 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.726503 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-volume-unmanage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.726601 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: VolumeUnmanage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.726697 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Enable volume unmanage operation. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.726794 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-volume-unmanage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.726889 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.726986 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Enable volume unmanage operation. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.727094 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-volume-unmanage {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.727193 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.727289 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.727391 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-volume-unmanage {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.727489 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.727592 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.727807 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: VolumeImageMetadata {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.727917 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.728016 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-vol-image-meta {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.728112 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: VolumeImageMetadata {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.728208 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Show image metadata associated with the volume. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.728312 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-vol-image-meta {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.728417 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.728521 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Show image metadata associated with the volume. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.728624 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-vol-image-meta {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.728722 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.728832 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.728932 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-vol-image-meta {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.729017 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.729096 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.729167 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: Qos_specs_manage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.729242 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.729348 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: qos-specs {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.729446 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: Qos_specs_manage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.729543 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: QoS specs support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.729645 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: qos-specs {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.729724 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.729806 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: QoS specs support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.729883 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: qos-specs {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.729965 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.730129 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.730242 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: qos-specs {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.730454 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.730577 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.730772 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.730923 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: VolumeMigStatusAttribute {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.731080 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-vol-mig-status-attr {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.731172 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: VolumeMigStatusAttribute {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.731387 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-vol-mig-status-attr {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.731502 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.731722 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.731836 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.732032 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.732159 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-vol-mig-status-attr {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.732348 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.732464 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.732664 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.732776 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.732983 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.733109 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: Scheduler_stats {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.733289 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: scheduler-stats {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.733399 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: Scheduler_stats {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.733597 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: scheduler-stats {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.733711 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Scheduler stats support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.733905 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.734026 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Scheduler stats support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.734212 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.734325 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: scheduler-stats {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.735073 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: scheduler-stats {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.735189 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.735359 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.735512 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.735714 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: Cgsnapshots {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.735884 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.736036 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: Cgsnapshots {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.736149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: cgsnapshots {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.736314 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: cgsnapshots {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.736424 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: cgsnapshots support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.736633 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: cgsnapshots support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.736746 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.739717 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.739843 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: cgsnapshots {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.739924 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: cgsnapshots {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.740025 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.740125 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.740212 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.740294 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.740393 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: Capabilities {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.740491 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: Capabilities {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.740595 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: capabilities {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.740694 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: capabilities {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.740799 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Capabilities support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.740903 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Capabilities support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.741001 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.741080 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.741158 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: capabilities {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.741234 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: capabilities {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.741322 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.741414 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.741493 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.741564 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.741660 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: SnapshotUnmanage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.741764 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: SnapshotUnmanage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.741862 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-snapshot-unmanage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.741957 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-snapshot-unmanage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.742053 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Enable volume unmanage operation. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.742149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Enable volume unmanage operation. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.742246 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.742342 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.742447 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-snapshot-unmanage {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.742545 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-snapshot-unmanage {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.742641 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.742743 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.742828 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.742908 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.743005 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: Consistencygroups {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.743107 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: Consistencygroups {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.743210 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: consistencygroups {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.743307 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: consistencygroups {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.743403 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: consistency groups support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.743507 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: consistency groups support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.743624 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.743728 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.743827 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: consistencygroups {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.743911 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: consistencygroups {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.743982 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.services.Services {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.744123 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.744123 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.744543 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: Services {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.744746 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.744923 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-services {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.745106 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: Services {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.745222 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Services support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.745459 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.745780 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-services {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.746037 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-services {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.746185 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.746371 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Services support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.746477 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.746698 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: TypesManage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.747014 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-types-manage {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.747302 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.747433 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Types manage support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.747623 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.747739 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-services {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.748009 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.748156 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-types-manage {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.748334 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.748494 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.748825 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.749147 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: SnapshotActions {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.749266 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: TypesManage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.749482 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-snapshot-actions {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.749813 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Enable snapshot manager actions. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.750727 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.751064 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-snapshot-actions {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.751692 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-types-manage {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.751820 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.751820 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.752017 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: UsedLimits {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.752300 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-used-limits {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.752599 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Types manage support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.752756 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.752893 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.753001 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.753181 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-used-limits {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.753292 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-types-manage {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.753603 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.753946 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.754148 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.754298 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: SnapshotActions {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.754592 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-snapshot-actions {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.754833 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.754936 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Enable snapshot manager actions. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.755167 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: VolumeEncryptionMetadata {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.755272 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.755474 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-volume-encryption-metadata {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.755583 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-snapshot-actions {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.755875 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.756084 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.756189 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.756409 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.756511 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: UsedLimits {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.756733 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.756826 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-used-limits {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.757073 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.757176 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Provide data on limited resources that are being used. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.757402 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.757503 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.757723 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-used-limits {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.757822 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: VolumeHostAttribute {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.758049 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-vol-host-attr {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.758150 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.758376 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.758470 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.758690 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.758784 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: VolumeEncryptionMetadata {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.759003 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-volume-encryption-metadata {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.759104 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-vol-host-attr {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.759328 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.759434 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.759712 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.759819 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87988) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.759952 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-volume-encryption-metadata {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.760097 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext name: AvailabilityZones {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.760275 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext alias: os-availability-zone {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.760602 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext description: Describe Availability Zones. {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.760861 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.760970 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87988) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.761211 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Loaded extension: os-availability-zone {{(pid=87988) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.761577 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.761936 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: VolumeHostAttribute {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.762224 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-vol-host-attr {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.762555 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Expose host as an attribute of a volume. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.762658 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.762883 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.762977 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.763207 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-vol-host-attr {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.763548 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Nov 13 00:43:35.763923 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87987) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Nov 13 00:43:35.764245 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext name: AvailabilityZones {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Nov 13 00:43:35.764569 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext alias: os-availability-zone {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Nov 13 00:43:35.764894 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext description: Describe Availability Zones. {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Nov 13 00:43:35.765214 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87987) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Nov 13 00:43:35.765377 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.765512 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.extensions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Loaded extension: os-availability-zone {{(pid=87987) register /opt/stack/cinder/cinder/api/extensions.py:140}} Nov 13 00:43:35.766333 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.767308 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.767766 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.768607 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.769019 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.770159 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.770572 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.770854 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.771279 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.772724 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.773136 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.774940 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.775361 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.786013 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.786432 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.790666 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.790899 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.791128 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.791283 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.795463 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.795667 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.795915 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.796114 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.801190 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.801527 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.801644 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.801953 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.805759 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.806182 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.806810 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.807234 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.809810 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.810232 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.811135 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.811565 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.814590 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.815019 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.815794 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.816226 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.818658 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.819070 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.820667 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.821084 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.823259 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.823738 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.825063 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.825489 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.825859 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.826278 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.830256 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.830564 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.830667 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.830987 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.833192 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.833605 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.837030 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.837454 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.837762 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.838184 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.842991 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.843405 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.845774 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.846160 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.846262 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.846586 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.848451 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.848864 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.850706 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.851090 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.851241 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.851515 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.852865 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.853275 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.853653 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.854065 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.855945 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.856179 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.856356 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.856591 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.858187 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.858598 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.858799 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.859211 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.860728 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.861146 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.861410 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.861819 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.863719 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.864139 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.864248 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.864548 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.865681 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: extensions {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.866738 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.867148 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.867529 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: extra_specs {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.869294 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.869705 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.869808 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: backups {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.871639 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.872049 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.872551 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: os-volume-manage {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.873614 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: extensions {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.874638 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: os-snapshot-manage {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.875946 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: extra_specs {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.876877 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: encryption {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.878211 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: backups {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.878916 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: os-quota-sets {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.881012 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: os-volume-manage {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.881179 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: os-volume-transfer {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.883093 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: os-snapshot-manage {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.883497 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: os-quota-class-sets {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.885277 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: encryption {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.885416 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: os-hosts {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.887324 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: os-quota-sets {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.888023 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: os-volume-type-access {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.889574 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: os-volume-transfer {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.890140 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: qos-specs {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.892915 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: os-quota-class-sets {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.894725 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: scheduler-stats {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.894850 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: os-hosts {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.896843 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: cgsnapshots {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.897457 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: os-volume-type-access {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.898794 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: capabilities {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.899557 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: qos-specs {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.900728 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: consistencygroups {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.903376 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: os-services {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.903612 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: scheduler-stats {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.905250 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: encryption {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.905646 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: cgsnapshots {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.907683 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extended resource: os-availability-zone {{(pid=87988) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.908184 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: capabilities {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.910099 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: consistencygroups {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.910209 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.910594 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.912619 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.912776 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: os-services {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.913031 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.914562 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: encryption {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.914992 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.915400 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.916793 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extended resource: os-availability-zone {{(pid=87987) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Nov 13 00:43:35.917559 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.918027 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.919278 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.919744 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.920028 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.920441 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.921752 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.922881 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.923130 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.923549 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.925735 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.926143 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.926637 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.927367 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.928315 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.928729 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.929603 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.930060 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.930540 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.930948 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.932099 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.932516 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.932786 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.933194 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.934651 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.934806 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.snapshot_actions [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] SnapshotActionsController initialized {{(pid=87988) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Nov 13 00:43:35.935061 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.935162 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension VolumeActions extending resource: volumes {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.935530 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.935916 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.936282 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension AdminActions extending resource: volumes {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.936652 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension AdminActions extending resource: snapshots {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.937020 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension AdminActions extending resource: backups {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.937271 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.937379 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.937770 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.937888 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.938143 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.938490 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.938857 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.939207 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.939608 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension TypesManage extending resource: types {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.939991 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.940295 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.940402 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension UsedLimits extending resource: limits {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.940658 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-c2d368a7-3746-46a2-b143-0220cb379be6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87988) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.940760 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.942526 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.942941 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.944830 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 00:43:35.945239 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 00:43:35.946927 n-d-729945-8 devstack@c-api.service[87986]: WARNING keystonemiddleware.auth_token [None req-c2d368a7-3746-46a2-b143-0220cb379be6 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. Nov 13 00:43:35.947084 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.snapshot_actions [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] SnapshotActionsController initialized {{(pid=87987) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Nov 13 00:43:35.947453 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension VolumeActions extending resource: volumes {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.947914 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.948274 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.948640 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension AdminActions extending resource: volumes {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.949021 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension AdminActions extending resource: snapshots {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.949393 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension AdminActions extending resource: backups {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.949758 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.950115 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension VolumeTypeAccess extending resource: types {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.950491 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.950840 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.951203 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.951555 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.951934 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension TypesManage extending resource: types {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.952289 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension SnapshotActions extending resource: snapshots {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.952584 n-d-729945-8 devstack@c-api.service[87986]: WARNING keystonemiddleware.auth_token [None req-c2d368a7-3746-46a2-b143-0220cb379be6 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 Nov 13 00:43:35.952694 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension UsedLimits extending resource: limits {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.952955 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack [None req-21064d54-e7fa-4c30-bb59-f6616635229a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87987) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Nov 13 00:43:35.958587 n-d-729945-8 devstack@c-api.service[87986]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55ad3946a9c0 pid: 87988 (default app) Nov 13 00:43:35.960029 n-d-729945-8 devstack@c-api.service[87986]: WARNING keystonemiddleware.auth_token [None req-21064d54-e7fa-4c30-bb59-f6616635229a 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. Nov 13 00:43:35.961235 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1/1] 10.222.0.13 () {50 vars in 766 bytes} [Fri Nov 13 00:43:35 2020] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Nov 13 00:43:35.965693 n-d-729945-8 devstack@c-api.service[87986]: WARNING keystonemiddleware.auth_token [None req-21064d54-e7fa-4c30-bb59-f6616635229a 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 Nov 13 00:43:35.972133 n-d-729945-8 devstack@c-api.service[87986]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55ad3946a9c0 pid: 87987 (default app) Nov 13 00:43:42.581763 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e76b955-f2df-4a13-a7d6-6bb122545f75 admin admin] POST http://10.222.0.13/volume/v3/50309143be9440a9844b8ce970854bd5/types Nov 13 00:43:42.583979 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:43:42.583979 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:43:42.584567 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4e76b955-f2df-4a13-a7d6-6bb122545f75 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 00:43:42.587471 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:43:42.587471 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:43:42.603420 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-4e76b955-f2df-4a13-a7d6-6bb122545f75 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 00:43:42.655651 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e76b955-f2df-4a13-a7d6-6bb122545f75 admin admin] http://10.222.0.13/volume/v3/50309143be9440a9844b8ce970854bd5/types returned with HTTP 200 Nov 13 00:43:42.662612 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 2/2] 10.222.0.13 () {60 vars in 1228 bytes} [Fri Nov 13 00:43:41 2020] POST /volume/v3/50309143be9440a9844b8ce970854bd5/types => generated 186 bytes in 810 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:43:43.076715 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-4e76b955-f2df-4a13-a7d6-6bb122545f75 req-b19ab065-647e-4255-b6d8-d20772ff9161 admin admin] POST http://10.222.0.13/volume/v3/50309143be9440a9844b8ce970854bd5/types/666914f7-60c2-42df-a9e5-e98cb3a01ac6/extra_specs Nov 13 00:43:43.079212 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:43:43.079212 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:43:43.079915 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-4e76b955-f2df-4a13-a7d6-6bb122545f75 req-b19ab065-647e-4255-b6d8-d20772ff9161 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 00:43:43.085214 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:43:43.085214 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:43:43.142458 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [req-4e76b955-f2df-4a13-a7d6-6bb122545f75 req-b19ab065-647e-4255-b6d8-d20772ff9161 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 00:43:43.335564 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-4e76b955-f2df-4a13-a7d6-6bb122545f75 req-b19ab065-647e-4255-b6d8-d20772ff9161 admin admin] http://10.222.0.13/volume/v3/50309143be9440a9844b8ce970854bd5/types/666914f7-60c2-42df-a9e5-e98cb3a01ac6/extra_specs returned with HTTP 200 Nov 13 00:43:43.336486 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1/3] 10.222.0.13 () {62 vars in 1445 bytes} [Fri Nov 13 00:43:42 2020] POST /volume/v3/50309143be9440a9844b8ce970854bd5/types/666914f7-60c2-42df-a9e5-e98cb3a01ac6/extra_specs => generated 55 bytes in 673 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 00:44:42.302921 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e76b955-f2df-4a13-a7d6-6bb122545f75 admin admin] GET http://10.222.0.13/volume// Nov 13 00:44:42.303507 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4e76b955-f2df-4a13-a7d6-6bb122545f75 admin admin] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:44:42.303968 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4e76b955-f2df-4a13-a7d6-6bb122545f75 admin admin] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:44:42.305524 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e76b955-f2df-4a13-a7d6-6bb122545f75 admin admin] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 00:44:42.306153 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 3/4] 10.222.0.13 () {56 vars in 1088 bytes} [Fri Nov 13 00:44:42 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 00:47:10.133649 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-602d5a35-5912-42ba-b34e-8e182f02230e tempest-verify_tempest_config-374060392 tempest-verify_tempest_config-374060392] GET http://10.222.0.13/volume/v3/f0d3c989712645c689d11875f587185c/extensions Nov 13 00:47:10.134260 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-602d5a35-5912-42ba-b34e-8e182f02230e tempest-verify_tempest_config-374060392 tempest-verify_tempest_config-374060392] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:47:10.134675 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-602d5a35-5912-42ba-b34e-8e182f02230e tempest-verify_tempest_config-374060392 tempest-verify_tempest_config-374060392] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:47:10.135705 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-602d5a35-5912-42ba-b34e-8e182f02230e tempest-verify_tempest_config-374060392 tempest-verify_tempest_config-374060392] http://10.222.0.13/volume/v3/f0d3c989712645c689d11875f587185c/extensions returned with HTTP 200 Nov 13 00:47:10.136533 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 2/5] 10.222.0.13 () {56 vars in 1173 bytes} [Fri Nov 13 00:47:10 2020] GET /volume/v3/f0d3c989712645c689d11875f587185c/extensions => generated 5245 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 00:47:10.174445 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e76b955-f2df-4a13-a7d6-6bb122545f75 admin admin] GET http://10.222.0.13/volume/ Nov 13 00:47:10.174928 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4e76b955-f2df-4a13-a7d6-6bb122545f75 admin admin] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:47:10.175089 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 00:47:10.175089 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:47:10.175456 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4e76b955-f2df-4a13-a7d6-6bb122545f75 admin admin] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:47:10.176531 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e76b955-f2df-4a13-a7d6-6bb122545f75 admin admin] http://10.222.0.13/volume/ returned with HTTP 300 Nov 13 00:47:10.177134 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 4/6] 10.222.0.13 () {50 vars in 766 bytes} [Fri Nov 13 00:47:10 2020] GET /volume => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 00:54:57.973341 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] POST http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes Nov 13 00:54:57.974327 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-1929031680"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 00:54:57.976531 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-1929031680'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 00:54:57.979587 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Create volume of 1 GB Nov 13 00:54:58.011199 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Availability zone cache updated, next update will occur around 2020-11-13 01:54:58.008425. {{(pid=87987) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Nov 13 00:54:58.011912 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Availability Zones retrieved successfully. Nov 13 00:54:58.081652 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Flow 'volume_create_api' (a8978469-8ee8-4865-989c-a55bfb09f050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 00:54:58.087530 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4f5a543-73ee-4f16-bff6-d037af52bd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 00:54:58.091387 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 00:54:58.252543 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4f5a543-73ee-4f16-bff6-d037af52bd3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 00:54:58.266339 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc624aa3-1471-4a96-ba82-9e11b51389dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 00:54:58.348352 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] 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. Nov 13 00:54:58.349733 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] 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. Nov 13 00:54:58.440106 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Created reservations ['c765faa6-2baa-47f5-bde2-320bb908a1bc', '387d9d74-0e2c-4a56-8b7c-2e499c1d44eb', '9b344c4b-2e19-4391-89db-9280979422b5', 'bab7af34-2f97-4d30-a40d-b5b8dbb2e4cb'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 00:54:58.442170 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc624aa3-1471-4a96-ba82-9e11b51389dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c765faa6-2baa-47f5-bde2-320bb908a1bc', '387d9d74-0e2c-4a56-8b7c-2e499c1d44eb', '9b344c4b-2e19-4391-89db-9280979422b5', 'bab7af34-2f97-4d30-a40d-b5b8dbb2e4cb']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 00:54:58.444539 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (947719be-1e3c-4852-9065-224aa8fb32cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 00:54:58.522507 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (947719be-1e3c-4852-9065-224aa8fb32cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd7d1c29-dac2-49fb-8374-f705fc040f0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1929031680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6078e9b1f6d442c2a9efc197748887b1',qos_specs=None,replication_status=,reservations=['c765faa6-2baa-47f5-bde2-320bb908a1bc','387d9d74-0e2c-4a56-8b7c-2e499c1d44eb','9b344c4b-2e19-4391-89db-9280979422b5','bab7af34-2f97-4d30-a40d-b5b8dbb2e4cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='164b61ec8b67463ca4b8fdf7cc5a7de2',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T00:54:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1929031680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd7d1c29-dac2-49fb-8374-f705fc040f0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6078e9b1f6d442c2a9efc197748887b1',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='164b61ec8b67463ca4b8fdf7cc5a7de2',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 00:54:58.524859 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (544e3b9d-c043-4bf6-939b-72da7af6a4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 00:54:58.593522 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (544e3b9d-c043-4bf6-939b-72da7af6a4a6) 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-1929031680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6078e9b1f6d442c2a9efc197748887b1',qos_specs=None,replication_status=,reservations=['c765faa6-2baa-47f5-bde2-320bb908a1bc','387d9d74-0e2c-4a56-8b7c-2e499c1d44eb','9b344c4b-2e19-4391-89db-9280979422b5','bab7af34-2f97-4d30-a40d-b5b8dbb2e4cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='164b61ec8b67463ca4b8fdf7cc5a7de2',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 00:54:58.595492 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (583e3b6b-fa1d-4bfb-ba4a-b5d7f92ed383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 00:54:58.689210 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (583e3b6b-fa1d-4bfb-ba4a-b5d7f92ed383) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 00:54:58.699423 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Flow 'volume_create_api' (a8978469-8ee8-4865-989c-a55bfb09f050) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 00:54:58.854196 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Create volume request issued successfully. Nov 13 00:54:58.891829 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c76bbe6e-9c89-4482-9df4-bb698932f7f9 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes returned with HTTP 202 Nov 13 00:54:58.893198 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 3/7] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 00:54:57 2020] POST /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes => generated 830 bytes in 925 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 00:54:58.909017 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a3e0a8e-2062-4491-8301-aa849d5f69fa tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:54:58.909688 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a3e0a8e-2062-4491-8301-aa849d5f69fa tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:54:58.911201 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a3e0a8e-2062-4491-8301-aa849d5f69fa tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:54:59.135785 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:54:59.135785 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:54:59.153230 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9a3e0a8e-2062-4491-8301-aa849d5f69fa tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:54:59.261446 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a3e0a8e-2062-4491-8301-aa849d5f69fa tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:54:59.267194 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 5/8] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:54:58 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 922 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:55:00.290529 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b32d26a4-450a-4276-ba07-955c52eeadfa tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:55:00.291329 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b32d26a4-450a-4276-ba07-955c52eeadfa tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:00.291329 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:00.291329 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:00.291876 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b32d26a4-450a-4276-ba07-955c52eeadfa tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:00.433019 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:00.433019 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:00.464166 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b32d26a4-450a-4276-ba07-955c52eeadfa tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:55:00.517309 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b32d26a4-450a-4276-ba07-955c52eeadfa tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:55:00.518888 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 4/9] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:55:00 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 922 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 00:55:01.546283 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0eafc510-095d-4d66-8caf-785ac208dd7b tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:55:01.546950 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0eafc510-095d-4d66-8caf-785ac208dd7b tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:01.547180 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:01.547180 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:01.547558 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0eafc510-095d-4d66-8caf-785ac208dd7b tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:01.642657 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:01.642657 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:01.663532 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0eafc510-095d-4d66-8caf-785ac208dd7b tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:55:01.719818 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0eafc510-095d-4d66-8caf-785ac208dd7b tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:55:01.735772 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 6/10] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:55:01 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 923 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:55:03.067186 n-d-729945-8 devstack@c-api.service[87986]: WARNING keystonemiddleware.auth_token [None req-b32d26a4-450a-4276-ba07-955c52eeadfa tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] 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. Nov 13 00:55:03.072251 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-07b0f4e8-66f4-49d7-a63c-68ac72c6d835 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:55:03.073291 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-07b0f4e8-66f4-49d7-a63c-68ac72c6d835 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:03.073782 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:03.073782 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:03.074355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-07b0f4e8-66f4-49d7-a63c-68ac72c6d835 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:03.138305 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:03.138305 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:03.149556 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-07b0f4e8-66f4-49d7-a63c-68ac72c6d835 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:55:03.209724 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-07b0f4e8-66f4-49d7-a63c-68ac72c6d835 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:55:03.211695 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 5/11] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 00:55:03 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 923 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:55:03.407298 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0eafc510-095d-4d66-8caf-785ac208dd7b tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume// Nov 13 00:55:03.408094 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0eafc510-095d-4d66-8caf-785ac208dd7b tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:03.408490 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:03.408490 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:03.409126 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0eafc510-095d-4d66-8caf-785ac208dd7b tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:03.410581 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0eafc510-095d-4d66-8caf-785ac208dd7b tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 00:55:03.411821 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 7/12] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 00:55:03 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 00:55:03.434972 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-8dad0ea8-0a79-4ee1-9baf-1da8a9c6cf32 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] POST http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/attachments Nov 13 00:55:03.437199 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:03.437199 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:03.439059 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-8dad0ea8-0a79-4ee1-9baf-1da8a9c6cf32 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd7d1c29-dac2-49fb-8374-f705fc040f0e", "instance_uuid": "d2e9b530-d967-4079-8992-b57b677afba8", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 00:55:03.505713 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:03.505713 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:03.629668 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-8dad0ea8-0a79-4ee1-9baf-1da8a9c6cf32 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/attachments returned with HTTP 200 Nov 13 00:55:03.645260 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 6/13] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 00:55:03 2020] POST /volume/v3/6078e9b1f6d442c2a9efc197748887b1/attachments => generated 273 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 00:55:03.692451 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bced312e-69f7-4cfe-8224-d4b5de662511 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:55:03.693242 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bced312e-69f7-4cfe-8224-d4b5de662511 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:03.693872 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bced312e-69f7-4cfe-8224-d4b5de662511 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:03.721109 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-8dad0ea8-0a79-4ee1-9baf-1da8a9c6cf32 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume// Nov 13 00:55:03.721660 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-8dad0ea8-0a79-4ee1-9baf-1da8a9c6cf32 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:03.721882 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:03.721882 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:03.722263 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-8dad0ea8-0a79-4ee1-9baf-1da8a9c6cf32 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:03.723816 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-8dad0ea8-0a79-4ee1-9baf-1da8a9c6cf32 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 00:55:03.724826 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 7/14] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 00:55:03 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 00:55:03.804837 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:03.804837 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:03.828030 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bced312e-69f7-4cfe-8224-d4b5de662511 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:55:03.880858 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:03.880858 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:03.892810 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-6a9b23fa-a914-4fc9-914a-e0f636ede32d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:55:03.893422 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-6a9b23fa-a914-4fc9-914a-e0f636ede32d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:03.896184 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-6a9b23fa-a914-4fc9-914a-e0f636ede32d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:03.898731 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bced312e-69f7-4cfe-8224-d4b5de662511 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:55:03.910531 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 8/15] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:55:03 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 922 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:55:04.056349 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:04.056349 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:04.091243 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-6a9b23fa-a914-4fc9-914a-e0f636ede32d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:55:04.147975 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:04.147975 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:04.171273 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-6a9b23fa-a914-4fc9-914a-e0f636ede32d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:55:04.172454 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 8/16] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 00:55:03 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 1021 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 00:55:04.313550 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-477cc56d-d799-4ad0-9008-3366d0c67e37 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] PUT http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/attachments/e8567e0d-81c5-45ca-9411-a8e3d3e858d1 Nov 13 00:55:04.314589 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:04.314589 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:04.315261 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-477cc56d-d799-4ad0-9008-3366d0c67e37 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.62", "host": "n-h1-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 00:55:04.375040 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 00:55:04.375040 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 00:55:04.375990 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-477cc56d-d799-4ad0-9008-3366d0c67e37 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Lock "b'cinder-attachment_update-fd7d1c29-dac2-49fb-8374-f705fc040f0e-n-h1-729945-8'" acquired by "attachment_update" :: waited 0.016s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 00:55:04.378539 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:04.378539 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:04.918633 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-782c64e5-e144-498a-bb05-d56a7c893b7d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:55:04.919166 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-782c64e5-e144-498a-bb05-d56a7c893b7d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:04.919401 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:04.919401 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:04.921218 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-782c64e5-e144-498a-bb05-d56a7c893b7d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:05.090563 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:05.090563 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:05.117662 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-782c64e5-e144-498a-bb05-d56a7c893b7d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:55:05.176648 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:05.176648 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:05.189891 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-782c64e5-e144-498a-bb05-d56a7c893b7d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:55:05.202120 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 9/17] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:55:04 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 922 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:55:06.208065 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e69fa073-20bc-4fbd-a59c-db576f7834d3 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:55:06.208652 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e69fa073-20bc-4fbd-a59c-db576f7834d3 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:06.208996 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:06.208996 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:06.209518 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e69fa073-20bc-4fbd-a59c-db576f7834d3 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:06.359928 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:06.359928 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:06.381158 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e69fa073-20bc-4fbd-a59c-db576f7834d3 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:55:06.418802 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:06.418802 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:06.448583 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e69fa073-20bc-4fbd-a59c-db576f7834d3 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:55:06.449592 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 10/18] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:55:06 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 922 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:55:07.472538 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-68320951-c793-48b5-b654-24a2318569f7 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:55:07.475710 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-68320951-c793-48b5-b654-24a2318569f7 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:07.476336 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:07.476336 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:07.478986 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-68320951-c793-48b5-b654-24a2318569f7 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:07.780437 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:07.780437 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:07.802633 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-68320951-c793-48b5-b654-24a2318569f7 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:55:07.909026 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:07.909026 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:07.964760 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-68320951-c793-48b5-b654-24a2318569f7 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:55:07.972994 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 11/19] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:55:07 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 922 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:55:08.989641 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d05ae5e8-45cb-4c39-bc61-5bfcfbb69073 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:55:08.990966 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d05ae5e8-45cb-4c39-bc61-5bfcfbb69073 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:08.991349 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:08.991349 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:08.991957 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d05ae5e8-45cb-4c39-bc61-5bfcfbb69073 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:09.177609 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:09.177609 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:09.208438 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d05ae5e8-45cb-4c39-bc61-5bfcfbb69073 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:55:09.260951 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:09.260951 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:09.290839 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d05ae5e8-45cb-4c39-bc61-5bfcfbb69073 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:55:09.291614 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 12/20] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:55:08 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 922 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:55:10.307967 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a3527fa7-79f9-4195-ac70-d36082d03469 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:55:10.309087 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a3527fa7-79f9-4195-ac70-d36082d03469 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:10.309440 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:10.309440 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:10.310031 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a3527fa7-79f9-4195-ac70-d36082d03469 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:10.401163 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:10.401163 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:10.414552 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a3527fa7-79f9-4195-ac70-d36082d03469 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:55:10.471702 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:10.471702 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:10.493014 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a3527fa7-79f9-4195-ac70-d36082d03469 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:55:10.517725 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 13/21] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:55:10 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 922 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:55:11.532221 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-544a0913-074d-4db1-bfbd-473c2999e979 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:55:11.539548 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-544a0913-074d-4db1-bfbd-473c2999e979 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:11.544048 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:11.544048 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:11.545415 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-544a0913-074d-4db1-bfbd-473c2999e979 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:11.766733 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:11.766733 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:11.789417 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-544a0913-074d-4db1-bfbd-473c2999e979 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:55:11.824867 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:11.824867 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:11.846071 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-544a0913-074d-4db1-bfbd-473c2999e979 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:55:11.847342 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 14/22] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:55:11 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 922 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 00:55:12.863048 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-beaf3bc4-1373-4aa5-a453-1ac359104b78 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:55:12.863662 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-beaf3bc4-1373-4aa5-a453-1ac359104b78 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:12.863761 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:12.863761 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:12.864127 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-beaf3bc4-1373-4aa5-a453-1ac359104b78 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:13.020279 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:13.020279 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:13.051472 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-beaf3bc4-1373-4aa5-a453-1ac359104b78 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:55:13.110433 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:13.110433 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:13.129222 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-beaf3bc4-1373-4aa5-a453-1ac359104b78 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:55:13.130370 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 15/23] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:55:12 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 922 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:55:13.756973 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-477cc56d-d799-4ad0-9008-3366d0c67e37 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Lock "b'cinder-attachment_update-fd7d1c29-dac2-49fb-8374-f705fc040f0e-n-h1-729945-8'" released by "attachment_update" :: held 9.381s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 00:55:13.758911 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-477cc56d-d799-4ad0-9008-3366d0c67e37 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/attachments/e8567e0d-81c5-45ca-9411-a8e3d3e858d1 returned with HTTP 200 Nov 13 00:55:13.760262 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 9/24] 10.222.0.62 () {64 vars in 1468 bytes} [Fri Nov 13 00:55:04 2020] PUT /volume/v3/6078e9b1f6d442c2a9efc197748887b1/attachments/e8567e0d-81c5-45ca-9411-a8e3d3e858d1 => generated 762 bytes in 9453 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 00:55:14.146203 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-09f3efb9-8eb4-48ed-8006-5bc75d11fd7d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:55:14.146912 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-09f3efb9-8eb4-48ed-8006-5bc75d11fd7d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:14.146912 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:14.146912 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:14.147320 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-09f3efb9-8eb4-48ed-8006-5bc75d11fd7d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:14.232601 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:14.232601 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:14.247550 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-09f3efb9-8eb4-48ed-8006-5bc75d11fd7d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:55:14.272514 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:14.272514 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:14.284003 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-09f3efb9-8eb4-48ed-8006-5bc75d11fd7d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:55:14.285539 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 16/25] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:55:14 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 923 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:55:15.301518 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1c430103-711f-4e6d-be85-c958cdd0f604 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:55:15.302409 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1c430103-711f-4e6d-be85-c958cdd0f604 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:15.302409 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:15.302409 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:15.302783 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1c430103-711f-4e6d-be85-c958cdd0f604 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:15.387239 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:15.387239 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:15.415335 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1c430103-711f-4e6d-be85-c958cdd0f604 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:55:15.476799 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:15.476799 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:15.494769 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1c430103-711f-4e6d-be85-c958cdd0f604 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:55:15.496967 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 10/26] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:55:15 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 923 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:55:16.516043 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d85f562-ae05-4421-93c4-80aecdf4c2f3 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:55:16.517169 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d85f562-ae05-4421-93c4-80aecdf4c2f3 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:16.517551 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:16.517551 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:16.518268 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d85f562-ae05-4421-93c4-80aecdf4c2f3 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:16.582123 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:16.582123 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:16.594347 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9d85f562-ae05-4421-93c4-80aecdf4c2f3 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:55:16.622441 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:16.622441 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:16.634309 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d85f562-ae05-4421-93c4-80aecdf4c2f3 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:55:16.636646 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 17/27] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:55:16 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 923 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:55:17.653332 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5e0c5884-936b-4a61-935c-c848453727d2 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:55:17.655057 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5e0c5884-936b-4a61-935c-c848453727d2 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:17.655494 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:17.655494 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:17.656159 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5e0c5884-936b-4a61-935c-c848453727d2 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:17.719213 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:17.719213 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:17.728418 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5e0c5884-936b-4a61-935c-c848453727d2 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:55:17.759642 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:17.759642 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:17.780155 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5e0c5884-936b-4a61-935c-c848453727d2 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:55:17.785196 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 11/28] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:55:17 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 923 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:55:18.800804 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-727dc7d7-0c32-46f6-a6a1-bace90f167e1 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:55:18.801407 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-727dc7d7-0c32-46f6-a6a1-bace90f167e1 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:18.801525 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:18.801525 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:18.802189 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-727dc7d7-0c32-46f6-a6a1-bace90f167e1 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:18.862150 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:18.862150 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:18.876408 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-727dc7d7-0c32-46f6-a6a1-bace90f167e1 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:55:18.905576 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:18.905576 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:18.918112 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-727dc7d7-0c32-46f6-a6a1-bace90f167e1 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:55:18.919267 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 18/29] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:55:18 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 923 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:55:19.935751 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-036f31b1-4345-40ba-92b1-0c29675040ee tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:55:19.936927 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-036f31b1-4345-40ba-92b1-0c29675040ee tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:19.937306 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:19.937306 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:19.937935 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-036f31b1-4345-40ba-92b1-0c29675040ee tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:20.061328 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:20.061328 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:20.087666 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-036f31b1-4345-40ba-92b1-0c29675040ee tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:55:20.118216 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:20.118216 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:20.131046 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-036f31b1-4345-40ba-92b1-0c29675040ee tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:55:20.132261 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 12/30] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:55:19 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 923 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:55:20.471870 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-12601f0f-3182-4081-9b12-74fceb8e0b5b tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] POST http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/attachments/e8567e0d-81c5-45ca-9411-a8e3d3e858d1/action Nov 13 00:55:20.472386 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:20.472386 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:20.474466 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-12601f0f-3182-4081-9b12-74fceb8e0b5b tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 00:55:20.474790 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-12601f0f-3182-4081-9b12-74fceb8e0b5b tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 00:55:20.553238 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:20.553238 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:20.570111 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-12601f0f-3182-4081-9b12-74fceb8e0b5b tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/attachments/e8567e0d-81c5-45ca-9411-a8e3d3e858d1/action returned with HTTP 204 Nov 13 00:55:20.570951 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 19/31] 10.222.0.62 () {64 vars in 1489 bytes} [Fri Nov 13 00:55:20 2020] POST /volume/v3/6078e9b1f6d442c2a9efc197748887b1/attachments/e8567e0d-81c5-45ca-9411-a8e3d3e858d1/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 00:55:21.148506 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a9dd225f-e38a-4e50-92fc-48709cda9486 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:55:21.149834 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a9dd225f-e38a-4e50-92fc-48709cda9486 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:21.150235 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:21.150235 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:21.150855 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a9dd225f-e38a-4e50-92fc-48709cda9486 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:21.210984 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:21.210984 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:21.233359 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a9dd225f-e38a-4e50-92fc-48709cda9486 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:55:21.256845 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:21.256845 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:21.268199 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a9dd225f-e38a-4e50-92fc-48709cda9486 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:55:21.269533 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 13/32] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:55:21 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 1215 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 00:55:31.726749 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-12601f0f-3182-4081-9b12-74fceb8e0b5b tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume// Nov 13 00:55:31.728362 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-12601f0f-3182-4081-9b12-74fceb8e0b5b tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:31.728723 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:31.728723 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:31.729331 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-12601f0f-3182-4081-9b12-74fceb8e0b5b tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:31.730665 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9417285a-de9b-4415-b01a-e6b99b4b526d req-12601f0f-3182-4081-9b12-74fceb8e0b5b tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 00:55:31.732666 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 20/33] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 00:55:31 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 00:55:31.977358 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3ed83959-c50d-495d-8f43-679bde944c06 req-6b8b8f6b-8fa3-4dea-9636-bb8c9608ddf7 tempest-LiveAutoBlockMigrationV225Test-146825390 tempest-LiveAutoBlockMigrationV225Test-146825390] POST http://10.222.0.13/volume/v3/42437ccb003941cab8faa4d3c2b59fc2/attachments Nov 13 00:55:31.978484 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:31.978484 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:31.979254 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3ed83959-c50d-495d-8f43-679bde944c06 req-6b8b8f6b-8fa3-4dea-9636-bb8c9608ddf7 tempest-LiveAutoBlockMigrationV225Test-146825390 tempest-LiveAutoBlockMigrationV225Test-146825390] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd7d1c29-dac2-49fb-8374-f705fc040f0e", "instance_uuid": "d2e9b530-d967-4079-8992-b57b677afba8", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 00:55:32.045450 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:32.045450 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:33.757390 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3ed83959-c50d-495d-8f43-679bde944c06 req-6b8b8f6b-8fa3-4dea-9636-bb8c9608ddf7 tempest-LiveAutoBlockMigrationV225Test-146825390 tempest-LiveAutoBlockMigrationV225Test-146825390] http://10.222.0.13/volume/v3/42437ccb003941cab8faa4d3c2b59fc2/attachments returned with HTTP 200 Nov 13 00:55:33.758897 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 14/34] 10.222.0.59 () {64 vars in 1358 bytes} [Fri Nov 13 00:55:31 2020] POST /volume/v3/42437ccb003941cab8faa4d3c2b59fc2/attachments => generated 762 bytes in 1788 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 00:55:33.816800 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3ed83959-c50d-495d-8f43-679bde944c06 req-3a29a374-cb18-4266-b9f5-efb03a06144f tempest-LiveAutoBlockMigrationV225Test-146825390 tempest-LiveAutoBlockMigrationV225Test-146825390] GET http://10.222.0.13/volume/v3/42437ccb003941cab8faa4d3c2b59fc2/attachments/c40e9a02-c060-4d0b-b28f-b6499082179d Nov 13 00:55:33.817405 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3ed83959-c50d-495d-8f43-679bde944c06 req-3a29a374-cb18-4266-b9f5-efb03a06144f tempest-LiveAutoBlockMigrationV225Test-146825390 tempest-LiveAutoBlockMigrationV225Test-146825390] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:33.817896 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3ed83959-c50d-495d-8f43-679bde944c06 req-3a29a374-cb18-4266-b9f5-efb03a06144f tempest-LiveAutoBlockMigrationV225Test-146825390 tempest-LiveAutoBlockMigrationV225Test-146825390] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:55:33.872387 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3ed83959-c50d-495d-8f43-679bde944c06 req-3a29a374-cb18-4266-b9f5-efb03a06144f tempest-LiveAutoBlockMigrationV225Test-146825390 tempest-LiveAutoBlockMigrationV225Test-146825390] http://10.222.0.13/volume/v3/42437ccb003941cab8faa4d3c2b59fc2/attachments/c40e9a02-c060-4d0b-b28f-b6499082179d returned with HTTP 200 Nov 13 00:55:33.877084 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 21/35] 10.222.0.59 () {60 vars in 1415 bytes} [Fri Nov 13 00:55:33 2020] GET /volume/v3/42437ccb003941cab8faa4d3c2b59fc2/attachments/c40e9a02-c060-4d0b-b28f-b6499082179d => generated 789 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 00:55:43.441039 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3ed83959-c50d-495d-8f43-679bde944c06 req-a169b65f-b326-408b-8712-38c03832d0bb tempest-LiveAutoBlockMigrationV225Test-146825390 tempest-LiveAutoBlockMigrationV225Test-146825390] POST http://10.222.0.13/volume/v3/42437ccb003941cab8faa4d3c2b59fc2/attachments/c40e9a02-c060-4d0b-b28f-b6499082179d/action Nov 13 00:55:43.441802 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:43.441802 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:43.443645 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3ed83959-c50d-495d-8f43-679bde944c06 req-a169b65f-b326-408b-8712-38c03832d0bb tempest-LiveAutoBlockMigrationV225Test-146825390 tempest-LiveAutoBlockMigrationV225Test-146825390] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 00:55:43.444087 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3ed83959-c50d-495d-8f43-679bde944c06 req-a169b65f-b326-408b-8712-38c03832d0bb tempest-LiveAutoBlockMigrationV225Test-146825390 tempest-LiveAutoBlockMigrationV225Test-146825390] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 00:55:43.522813 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:55:43.522813 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:55:43.542048 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3ed83959-c50d-495d-8f43-679bde944c06 req-a169b65f-b326-408b-8712-38c03832d0bb tempest-LiveAutoBlockMigrationV225Test-146825390 tempest-LiveAutoBlockMigrationV225Test-146825390] http://10.222.0.13/volume/v3/42437ccb003941cab8faa4d3c2b59fc2/attachments/c40e9a02-c060-4d0b-b28f-b6499082179d/action returned with HTTP 204 Nov 13 00:55:43.543396 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 15/36] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 00:55:43 2020] POST /volume/v3/42437ccb003941cab8faa4d3c2b59fc2/attachments/c40e9a02-c060-4d0b-b28f-b6499082179d/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 00:55:59.972868 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3ed83959-c50d-495d-8f43-679bde944c06 req-e8fe40a9-408e-4d6c-9755-2faaf7d4f07d tempest-LiveAutoBlockMigrationV225Test-146825390 tempest-LiveAutoBlockMigrationV225Test-146825390] DELETE http://10.222.0.13/volume/v3/42437ccb003941cab8faa4d3c2b59fc2/attachments/e8567e0d-81c5-45ca-9411-a8e3d3e858d1 Nov 13 00:55:59.973968 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3ed83959-c50d-495d-8f43-679bde944c06 req-e8fe40a9-408e-4d6c-9755-2faaf7d4f07d tempest-LiveAutoBlockMigrationV225Test-146825390 tempest-LiveAutoBlockMigrationV225Test-146825390] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:55:59.974329 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:55:59.974329 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:55:59.974938 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3ed83959-c50d-495d-8f43-679bde944c06 req-e8fe40a9-408e-4d6c-9755-2faaf7d4f07d tempest-LiveAutoBlockMigrationV225Test-146825390 tempest-LiveAutoBlockMigrationV225Test-146825390] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:56:00.031670 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:56:00.031670 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:56:00.604041 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-3ed83959-c50d-495d-8f43-679bde944c06 req-e8fe40a9-408e-4d6c-9755-2faaf7d4f07d tempest-LiveAutoBlockMigrationV225Test-146825390 tempest-LiveAutoBlockMigrationV225Test-146825390] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(c40e9a02-c060-4d0b-b28f-b6499082179d)]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 00:56:00.604512 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-3ed83959-c50d-495d-8f43-679bde944c06 req-e8fe40a9-408e-4d6c-9755-2faaf7d4f07d tempest-LiveAutoBlockMigrationV225Test-146825390 tempest-LiveAutoBlockMigrationV225Test-146825390] Adding status of: attached to pending status list for volume. {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Nov 13 00:56:00.604928 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-3ed83959-c50d-495d-8f43-679bde944c06 req-e8fe40a9-408e-4d6c-9755-2faaf7d4f07d tempest-LiveAutoBlockMigrationV225Test-146825390 tempest-LiveAutoBlockMigrationV225Test-146825390] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 00:56:00.628414 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3ed83959-c50d-495d-8f43-679bde944c06 req-e8fe40a9-408e-4d6c-9755-2faaf7d4f07d tempest-LiveAutoBlockMigrationV225Test-146825390 tempest-LiveAutoBlockMigrationV225Test-146825390] http://10.222.0.13/volume/v3/42437ccb003941cab8faa4d3c2b59fc2/attachments/e8567e0d-81c5-45ca-9411-a8e3d3e858d1 returned with HTTP 200 Nov 13 00:56:00.629942 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 22/37] 10.222.0.62 () {62 vars in 1437 bytes} [Fri Nov 13 00:55:59 2020] DELETE /volume/v3/42437ccb003941cab8faa4d3c2b59fc2/attachments/e8567e0d-81c5-45ca-9411-a8e3d3e858d1 => generated 192 bytes in 663 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 00:56:17.758090 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6ce41024-26eb-45ec-a82e-a84bb166e3d4 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:56:17.758626 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6ce41024-26eb-45ec-a82e-a84bb166e3d4 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:56:17.758814 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:56:17.758814 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:56:17.759742 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6ce41024-26eb-45ec-a82e-a84bb166e3d4 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:56:17.862990 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:56:17.862990 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:56:17.885523 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6ce41024-26eb-45ec-a82e-a84bb166e3d4 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:56:17.916021 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:56:17.916021 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:56:17.931535 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6ce41024-26eb-45ec-a82e-a84bb166e3d4 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:56:17.933061 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 16/38] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:56:17 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 1215 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 00:56:19.900071 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-dfc713f6-b196-4a3a-9413-3499896d0516 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:56:19.900974 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-dfc713f6-b196-4a3a-9413-3499896d0516 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:56:19.901579 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:56:19.901579 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:56:19.902094 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-dfc713f6-b196-4a3a-9413-3499896d0516 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:56:19.989655 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:56:19.989655 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:56:19.999919 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-dfc713f6-b196-4a3a-9413-3499896d0516 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:56:20.022988 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:56:20.022988 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:56:20.046327 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-dfc713f6-b196-4a3a-9413-3499896d0516 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:56:20.047171 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 23/39] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 00:56:19 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 1215 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 00:56:20.080805 n-d-729945-8 devstack@c-api.service[87986]: WARNING keystonemiddleware.auth_token [None req-6ce41024-26eb-45ec-a82e-a84bb166e3d4 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] 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. Nov 13 00:56:20.084407 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-a33489f9-e59c-40bc-b7b6-d7071b340466 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] POST http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e/action Nov 13 00:56:20.085196 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:56:20.085196 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:56:20.085915 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-a33489f9-e59c-40bc-b7b6-d7071b340466 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Action body: b'{"os-begin_detaching": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 00:56:20.086448 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-a33489f9-e59c-40bc-b7b6-d7071b340466 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 00:56:20.179416 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:56:20.179416 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:56:20.181076 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-a33489f9-e59c-40bc-b7b6-d7071b340466 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:56:20.193748 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-a33489f9-e59c-40bc-b7b6-d7071b340466 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Begin detaching volume completed successfully. Nov 13 00:56:20.194701 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-a33489f9-e59c-40bc-b7b6-d7071b340466 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e/action returned with HTTP 202 Nov 13 00:56:20.195849 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 17/40] 10.222.0.13 () {64 vars in 1643 bytes} [Fri Nov 13 00:56:20 2020] POST /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 00:56:20.243017 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d16bd981-9566-4202-ae00-da527dfb0ea0 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:56:20.243886 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d16bd981-9566-4202-ae00-da527dfb0ea0 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:56:20.244749 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:56:20.244749 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:56:20.245158 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d16bd981-9566-4202-ae00-da527dfb0ea0 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:56:20.318690 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-a33489f9-e59c-40bc-b7b6-d7071b340466 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume// Nov 13 00:56:20.319515 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-a33489f9-e59c-40bc-b7b6-d7071b340466 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:56:20.319988 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:56:20.319988 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:56:20.320807 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-a33489f9-e59c-40bc-b7b6-d7071b340466 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:56:20.322808 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-a33489f9-e59c-40bc-b7b6-d7071b340466 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 00:56:20.323972 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 18/41] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 00:56:20 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Nov 13 00:56:20.340022 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-793285da-9531-4c4f-a370-d6b72f1b5cb3 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:56:20.342993 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-793285da-9531-4c4f-a370-d6b72f1b5cb3 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:56:20.344649 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-793285da-9531-4c4f-a370-d6b72f1b5cb3 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:56:20.406932 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:56:20.406932 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:56:20.433782 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d16bd981-9566-4202-ae00-da527dfb0ea0 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:56:20.460380 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:56:20.460380 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:56:20.486714 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-793285da-9531-4c4f-a370-d6b72f1b5cb3 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:56:20.495462 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:56:20.495462 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:56:20.538277 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:56:20.538277 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:56:20.544078 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d16bd981-9566-4202-ae00-da527dfb0ea0 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:56:20.557505 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 24/42] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:56:20 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 1218 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 00:56:20.575561 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-793285da-9531-4c4f-a370-d6b72f1b5cb3 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:56:20.575995 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 19/43] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 00:56:20 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 1317 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 00:56:21.047713 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-52bbbaac-bfab-4d74-98e8-9b7dd44cf85d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] DELETE http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/attachments/c40e9a02-c060-4d0b-b28f-b6499082179d Nov 13 00:56:21.048481 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-52bbbaac-bfab-4d74-98e8-9b7dd44cf85d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:56:21.048779 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:56:21.048779 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:56:21.049400 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-52bbbaac-bfab-4d74-98e8-9b7dd44cf85d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:56:21.072958 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:56:21.072958 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:56:21.573757 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec636237-248e-443a-80c4-175ca5c6e177 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:56:21.576666 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec636237-248e-443a-80c4-175ca5c6e177 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:56:21.577042 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:56:21.577042 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:56:21.577426 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec636237-248e-443a-80c4-175ca5c6e177 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:56:21.633027 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:56:21.633027 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:56:21.643321 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ec636237-248e-443a-80c4-175ca5c6e177 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:56:21.679125 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:56:21.679125 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:56:21.727382 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec636237-248e-443a-80c4-175ca5c6e177 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:56:21.728407 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 20/44] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:56:21 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 1218 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 00:56:21.783361 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-52bbbaac-bfab-4d74-98e8-9b7dd44cf85d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 00:56:21.783817 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-52bbbaac-bfab-4d74-98e8-9b7dd44cf85d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 00:56:21.795390 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-168710c3-9fb3-48e6-9df4-53be948f9b75 req-52bbbaac-bfab-4d74-98e8-9b7dd44cf85d tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/attachments/c40e9a02-c060-4d0b-b28f-b6499082179d returned with HTTP 200 Nov 13 00:56:21.796580 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 25/45] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 00:56:21 2020] DELETE /volume/v3/6078e9b1f6d442c2a9efc197748887b1/attachments/c40e9a02-c060-4d0b-b28f-b6499082179d => generated 19 bytes in 754 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:56:22.746105 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c095afd-2fd0-46e5-8ef6-e5ddddf4ff13 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:56:22.746946 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c095afd-2fd0-46e5-8ef6-e5ddddf4ff13 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:56:22.747240 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:56:22.747240 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:56:22.747495 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c095afd-2fd0-46e5-8ef6-e5ddddf4ff13 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:56:22.803908 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:56:22.803908 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:56:22.825819 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8c095afd-2fd0-46e5-8ef6-e5ddddf4ff13 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:56:22.862457 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c095afd-2fd0-46e5-8ef6-e5ddddf4ff13 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:56:22.863705 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 21/46] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:56:22 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 923 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:58:45.646788 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-07bdb36e-01e4-4f85-80ac-8baa285fa36f tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] DELETE http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:58:45.647704 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-07bdb36e-01e4-4f85-80ac-8baa285fa36f tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:58:45.647704 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:58:45.647704 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:58:45.648361 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-07bdb36e-01e4-4f85-80ac-8baa285fa36f tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:58:45.648361 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-07bdb36e-01e4-4f85-80ac-8baa285fa36f tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Delete volume with id: fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:58:45.831829 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:58:45.831829 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:58:45.834145 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-07bdb36e-01e4-4f85-80ac-8baa285fa36f tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:58:45.923414 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-07bdb36e-01e4-4f85-80ac-8baa285fa36f tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Delete volume request issued successfully. Nov 13 00:58:45.925128 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-07bdb36e-01e4-4f85-80ac-8baa285fa36f tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 202 Nov 13 00:58:45.940267 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9e646419-eb87-44ca-b5f1-0fb8af3f7946 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:58:45.941476 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9e646419-eb87-44ca-b5f1-0fb8af3f7946 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:58:45.942697 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:58:45.942697 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:58:45.944148 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9e646419-eb87-44ca-b5f1-0fb8af3f7946 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:58:45.948934 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 26/47] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 00:58:45 2020] DELETE /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 0 bytes in 293 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 00:58:46.125271 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:58:46.125271 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:58:46.154702 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9e646419-eb87-44ca-b5f1-0fb8af3f7946 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:58:46.213802 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9e646419-eb87-44ca-b5f1-0fb8af3f7946 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:58:46.231039 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 22/48] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:58:45 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 922 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:58:47.254200 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d7b1b7b-603a-4633-b579-3e6aa2e73f9f tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:58:47.256821 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d7b1b7b-603a-4633-b579-3e6aa2e73f9f tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:58:47.258627 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:58:47.258627 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:58:47.261663 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d7b1b7b-603a-4633-b579-3e6aa2e73f9f tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:58:47.550490 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:58:47.550490 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:58:47.579528 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8d7b1b7b-603a-4633-b579-3e6aa2e73f9f tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:58:47.636105 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d7b1b7b-603a-4633-b579-3e6aa2e73f9f tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:58:47.637129 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 27/49] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:58:47 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 922 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:58:48.672277 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2f9df957-7e25-4381-ab81-04102e236b10 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:58:48.674281 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2f9df957-7e25-4381-ab81-04102e236b10 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:58:48.674932 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:58:48.674932 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:58:48.679252 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2f9df957-7e25-4381-ab81-04102e236b10 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:58:48.862353 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 00:58:48.862353 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 00:58:48.894168 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2f9df957-7e25-4381-ab81-04102e236b10 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Volume info retrieved successfully. Nov 13 00:58:48.953780 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2f9df957-7e25-4381-ab81-04102e236b10 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 200 Nov 13 00:58:48.962415 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 23/50] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:58:48 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 922 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 00:58:49.987025 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7059d924-63ac-4ea5-bdec-794ba7117f61 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] GET http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e Nov 13 00:58:49.988547 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7059d924-63ac-4ea5-bdec-794ba7117f61 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 00:58:49.988995 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 00:58:49.988995 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 00:58:49.989474 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7059d924-63ac-4ea5-bdec-794ba7117f61 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 00:58:50.136401 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7059d924-63ac-4ea5-bdec-794ba7117f61 tempest-LiveAutoBlockMigrationV225Test-1441216700 tempest-LiveAutoBlockMigrationV225Test-1441216700] http://10.222.0.13/volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e returned with HTTP 404 Nov 13 00:58:50.139499 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 28/51] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 00:58:49 2020] GET /volume/v3/6078e9b1f6d442c2a9efc197748887b1/volumes/fd7d1c29-dac2-49fb-8374-f705fc040f0e => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:00:04.873845 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] POST http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes Nov 13 01:00:04.874464 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:00:04.874464 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:00:04.875359 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-74955585"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:00:04.877077 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-74955585'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:00:04.882767 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Create volume of 1 GB Nov 13 01:00:04.931956 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Availability zone cache updated, next update will occur around 2020-11-13 02:00:04.929195. {{(pid=87988) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Nov 13 01:00:04.932310 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Availability Zones retrieved successfully. Nov 13 01:00:05.003033 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Flow 'volume_create_api' (8f202a93-432c-483b-bda9-30284500c949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:00:05.014771 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e462631-00a1-46bf-9d5b-51643f8a1711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:00:05.018250 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:00:05.180571 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e462631-00a1-46bf-9d5b-51643f8a1711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:00:05.183851 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e24ed5a5-7996-4dcf-8312-06edacc34bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:00:05.316633 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] 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. Nov 13 01:00:05.318343 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] 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. Nov 13 01:00:05.397759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Created reservations ['c9d40918-5b5a-47a8-a64a-6e7173c4092e', 'a3c97483-805e-461f-b34d-5142579e26ec', '9dcd4cca-6ee8-4c00-bf89-b666c0d77d23', 'a436af7a-33a2-48da-bcc1-b982c8f07ab7'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:00:05.399652 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e24ed5a5-7996-4dcf-8312-06edacc34bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9d40918-5b5a-47a8-a64a-6e7173c4092e', 'a3c97483-805e-461f-b34d-5142579e26ec', '9dcd4cca-6ee8-4c00-bf89-b666c0d77d23', 'a436af7a-33a2-48da-bcc1-b982c8f07ab7']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:00:05.402735 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070ed3cf-4d69-447a-8276-c3c6155f923c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:00:05.526794 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070ed3cf-4d69-447a-8276-c3c6155f923c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c125190-6057-492b-b31d-adab8cb62bf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-74955585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dd1df1a4f8a4ba697f60d27be2aa11c',qos_specs=None,replication_status=,reservations=['c9d40918-5b5a-47a8-a64a-6e7173c4092e','a3c97483-805e-461f-b34d-5142579e26ec','9dcd4cca-6ee8-4c00-bf89-b666c0d77d23','a436af7a-33a2-48da-bcc1-b982c8f07ab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35adc47d9ed047768373a9876275b4ba',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:00:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-74955585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c125190-6057-492b-b31d-adab8cb62bf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dd1df1a4f8a4ba697f60d27be2aa11c',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='35adc47d9ed047768373a9876275b4ba',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:00:05.529816 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (303e1875-dfe6-47a7-abd9-c4e1ddda2c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:00:05.589629 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (303e1875-dfe6-47a7-abd9-c4e1ddda2c58) 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-74955585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dd1df1a4f8a4ba697f60d27be2aa11c',qos_specs=None,replication_status=,reservations=['c9d40918-5b5a-47a8-a64a-6e7173c4092e','a3c97483-805e-461f-b34d-5142579e26ec','9dcd4cca-6ee8-4c00-bf89-b666c0d77d23','a436af7a-33a2-48da-bcc1-b982c8f07ab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35adc47d9ed047768373a9876275b4ba',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:00:05.591266 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5c02a91-b49e-4568-be89-292826cd06af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:00:05.628429 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5c02a91-b49e-4568-be89-292826cd06af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:00:05.632095 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Flow 'volume_create_api' (8f202a93-432c-483b-bda9-30284500c949) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:00:05.725054 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Create volume request issued successfully. Nov 13 01:00:05.769908 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-974b4f27-3e00-4777-a315-98db55239d0f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes returned with HTTP 202 Nov 13 01:00:05.772930 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 24/52] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:00:04 2020] POST /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes => generated 815 bytes in 904 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:00:05.792324 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d832ea4-b7d4-43c2-ad9d-c68bb1e485c1 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:00:05.793007 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d832ea4-b7d4-43c2-ad9d-c68bb1e485c1 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:00:05.793643 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d832ea4-b7d4-43c2-ad9d-c68bb1e485c1 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:00:06.046263 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:06.046263 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:06.108827 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8d832ea4-b7d4-43c2-ad9d-c68bb1e485c1 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:00:06.151296 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d832ea4-b7d4-43c2-ad9d-c68bb1e485c1 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:00:06.152457 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 29/53] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:00:05 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 907 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:00:07.178867 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-69ca0978-99f8-4dd0-a282-b886f42faa31 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:00:07.178867 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-69ca0978-99f8-4dd0-a282-b886f42faa31 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:00:07.178867 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:00:07.178867 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:00:07.182045 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-69ca0978-99f8-4dd0-a282-b886f42faa31 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:00:07.350315 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:07.350315 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:07.371839 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-69ca0978-99f8-4dd0-a282-b886f42faa31 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:00:07.429333 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-69ca0978-99f8-4dd0-a282-b886f42faa31 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:00:07.431412 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 25/54] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:00:07 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 907 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:00:08.446672 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-08cc2ff5-a289-437b-84de-dffe43fe226b tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:00:08.447620 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-08cc2ff5-a289-437b-84de-dffe43fe226b tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:00:08.447620 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:00:08.447620 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:00:08.448100 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-08cc2ff5-a289-437b-84de-dffe43fe226b tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:00:08.542069 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:08.542069 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:08.556805 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-08cc2ff5-a289-437b-84de-dffe43fe226b tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:00:08.594943 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-08cc2ff5-a289-437b-84de-dffe43fe226b tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:00:08.608568 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 30/55] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:00:08 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 908 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:00:09.603518 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-d5fab8c9-53ee-4be3-b200-d346bb310d15 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:00:09.605091 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-d5fab8c9-53ee-4be3-b200-d346bb310d15 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:00:09.606063 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:00:09.606063 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:00:09.606717 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-d5fab8c9-53ee-4be3-b200-d346bb310d15 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:00:09.721148 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:09.721148 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:09.752059 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-d5fab8c9-53ee-4be3-b200-d346bb310d15 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:00:09.786361 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-d5fab8c9-53ee-4be3-b200-d346bb310d15 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:00:09.787252 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 26/56] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:00:09 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 908 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:00:09.945392 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-08cc2ff5-a289-437b-84de-dffe43fe226b tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume// Nov 13 01:00:09.946162 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-08cc2ff5-a289-437b-84de-dffe43fe226b tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:00:09.946371 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:00:09.946371 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:00:09.947474 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-08cc2ff5-a289-437b-84de-dffe43fe226b tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:00:09.948726 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-08cc2ff5-a289-437b-84de-dffe43fe226b tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:00:09.949744 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 31/57] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:00:09 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:00:09.965723 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-09a04421-86f8-4fa8-84e2-8e7b2614016e tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] POST http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/attachments Nov 13 01:00:09.966241 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:00:09.966241 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:00:09.966650 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-09a04421-86f8-4fa8-84e2-8e7b2614016e tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c125190-6057-492b-b31d-adab8cb62bf4", "instance_uuid": "67cebae0-cb1d-486c-be92-b7c2b2bc5f7e", "connector": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:00:10.025663 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:10.025663 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:10.121098 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-09a04421-86f8-4fa8-84e2-8e7b2614016e tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/attachments returned with HTTP 200 Nov 13 01:00:10.122426 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 27/58] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:00:09 2020] POST /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/attachments => generated 273 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:00:10.163108 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-92cf9c2c-686f-44a8-80f9-beb0134bc226 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:00:10.163950 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-92cf9c2c-686f-44a8-80f9-beb0134bc226 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:00:10.164626 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-92cf9c2c-686f-44a8-80f9-beb0134bc226 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:00:10.247623 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-09a04421-86f8-4fa8-84e2-8e7b2614016e tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume// Nov 13 01:00:10.248272 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-09a04421-86f8-4fa8-84e2-8e7b2614016e tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:00:10.248602 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:00:10.248602 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:00:10.249185 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-09a04421-86f8-4fa8-84e2-8e7b2614016e tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:00:10.251056 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-09a04421-86f8-4fa8-84e2-8e7b2614016e tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:00:10.252038 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 28/59] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 01:00:10 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Nov 13 01:00:10.269162 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-5e8c40e6-6532-4aa9-a44e-7ae1299f4088 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:00:10.271301 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-5e8c40e6-6532-4aa9-a44e-7ae1299f4088 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:00:10.271854 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-5e8c40e6-6532-4aa9-a44e-7ae1299f4088 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:00:10.293584 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:10.293584 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:10.316747 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-92cf9c2c-686f-44a8-80f9-beb0134bc226 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:00:10.359319 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:10.359319 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:10.379802 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-92cf9c2c-686f-44a8-80f9-beb0134bc226 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:00:10.382492 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 32/60] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:00:10 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 907 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:00:10.387839 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:10.387839 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:10.398815 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-5e8c40e6-6532-4aa9-a44e-7ae1299f4088 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:00:10.425230 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:10.425230 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:10.437338 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-5e8c40e6-6532-4aa9-a44e-7ae1299f4088 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:00:10.439073 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 29/61] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 01:00:10 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 1006 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:00:10.481193 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-afe71257-3e75-4265-b07d-d4b675fff50d tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] PUT http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/attachments/5e2621a6-8293-4c4a-a8ec-1905a237a757 Nov 13 01:00:10.482458 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:00:10.482458 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:00:10.483211 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-afe71257-3e75-4265-b07d-d4b675fff50d tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.62", "host": "n-h1-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:00:10.542156 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:00:10.542156 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:00:10.543047 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-afe71257-3e75-4265-b07d-d4b675fff50d tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Lock "b'cinder-attachment_update-2c125190-6057-492b-b31d-adab8cb62bf4-n-h1-729945-8'" acquired by "attachment_update" :: waited 0.022s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:00:10.549067 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:10.549067 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:11.418007 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dd4e189a-35f2-415b-b90d-2c7212287e92 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:00:11.419015 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dd4e189a-35f2-415b-b90d-2c7212287e92 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:00:11.419309 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:00:11.419309 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:00:11.420014 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dd4e189a-35f2-415b-b90d-2c7212287e92 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:00:11.590721 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:11.590721 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:11.611037 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dd4e189a-35f2-415b-b90d-2c7212287e92 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:00:11.658298 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:11.658298 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:11.678985 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dd4e189a-35f2-415b-b90d-2c7212287e92 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:00:11.680668 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 30/62] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:00:11 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 907 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:00:12.576044 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-afe71257-3e75-4265-b07d-d4b675fff50d tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Lock "b'cinder-attachment_update-2c125190-6057-492b-b31d-adab8cb62bf4-n-h1-729945-8'" released by "attachment_update" :: held 2.033s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:00:12.578332 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-afe71257-3e75-4265-b07d-d4b675fff50d tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/attachments/5e2621a6-8293-4c4a-a8ec-1905a237a757 returned with HTTP 200 Nov 13 01:00:12.580004 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 33/63] 10.222.0.62 () {64 vars in 1468 bytes} [Fri Nov 13 01:00:10 2020] PUT /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/attachments/5e2621a6-8293-4c4a-a8ec-1905a237a757 => generated 762 bytes in 2104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:00:12.722272 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-52de1175-0e56-4271-9ed4-7d95f3ff8909 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:00:12.725390 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-52de1175-0e56-4271-9ed4-7d95f3ff8909 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:00:12.726771 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:00:12.726771 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:00:12.727467 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-52de1175-0e56-4271-9ed4-7d95f3ff8909 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:00:12.787431 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:12.787431 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:12.797788 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-52de1175-0e56-4271-9ed4-7d95f3ff8909 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:00:12.832841 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:12.832841 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:12.845778 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-52de1175-0e56-4271-9ed4-7d95f3ff8909 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:00:12.847409 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 31/64] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:00:12 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 908 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:00:13.868391 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7b4e6d05-f9e9-4f78-b5af-3f65442db449 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:00:13.869669 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7b4e6d05-f9e9-4f78-b5af-3f65442db449 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:00:13.870090 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:00:13.870090 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:00:13.870941 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7b4e6d05-f9e9-4f78-b5af-3f65442db449 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:00:13.959469 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:13.959469 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:13.971457 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7b4e6d05-f9e9-4f78-b5af-3f65442db449 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:00:14.021985 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:14.021985 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:14.049381 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7b4e6d05-f9e9-4f78-b5af-3f65442db449 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:00:14.061678 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 34/65] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:00:13 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 908 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:00:15.068586 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d7dc6612-5d27-4df5-aa48-04e729400c4e tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:00:15.069903 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d7dc6612-5d27-4df5-aa48-04e729400c4e tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:00:15.070335 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:00:15.070335 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:00:15.071312 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d7dc6612-5d27-4df5-aa48-04e729400c4e tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:00:15.147457 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:15.147457 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:15.158664 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d7dc6612-5d27-4df5-aa48-04e729400c4e tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:00:15.189607 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:15.189607 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:15.207201 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d7dc6612-5d27-4df5-aa48-04e729400c4e tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:00:15.209181 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 32/66] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:00:15 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 908 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:00:16.234397 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b0ba74dc-ff27-43c0-9f6c-17355aba5cda tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:00:16.235218 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b0ba74dc-ff27-43c0-9f6c-17355aba5cda tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:00:16.235524 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:00:16.235524 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:00:16.236178 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b0ba74dc-ff27-43c0-9f6c-17355aba5cda tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:00:16.500577 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:16.500577 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:16.538659 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b0ba74dc-ff27-43c0-9f6c-17355aba5cda tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:00:16.595669 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:16.595669 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:16.628375 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b0ba74dc-ff27-43c0-9f6c-17355aba5cda tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:00:16.629465 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 35/67] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:00:16 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 908 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:00:17.654542 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f739b694-4ef1-4554-adee-9e9ed90aaa07 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:00:17.655334 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f739b694-4ef1-4554-adee-9e9ed90aaa07 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:00:17.655334 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:00:17.655334 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:00:17.655827 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f739b694-4ef1-4554-adee-9e9ed90aaa07 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:00:17.867236 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:17.867236 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:17.910597 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f739b694-4ef1-4554-adee-9e9ed90aaa07 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:00:17.983925 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:17.983925 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:18.008237 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f739b694-4ef1-4554-adee-9e9ed90aaa07 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:00:18.009108 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 33/68] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:00:17 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 908 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:00:18.290206 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-7d878836-dd68-4b91-9e89-05fb743bd182 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] POST http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/attachments/5e2621a6-8293-4c4a-a8ec-1905a237a757/action Nov 13 01:00:18.294888 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:00:18.294888 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:00:18.299184 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-7d878836-dd68-4b91-9e89-05fb743bd182 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:00:18.303832 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-7d878836-dd68-4b91-9e89-05fb743bd182 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:00:18.632463 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:18.632463 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:18.696900 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-7d878836-dd68-4b91-9e89-05fb743bd182 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/attachments/5e2621a6-8293-4c4a-a8ec-1905a237a757/action returned with HTTP 204 Nov 13 01:00:18.698598 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 36/69] 10.222.0.62 () {64 vars in 1489 bytes} [Fri Nov 13 01:00:18 2020] POST /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/attachments/5e2621a6-8293-4c4a-a8ec-1905a237a757/action => generated 0 bytes in 426 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:00:19.038634 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8cccc711-e997-4af6-b560-2a851206492c tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:00:19.040045 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8cccc711-e997-4af6-b560-2a851206492c tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:00:19.040437 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:00:19.040437 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:00:19.041191 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8cccc711-e997-4af6-b560-2a851206492c tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:00:19.177069 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:19.177069 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:19.203503 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8cccc711-e997-4af6-b560-2a851206492c tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:00:19.235077 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:19.235077 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:19.266206 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8cccc711-e997-4af6-b560-2a851206492c tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:00:19.276307 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 34/70] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:00:19 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 1200 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:00:30.686604 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-7d878836-dd68-4b91-9e89-05fb743bd182 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume// Nov 13 01:00:30.692988 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-7d878836-dd68-4b91-9e89-05fb743bd182 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:00:30.693975 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:00:30.693975 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:00:30.695158 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-7d878836-dd68-4b91-9e89-05fb743bd182 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:00:30.697577 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0cdcd960-fcba-46f9-b141-bd485f1fa94d req-7d878836-dd68-4b91-9e89-05fb743bd182 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:00:30.705913 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 37/71] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:00:30 2020] GET /volume/ => generated 754 bytes in 21 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:00:30.728662 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-94ef26d0-5201-4434-acb9-13ad51832046 req-9ee24cc5-39a0-4bb0-83e8-897afacd179d tempest-LiveMigrationTest-390225550 tempest-LiveMigrationTest-390225550] POST http://10.222.0.13/volume/v3/f46586fb1b114efc94f8105439d92299/attachments Nov 13 01:00:30.730004 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:00:30.730004 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:00:30.731207 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-94ef26d0-5201-4434-acb9-13ad51832046 req-9ee24cc5-39a0-4bb0-83e8-897afacd179d tempest-LiveMigrationTest-390225550 tempest-LiveMigrationTest-390225550] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c125190-6057-492b-b31d-adab8cb62bf4", "instance_uuid": "67cebae0-cb1d-486c-be92-b7c2b2bc5f7e", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:00:30.828522 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:30.828522 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:32.749155 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-94ef26d0-5201-4434-acb9-13ad51832046 req-9ee24cc5-39a0-4bb0-83e8-897afacd179d tempest-LiveMigrationTest-390225550 tempest-LiveMigrationTest-390225550] http://10.222.0.13/volume/v3/f46586fb1b114efc94f8105439d92299/attachments returned with HTTP 200 Nov 13 01:00:32.751071 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 35/72] 10.222.0.59 () {64 vars in 1358 bytes} [Fri Nov 13 01:00:30 2020] POST /volume/v3/f46586fb1b114efc94f8105439d92299/attachments => generated 762 bytes in 2033 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:00:32.805081 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-94ef26d0-5201-4434-acb9-13ad51832046 req-ed629c8d-8d79-4abb-9fd4-cb063d5ed024 tempest-LiveMigrationTest-390225550 tempest-LiveMigrationTest-390225550] GET http://10.222.0.13/volume/v3/f46586fb1b114efc94f8105439d92299/attachments/be07bb04-7614-4751-afd1-455314b6b2c1 Nov 13 01:00:32.805673 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-94ef26d0-5201-4434-acb9-13ad51832046 req-ed629c8d-8d79-4abb-9fd4-cb063d5ed024 tempest-LiveMigrationTest-390225550 tempest-LiveMigrationTest-390225550] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:00:32.806150 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-94ef26d0-5201-4434-acb9-13ad51832046 req-ed629c8d-8d79-4abb-9fd4-cb063d5ed024 tempest-LiveMigrationTest-390225550 tempest-LiveMigrationTest-390225550] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:00:32.838155 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-94ef26d0-5201-4434-acb9-13ad51832046 req-ed629c8d-8d79-4abb-9fd4-cb063d5ed024 tempest-LiveMigrationTest-390225550 tempest-LiveMigrationTest-390225550] http://10.222.0.13/volume/v3/f46586fb1b114efc94f8105439d92299/attachments/be07bb04-7614-4751-afd1-455314b6b2c1 returned with HTTP 200 Nov 13 01:00:32.839276 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 38/73] 10.222.0.59 () {60 vars in 1415 bytes} [Fri Nov 13 01:00:32 2020] GET /volume/v3/f46586fb1b114efc94f8105439d92299/attachments/be07bb04-7614-4751-afd1-455314b6b2c1 => generated 789 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:00:46.136101 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-94ef26d0-5201-4434-acb9-13ad51832046 req-a1370a76-d575-496f-949b-f33c6561f257 tempest-LiveMigrationTest-390225550 tempest-LiveMigrationTest-390225550] POST http://10.222.0.13/volume/v3/f46586fb1b114efc94f8105439d92299/attachments/be07bb04-7614-4751-afd1-455314b6b2c1/action Nov 13 01:00:46.138025 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:00:46.138025 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:00:46.138744 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-94ef26d0-5201-4434-acb9-13ad51832046 req-a1370a76-d575-496f-949b-f33c6561f257 tempest-LiveMigrationTest-390225550 tempest-LiveMigrationTest-390225550] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:00:46.139297 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-94ef26d0-5201-4434-acb9-13ad51832046 req-a1370a76-d575-496f-949b-f33c6561f257 tempest-LiveMigrationTest-390225550 tempest-LiveMigrationTest-390225550] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:00:46.334824 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:46.334824 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:46.362138 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-94ef26d0-5201-4434-acb9-13ad51832046 req-a1370a76-d575-496f-949b-f33c6561f257 tempest-LiveMigrationTest-390225550 tempest-LiveMigrationTest-390225550] http://10.222.0.13/volume/v3/f46586fb1b114efc94f8105439d92299/attachments/be07bb04-7614-4751-afd1-455314b6b2c1/action returned with HTTP 204 Nov 13 01:00:46.370977 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 36/74] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 01:00:46 2020] POST /volume/v3/f46586fb1b114efc94f8105439d92299/attachments/be07bb04-7614-4751-afd1-455314b6b2c1/action => generated 0 bytes in 242 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:00:53.972949 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-94ef26d0-5201-4434-acb9-13ad51832046 req-196b5d66-a4e4-43e4-89f3-2b4a9931bc86 tempest-LiveMigrationTest-390225550 tempest-LiveMigrationTest-390225550] DELETE http://10.222.0.13/volume/v3/f46586fb1b114efc94f8105439d92299/attachments/5e2621a6-8293-4c4a-a8ec-1905a237a757 Nov 13 01:00:53.973947 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-94ef26d0-5201-4434-acb9-13ad51832046 req-196b5d66-a4e4-43e4-89f3-2b4a9931bc86 tempest-LiveMigrationTest-390225550 tempest-LiveMigrationTest-390225550] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:00:53.979538 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:00:53.979538 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:00:53.980829 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-94ef26d0-5201-4434-acb9-13ad51832046 req-196b5d66-a4e4-43e4-89f3-2b4a9931bc86 tempest-LiveMigrationTest-390225550 tempest-LiveMigrationTest-390225550] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:00:54.100222 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:00:54.100222 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:00:54.586814 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-94ef26d0-5201-4434-acb9-13ad51832046 req-196b5d66-a4e4-43e4-89f3-2b4a9931bc86 tempest-LiveMigrationTest-390225550 tempest-LiveMigrationTest-390225550] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(be07bb04-7614-4751-afd1-455314b6b2c1)]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:00:54.587211 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-94ef26d0-5201-4434-acb9-13ad51832046 req-196b5d66-a4e4-43e4-89f3-2b4a9931bc86 tempest-LiveMigrationTest-390225550 tempest-LiveMigrationTest-390225550] Adding status of: attached to pending status list for volume. {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Nov 13 01:00:54.587921 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-94ef26d0-5201-4434-acb9-13ad51832046 req-196b5d66-a4e4-43e4-89f3-2b4a9931bc86 tempest-LiveMigrationTest-390225550 tempest-LiveMigrationTest-390225550] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:00:54.606362 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-94ef26d0-5201-4434-acb9-13ad51832046 req-196b5d66-a4e4-43e4-89f3-2b4a9931bc86 tempest-LiveMigrationTest-390225550 tempest-LiveMigrationTest-390225550] http://10.222.0.13/volume/v3/f46586fb1b114efc94f8105439d92299/attachments/5e2621a6-8293-4c4a-a8ec-1905a237a757 returned with HTTP 200 Nov 13 01:00:54.607736 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 39/75] 10.222.0.62 () {62 vars in 1437 bytes} [Fri Nov 13 01:00:53 2020] DELETE /volume/v3/f46586fb1b114efc94f8105439d92299/attachments/5e2621a6-8293-4c4a-a8ec-1905a237a757 => generated 192 bytes in 644 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:01:20.775780 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-09911d80-cd0d-4c64-af3b-31c298ca0976 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:01:20.776268 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-09911d80-cd0d-4c64-af3b-31c298ca0976 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:01:20.776442 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:01:20.776442 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:01:20.776929 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-09911d80-cd0d-4c64-af3b-31c298ca0976 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:01:20.871443 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:01:20.871443 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:01:20.883002 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-09911d80-cd0d-4c64-af3b-31c298ca0976 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:01:20.910354 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:01:20.910354 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:01:20.922193 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-09911d80-cd0d-4c64-af3b-31c298ca0976 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:01:20.923358 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 37/76] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:01:20 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 1200 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:01:23.400017 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-e4e6a12e-b664-4eb7-8e18-db4fd1ff90f7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:01:23.401245 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-e4e6a12e-b664-4eb7-8e18-db4fd1ff90f7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:01:23.401683 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:01:23.401683 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:01:23.402386 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-e4e6a12e-b664-4eb7-8e18-db4fd1ff90f7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:01:23.553004 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:01:23.553004 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:01:23.578305 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-e4e6a12e-b664-4eb7-8e18-db4fd1ff90f7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:01:23.624762 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:01:23.624762 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:01:23.646401 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-e4e6a12e-b664-4eb7-8e18-db4fd1ff90f7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:01:23.648175 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 40/77] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:01:23 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 1200 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:01:23.719950 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-c700a8a1-4cf1-4f9f-be3e-b8ddf1e096d9 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] POST http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4/action Nov 13 01:01:23.720581 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:01:23.720581 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:01:23.721211 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-c700a8a1-4cf1-4f9f-be3e-b8ddf1e096d9 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Action body: b'{"os-begin_detaching": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:01:23.721701 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-c700a8a1-4cf1-4f9f-be3e-b8ddf1e096d9 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:01:23.876342 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:01:23.876342 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:01:23.877437 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-c700a8a1-4cf1-4f9f-be3e-b8ddf1e096d9 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:01:23.897106 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-c700a8a1-4cf1-4f9f-be3e-b8ddf1e096d9 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Begin detaching volume completed successfully. Nov 13 01:01:23.897568 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-c700a8a1-4cf1-4f9f-be3e-b8ddf1e096d9 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4/action returned with HTTP 202 Nov 13 01:01:23.898834 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 38/78] 10.222.0.13 () {64 vars in 1643 bytes} [Fri Nov 13 01:01:23 2020] POST /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Nov 13 01:01:23.935034 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c3fb780-580e-4e6e-8440-f358741ba2d5 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:01:23.941539 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c3fb780-580e-4e6e-8440-f358741ba2d5 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:01:23.941904 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:01:23.941904 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:01:23.949496 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c3fb780-580e-4e6e-8440-f358741ba2d5 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:01:24.185309 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:01:24.185309 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:01:24.224590 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-c700a8a1-4cf1-4f9f-be3e-b8ddf1e096d9 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume// Nov 13 01:01:24.225328 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-c700a8a1-4cf1-4f9f-be3e-b8ddf1e096d9 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:01:24.225668 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:01:24.225668 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:01:24.226215 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-c700a8a1-4cf1-4f9f-be3e-b8ddf1e096d9 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:01:24.227700 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-c700a8a1-4cf1-4f9f-be3e-b8ddf1e096d9 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:01:24.228457 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 39/79] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:01:24 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:01:24.230591 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8c3fb780-580e-4e6e-8440-f358741ba2d5 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:01:24.242625 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-c5c9d8ff-22be-4857-b9be-80e8d373d80f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:01:24.243465 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-c5c9d8ff-22be-4857-b9be-80e8d373d80f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:01:24.244130 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-c5c9d8ff-22be-4857-b9be-80e8d373d80f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:01:24.323679 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:01:24.323679 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:01:24.356238 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c3fb780-580e-4e6e-8440-f358741ba2d5 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:01:24.362271 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 41/80] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:01:23 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 1203 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:01:24.391036 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:01:24.391036 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:01:24.423440 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-c5c9d8ff-22be-4857-b9be-80e8d373d80f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:01:24.455824 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:01:24.455824 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:01:24.467068 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-c5c9d8ff-22be-4857-b9be-80e8d373d80f tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:01:24.468686 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 40/81] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:01:24 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 1302 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:01:25.006400 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-0f20d835-b06d-4871-be8f-39079bceab19 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] DELETE http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/attachments/be07bb04-7614-4751-afd1-455314b6b2c1 Nov 13 01:01:25.007210 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-0f20d835-b06d-4871-be8f-39079bceab19 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:01:25.007498 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:01:25.007498 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:01:25.007981 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-0f20d835-b06d-4871-be8f-39079bceab19 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:01:25.056069 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:01:25.056069 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:01:25.387146 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a7c5e78b-262a-464b-998a-832a8b6993c7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:01:25.387709 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a7c5e78b-262a-464b-998a-832a8b6993c7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:01:25.388129 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:01:25.388129 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:01:25.388731 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a7c5e78b-262a-464b-998a-832a8b6993c7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:01:25.515754 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:01:25.515754 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:01:25.537909 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a7c5e78b-262a-464b-998a-832a8b6993c7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:01:25.583447 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:01:25.583447 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:01:25.601376 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a7c5e78b-262a-464b-998a-832a8b6993c7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:01:25.615319 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 41/82] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:01:25 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 1203 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:01:26.045466 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-0f20d835-b06d-4871-be8f-39079bceab19 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:01:26.046229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-0f20d835-b06d-4871-be8f-39079bceab19 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:01:26.055398 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d8e26c3e-fec1-466a-bb0f-a85c8090e589 req-0f20d835-b06d-4871-be8f-39079bceab19 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/attachments/be07bb04-7614-4751-afd1-455314b6b2c1 returned with HTTP 200 Nov 13 01:01:26.057370 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 42/83] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 01:01:25 2020] DELETE /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/attachments/be07bb04-7614-4751-afd1-455314b6b2c1 => generated 19 bytes in 1057 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:01:26.622992 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-53937e34-2489-499c-9f07-8cafe7ad5c0a tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:01:26.624719 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-53937e34-2489-499c-9f07-8cafe7ad5c0a tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:01:26.625279 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:01:26.625279 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:01:26.626427 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-53937e34-2489-499c-9f07-8cafe7ad5c0a tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:01:26.700452 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:01:26.700452 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:01:26.717075 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-53937e34-2489-499c-9f07-8cafe7ad5c0a tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:01:26.774167 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-53937e34-2489-499c-9f07-8cafe7ad5c0a tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:01:26.790008 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 42/84] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:01:26 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 908 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:01:54.940542 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] POST http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes Nov 13 01:01:54.941954 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:01:54.941954 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:01:54.942818 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-898893822"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:01:54.944629 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-898893822'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:01:54.945266 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Create volume of 1 GB Nov 13 01:01:54.946183 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:01:54.946183 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:01:54.961715 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Availability Zones retrieved successfully. Nov 13 01:01:54.994389 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Flow 'volume_create_api' (5e5ed69d-1a90-48c3-8f75-3174478424d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:01:54.998148 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62ed3555-9a1b-4738-86ff-3db20e6c03d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:01:55.000934 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:01:55.085392 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62ed3555-9a1b-4738-86ff-3db20e6c03d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:01:55.089153 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a3a99f-b35d-49c7-a800-f94902ca5343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:01:55.374997 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Created reservations ['afe666d0-be2a-4aaf-a7eb-7e3a41d1b0ac', '4505caf0-389d-4abd-9d69-f6fb8f32ab1c', 'f9eec7ae-c3c1-4084-a04e-531a8f4bd91e', 'e77f216a-134f-4609-a9da-dd7ccec08476'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:01:55.378517 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a3a99f-b35d-49c7-a800-f94902ca5343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afe666d0-be2a-4aaf-a7eb-7e3a41d1b0ac', '4505caf0-389d-4abd-9d69-f6fb8f32ab1c', 'f9eec7ae-c3c1-4084-a04e-531a8f4bd91e', 'e77f216a-134f-4609-a9da-dd7ccec08476']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:01:55.389121 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (018f7a39-7213-426e-a549-a48670dcd611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:01:55.505898 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (018f7a39-7213-426e-a549-a48670dcd611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcf507dc-2c3c-4b3f-b0a0-40d36c30c197', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-898893822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b91b1e41b38413ba81ad2d779591a2c',qos_specs=None,replication_status=,reservations=['afe666d0-be2a-4aaf-a7eb-7e3a41d1b0ac','4505caf0-389d-4abd-9d69-f6fb8f32ab1c','f9eec7ae-c3c1-4084-a04e-531a8f4bd91e','e77f216a-134f-4609-a9da-dd7ccec08476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab4c9c2c49e41d7b57e4cc21cccdaad',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:01:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-898893822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcf507dc-2c3c-4b3f-b0a0-40d36c30c197,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b91b1e41b38413ba81ad2d779591a2c',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='3ab4c9c2c49e41d7b57e4cc21cccdaad',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:01:55.512904 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6bfdf59-0508-4e99-a4ac-a11beaeb3be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:01:55.553914 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6bfdf59-0508-4e99-a4ac-a11beaeb3be4) 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-898893822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b91b1e41b38413ba81ad2d779591a2c',qos_specs=None,replication_status=,reservations=['afe666d0-be2a-4aaf-a7eb-7e3a41d1b0ac','4505caf0-389d-4abd-9d69-f6fb8f32ab1c','f9eec7ae-c3c1-4084-a04e-531a8f4bd91e','e77f216a-134f-4609-a9da-dd7ccec08476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab4c9c2c49e41d7b57e4cc21cccdaad',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:01:55.573935 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc9a5ec9-f348-4c52-8a6a-07e2fe61f8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:01:55.611381 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc9a5ec9-f348-4c52-8a6a-07e2fe61f8c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:01:55.615200 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Flow 'volume_create_api' (5e5ed69d-1a90-48c3-8f75-3174478424d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:01:55.850900 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Create volume request issued successfully. Nov 13 01:01:55.947073 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cd2d90f4-cada-4507-b047-ce91f6ba3ee7 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes returned with HTTP 202 Nov 13 01:01:55.950440 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 43/85] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:01:54 2020] POST /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes => generated 820 bytes in 1014 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:01:55.979537 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5ed2e149-3277-4207-b25d-51eda3757f44 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:01:55.980323 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5ed2e149-3277-4207-b25d-51eda3757f44 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:01:55.980488 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:01:55.980488 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:01:55.980773 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5ed2e149-3277-4207-b25d-51eda3757f44 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:01:56.174744 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:01:56.174744 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:01:56.212543 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5ed2e149-3277-4207-b25d-51eda3757f44 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Volume info retrieved successfully. Nov 13 01:01:56.309440 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5ed2e149-3277-4207-b25d-51eda3757f44 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 200 Nov 13 01:01:56.327673 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 43/86] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:01:55 2020] GET /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 912 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:01:57.343447 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-afb17773-6a2d-4b99-b013-4b8c11689054 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:01:57.344517 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-afb17773-6a2d-4b99-b013-4b8c11689054 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:01:57.345423 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:01:57.345423 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:01:57.356366 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-afb17773-6a2d-4b99-b013-4b8c11689054 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:01:57.498660 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:01:57.498660 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:01:57.526223 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-afb17773-6a2d-4b99-b013-4b8c11689054 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Volume info retrieved successfully. Nov 13 01:01:57.578990 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-afb17773-6a2d-4b99-b013-4b8c11689054 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 200 Nov 13 01:01:57.585774 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 44/87] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:01:57 2020] GET /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 912 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:01:58.602246 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1126c88b-db6e-48a6-82da-e9d1f1bb4b6a tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:01:58.602829 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1126c88b-db6e-48a6-82da-e9d1f1bb4b6a tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:01:58.602951 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:01:58.602951 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:01:58.603319 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1126c88b-db6e-48a6-82da-e9d1f1bb4b6a tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:01:58.714041 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:01:58.714041 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:01:58.748653 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1126c88b-db6e-48a6-82da-e9d1f1bb4b6a tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Volume info retrieved successfully. Nov 13 01:01:58.816209 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1126c88b-db6e-48a6-82da-e9d1f1bb4b6a tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 200 Nov 13 01:01:58.817696 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 44/88] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:01:58 2020] GET /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 913 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:01:59.512163 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-8b0c1f98-b8da-4e39-9fd3-33e29d9151fc tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:01:59.512945 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-8b0c1f98-b8da-4e39-9fd3-33e29d9151fc tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:01:59.513323 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:01:59.513323 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:01:59.514143 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-8b0c1f98-b8da-4e39-9fd3-33e29d9151fc tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:01:59.586172 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:01:59.586172 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:01:59.605557 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-8b0c1f98-b8da-4e39-9fd3-33e29d9151fc tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Volume info retrieved successfully. Nov 13 01:01:59.661917 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-8b0c1f98-b8da-4e39-9fd3-33e29d9151fc tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 200 Nov 13 01:01:59.669919 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 45/89] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:01:59 2020] GET /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 913 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:01:59.908153 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1126c88b-db6e-48a6-82da-e9d1f1bb4b6a tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume// Nov 13 01:01:59.909806 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1126c88b-db6e-48a6-82da-e9d1f1bb4b6a tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:01:59.910191 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:01:59.910191 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:01:59.910814 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1126c88b-db6e-48a6-82da-e9d1f1bb4b6a tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:01:59.912080 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1126c88b-db6e-48a6-82da-e9d1f1bb4b6a tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:01:59.913054 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 45/90] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:01:59 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:01:59.941653 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-74afe04f-de01-4b31-888a-1345a114b5c0 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] POST http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/attachments Nov 13 01:01:59.946982 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:01:59.946982 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:01:59.947812 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-74afe04f-de01-4b31-888a-1345a114b5c0 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dcf507dc-2c3c-4b3f-b0a0-40d36c30c197", "instance_uuid": "4ad22266-1edb-4e94-9ef8-faa170db2fd3", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:02:00.051777 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:00.051777 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:00.174517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-74afe04f-de01-4b31-888a-1345a114b5c0 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/attachments returned with HTTP 200 Nov 13 01:02:00.176080 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 46/91] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:01:59 2020] POST /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/attachments => generated 273 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:02:00.261554 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d68b58a5-8dc7-4dd6-9853-daca8bf2b6fc tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:02:00.262089 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d68b58a5-8dc7-4dd6-9853-daca8bf2b6fc tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:02:00.262571 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d68b58a5-8dc7-4dd6-9853-daca8bf2b6fc tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:02:00.279250 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-74afe04f-de01-4b31-888a-1345a114b5c0 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume// Nov 13 01:02:00.279757 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-74afe04f-de01-4b31-888a-1345a114b5c0 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:02:00.280055 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:02:00.280055 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:02:00.280457 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-74afe04f-de01-4b31-888a-1345a114b5c0 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:02:00.281736 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-74afe04f-de01-4b31-888a-1345a114b5c0 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:02:00.282578 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 47/92] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 01:02:00 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:02:00.310060 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-e89cab23-e700-4489-a17f-9331c6c14363 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:02:00.310718 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-e89cab23-e700-4489-a17f-9331c6c14363 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:02:00.311300 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-e89cab23-e700-4489-a17f-9331c6c14363 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:02:00.495074 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:00.495074 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:00.528804 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d68b58a5-8dc7-4dd6-9853-daca8bf2b6fc tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Volume info retrieved successfully. Nov 13 01:02:00.566928 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:00.566928 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:00.602498 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-e89cab23-e700-4489-a17f-9331c6c14363 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Volume info retrieved successfully. Nov 13 01:02:00.629188 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:00.629188 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:00.687254 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d68b58a5-8dc7-4dd6-9853-daca8bf2b6fc tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 200 Nov 13 01:02:00.695586 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 46/93] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:02:00 2020] GET /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 912 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:02:00.718659 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:00.718659 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:00.756071 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-e89cab23-e700-4489-a17f-9331c6c14363 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 200 Nov 13 01:02:00.763028 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 48/94] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 01:02:00 2020] GET /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 1011 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:02:00.807202 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-61f57f34-99b6-48b3-9b6e-518af1cdc552 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] PUT http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/attachments/f51dad4c-cd79-4838-bc67-1728ca14c9f3 Nov 13 01:02:00.808311 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:02:00.808311 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:02:00.818643 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-61f57f34-99b6-48b3-9b6e-518af1cdc552 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.62", "host": "n-h1-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:02:00.919828 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:02:00.919828 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:02:00.920673 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-61f57f34-99b6-48b3-9b6e-518af1cdc552 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Lock "b'cinder-attachment_update-dcf507dc-2c3c-4b3f-b0a0-40d36c30c197-n-h1-729945-8'" acquired by "attachment_update" :: waited 0.037s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:02:00.935180 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:00.935180 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:01.727040 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a795c951-943e-4679-ade4-e595cebcec88 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:02:01.728412 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a795c951-943e-4679-ade4-e595cebcec88 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:02:01.728861 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:02:01.728861 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:02:01.729814 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a795c951-943e-4679-ade4-e595cebcec88 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:02:01.981025 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:01.981025 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:01.998177 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a795c951-943e-4679-ade4-e595cebcec88 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Volume info retrieved successfully. Nov 13 01:02:02.058096 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:02.058096 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:02.080730 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a795c951-943e-4679-ade4-e595cebcec88 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 200 Nov 13 01:02:02.083498 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 49/95] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:02:01 2020] GET /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 912 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:02:03.113564 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-50a69406-974c-4bd5-b51c-4c74e2a1a291 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:02:03.115103 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-50a69406-974c-4bd5-b51c-4c74e2a1a291 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:02:03.115621 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:02:03.115621 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:02:03.118926 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-50a69406-974c-4bd5-b51c-4c74e2a1a291 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:02:03.312503 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:03.312503 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:03.332617 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-50a69406-974c-4bd5-b51c-4c74e2a1a291 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Volume info retrieved successfully. Nov 13 01:02:03.376839 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:03.376839 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:03.404828 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-50a69406-974c-4bd5-b51c-4c74e2a1a291 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 200 Nov 13 01:02:03.406086 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 50/96] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:02:03 2020] GET /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 912 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:02:04.152282 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-61f57f34-99b6-48b3-9b6e-518af1cdc552 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Lock "b'cinder-attachment_update-dcf507dc-2c3c-4b3f-b0a0-40d36c30c197-n-h1-729945-8'" released by "attachment_update" :: held 3.226s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:02:04.153484 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-61f57f34-99b6-48b3-9b6e-518af1cdc552 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/attachments/f51dad4c-cd79-4838-bc67-1728ca14c9f3 returned with HTTP 200 Nov 13 01:02:04.161175 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 47/97] 10.222.0.62 () {64 vars in 1468 bytes} [Fri Nov 13 01:02:00 2020] PUT /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/attachments/f51dad4c-cd79-4838-bc67-1728ca14c9f3 => generated 762 bytes in 3360 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:02:04.422731 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-10995f72-d963-40f7-b6cf-397ad507a0f5 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:02:04.423662 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-10995f72-d963-40f7-b6cf-397ad507a0f5 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:02:04.424344 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:02:04.424344 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:02:04.425086 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-10995f72-d963-40f7-b6cf-397ad507a0f5 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:02:04.482144 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:04.482144 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:04.493838 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-10995f72-d963-40f7-b6cf-397ad507a0f5 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Volume info retrieved successfully. Nov 13 01:02:04.516531 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:04.516531 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:04.527487 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-10995f72-d963-40f7-b6cf-397ad507a0f5 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 200 Nov 13 01:02:04.529144 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 51/98] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:02:04 2020] GET /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 913 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:02:05.550462 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5c5c3478-ccbe-4232-8892-e17ae4d50529 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:02:05.551944 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5c5c3478-ccbe-4232-8892-e17ae4d50529 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:02:05.552327 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:02:05.552327 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:02:05.552995 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5c5c3478-ccbe-4232-8892-e17ae4d50529 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:02:05.940201 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:05.940201 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:05.985899 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5c5c3478-ccbe-4232-8892-e17ae4d50529 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Volume info retrieved successfully. Nov 13 01:02:06.034644 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:06.034644 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:06.054484 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5c5c3478-ccbe-4232-8892-e17ae4d50529 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 200 Nov 13 01:02:06.056581 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 48/99] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:02:05 2020] GET /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 913 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:02:07.088293 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-42ad63c0-7f2c-4c98-a207-69eb4163a8f3 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:02:07.090421 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-42ad63c0-7f2c-4c98-a207-69eb4163a8f3 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:02:07.091405 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:02:07.091405 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:02:07.092546 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-42ad63c0-7f2c-4c98-a207-69eb4163a8f3 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:02:07.222030 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:07.222030 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:07.239046 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-42ad63c0-7f2c-4c98-a207-69eb4163a8f3 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Volume info retrieved successfully. Nov 13 01:02:07.286621 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:07.286621 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:07.303775 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-42ad63c0-7f2c-4c98-a207-69eb4163a8f3 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 200 Nov 13 01:02:07.306135 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 52/100] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:02:07 2020] GET /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 913 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:02:08.324228 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-977ebc60-bc89-415f-989b-b4fe0fd3b6f1 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:02:08.325503 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-977ebc60-bc89-415f-989b-b4fe0fd3b6f1 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:02:08.325889 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:02:08.325889 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:02:08.326499 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-977ebc60-bc89-415f-989b-b4fe0fd3b6f1 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:02:08.454164 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:08.454164 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:08.508156 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-977ebc60-bc89-415f-989b-b4fe0fd3b6f1 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Volume info retrieved successfully. Nov 13 01:02:08.574796 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:08.574796 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:08.598487 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-977ebc60-bc89-415f-989b-b4fe0fd3b6f1 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 200 Nov 13 01:02:08.620464 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 49/101] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:02:08 2020] GET /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 913 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:02:09.626391 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-482871be-d109-4fbe-b43a-5ddbd9b50017 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:02:09.628554 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-482871be-d109-4fbe-b43a-5ddbd9b50017 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:02:09.629079 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:02:09.629079 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:02:09.629777 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-482871be-d109-4fbe-b43a-5ddbd9b50017 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:02:09.780291 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-1186e428-4537-4063-a3f0-a18fa7cc81dc tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] POST http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/attachments/f51dad4c-cd79-4838-bc67-1728ca14c9f3/action Nov 13 01:02:09.781080 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:02:09.781080 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:02:09.781761 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-1186e428-4537-4063-a3f0-a18fa7cc81dc tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:02:09.782298 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-1186e428-4537-4063-a3f0-a18fa7cc81dc tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:02:09.871548 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:09.871548 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:09.909938 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-482871be-d109-4fbe-b43a-5ddbd9b50017 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Volume info retrieved successfully. Nov 13 01:02:09.965676 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:09.965676 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:09.981446 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-482871be-d109-4fbe-b43a-5ddbd9b50017 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 200 Nov 13 01:02:09.984457 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 53/102] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:02:09 2020] GET /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 913 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:02:09.990515 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:09.990515 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:10.019438 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-1941d7b1-fd5f-4956-bccf-8127b0bfd1c0 req-1186e428-4537-4063-a3f0-a18fa7cc81dc tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/attachments/f51dad4c-cd79-4838-bc67-1728ca14c9f3/action returned with HTTP 204 Nov 13 01:02:10.020807 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 50/103] 10.222.0.62 () {64 vars in 1489 bytes} [Fri Nov 13 01:02:09 2020] POST /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/attachments/f51dad4c-cd79-4838-bc67-1728ca14c9f3/action => generated 0 bytes in 245 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:02:11.024715 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d616faf4-617a-4933-a416-a79bdf015bbb tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:02:11.025352 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d616faf4-617a-4933-a416-a79bdf015bbb tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:02:11.025615 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:02:11.025615 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:02:11.025994 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d616faf4-617a-4933-a416-a79bdf015bbb tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:02:11.153119 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:11.153119 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:11.181827 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d616faf4-617a-4933-a416-a79bdf015bbb tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Volume info retrieved successfully. Nov 13 01:02:11.261719 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:11.261719 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:11.290358 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d616faf4-617a-4933-a416-a79bdf015bbb tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 200 Nov 13 01:02:11.294158 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 54/104] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:02:11 2020] GET /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 1205 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:02:22.739108 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-49a59349-383c-4f05-9780-550c8f9ac182 req-74a2bc03-73d0-4063-8f41-8a82902b7eed tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] DELETE http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/attachments/f51dad4c-cd79-4838-bc67-1728ca14c9f3 Nov 13 01:02:22.740079 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-49a59349-383c-4f05-9780-550c8f9ac182 req-74a2bc03-73d0-4063-8f41-8a82902b7eed tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:02:22.740437 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:02:22.740437 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:02:22.741092 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-49a59349-383c-4f05-9780-550c8f9ac182 req-74a2bc03-73d0-4063-8f41-8a82902b7eed tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:02:22.789762 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:22.789762 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:23.609525 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-49a59349-383c-4f05-9780-550c8f9ac182 req-74a2bc03-73d0-4063-8f41-8a82902b7eed tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:02:23.610250 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-49a59349-383c-4f05-9780-550c8f9ac182 req-74a2bc03-73d0-4063-8f41-8a82902b7eed tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Pending status list for volume during attachment-delete: [] {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:02:23.623004 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-49a59349-383c-4f05-9780-550c8f9ac182 req-74a2bc03-73d0-4063-8f41-8a82902b7eed tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/attachments/f51dad4c-cd79-4838-bc67-1728ca14c9f3 returned with HTTP 200 Nov 13 01:02:23.624111 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 51/105] 10.222.0.62 () {62 vars in 1437 bytes} [Fri Nov 13 01:02:22 2020] DELETE /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/attachments/f51dad4c-cd79-4838-bc67-1728ca14c9f3 => generated 19 bytes in 895 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:02:24.882278 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-949af392-819a-4e04-8023-75b66d51d230 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:02:24.883682 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-949af392-819a-4e04-8023-75b66d51d230 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:02:24.884165 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:02:24.884165 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:02:24.884874 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-949af392-819a-4e04-8023-75b66d51d230 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:02:25.002420 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:25.002420 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:25.030452 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-949af392-819a-4e04-8023-75b66d51d230 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Volume info retrieved successfully. Nov 13 01:02:25.085041 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-949af392-819a-4e04-8023-75b66d51d230 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 200 Nov 13 01:02:25.086339 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 55/106] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:02:24 2020] GET /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 913 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:02:25.108645 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-04d00543-b96b-434b-9dfd-0e1104a9e814 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:02:25.109744 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-04d00543-b96b-434b-9dfd-0e1104a9e814 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:02:25.110135 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:02:25.110135 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:02:25.111135 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-04d00543-b96b-434b-9dfd-0e1104a9e814 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:02:25.175217 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:25.175217 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:25.188555 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-04d00543-b96b-434b-9dfd-0e1104a9e814 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Volume info retrieved successfully. Nov 13 01:02:25.218652 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-04d00543-b96b-434b-9dfd-0e1104a9e814 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 200 Nov 13 01:02:25.231632 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 52/107] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:02:25 2020] GET /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 913 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:02:25.239332 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b70dec87-709c-415a-a953-50baa9dbf196 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:02:25.240159 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b70dec87-709c-415a-a953-50baa9dbf196 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:02:25.240633 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:02:25.240633 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:02:25.241348 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b70dec87-709c-415a-a953-50baa9dbf196 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:02:25.315143 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:02:25.315143 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:02:25.324995 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b70dec87-709c-415a-a953-50baa9dbf196 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Volume info retrieved successfully. Nov 13 01:02:25.353739 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b70dec87-709c-415a-a953-50baa9dbf196 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 200 Nov 13 01:02:25.355020 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 56/108] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:02:25 2020] GET /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 913 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:04:12.568803 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a0e1256e-fdef-4d6c-81f0-82bd97e376e7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] DELETE http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:04:12.569386 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a0e1256e-fdef-4d6c-81f0-82bd97e376e7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:04:12.569563 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:04:12.569563 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:04:12.569934 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a0e1256e-fdef-4d6c-81f0-82bd97e376e7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:04:12.570382 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-a0e1256e-fdef-4d6c-81f0-82bd97e376e7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Delete volume with id: 2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:04:12.744191 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:04:12.744191 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:04:12.747978 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a0e1256e-fdef-4d6c-81f0-82bd97e376e7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:04:12.856072 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a0e1256e-fdef-4d6c-81f0-82bd97e376e7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Delete volume request issued successfully. Nov 13 01:04:12.856985 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a0e1256e-fdef-4d6c-81f0-82bd97e376e7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 202 Nov 13 01:04:12.858693 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 53/109] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:04:12 2020] DELETE /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 0 bytes in 294 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:04:12.866839 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca533fca-6e7b-4f90-851e-0d91dda26350 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:04:12.867591 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca533fca-6e7b-4f90-851e-0d91dda26350 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:04:12.867990 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:04:12.867990 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:04:12.868596 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca533fca-6e7b-4f90-851e-0d91dda26350 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:04:12.978509 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:04:12.978509 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:04:13.000048 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ca533fca-6e7b-4f90-851e-0d91dda26350 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:04:13.043386 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca533fca-6e7b-4f90-851e-0d91dda26350 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:04:13.056065 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 57/110] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:04:12 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 907 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:04:14.069966 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d5dc90a5-43b8-409d-9526-3954092d03d7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:04:14.071025 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d5dc90a5-43b8-409d-9526-3954092d03d7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:04:14.071388 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:04:14.071388 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:04:14.072025 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d5dc90a5-43b8-409d-9526-3954092d03d7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:04:14.191824 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:04:14.191824 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:04:14.214998 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d5dc90a5-43b8-409d-9526-3954092d03d7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Volume info retrieved successfully. Nov 13 01:04:14.277727 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d5dc90a5-43b8-409d-9526-3954092d03d7 tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 200 Nov 13 01:04:14.281101 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 54/111] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:04:14 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 907 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:04:15.317707 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a16c2397-e683-480a-b35a-e130c399fcdc tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] GET http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 Nov 13 01:04:15.318308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a16c2397-e683-480a-b35a-e130c399fcdc tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:04:15.318629 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:04:15.318629 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:04:15.319270 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a16c2397-e683-480a-b35a-e130c399fcdc tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:04:15.470152 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:04:15.470152 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:04:15.480763 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a16c2397-e683-480a-b35a-e130c399fcdc tempest-LiveMigrationTest-1676950995 tempest-LiveMigrationTest-1676950995] http://10.222.0.13/volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 returned with HTTP 404 Nov 13 01:04:15.481795 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 58/112] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:04:15 2020] GET /volume/v3/0dd1df1a4f8a4ba697f60d27be2aa11c/volumes/2c125190-6057-492b-b31d-adab8cb62bf4 => generated 109 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:06:34.880237 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] POST http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes Nov 13 01:06:34.880811 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:34.880811 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:34.882362 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1343833753", "imageRef": "16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:06:34.888035 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1343833753', 'imageRef': '16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:06:35.090640 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Create volume of 1 GB Nov 13 01:06:35.125175 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Availability Zones retrieved successfully. Nov 13 01:06:35.169265 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Flow 'volume_create_api' (6bccec88-30a0-4fb2-b204-b154781e0222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:06:35.172282 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25e9d174-6ad1-46cc-8f7c-b84472c34c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:06:35.174372 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:06:35.489517 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25e9d174-6ad1-46cc-8f7c-b84472c34c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:06:35.534839 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e85687f-8e17-4516-bcfe-58fe9e3ad21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:06:35.765200 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Created reservations ['a39e0f09-7824-4586-814c-bf5540166859', '3a7e5198-780f-4476-ada0-f01b57b88264', 'bc7d909a-bcaa-426e-9644-9c6eb4722eaa', '53ad3a69-2e7e-4478-b156-1b8b2e25bdc2'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:06:35.767952 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e85687f-8e17-4516-bcfe-58fe9e3ad21e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a39e0f09-7824-4586-814c-bf5540166859', '3a7e5198-780f-4476-ada0-f01b57b88264', 'bc7d909a-bcaa-426e-9644-9c6eb4722eaa', '53ad3a69-2e7e-4478-b156-1b8b2e25bdc2']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:06:35.771177 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df7e4bce-9fd2-4158-a3f4-3ac4917e04ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:06:35.921513 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df7e4bce-9fd2-4158-a3f4-3ac4917e04ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41909410-dcd8-48b4-8825-770e7ec0930d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1343833753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d104e999194a7e8f3b91313b293c0b',qos_specs=None,replication_status=,reservations=['a39e0f09-7824-4586-814c-bf5540166859','3a7e5198-780f-4476-ada0-f01b57b88264','bc7d909a-bcaa-426e-9644-9c6eb4722eaa','53ad3a69-2e7e-4478-b156-1b8b2e25bdc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5128a185e084daa84df0972cca1cc9c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1343833753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41909410-dcd8-48b4-8825-770e7ec0930d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54d104e999194a7e8f3b91313b293c0b',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='c5128a185e084daa84df0972cca1cc9c',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:06:35.929809 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfa31ff4-a8a8-4de6-89b4-addd33c2871a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:06:35.998950 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfa31ff4-a8a8-4de6-89b4-addd33c2871a) 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-1343833753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d104e999194a7e8f3b91313b293c0b',qos_specs=None,replication_status=,reservations=['a39e0f09-7824-4586-814c-bf5540166859','3a7e5198-780f-4476-ada0-f01b57b88264','bc7d909a-bcaa-426e-9644-9c6eb4722eaa','53ad3a69-2e7e-4478-b156-1b8b2e25bdc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5128a185e084daa84df0972cca1cc9c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:06:36.001666 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d60e5df-71ad-4b76-b4b8-9678695cb5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:06:36.034140 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d60e5df-71ad-4b76-b4b8-9678695cb5f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:06:36.048090 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Flow 'volume_create_api' (6bccec88-30a0-4fb2-b204-b154781e0222) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:06:36.192254 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Create volume request issued successfully. Nov 13 01:06:36.241400 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-35160071-500c-4e1a-8821-2c652ae138b7 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes returned with HTTP 202 Nov 13 01:06:36.242836 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 55/113] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:06:34 2020] POST /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes => generated 821 bytes in 1824 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:06:36.258111 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f6d90408-c401-42a1-98eb-0d5b3b68cffb tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:06:36.258940 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f6d90408-c401-42a1-98eb-0d5b3b68cffb tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:36.259314 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:36.259314 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:36.259943 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f6d90408-c401-42a1-98eb-0d5b3b68cffb tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:36.377537 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:36.377537 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:36.401504 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f6d90408-c401-42a1-98eb-0d5b3b68cffb tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:06:36.458421 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f6d90408-c401-42a1-98eb-0d5b3b68cffb tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:06:36.459806 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 59/114] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:36 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 913 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:37.476998 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-30a948ef-c0b9-4e5e-bd60-96f78a7ef857 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:06:37.478570 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-30a948ef-c0b9-4e5e-bd60-96f78a7ef857 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:37.479169 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:37.479169 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:37.482981 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-30a948ef-c0b9-4e5e-bd60-96f78a7ef857 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:37.694247 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:37.694247 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:37.734497 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-30a948ef-c0b9-4e5e-bd60-96f78a7ef857 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:06:37.813844 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-30a948ef-c0b9-4e5e-bd60-96f78a7ef857 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:06:37.824024 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 56/115] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:37 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 913 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:38.830656 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cfb0c65f-5d49-44d5-b55a-09715ab2caec tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:06:38.831927 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cfb0c65f-5d49-44d5-b55a-09715ab2caec tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:38.832362 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:38.832362 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:38.833040 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cfb0c65f-5d49-44d5-b55a-09715ab2caec tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:38.971453 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:38.971453 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:38.989151 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cfb0c65f-5d49-44d5-b55a-09715ab2caec tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:06:39.019073 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cfb0c65f-5d49-44d5-b55a-09715ab2caec tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:06:39.021350 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 60/116] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:38 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 913 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:40.048490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b2d06287-57d1-4842-8d4b-0950dd7cc217 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:06:40.049109 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b2d06287-57d1-4842-8d4b-0950dd7cc217 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:40.049205 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:40.049205 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:40.049508 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b2d06287-57d1-4842-8d4b-0950dd7cc217 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:40.208129 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:40.208129 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:40.249506 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b2d06287-57d1-4842-8d4b-0950dd7cc217 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:06:40.314963 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b2d06287-57d1-4842-8d4b-0950dd7cc217 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:06:40.316831 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 57/117] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:40 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 913 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:41.334692 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d7feef5-80cc-4be2-b289-8e4398d0ebcd tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:06:41.335359 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d7feef5-80cc-4be2-b289-8e4398d0ebcd tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:41.335846 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:41.335846 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:41.336893 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d7feef5-80cc-4be2-b289-8e4398d0ebcd tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:41.495922 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:41.495922 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:41.523194 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4d7feef5-80cc-4be2-b289-8e4398d0ebcd tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:06:41.593616 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d7feef5-80cc-4be2-b289-8e4398d0ebcd tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:06:41.595369 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 61/118] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:41 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 913 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:42.619386 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8bb0fa54-6a39-44cc-9776-4a748381abb4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:06:42.621375 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8bb0fa54-6a39-44cc-9776-4a748381abb4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:42.621625 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:42.621625 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:42.622013 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8bb0fa54-6a39-44cc-9776-4a748381abb4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:42.789435 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:42.789435 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:42.800278 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8bb0fa54-6a39-44cc-9776-4a748381abb4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:06:42.827791 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8bb0fa54-6a39-44cc-9776-4a748381abb4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:06:42.829604 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 58/119] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:42 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 913 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:43.846400 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f688904e-cd68-4d41-a9e6-40c0f0ecfec3 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:06:43.848154 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f688904e-cd68-4d41-a9e6-40c0f0ecfec3 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:43.849072 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:43.849072 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:43.850046 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f688904e-cd68-4d41-a9e6-40c0f0ecfec3 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:43.992891 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:43.992891 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:44.017020 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f688904e-cd68-4d41-a9e6-40c0f0ecfec3 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:06:44.076582 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f688904e-cd68-4d41-a9e6-40c0f0ecfec3 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:06:44.082218 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 62/120] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:43 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 913 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:45.100382 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7f51a794-f52c-4c75-9f4d-346ea381f988 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:06:45.101801 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7f51a794-f52c-4c75-9f4d-346ea381f988 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:45.102201 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:45.102201 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:45.102832 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7f51a794-f52c-4c75-9f4d-346ea381f988 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:45.248092 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:45.248092 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:45.271633 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7f51a794-f52c-4c75-9f4d-346ea381f988 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:06:45.344487 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7f51a794-f52c-4c75-9f4d-346ea381f988 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:06:45.345307 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 59/121] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:45 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 913 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:46.361441 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2d1e8a05-74cb-4706-b477-ad6e2e7848d0 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:06:46.362952 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2d1e8a05-74cb-4706-b477-ad6e2e7848d0 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:46.363379 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:46.363379 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:46.364065 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2d1e8a05-74cb-4706-b477-ad6e2e7848d0 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:46.498907 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:46.498907 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:46.525847 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2d1e8a05-74cb-4706-b477-ad6e2e7848d0 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:06:46.588603 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2d1e8a05-74cb-4706-b477-ad6e2e7848d0 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:06:46.594437 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 63/122] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:46 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 913 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:47.608993 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6bdd5038-1d96-4e51-a3b9-7136dd6279c3 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:06:47.609526 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6bdd5038-1d96-4e51-a3b9-7136dd6279c3 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:47.609682 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:47.609682 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:47.610563 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6bdd5038-1d96-4e51-a3b9-7136dd6279c3 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:47.798249 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:47.798249 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:47.857074 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6bdd5038-1d96-4e51-a3b9-7136dd6279c3 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:06:47.961612 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6bdd5038-1d96-4e51-a3b9-7136dd6279c3 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:06:47.971147 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 60/123] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:47 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 913 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:48.986585 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-add811ee-5988-4b8e-9024-e1c256b5c032 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:06:48.987262 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-add811ee-5988-4b8e-9024-e1c256b5c032 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:48.987815 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:48.987815 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:48.988439 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-add811ee-5988-4b8e-9024-e1c256b5c032 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:49.103724 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:49.103724 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:49.129101 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-add811ee-5988-4b8e-9024-e1c256b5c032 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:06:49.174862 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-add811ee-5988-4b8e-9024-e1c256b5c032 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:06:49.186905 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 64/124] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:48 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 913 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:50.193296 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-47ed3834-61e8-461c-ba18-f6f0985459b2 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:06:50.193796 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-47ed3834-61e8-461c-ba18-f6f0985459b2 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:50.194182 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:50.194182 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:50.195785 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-47ed3834-61e8-461c-ba18-f6f0985459b2 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:50.334405 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:50.334405 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:50.377834 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-47ed3834-61e8-461c-ba18-f6f0985459b2 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:06:50.453883 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-47ed3834-61e8-461c-ba18-f6f0985459b2 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:06:50.454695 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 61/125] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:50 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 913 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:51.471376 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fc777127-b48d-42a0-9f01-8d852803312e tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:06:51.472884 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fc777127-b48d-42a0-9f01-8d852803312e tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:51.473510 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:51.473510 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:51.475561 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fc777127-b48d-42a0-9f01-8d852803312e tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:51.545355 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:51.545355 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:51.555547 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fc777127-b48d-42a0-9f01-8d852803312e tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:06:51.585971 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fc777127-b48d-42a0-9f01-8d852803312e tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:06:51.595798 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 65/126] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:51 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 913 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:52.604878 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-80fcbf1b-3d31-4c4a-b621-ade73c1b659f tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:06:52.606729 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-80fcbf1b-3d31-4c4a-b621-ade73c1b659f tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:52.607340 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:52.607340 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:52.608093 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-80fcbf1b-3d31-4c4a-b621-ade73c1b659f tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:52.732876 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:52.732876 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:52.756093 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-80fcbf1b-3d31-4c4a-b621-ade73c1b659f tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:06:52.797982 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-80fcbf1b-3d31-4c4a-b621-ade73c1b659f tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:06:52.808323 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 62/127] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:52 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 913 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:53.816812 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-451017b0-3c6e-4c45-915d-346867f2fe25 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:06:53.817468 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-451017b0-3c6e-4c45-915d-346867f2fe25 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:53.817786 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:53.817786 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:53.818349 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-451017b0-3c6e-4c45-915d-346867f2fe25 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:53.920994 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:53.920994 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:53.930166 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-451017b0-3c6e-4c45-915d-346867f2fe25 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:06:53.958903 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-451017b0-3c6e-4c45-915d-346867f2fe25 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:06:53.960041 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 66/128] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:53 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 913 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:54.975413 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3b418b52-7a84-4d00-bcc4-7c10a039824a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:06:54.975922 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3b418b52-7a84-4d00-bcc4-7c10a039824a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:54.976090 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:54.976090 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:54.976786 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3b418b52-7a84-4d00-bcc4-7c10a039824a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:55.034138 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:55.034138 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:55.044265 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3b418b52-7a84-4d00-bcc4-7c10a039824a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:06:55.069646 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3b418b52-7a84-4d00-bcc4-7c10a039824a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:06:55.070453 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 63/129] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:54 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 913 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:56.087631 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d9e356d5-7273-4b0f-9fec-8ec37980863d tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:06:56.088791 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d9e356d5-7273-4b0f-9fec-8ec37980863d tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:56.089281 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:56.089281 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:56.089988 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d9e356d5-7273-4b0f-9fec-8ec37980863d tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:56.261968 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:56.261968 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:56.294583 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d9e356d5-7273-4b0f-9fec-8ec37980863d tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:06:56.346100 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d9e356d5-7273-4b0f-9fec-8ec37980863d tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:06:56.347223 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 67/130] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:56 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 971 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:57.355191 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-37ffb925-5b9c-4d5f-bbcb-c48463819874 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] DELETE http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:06:57.355927 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-37ffb925-5b9c-4d5f-bbcb-c48463819874 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:57.356347 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:57.356347 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:57.356719 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-37ffb925-5b9c-4d5f-bbcb-c48463819874 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:57.357182 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-37ffb925-5b9c-4d5f-bbcb-c48463819874 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Delete volume with id: dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:06:57.366022 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6026e174-182f-4ad9-9130-eebe8b39ae47 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:06:57.366861 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6026e174-182f-4ad9-9130-eebe8b39ae47 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:57.367179 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:57.367179 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:57.367803 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6026e174-182f-4ad9-9130-eebe8b39ae47 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:57.432540 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:57.432540 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:57.456655 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6026e174-182f-4ad9-9130-eebe8b39ae47 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:06:57.484043 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6026e174-182f-4ad9-9130-eebe8b39ae47 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:06:57.485221 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 68/131] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:57 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 971 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:57.517133 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:57.517133 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:57.518621 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-37ffb925-5b9c-4d5f-bbcb-c48463819874 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Volume info retrieved successfully. Nov 13 01:06:57.577996 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-37ffb925-5b9c-4d5f-bbcb-c48463819874 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Delete volume request issued successfully. Nov 13 01:06:57.578747 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-37ffb925-5b9c-4d5f-bbcb-c48463819874 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 202 Nov 13 01:06:57.581375 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 64/132] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:06:57 2020] DELETE /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:06:57.591252 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5dfcd23b-f387-46cb-963e-91bb96e37234 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:06:57.592086 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5dfcd23b-f387-46cb-963e-91bb96e37234 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:57.593713 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:57.593713 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:57.594349 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5dfcd23b-f387-46cb-963e-91bb96e37234 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:57.792116 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:57.792116 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:57.813732 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5dfcd23b-f387-46cb-963e-91bb96e37234 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Volume info retrieved successfully. Nov 13 01:06:57.850715 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5dfcd23b-f387-46cb-963e-91bb96e37234 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 200 Nov 13 01:06:57.851894 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 69/133] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:57 2020] GET /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 912 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:58.500587 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-31425edd-8142-48ca-b187-b2d61826b7ee tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:06:58.501147 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-31425edd-8142-48ca-b187-b2d61826b7ee tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:58.501268 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:58.501268 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:58.501895 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-31425edd-8142-48ca-b187-b2d61826b7ee tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:58.717069 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:58.717069 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:58.750190 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-31425edd-8142-48ca-b187-b2d61826b7ee tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:06:58.787998 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-31425edd-8142-48ca-b187-b2d61826b7ee tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:06:58.789328 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 65/134] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:58 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 974 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:58.870732 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-be284c9a-3ec0-48ff-a887-e74d1c8b1c08 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:06:58.871712 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-be284c9a-3ec0-48ff-a887-e74d1c8b1c08 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:58.872044 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:58.872044 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:58.872607 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-be284c9a-3ec0-48ff-a887-e74d1c8b1c08 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:58.973459 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:58.973459 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:59.016062 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-be284c9a-3ec0-48ff-a887-e74d1c8b1c08 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Volume info retrieved successfully. Nov 13 01:06:59.096854 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-be284c9a-3ec0-48ff-a887-e74d1c8b1c08 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 200 Nov 13 01:06:59.116811 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 70/135] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:58 2020] GET /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 912 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:06:59.805832 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6715aac7-f448-4a65-badf-d60515fe1910 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:06:59.806377 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6715aac7-f448-4a65-badf-d60515fe1910 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:06:59.806377 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:06:59.806377 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:06:59.807760 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6715aac7-f448-4a65-badf-d60515fe1910 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:06:59.882429 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:06:59.882429 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:06:59.893071 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6715aac7-f448-4a65-badf-d60515fe1910 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:06:59.917490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6715aac7-f448-4a65-badf-d60515fe1910 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:06:59.919168 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 66/136] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:06:59 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 974 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:00.113444 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-18a08414-8b32-4248-8661-5f1324ac2164 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] GET http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 Nov 13 01:07:00.113970 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-18a08414-8b32-4248-8661-5f1324ac2164 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:00.114163 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:00.114163 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:00.114825 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-18a08414-8b32-4248-8661-5f1324ac2164 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:00.212695 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-18a08414-8b32-4248-8661-5f1324ac2164 tempest-DeleteServersTestJSON-1682916919 tempest-DeleteServersTestJSON-1682916919] http://10.222.0.13/volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 returned with HTTP 404 Nov 13 01:07:00.221906 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 71/137] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:00 2020] GET /volume/v3/8b91b1e41b38413ba81ad2d779591a2c/volumes/dcf507dc-2c3c-4b3f-b0a0-40d36c30c197 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:07:00.935123 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-85d40020-8630-42ca-94d7-83565950ae2d tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:07:00.935724 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-85d40020-8630-42ca-94d7-83565950ae2d tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:00.935843 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:00.935843 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:00.936114 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-85d40020-8630-42ca-94d7-83565950ae2d tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:00.997909 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:00.997909 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:01.011172 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-85d40020-8630-42ca-94d7-83565950ae2d tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:07:01.037032 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-85d40020-8630-42ca-94d7-83565950ae2d tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:07:01.037898 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 67/138] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:00 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 974 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:02.077818 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3ad01d2f-3537-4e40-911c-d17d8d09ead4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:07:02.080042 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3ad01d2f-3537-4e40-911c-d17d8d09ead4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:02.080750 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3ad01d2f-3537-4e40-911c-d17d8d09ead4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:02.171888 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:02.171888 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:02.183839 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3ad01d2f-3537-4e40-911c-d17d8d09ead4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:07:02.212423 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3ad01d2f-3537-4e40-911c-d17d8d09ead4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:07:02.214339 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 72/139] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:02 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 974 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:03.234428 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-068fec09-34b5-4846-8498-a9f83cc6a37a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:07:03.236115 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-068fec09-34b5-4846-8498-a9f83cc6a37a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:03.236528 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:03.236528 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:03.238004 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-068fec09-34b5-4846-8498-a9f83cc6a37a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:03.379032 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:03.379032 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:03.419474 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-068fec09-34b5-4846-8498-a9f83cc6a37a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:07:03.485718 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-068fec09-34b5-4846-8498-a9f83cc6a37a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:07:03.491409 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 68/140] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:03 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 974 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:04.505059 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4cbe24be-d366-4921-a9bd-5b224c0a548d tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:07:04.505809 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4cbe24be-d366-4921-a9bd-5b224c0a548d tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:04.506322 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:04.506322 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:04.506728 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4cbe24be-d366-4921-a9bd-5b224c0a548d tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:04.572252 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:04.572252 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:04.582291 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4cbe24be-d366-4921-a9bd-5b224c0a548d tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:07:04.614243 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4cbe24be-d366-4921-a9bd-5b224c0a548d tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:07:04.615758 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 73/141] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:04 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 1362 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:07:04.632789 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] POST http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes Nov 13 01:07:04.633264 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:04.633264 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:04.633655 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-987428639"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:07:04.636312 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-987428639'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:07:04.637025 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Create volume of 1 GB Nov 13 01:07:04.651794 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Availability Zones retrieved successfully. Nov 13 01:07:04.672217 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Flow 'volume_create_api' (5f2d2f56-db03-4c79-b577-de8c1eb8870e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:07:04.676107 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dba0034-134f-4e30-bba4-f036eddf3588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:07:04.710028 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:07:04.835885 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dba0034-134f-4e30-bba4-f036eddf3588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:07:04.838615 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b18a5f3c-d63f-496d-98d8-353a216cc6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:07:04.939728 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Created reservations ['371813e3-ffa7-4c76-909c-484adc57708d', 'd72a5896-30ea-450d-a416-63751d2a09bc', '45a0c5e3-3efe-4e41-bf1f-2f18cff62dfa', '95061e81-389d-434b-8c4a-80f8738ac195'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:07:04.942167 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b18a5f3c-d63f-496d-98d8-353a216cc6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['371813e3-ffa7-4c76-909c-484adc57708d', 'd72a5896-30ea-450d-a416-63751d2a09bc', '45a0c5e3-3efe-4e41-bf1f-2f18cff62dfa', '95061e81-389d-434b-8c4a-80f8738ac195']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:07:04.945128 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4dbbd94-9c88-40b3-b478-8000da5580cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:07:05.034266 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4dbbd94-9c88-40b3-b478-8000da5580cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e875931-aa1e-423f-ba83-518c9fff9e6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-987428639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d104e999194a7e8f3b91313b293c0b',qos_specs=None,replication_status=,reservations=['371813e3-ffa7-4c76-909c-484adc57708d','d72a5896-30ea-450d-a416-63751d2a09bc','45a0c5e3-3efe-4e41-bf1f-2f18cff62dfa','95061e81-389d-434b-8c4a-80f8738ac195'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5128a185e084daa84df0972cca1cc9c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:07:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-987428639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e875931-aa1e-423f-ba83-518c9fff9e6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54d104e999194a7e8f3b91313b293c0b',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='c5128a185e084daa84df0972cca1cc9c',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:07:05.037131 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e17916d-c71e-4ac3-8878-1f10a52969ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:07:05.092849 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e17916d-c71e-4ac3-8878-1f10a52969ff) 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-987428639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d104e999194a7e8f3b91313b293c0b',qos_specs=None,replication_status=,reservations=['371813e3-ffa7-4c76-909c-484adc57708d','d72a5896-30ea-450d-a416-63751d2a09bc','45a0c5e3-3efe-4e41-bf1f-2f18cff62dfa','95061e81-389d-434b-8c4a-80f8738ac195'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5128a185e084daa84df0972cca1cc9c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:07:05.095870 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cf81080-1d2c-4a12-ba77-fbe180682266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:07:05.118380 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cf81080-1d2c-4a12-ba77-fbe180682266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:07:05.122597 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Flow 'volume_create_api' (5f2d2f56-db03-4c79-b577-de8c1eb8870e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:07:05.187338 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Create volume request issued successfully. Nov 13 01:07:05.205828 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-73e8069c-5162-4ae9-976a-dc5d03ef9c0b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes returned with HTTP 202 Nov 13 01:07:05.207786 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 69/142] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:07:04 2020] POST /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes => generated 820 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:07:05.223174 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4a97e626-28dd-4398-8932-18b9c16f2cad tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c Nov 13 01:07:05.224092 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4a97e626-28dd-4398-8932-18b9c16f2cad tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:05.224524 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:05.224524 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:05.225172 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4a97e626-28dd-4398-8932-18b9c16f2cad tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:05.309606 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:05.309606 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:05.354002 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4a97e626-28dd-4398-8932-18b9c16f2cad tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:07:05.380730 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4a97e626-28dd-4398-8932-18b9c16f2cad tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c returned with HTTP 200 Nov 13 01:07:05.393167 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 74/143] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:05 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c => generated 888 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:06.399331 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c3e9f468-d208-487a-8e4e-9fcb7dec6fbb tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c Nov 13 01:07:06.399938 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c3e9f468-d208-487a-8e4e-9fcb7dec6fbb tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:06.400032 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:06.400032 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:06.400387 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c3e9f468-d208-487a-8e4e-9fcb7dec6fbb tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:06.493500 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:06.493500 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:06.503125 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c3e9f468-d208-487a-8e4e-9fcb7dec6fbb tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:07:06.530086 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c3e9f468-d208-487a-8e4e-9fcb7dec6fbb tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c returned with HTTP 200 Nov 13 01:07:06.531237 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 70/144] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:06 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c => generated 913 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:06.549393 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] POST http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes Nov 13 01:07:06.549865 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:06.549865 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:06.550280 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1821988642"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:07:06.551479 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1821988642'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:07:06.552296 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Create volume of 1 GB Nov 13 01:07:06.583486 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Availability Zones retrieved successfully. Nov 13 01:07:06.616657 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Flow 'volume_create_api' (acba777f-7419-42cf-a8b3-26cee4a6673b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:07:06.623152 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12fa4db3-5a19-4de2-a30a-7ed8012ecf5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:07:06.625592 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:07:06.752207 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12fa4db3-5a19-4de2-a30a-7ed8012ecf5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:07:06.757813 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6d010a2-c1d1-4af1-9d52-b9d8b2d934cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:07:06.882034 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Created reservations ['c4864415-22af-40d4-aae2-b2504b253150', '49504e89-8216-4ec3-a563-e63638791968', 'c5c1f56b-9639-4e08-86cb-0415a1e07e82', 'fcba8b10-a3ff-484f-8054-a417b0625021'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:07:06.886895 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6d010a2-c1d1-4af1-9d52-b9d8b2d934cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4864415-22af-40d4-aae2-b2504b253150', '49504e89-8216-4ec3-a563-e63638791968', 'c5c1f56b-9639-4e08-86cb-0415a1e07e82', 'fcba8b10-a3ff-484f-8054-a417b0625021']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:07:06.892687 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4dd645f-dfc7-4e12-8d14-60173e875e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:07:06.980409 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4dd645f-dfc7-4e12-8d14-60173e875e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd02d302c-b593-4c8b-9e15-b3920937b11c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1821988642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d104e999194a7e8f3b91313b293c0b',qos_specs=None,replication_status=,reservations=['c4864415-22af-40d4-aae2-b2504b253150','49504e89-8216-4ec3-a563-e63638791968','c5c1f56b-9639-4e08-86cb-0415a1e07e82','fcba8b10-a3ff-484f-8054-a417b0625021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5128a185e084daa84df0972cca1cc9c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:07:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1821988642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d02d302c-b593-4c8b-9e15-b3920937b11c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54d104e999194a7e8f3b91313b293c0b',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='c5128a185e084daa84df0972cca1cc9c',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:07:06.982508 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (284f5bd9-9083-4fe2-85e6-49c669fe6f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:07:07.012733 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (284f5bd9-9083-4fe2-85e6-49c669fe6f18) 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-1821988642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d104e999194a7e8f3b91313b293c0b',qos_specs=None,replication_status=,reservations=['c4864415-22af-40d4-aae2-b2504b253150','49504e89-8216-4ec3-a563-e63638791968','c5c1f56b-9639-4e08-86cb-0415a1e07e82','fcba8b10-a3ff-484f-8054-a417b0625021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5128a185e084daa84df0972cca1cc9c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:07:07.014683 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (958d9e8e-a211-4a40-b52e-4e92a163eb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:07:07.046660 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (958d9e8e-a211-4a40-b52e-4e92a163eb62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:07:07.049377 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Flow 'volume_create_api' (acba777f-7419-42cf-a8b3-26cee4a6673b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:07:07.174675 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Create volume request issued successfully. Nov 13 01:07:07.201170 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-55104438-8342-4f59-b9fc-bdc1541751d9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes returned with HTTP 202 Nov 13 01:07:07.202379 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 75/145] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:07:06 2020] POST /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes => generated 821 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:07:07.216809 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0d043563-6fe2-43b1-9d72-f23822db46f2 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c Nov 13 01:07:07.217329 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0d043563-6fe2-43b1-9d72-f23822db46f2 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:07.217550 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:07.217550 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:07.217894 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0d043563-6fe2-43b1-9d72-f23822db46f2 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:07.291920 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:07.291920 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:07.303354 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0d043563-6fe2-43b1-9d72-f23822db46f2 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:07:07.331347 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0d043563-6fe2-43b1-9d72-f23822db46f2 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c returned with HTTP 200 Nov 13 01:07:07.333313 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 71/146] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:07 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c => generated 913 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:08.350478 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-38542f23-0d69-408f-82f9-f4fe21a6bbda tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c Nov 13 01:07:08.350988 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-38542f23-0d69-408f-82f9-f4fe21a6bbda tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:08.351365 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:08.351365 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:08.351518 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-38542f23-0d69-408f-82f9-f4fe21a6bbda tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:08.416000 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:08.416000 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:08.425591 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-38542f23-0d69-408f-82f9-f4fe21a6bbda tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:07:08.449809 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-38542f23-0d69-408f-82f9-f4fe21a6bbda tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c returned with HTTP 200 Nov 13 01:07:08.451310 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 76/147] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:08 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c => generated 914 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:19.320324 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] POST http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes Nov 13 01:07:19.320818 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:19.320818 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:19.321577 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-762540090"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:07:19.323977 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-762540090'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:07:19.325507 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Create volume of 1 GB Nov 13 01:07:19.350017 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Availability Zones retrieved successfully. Nov 13 01:07:19.373283 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Flow 'volume_create_api' (86fa44dd-f018-4736-bf4f-0b78a131a8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:07:19.382300 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec4e222-5f26-4597-a239-c7cedbcd0247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:07:19.384528 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:07:19.515514 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec4e222-5f26-4597-a239-c7cedbcd0247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:07:19.517827 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b550a735-0d3f-4fff-9ad7-c11ac1f3144d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:07:19.746513 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Created reservations ['2cdd1648-ba4e-4b64-bd74-76198b4ff1f7', '2e8788a0-b71f-4504-b993-37ca1737cb69', '95c52eca-ff4d-42b7-a384-059bb6f2aee6', '6ac2b282-28bb-4e3b-b88d-ef37092c3208'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:07:19.748634 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b550a735-0d3f-4fff-9ad7-c11ac1f3144d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cdd1648-ba4e-4b64-bd74-76198b4ff1f7', '2e8788a0-b71f-4504-b993-37ca1737cb69', '95c52eca-ff4d-42b7-a384-059bb6f2aee6', '6ac2b282-28bb-4e3b-b88d-ef37092c3208']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:07:19.750838 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0122ff37-06b3-4c2e-a022-09f58d57033f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:07:19.826045 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0122ff37-06b3-4c2e-a022-09f58d57033f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee40af55-18a2-4ab3-ae1c-8c87e08597a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-762540090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb1b75ec6474823ad0a4fd87154366e',qos_specs=None,replication_status=,reservations=['2cdd1648-ba4e-4b64-bd74-76198b4ff1f7','2e8788a0-b71f-4504-b993-37ca1737cb69','95c52eca-ff4d-42b7-a384-059bb6f2aee6','6ac2b282-28bb-4e3b-b88d-ef37092c3208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8f38cb73981407cad0f507f9e0f4bf9',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:07:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-762540090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee40af55-18a2-4ab3-ae1c-8c87e08597a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb1b75ec6474823ad0a4fd87154366e',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='a8f38cb73981407cad0f507f9e0f4bf9',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:07:19.828720 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4896cfef-c1ce-4dec-aa32-2b1ce28d0449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:07:19.863430 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4896cfef-c1ce-4dec-aa32-2b1ce28d0449) 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-762540090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb1b75ec6474823ad0a4fd87154366e',qos_specs=None,replication_status=,reservations=['2cdd1648-ba4e-4b64-bd74-76198b4ff1f7','2e8788a0-b71f-4504-b993-37ca1737cb69','95c52eca-ff4d-42b7-a384-059bb6f2aee6','6ac2b282-28bb-4e3b-b88d-ef37092c3208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8f38cb73981407cad0f507f9e0f4bf9',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:07:19.865928 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dd16a9e-b687-4502-a638-8257fbc78d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:07:19.883493 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dd16a9e-b687-4502-a638-8257fbc78d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:07:19.887446 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Flow 'volume_create_api' (86fa44dd-f018-4736-bf4f-0b78a131a8f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:07:19.939903 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Create volume request issued successfully. Nov 13 01:07:19.953807 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fac6e18e-3226-42a0-88a4-fc8626a1d7b4 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes returned with HTTP 202 Nov 13 01:07:19.954705 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 72/148] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:07:19 2020] POST /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes => generated 823 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:07:19.969580 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d7698db-352e-4dd9-be5a-5a88c06b189b tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:19.970108 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d7698db-352e-4dd9-be5a-5a88c06b189b tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:19.970336 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:19.970336 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:19.970671 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d7698db-352e-4dd9-be5a-5a88c06b189b tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:20.080429 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:20.080429 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:20.107717 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6d7698db-352e-4dd9-be5a-5a88c06b189b tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:20.159837 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d7698db-352e-4dd9-be5a-5a88c06b189b tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:20.177909 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 77/149] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:19 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 915 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:21.187818 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-390ab926-82d2-4062-b124-dcdeeccda767 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:21.189383 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-390ab926-82d2-4062-b124-dcdeeccda767 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:21.189835 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:21.189835 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:21.190499 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-390ab926-82d2-4062-b124-dcdeeccda767 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:21.265347 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:21.265347 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:21.274393 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-390ab926-82d2-4062-b124-dcdeeccda767 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:21.300132 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-390ab926-82d2-4062-b124-dcdeeccda767 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:21.301191 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 73/150] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:21 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 916 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:23.054561 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-49a6d1ef-2aaf-4d8a-8486-25985e5845b7 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:23.058067 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-49a6d1ef-2aaf-4d8a-8486-25985e5845b7 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:23.058764 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:23.058764 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:23.059977 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-49a6d1ef-2aaf-4d8a-8486-25985e5845b7 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:23.185133 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:23.185133 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:23.198977 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-49a6d1ef-2aaf-4d8a-8486-25985e5845b7 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:23.238673 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-49a6d1ef-2aaf-4d8a-8486-25985e5845b7 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:23.261580 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 78/151] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:07:23 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 916 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:23.342526 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-390ab926-82d2-4062-b124-dcdeeccda767 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume// Nov 13 01:07:23.343001 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-390ab926-82d2-4062-b124-dcdeeccda767 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:23.343218 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:23.343218 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:23.343591 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-390ab926-82d2-4062-b124-dcdeeccda767 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:23.346177 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-390ab926-82d2-4062-b124-dcdeeccda767 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:07:23.346919 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 74/152] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:07:23 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:07:23.366315 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-bf5fb1f4-b64b-441a-9ca7-c9738fd5fa31 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] POST http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/attachments Nov 13 01:07:23.367403 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:23.367403 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:23.368034 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-bf5fb1f4-b64b-441a-9ca7-c9738fd5fa31 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee40af55-18a2-4ab3-ae1c-8c87e08597a4", "instance_uuid": "6104705e-f97c-408a-8124-6b8dfc1a294b", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:07:23.473921 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:23.473921 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:23.609820 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-bf5fb1f4-b64b-441a-9ca7-c9738fd5fa31 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/attachments returned with HTTP 200 Nov 13 01:07:23.611141 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 79/153] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:07:23 2020] POST /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/attachments => generated 273 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:07:23.676398 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-461f59e6-23a5-4591-89bc-21fe83defa05 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:23.677953 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-461f59e6-23a5-4591-89bc-21fe83defa05 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:23.681091 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-461f59e6-23a5-4591-89bc-21fe83defa05 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:23.729145 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-bf5fb1f4-b64b-441a-9ca7-c9738fd5fa31 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume// Nov 13 01:07:23.729631 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-bf5fb1f4-b64b-441a-9ca7-c9738fd5fa31 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:23.729883 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:23.729883 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:23.730578 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-bf5fb1f4-b64b-441a-9ca7-c9738fd5fa31 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:23.731383 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-bf5fb1f4-b64b-441a-9ca7-c9738fd5fa31 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:07:23.732643 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 80/154] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 01:07:23 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:07:23.762703 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-d5349567-97b3-43ee-8b30-b8bc9d6a0217 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:23.763967 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-d5349567-97b3-43ee-8b30-b8bc9d6a0217 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:23.764178 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-d5349567-97b3-43ee-8b30-b8bc9d6a0217 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:23.849163 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:23.849163 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:23.888156 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-461f59e6-23a5-4591-89bc-21fe83defa05 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:23.898066 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:23.898066 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:23.929925 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-d5349567-97b3-43ee-8b30-b8bc9d6a0217 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:23.964923 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:23.964923 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:23.974935 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:23.974935 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:23.988717 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-461f59e6-23a5-4591-89bc-21fe83defa05 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:23.991288 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 75/155] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:23 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 915 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:24.016738 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-d5349567-97b3-43ee-8b30-b8bc9d6a0217 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:24.017668 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 81/156] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 01:07:23 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 1014 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:07:24.055199 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-b8d0bf82-3147-4515-a561-e72b0f4480c1 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] PUT http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/attachments/95a5e812-0a1b-4746-b29a-0e1ec4fddc4d Nov 13 01:07:24.056153 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:24.056153 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:24.057319 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-b8d0bf82-3147-4515-a561-e72b0f4480c1 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.62", "host": "n-h1-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:07:24.143065 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:07:24.143065 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:07:24.143646 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-b8d0bf82-3147-4515-a561-e72b0f4480c1 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Lock "b'cinder-attachment_update-ee40af55-18a2-4ab3-ae1c-8c87e08597a4-n-h1-729945-8'" acquired by "attachment_update" :: waited 0.027s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:07:24.146168 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:24.146168 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:25.010631 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3716704e-5945-474b-9d6b-f86facc37748 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:25.011475 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3716704e-5945-474b-9d6b-f86facc37748 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:25.011909 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:25.011909 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:25.013415 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3716704e-5945-474b-9d6b-f86facc37748 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:25.162962 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:25.162962 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:25.202928 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3716704e-5945-474b-9d6b-f86facc37748 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:25.295336 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:25.295336 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:25.336048 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3716704e-5945-474b-9d6b-f86facc37748 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:25.348280 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 82/157] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:25 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 915 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:26.355043 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-08ab5705-70b9-48aa-8682-74e8f17ca694 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:26.355743 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-08ab5705-70b9-48aa-8682-74e8f17ca694 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:26.355956 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:26.355956 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:26.356853 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-08ab5705-70b9-48aa-8682-74e8f17ca694 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:26.463921 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:26.463921 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:26.474137 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-08ab5705-70b9-48aa-8682-74e8f17ca694 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:26.495641 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:26.495641 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:26.511982 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-08ab5705-70b9-48aa-8682-74e8f17ca694 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:26.513418 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 83/158] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:26 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 915 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:26.762388 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-b8d0bf82-3147-4515-a561-e72b0f4480c1 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Lock "b'cinder-attachment_update-ee40af55-18a2-4ab3-ae1c-8c87e08597a4-n-h1-729945-8'" released by "attachment_update" :: held 2.618s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:07:26.763460 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-b8d0bf82-3147-4515-a561-e72b0f4480c1 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/attachments/95a5e812-0a1b-4746-b29a-0e1ec4fddc4d returned with HTTP 200 Nov 13 01:07:26.768920 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 76/159] 10.222.0.62 () {64 vars in 1468 bytes} [Fri Nov 13 01:07:24 2020] PUT /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/attachments/95a5e812-0a1b-4746-b29a-0e1ec4fddc4d => generated 762 bytes in 2719 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:07:27.529965 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-779fca2f-a804-49c1-bb68-226395a70683 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:27.530554 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-779fca2f-a804-49c1-bb68-226395a70683 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:27.530654 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:27.530654 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:27.532114 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-779fca2f-a804-49c1-bb68-226395a70683 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:27.610508 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:27.610508 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:27.624617 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-779fca2f-a804-49c1-bb68-226395a70683 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:27.686033 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:27.686033 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:27.705437 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-779fca2f-a804-49c1-bb68-226395a70683 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:27.706448 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 84/160] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:27 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 916 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:07:28.726041 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-83e90db6-b456-4efc-87e6-357399daf43c tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:28.726553 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-83e90db6-b456-4efc-87e6-357399daf43c tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:28.726760 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:28.726760 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:28.727130 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-83e90db6-b456-4efc-87e6-357399daf43c tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:28.815032 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:28.815032 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:28.839345 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-83e90db6-b456-4efc-87e6-357399daf43c tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:28.885587 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:28.885587 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:28.908804 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-83e90db6-b456-4efc-87e6-357399daf43c tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:28.909601 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 77/161] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:28 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 916 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:29.935152 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-64f76a05-7a66-4ed2-b938-d7dc8c14ed43 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:29.936090 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-64f76a05-7a66-4ed2-b938-d7dc8c14ed43 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:29.936299 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:29.936299 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:29.936674 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-64f76a05-7a66-4ed2-b938-d7dc8c14ed43 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:30.033153 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:30.033153 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:30.048024 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-64f76a05-7a66-4ed2-b938-d7dc8c14ed43 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:30.074980 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:30.074980 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:30.090906 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-64f76a05-7a66-4ed2-b938-d7dc8c14ed43 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:30.092210 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 85/162] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:29 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 916 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:31.109436 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9de3f1d0-ad62-4718-b978-624ed87b1793 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:31.110075 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9de3f1d0-ad62-4718-b978-624ed87b1793 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:31.110330 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:31.110330 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:31.111449 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9de3f1d0-ad62-4718-b978-624ed87b1793 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:31.165511 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:31.165511 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:31.175403 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9de3f1d0-ad62-4718-b978-624ed87b1793 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:31.196896 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:31.196896 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:31.206548 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9de3f1d0-ad62-4718-b978-624ed87b1793 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:31.207558 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 78/163] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:31 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 916 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:32.224742 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-790ffe81-a4cf-4409-ba96-87a995eee1e0 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:32.225275 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-790ffe81-a4cf-4409-ba96-87a995eee1e0 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:32.225433 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:32.225433 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:32.226070 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-790ffe81-a4cf-4409-ba96-87a995eee1e0 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:32.308421 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:32.308421 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:32.317801 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-790ffe81-a4cf-4409-ba96-87a995eee1e0 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:32.342236 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:32.342236 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:32.359775 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-790ffe81-a4cf-4409-ba96-87a995eee1e0 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:32.371628 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 86/164] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:32 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 916 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:32.396153 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-988e6184-02c5-4c7f-855d-9435561a919e tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] POST http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/attachments/95a5e812-0a1b-4746-b29a-0e1ec4fddc4d/action Nov 13 01:07:32.396893 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:32.396893 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:32.397668 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-988e6184-02c5-4c7f-855d-9435561a919e tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:07:32.398255 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-988e6184-02c5-4c7f-855d-9435561a919e tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:07:32.554120 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:32.554120 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:32.583814 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3dfeafe9-d483-4ef0-a6aa-2999940e816f req-988e6184-02c5-4c7f-855d-9435561a919e tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/attachments/95a5e812-0a1b-4746-b29a-0e1ec4fddc4d/action returned with HTTP 204 Nov 13 01:07:32.585004 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 79/165] 10.222.0.62 () {64 vars in 1489 bytes} [Fri Nov 13 01:07:32 2020] POST /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/attachments/95a5e812-0a1b-4746-b29a-0e1ec4fddc4d/action => generated 0 bytes in 194 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:07:33.377295 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-896a855c-24a7-457d-a162-1a0ddd3ea62e tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:33.378723 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-896a855c-24a7-457d-a162-1a0ddd3ea62e tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:33.379845 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:33.379845 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:33.380243 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-896a855c-24a7-457d-a162-1a0ddd3ea62e tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:33.452002 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:33.452002 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:33.463784 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-896a855c-24a7-457d-a162-1a0ddd3ea62e tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:33.489160 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:33.489160 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:33.499050 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-896a855c-24a7-457d-a162-1a0ddd3ea62e tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:33.500073 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 87/166] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:33 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 1208 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:07:33.918442 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c2f64f76-6fc5-4910-b121-bf5e0806edd9 req-295a789f-ed6f-4d16-a0d3-3d65cab572f1 tempest-VolumesAdminNegativeTest-1893417346 tempest-VolumesAdminNegativeTest-1893417346] GET http://10.222.0.13/volume/v3/a68cd8b8339e4dbe90360c8c9b5224ea/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:33.918987 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c2f64f76-6fc5-4910-b121-bf5e0806edd9 req-295a789f-ed6f-4d16-a0d3-3d65cab572f1 tempest-VolumesAdminNegativeTest-1893417346 tempest-VolumesAdminNegativeTest-1893417346] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:33.919209 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:33.919209 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:33.919567 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c2f64f76-6fc5-4910-b121-bf5e0806edd9 req-295a789f-ed6f-4d16-a0d3-3d65cab572f1 tempest-VolumesAdminNegativeTest-1893417346 tempest-VolumesAdminNegativeTest-1893417346] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:33.976018 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:33.976018 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:33.987360 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-c2f64f76-6fc5-4910-b121-bf5e0806edd9 req-295a789f-ed6f-4d16-a0d3-3d65cab572f1 tempest-VolumesAdminNegativeTest-1893417346 tempest-VolumesAdminNegativeTest-1893417346] Volume info retrieved successfully. Nov 13 01:07:34.026050 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:34.026050 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:34.036088 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c2f64f76-6fc5-4910-b121-bf5e0806edd9 req-295a789f-ed6f-4d16-a0d3-3d65cab572f1 tempest-VolumesAdminNegativeTest-1893417346 tempest-VolumesAdminNegativeTest-1893417346] http://10.222.0.13/volume/v3/a68cd8b8339e4dbe90360c8c9b5224ea/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:34.037249 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 80/167] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:07:33 2020] GET /volume/v3/a68cd8b8339e4dbe90360c8c9b5224ea/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 1390 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:07:34.053305 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c2f64f76-6fc5-4910-b121-bf5e0806edd9 req-fecb7653-471c-4981-8a6c-d3f164212ac8 tempest-VolumesAdminNegativeTest-1893417346 tempest-VolumesAdminNegativeTest-1893417346] GET http://10.222.0.13/volume/v3/a68cd8b8339e4dbe90360c8c9b5224ea/volumes/60da12fd-1e1d-4ea0-bf35-990c34988dcf Nov 13 01:07:34.053798 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c2f64f76-6fc5-4910-b121-bf5e0806edd9 req-fecb7653-471c-4981-8a6c-d3f164212ac8 tempest-VolumesAdminNegativeTest-1893417346 tempest-VolumesAdminNegativeTest-1893417346] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:34.054423 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:34.054423 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:34.055233 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c2f64f76-6fc5-4910-b121-bf5e0806edd9 req-fecb7653-471c-4981-8a6c-d3f164212ac8 tempest-VolumesAdminNegativeTest-1893417346 tempest-VolumesAdminNegativeTest-1893417346] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:34.120930 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c2f64f76-6fc5-4910-b121-bf5e0806edd9 req-fecb7653-471c-4981-8a6c-d3f164212ac8 tempest-VolumesAdminNegativeTest-1893417346 tempest-VolumesAdminNegativeTest-1893417346] http://10.222.0.13/volume/v3/a68cd8b8339e4dbe90360c8c9b5224ea/volumes/60da12fd-1e1d-4ea0-bf35-990c34988dcf returned with HTTP 404 Nov 13 01:07:34.128361 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 88/168] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:07:34 2020] GET /volume/v3/a68cd8b8339e4dbe90360c8c9b5224ea/volumes/60da12fd-1e1d-4ea0-bf35-990c34988dcf => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:07:34.138210 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-70d13708-1d79-4b9c-9ace-41d38e696083 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:34.139160 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-70d13708-1d79-4b9c-9ace-41d38e696083 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:34.139589 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:34.139589 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:34.140068 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-70d13708-1d79-4b9c-9ace-41d38e696083 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:34.225652 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:34.225652 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:34.238120 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-70d13708-1d79-4b9c-9ace-41d38e696083 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:34.262587 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:34.262587 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:34.273503 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-70d13708-1d79-4b9c-9ace-41d38e696083 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:34.275549 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 81/169] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:34 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 1208 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:07:34.437640 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-34786b96-f095-4948-a7e5-f2d437b02f96 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:34.438204 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-34786b96-f095-4948-a7e5-f2d437b02f96 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:34.438584 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-34786b96-f095-4948-a7e5-f2d437b02f96 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:34.489300 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:34.489300 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:34.498595 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-34786b96-f095-4948-a7e5-f2d437b02f96 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:34.518469 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:34.518469 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:34.527692 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-34786b96-f095-4948-a7e5-f2d437b02f96 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:34.528714 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 89/170] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:07:34 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 1208 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:07:34.555747 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-f14db431-e52f-4bf4-9e8d-0aef326ce0a2 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] POST http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4/action Nov 13 01:07:34.557055 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:34.557055 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:34.557690 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-f14db431-e52f-4bf4-9e8d-0aef326ce0a2 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Action body: b'{"os-begin_detaching": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:07:34.558072 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-f14db431-e52f-4bf4-9e8d-0aef326ce0a2 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:07:34.623516 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:34.623516 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:34.625091 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-f14db431-e52f-4bf4-9e8d-0aef326ce0a2 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:34.636503 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-f14db431-e52f-4bf4-9e8d-0aef326ce0a2 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Begin detaching volume completed successfully. Nov 13 01:07:34.637034 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-f14db431-e52f-4bf4-9e8d-0aef326ce0a2 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4/action returned with HTTP 202 Nov 13 01:07:34.638191 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 82/171] 10.222.0.13 () {64 vars in 1643 bytes} [Fri Nov 13 01:07:34 2020] POST /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:07:34.668118 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9f424634-f548-4d7a-b2c1-335393623706 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:34.668912 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9f424634-f548-4d7a-b2c1-335393623706 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:34.669354 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:34.669354 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:34.670498 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9f424634-f548-4d7a-b2c1-335393623706 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:34.725813 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-f14db431-e52f-4bf4-9e8d-0aef326ce0a2 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume// Nov 13 01:07:34.726627 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-f14db431-e52f-4bf4-9e8d-0aef326ce0a2 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:34.727078 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:34.727078 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:34.727797 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-f14db431-e52f-4bf4-9e8d-0aef326ce0a2 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:34.730097 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-f14db431-e52f-4bf4-9e8d-0aef326ce0a2 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:07:34.730962 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 83/172] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 01:07:34 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Nov 13 01:07:34.745218 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-b7df9a42-9f4f-4252-9da7-6a9b940d90af tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:34.746270 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-b7df9a42-9f4f-4252-9da7-6a9b940d90af tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:34.746977 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-b7df9a42-9f4f-4252-9da7-6a9b940d90af tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:34.778088 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:34.778088 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:34.787043 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9f424634-f548-4d7a-b2c1-335393623706 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:34.809006 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:34.809006 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:34.820755 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9f424634-f548-4d7a-b2c1-335393623706 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:34.822701 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 90/173] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:34 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 1211 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:07:34.869590 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:34.869590 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:34.879847 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-b7df9a42-9f4f-4252-9da7-6a9b940d90af tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:34.902111 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:34.902111 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:34.914671 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-b7df9a42-9f4f-4252-9da7-6a9b940d90af tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:34.916633 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 84/174] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 01:07:34 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 1310 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 01:07:35.316969 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-021ec55e-5412-4092-b417-8dd2c47d5533 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] DELETE http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/attachments/95a5e812-0a1b-4746-b29a-0e1ec4fddc4d Nov 13 01:07:35.317480 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-021ec55e-5412-4092-b417-8dd2c47d5533 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:35.317672 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:35.317672 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:35.318536 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-021ec55e-5412-4092-b417-8dd2c47d5533 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:35.366744 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:35.366744 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:35.843205 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cb491951-e9a2-424d-967c-235e90170dbe tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:35.846779 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cb491951-e9a2-424d-967c-235e90170dbe tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:35.848881 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:35.848881 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:35.849589 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cb491951-e9a2-424d-967c-235e90170dbe tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:36.011850 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:36.011850 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:36.036186 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cb491951-e9a2-424d-967c-235e90170dbe tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:36.098655 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:36.098655 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:36.125949 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cb491951-e9a2-424d-967c-235e90170dbe tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:36.129105 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 85/175] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:35 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 1211 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:07:36.583496 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-021ec55e-5412-4092-b417-8dd2c47d5533 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:07:36.584020 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-021ec55e-5412-4092-b417-8dd2c47d5533 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:07:36.594134 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-54e915a9-bf22-47f2-858e-d50c3c35a22f req-021ec55e-5412-4092-b417-8dd2c47d5533 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/attachments/95a5e812-0a1b-4746-b29a-0e1ec4fddc4d returned with HTTP 200 Nov 13 01:07:36.595240 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 91/176] 10.222.0.62 () {62 vars in 1437 bytes} [Fri Nov 13 01:07:35 2020] DELETE /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/attachments/95a5e812-0a1b-4746-b29a-0e1ec4fddc4d => generated 19 bytes in 1283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:37.148851 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5b18155b-48d4-4d2c-9f98-f24ebde40c7e tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:37.150010 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5b18155b-48d4-4d2c-9f98-f24ebde40c7e tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:37.150547 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:37.150547 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:37.151454 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5b18155b-48d4-4d2c-9f98-f24ebde40c7e tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:37.272769 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:37.272769 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:37.295914 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5b18155b-48d4-4d2c-9f98-f24ebde40c7e tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:37.334506 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5b18155b-48d4-4d2c-9f98-f24ebde40c7e tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:37.335939 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 86/177] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:37 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 916 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:37.354050 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] POST http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes Nov 13 01:07:37.355045 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:37.355045 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:37.355655 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1944421864"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:07:37.358654 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1944421864'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:07:37.359320 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Create volume of 1 GB Nov 13 01:07:37.360729 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:37.360729 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:37.420265 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Availability Zones retrieved successfully. Nov 13 01:07:37.441355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Flow 'volume_create_api' (df6f35e7-b893-499a-ad5c-d30f96685059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:07:37.444604 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a13271f5-2488-427c-a02f-1f77b40808de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:07:37.450689 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:07:37.599446 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a13271f5-2488-427c-a02f-1f77b40808de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:07:37.603240 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (460f687c-ee33-4fb1-a89c-0fb06c5dde7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:07:37.760353 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Created reservations ['f513a01f-5d73-4199-9cef-534a43bab6f2', '53911e6d-6ca9-4b3b-84d4-c9527eb70501', '27dbd2a0-6099-41d4-888c-5238a67d2de8', '75edd245-73a6-4de3-a0f4-fd9ba5307ca5'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:07:37.762900 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (460f687c-ee33-4fb1-a89c-0fb06c5dde7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f513a01f-5d73-4199-9cef-534a43bab6f2', '53911e6d-6ca9-4b3b-84d4-c9527eb70501', '27dbd2a0-6099-41d4-888c-5238a67d2de8', '75edd245-73a6-4de3-a0f4-fd9ba5307ca5']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:07:37.765209 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a454e8-414f-4760-8c6e-f973cd66b1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:07:37.906181 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a454e8-414f-4760-8c6e-f973cd66b1b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08ef84cd-c9e6-492f-98eb-35bc210e4833', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1944421864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb1b75ec6474823ad0a4fd87154366e',qos_specs=None,replication_status=,reservations=['f513a01f-5d73-4199-9cef-534a43bab6f2','53911e6d-6ca9-4b3b-84d4-c9527eb70501','27dbd2a0-6099-41d4-888c-5238a67d2de8','75edd245-73a6-4de3-a0f4-fd9ba5307ca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8f38cb73981407cad0f507f9e0f4bf9',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:07:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1944421864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08ef84cd-c9e6-492f-98eb-35bc210e4833,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb1b75ec6474823ad0a4fd87154366e',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='a8f38cb73981407cad0f507f9e0f4bf9',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:07:37.909738 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c68d6a45-3be6-4a89-af11-f0e2f1d200a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:07:37.982601 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c68d6a45-3be6-4a89-af11-f0e2f1d200a9) 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-1944421864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb1b75ec6474823ad0a4fd87154366e',qos_specs=None,replication_status=,reservations=['f513a01f-5d73-4199-9cef-534a43bab6f2','53911e6d-6ca9-4b3b-84d4-c9527eb70501','27dbd2a0-6099-41d4-888c-5238a67d2de8','75edd245-73a6-4de3-a0f4-fd9ba5307ca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8f38cb73981407cad0f507f9e0f4bf9',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:07:37.984989 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (877e1553-a109-46f5-a205-ab4932cc36f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:07:38.013198 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (877e1553-a109-46f5-a205-ab4932cc36f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:07:38.026011 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Flow 'volume_create_api' (df6f35e7-b893-499a-ad5c-d30f96685059) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:07:38.189145 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Create volume request issued successfully. Nov 13 01:07:38.229885 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-503f8d27-2fe8-4ef2-bb56-81418f81c6ee tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes returned with HTTP 202 Nov 13 01:07:38.233795 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 92/178] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:07:37 2020] POST /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes => generated 824 bytes in 884 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:07:38.246713 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-00a8bdab-e5f1-45d8-a0ab-d42a884d0f02 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/08ef84cd-c9e6-492f-98eb-35bc210e4833 Nov 13 01:07:38.247523 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-00a8bdab-e5f1-45d8-a0ab-d42a884d0f02 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:38.247936 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:38.247936 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:38.248563 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-00a8bdab-e5f1-45d8-a0ab-d42a884d0f02 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:38.349162 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:38.349162 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:38.376911 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-00a8bdab-e5f1-45d8-a0ab-d42a884d0f02 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:38.430240 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-00a8bdab-e5f1-45d8-a0ab-d42a884d0f02 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/08ef84cd-c9e6-492f-98eb-35bc210e4833 returned with HTTP 200 Nov 13 01:07:38.440420 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 87/179] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:38 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/08ef84cd-c9e6-492f-98eb-35bc210e4833 => generated 916 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:39.448432 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0b20e54f-538c-4be7-9b1b-d64d8a1251ff tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/08ef84cd-c9e6-492f-98eb-35bc210e4833 Nov 13 01:07:39.449095 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0b20e54f-538c-4be7-9b1b-d64d8a1251ff tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:39.449325 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:39.449325 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:39.449698 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0b20e54f-538c-4be7-9b1b-d64d8a1251ff tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:39.524797 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:39.524797 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:39.539018 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0b20e54f-538c-4be7-9b1b-d64d8a1251ff tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:39.563738 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0b20e54f-538c-4be7-9b1b-d64d8a1251ff tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/08ef84cd-c9e6-492f-98eb-35bc210e4833 returned with HTTP 200 Nov 13 01:07:39.564553 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 93/180] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:39 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/08ef84cd-c9e6-492f-98eb-35bc210e4833 => generated 917 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:39.805317 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-573d33cb-d762-4777-8506-b6868d6c9751 req-d58f6181-1681-43a8-b389-6f7c3b1ec9a1 tempest-VolumesAdminNegativeTest-1893417346 tempest-VolumesAdminNegativeTest-1893417346] GET http://10.222.0.13/volume/v3/a68cd8b8339e4dbe90360c8c9b5224ea/volumes/dc64746b-c317-42a9-b0ae-c73518261758 Nov 13 01:07:39.806743 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-573d33cb-d762-4777-8506-b6868d6c9751 req-d58f6181-1681-43a8-b389-6f7c3b1ec9a1 tempest-VolumesAdminNegativeTest-1893417346 tempest-VolumesAdminNegativeTest-1893417346] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:39.807152 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:39.807152 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:39.808148 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-573d33cb-d762-4777-8506-b6868d6c9751 req-d58f6181-1681-43a8-b389-6f7c3b1ec9a1 tempest-VolumesAdminNegativeTest-1893417346 tempest-VolumesAdminNegativeTest-1893417346] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:39.897845 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-573d33cb-d762-4777-8506-b6868d6c9751 req-d58f6181-1681-43a8-b389-6f7c3b1ec9a1 tempest-VolumesAdminNegativeTest-1893417346 tempest-VolumesAdminNegativeTest-1893417346] http://10.222.0.13/volume/v3/a68cd8b8339e4dbe90360c8c9b5224ea/volumes/dc64746b-c317-42a9-b0ae-c73518261758 returned with HTTP 404 Nov 13 01:07:39.899383 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 88/181] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:07:39 2020] GET /volume/v3/a68cd8b8339e4dbe90360c8c9b5224ea/volumes/dc64746b-c317-42a9-b0ae-c73518261758 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:07:39.918095 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dce8fe01-9a9c-42f0-90cd-ff352603e152 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] DELETE http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/08ef84cd-c9e6-492f-98eb-35bc210e4833 Nov 13 01:07:39.918619 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dce8fe01-9a9c-42f0-90cd-ff352603e152 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:39.918831 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:39.918831 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:39.919198 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dce8fe01-9a9c-42f0-90cd-ff352603e152 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:39.919671 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-dce8fe01-9a9c-42f0-90cd-ff352603e152 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Delete volume with id: 08ef84cd-c9e6-492f-98eb-35bc210e4833 Nov 13 01:07:40.073690 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:40.073690 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:40.081506 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dce8fe01-9a9c-42f0-90cd-ff352603e152 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:40.136742 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dce8fe01-9a9c-42f0-90cd-ff352603e152 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Delete volume request issued successfully. Nov 13 01:07:40.137218 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dce8fe01-9a9c-42f0-90cd-ff352603e152 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/08ef84cd-c9e6-492f-98eb-35bc210e4833 returned with HTTP 202 Nov 13 01:07:40.138179 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 94/182] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:07:39 2020] DELETE /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/08ef84cd-c9e6-492f-98eb-35bc210e4833 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:07:40.147783 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7aa1d450-92f9-4f0f-9f22-13b243bb1725 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/08ef84cd-c9e6-492f-98eb-35bc210e4833 Nov 13 01:07:40.148315 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7aa1d450-92f9-4f0f-9f22-13b243bb1725 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:40.148795 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7aa1d450-92f9-4f0f-9f22-13b243bb1725 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:40.273585 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:40.273585 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:40.303540 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7aa1d450-92f9-4f0f-9f22-13b243bb1725 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:40.382063 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7aa1d450-92f9-4f0f-9f22-13b243bb1725 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/08ef84cd-c9e6-492f-98eb-35bc210e4833 returned with HTTP 200 Nov 13 01:07:40.385412 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 89/183] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:40 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/08ef84cd-c9e6-492f-98eb-35bc210e4833 => generated 916 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:41.404632 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7f0fdc59-1c2b-44ec-990f-faac38706355 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/08ef84cd-c9e6-492f-98eb-35bc210e4833 Nov 13 01:07:41.405884 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7f0fdc59-1c2b-44ec-990f-faac38706355 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:41.406301 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:41.406301 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:41.407383 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7f0fdc59-1c2b-44ec-990f-faac38706355 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:41.477656 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:41.477656 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:41.489684 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7f0fdc59-1c2b-44ec-990f-faac38706355 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:41.516636 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7f0fdc59-1c2b-44ec-990f-faac38706355 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/08ef84cd-c9e6-492f-98eb-35bc210e4833 returned with HTTP 200 Nov 13 01:07:41.517989 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 95/184] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:41 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/08ef84cd-c9e6-492f-98eb-35bc210e4833 => generated 916 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:42.535840 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a0a965ed-cfcb-4b96-a7fe-ea47caf3867c tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/08ef84cd-c9e6-492f-98eb-35bc210e4833 Nov 13 01:07:42.536952 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a0a965ed-cfcb-4b96-a7fe-ea47caf3867c tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:42.537398 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:42.537398 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:42.538273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a0a965ed-cfcb-4b96-a7fe-ea47caf3867c tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:42.599634 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a0a965ed-cfcb-4b96-a7fe-ea47caf3867c tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/08ef84cd-c9e6-492f-98eb-35bc210e4833 returned with HTTP 404 Nov 13 01:07:42.601495 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 90/185] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:42 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/08ef84cd-c9e6-492f-98eb-35bc210e4833 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:07:42.609628 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bb12d96c-f579-48c0-a59c-91ab0f89cce1 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] DELETE http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:42.610815 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bb12d96c-f579-48c0-a59c-91ab0f89cce1 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:42.611023 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:42.611023 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:42.611357 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bb12d96c-f579-48c0-a59c-91ab0f89cce1 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:42.612037 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-bb12d96c-f579-48c0-a59c-91ab0f89cce1 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Delete volume with id: ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:42.672349 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:42.672349 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:42.673940 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bb12d96c-f579-48c0-a59c-91ab0f89cce1 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:42.715541 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bb12d96c-f579-48c0-a59c-91ab0f89cce1 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Delete volume request issued successfully. Nov 13 01:07:42.716357 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bb12d96c-f579-48c0-a59c-91ab0f89cce1 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 202 Nov 13 01:07:42.721237 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 96/186] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:07:42 2020] DELETE /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:07:42.727673 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9158c6cc-a20b-48a2-98b0-613ecec1eb1c tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:42.729719 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9158c6cc-a20b-48a2-98b0-613ecec1eb1c tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:42.734146 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9158c6cc-a20b-48a2-98b0-613ecec1eb1c tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:42.916817 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:42.916817 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:42.930173 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9158c6cc-a20b-48a2-98b0-613ecec1eb1c tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:42.983712 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9158c6cc-a20b-48a2-98b0-613ecec1eb1c tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:42.985108 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 91/187] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:42 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 915 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:44.002991 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d76612c-05bb-41d5-bc3b-ee49db90f212 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:44.003550 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d76612c-05bb-41d5-bc3b-ee49db90f212 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:44.003550 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:44.003550 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:44.003937 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d76612c-05bb-41d5-bc3b-ee49db90f212 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:44.166671 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:44.166671 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:44.216091 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4d76612c-05bb-41d5-bc3b-ee49db90f212 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:44.269785 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d76612c-05bb-41d5-bc3b-ee49db90f212 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:44.271192 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 97/188] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:43 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 915 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:45.287922 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-930e689c-5854-45e4-b01a-4d6153f0f9d3 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:45.288543 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-930e689c-5854-45e4-b01a-4d6153f0f9d3 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:45.288715 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:45.288715 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:45.289108 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-930e689c-5854-45e4-b01a-4d6153f0f9d3 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:45.395617 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:45.395617 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:45.418825 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-930e689c-5854-45e4-b01a-4d6153f0f9d3 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Volume info retrieved successfully. Nov 13 01:07:45.477447 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-930e689c-5854-45e4-b01a-4d6153f0f9d3 tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 200 Nov 13 01:07:45.481229 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 92/189] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:45 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 915 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:46.497647 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-131acc1e-37b3-4a5f-8073-29cc248b05ac tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] GET http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 Nov 13 01:07:46.498158 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-131acc1e-37b3-4a5f-8073-29cc248b05ac tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:46.498265 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:46.498265 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:46.498619 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-131acc1e-37b3-4a5f-8073-29cc248b05ac tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:46.638549 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-131acc1e-37b3-4a5f-8073-29cc248b05ac tempest-VolumesAdminNegativeTest-1436943038 tempest-VolumesAdminNegativeTest-1436943038] http://10.222.0.13/volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 returned with HTTP 404 Nov 13 01:07:46.640033 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 98/190] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:07:46 2020] GET /volume/v3/bcb1b75ec6474823ad0a4fd87154366e/volumes/ee40af55-18a2-4ab3-ae1c-8c87e08597a4 => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:07:56.401237 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-c0217aa7-2e3e-490b-a675-c83f36da4e57 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:07:56.401849 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-c0217aa7-2e3e-490b-a675-c83f36da4e57 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:56.401951 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:56.401951 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:56.402272 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-c0217aa7-2e3e-490b-a675-c83f36da4e57 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:56.569156 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:56.569156 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:56.592767 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-c0217aa7-2e3e-490b-a675-c83f36da4e57 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:07:56.673202 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-c0217aa7-2e3e-490b-a675-c83f36da4e57 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:07:56.707147 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 93/191] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:07:56 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 1362 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:07:56.718757 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-d4376d1d-326d-4268-8e2f-3727f916ede1 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c Nov 13 01:07:56.719610 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-d4376d1d-326d-4268-8e2f-3727f916ede1 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:56.720333 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-d4376d1d-326d-4268-8e2f-3727f916ede1 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:56.909485 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:56.909485 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:56.930298 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-d4376d1d-326d-4268-8e2f-3727f916ede1 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:07:57.017544 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-d4376d1d-326d-4268-8e2f-3727f916ede1 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c returned with HTTP 200 Nov 13 01:07:57.018646 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 99/192] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:07:56 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c => generated 913 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:57.048807 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-a0cff639-d0c5-404f-891c-0ff8dfb66f0c tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c Nov 13 01:07:57.049930 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-a0cff639-d0c5-404f-891c-0ff8dfb66f0c tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:57.050349 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:57.050349 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:57.051140 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-a0cff639-d0c5-404f-891c-0ff8dfb66f0c tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:57.156028 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:57.156028 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:57.184884 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-a0cff639-d0c5-404f-891c-0ff8dfb66f0c tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:07:57.252866 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-a0cff639-d0c5-404f-891c-0ff8dfb66f0c tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c returned with HTTP 200 Nov 13 01:07:57.267483 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-d4376d1d-326d-4268-8e2f-3727f916ede1 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume// Nov 13 01:07:57.268337 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-d4376d1d-326d-4268-8e2f-3727f916ede1 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:57.268856 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:57.268856 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:57.269846 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-d4376d1d-326d-4268-8e2f-3727f916ede1 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:57.274526 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-d4376d1d-326d-4268-8e2f-3727f916ede1 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:07:57.275933 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 100/193] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:07:57 2020] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:07:57.276313 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 94/194] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:07:57 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c => generated 914 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:07:57.295771 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-75298bd1-a15c-4627-b751-998ba893962b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] POST http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments Nov 13 01:07:57.297189 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-75298bd1-a15c-4627-b751-998ba893962b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41909410-dcd8-48b4-8825-770e7ec0930d", "instance_uuid": "bc549beb-4e11-43f6-a4aa-326627109eb4", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:07:57.552090 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:57.552090 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:57.707163 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-75298bd1-a15c-4627-b751-998ba893962b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments returned with HTTP 200 Nov 13 01:07:57.713505 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 101/195] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:07:57 2020] POST /volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments => generated 273 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:07:57.717214 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-a0cff639-d0c5-404f-891c-0ff8dfb66f0c tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume// Nov 13 01:07:57.718019 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-a0cff639-d0c5-404f-891c-0ff8dfb66f0c tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:57.718644 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:57.718644 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:57.719313 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-a0cff639-d0c5-404f-891c-0ff8dfb66f0c tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:57.720846 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-a0cff639-d0c5-404f-891c-0ff8dfb66f0c tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:07:57.722587 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 95/196] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:07:57 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:07:57.740064 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-156b6b15-5c40-47da-bdf5-8f015010d7d4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] POST http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments Nov 13 01:07:57.741358 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:07:57.741358 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:07:57.742128 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-156b6b15-5c40-47da-bdf5-8f015010d7d4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e875931-aa1e-423f-ba83-518c9fff9e6c", "instance_uuid": "bc549beb-4e11-43f6-a4aa-326627109eb4", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:07:57.836059 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:57.836059 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:57.968743 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-156b6b15-5c40-47da-bdf5-8f015010d7d4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments returned with HTTP 200 Nov 13 01:07:57.978498 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-a0cff639-d0c5-404f-891c-0ff8dfb66f0c tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume// Nov 13 01:07:57.979521 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-a0cff639-d0c5-404f-891c-0ff8dfb66f0c tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:07:57.980273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-a0cff639-d0c5-404f-891c-0ff8dfb66f0c tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:07:57.981425 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-a0cff639-d0c5-404f-891c-0ff8dfb66f0c tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:07:57.982413 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 96/197] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:07:57 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:07:57.987257 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 102/198] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:07:57 2020] POST /volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments => generated 273 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:07:57.999698 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-df832ca3-8a9b-4ec1-8c43-1d99fb43e10b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] POST http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments Nov 13 01:07:58.000846 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-df832ca3-8a9b-4ec1-8c43-1d99fb43e10b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d02d302c-b593-4c8b-9e15-b3920937b11c", "instance_uuid": "bc549beb-4e11-43f6-a4aa-326627109eb4", "connector": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:07:58.079353 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:07:58.079353 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:07:58.205891 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-df832ca3-8a9b-4ec1-8c43-1d99fb43e10b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments returned with HTTP 200 Nov 13 01:07:58.220405 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 97/199] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:07:57 2020] POST /volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments => generated 273 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:08:00.785846 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-156b6b15-5c40-47da-bdf5-8f015010d7d4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume// Nov 13 01:08:00.786340 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-156b6b15-5c40-47da-bdf5-8f015010d7d4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:08:00.786488 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:08:00.786488 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:08:00.787150 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-156b6b15-5c40-47da-bdf5-8f015010d7d4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:08:00.788383 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-156b6b15-5c40-47da-bdf5-8f015010d7d4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:08:00.789155 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 103/200] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 01:08:00 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:08:00.832756 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-5bc4e04f-bb6c-4f79-810e-2d10aebb1e53 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:08:00.833325 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-5bc4e04f-bb6c-4f79-810e-2d10aebb1e53 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:08:00.833517 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:08:00.833517 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:08:00.834170 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-5bc4e04f-bb6c-4f79-810e-2d10aebb1e53 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:08:00.930056 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:08:00.930056 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:08:00.951123 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-5bc4e04f-bb6c-4f79-810e-2d10aebb1e53 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:08:00.986933 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:08:00.986933 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:08:00.999674 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-5bc4e04f-bb6c-4f79-810e-2d10aebb1e53 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:08:01.000962 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 98/201] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 01:08:00 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 1460 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:08:01.028016 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-151cc1f1-bc4e-41bf-8a7a-6aec7fda404a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] PUT http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/a7135d63-45ac-4fc5-9d6d-053e13981306 Nov 13 01:08:01.029182 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-151cc1f1-bc4e-41bf-8a7a-6aec7fda404a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.62", "host": "n-h1-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:08:01.089331 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:08:01.089331 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:08:01.090222 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-151cc1f1-bc4e-41bf-8a7a-6aec7fda404a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Lock "b'cinder-attachment_update-41909410-dcd8-48b4-8825-770e7ec0930d-n-h1-729945-8'" acquired by "attachment_update" :: waited 0.015s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:08:01.092851 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:08:01.092851 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:08:02.747521 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-151cc1f1-bc4e-41bf-8a7a-6aec7fda404a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Lock "b'cinder-attachment_update-41909410-dcd8-48b4-8825-770e7ec0930d-n-h1-729945-8'" released by "attachment_update" :: held 1.657s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:08:02.748776 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-151cc1f1-bc4e-41bf-8a7a-6aec7fda404a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/a7135d63-45ac-4fc5-9d6d-053e13981306 returned with HTTP 200 Nov 13 01:08:02.749639 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 104/202] 10.222.0.62 () {64 vars in 1468 bytes} [Fri Nov 13 01:08:01 2020] PUT /volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/a7135d63-45ac-4fc5-9d6d-053e13981306 => generated 762 bytes in 1726 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:08:02.799547 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-361c4dc8-691a-4ccd-a48e-f0206df219a4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] POST http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/a7135d63-45ac-4fc5-9d6d-053e13981306/action Nov 13 01:08:02.800627 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:08:02.800627 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:08:02.801392 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-361c4dc8-691a-4ccd-a48e-f0206df219a4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:08:02.801991 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-361c4dc8-691a-4ccd-a48e-f0206df219a4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:08:02.875402 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:08:02.875402 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:08:02.892026 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-361c4dc8-691a-4ccd-a48e-f0206df219a4 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/a7135d63-45ac-4fc5-9d6d-053e13981306/action returned with HTTP 204 Nov 13 01:08:02.893766 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 99/203] 10.222.0.62 () {64 vars in 1489 bytes} [Fri Nov 13 01:08:02 2020] POST /volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/a7135d63-45ac-4fc5-9d6d-053e13981306/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:08:02.986241 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-151cc1f1-bc4e-41bf-8a7a-6aec7fda404a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume// Nov 13 01:08:02.986701 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-151cc1f1-bc4e-41bf-8a7a-6aec7fda404a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:08:02.987108 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:08:02.987108 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:08:02.988509 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-151cc1f1-bc4e-41bf-8a7a-6aec7fda404a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:08:02.990053 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-151cc1f1-bc4e-41bf-8a7a-6aec7fda404a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:08:02.990859 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 105/204] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 01:08:02 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:08:03.020592 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-2a08de03-5c05-4489-98da-107b3c2efc67 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c Nov 13 01:08:03.021849 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-2a08de03-5c05-4489-98da-107b3c2efc67 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:08:03.022355 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:08:03.022355 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:08:03.023048 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-2a08de03-5c05-4489-98da-107b3c2efc67 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:08:03.088785 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:08:03.088785 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:08:03.098812 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-2a08de03-5c05-4489-98da-107b3c2efc67 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:08:03.122131 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:08:03.122131 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:08:03.136706 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-2a08de03-5c05-4489-98da-107b3c2efc67 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c returned with HTTP 200 Nov 13 01:08:03.137790 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 100/205] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 01:08:03 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c => generated 1011 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:08:03.164545 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-d8214db4-9637-4f14-944f-d30398b7f15b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] PUT http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/82cf08da-d21e-41fd-80c5-41ab67dd43b3 Nov 13 01:08:03.166513 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-d8214db4-9637-4f14-944f-d30398b7f15b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.62", "host": "n-h1-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:08:03.207914 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:08:03.207914 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:08:03.208968 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-d8214db4-9637-4f14-944f-d30398b7f15b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Lock "b'cinder-attachment_update-4e875931-aa1e-423f-ba83-518c9fff9e6c-n-h1-729945-8'" acquired by "attachment_update" :: waited 0.010s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:08:03.213269 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:08:03.213269 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:08:05.298802 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-d8214db4-9637-4f14-944f-d30398b7f15b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Lock "b'cinder-attachment_update-4e875931-aa1e-423f-ba83-518c9fff9e6c-n-h1-729945-8'" released by "attachment_update" :: held 2.087s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:08:05.301821 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-d8214db4-9637-4f14-944f-d30398b7f15b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/82cf08da-d21e-41fd-80c5-41ab67dd43b3 returned with HTTP 200 Nov 13 01:08:05.328810 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 106/206] 10.222.0.62 () {64 vars in 1468 bytes} [Fri Nov 13 01:08:03 2020] PUT /volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/82cf08da-d21e-41fd-80c5-41ab67dd43b3 => generated 762 bytes in 2169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:08:05.439031 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-c32835da-e70d-49e8-ad24-613df744ffea tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] POST http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/82cf08da-d21e-41fd-80c5-41ab67dd43b3/action Nov 13 01:08:05.440100 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:08:05.440100 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:08:05.440964 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-c32835da-e70d-49e8-ad24-613df744ffea tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:08:05.441601 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-c32835da-e70d-49e8-ad24-613df744ffea tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:08:05.634652 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:08:05.634652 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:08:05.664913 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-c32835da-e70d-49e8-ad24-613df744ffea tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/82cf08da-d21e-41fd-80c5-41ab67dd43b3/action returned with HTTP 204 Nov 13 01:08:05.669004 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 101/207] 10.222.0.62 () {64 vars in 1489 bytes} [Fri Nov 13 01:08:05 2020] POST /volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/82cf08da-d21e-41fd-80c5-41ab67dd43b3/action => generated 0 bytes in 248 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:08:05.711386 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-d8214db4-9637-4f14-944f-d30398b7f15b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume// Nov 13 01:08:05.712523 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-d8214db4-9637-4f14-944f-d30398b7f15b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:08:05.712721 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:08:05.712721 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:08:05.713084 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-d8214db4-9637-4f14-944f-d30398b7f15b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:08:05.714765 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-d8214db4-9637-4f14-944f-d30398b7f15b tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:08:05.716348 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 107/208] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 01:08:05 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:08:05.763212 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-c9c6a7e7-523a-41fd-b9b6-5685d884c79c tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c Nov 13 01:08:05.764715 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-c9c6a7e7-523a-41fd-b9b6-5685d884c79c tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:08:05.765108 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:08:05.765108 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:08:05.765789 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-c9c6a7e7-523a-41fd-b9b6-5685d884c79c tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:08:05.867422 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:08:05.867422 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:08:05.908027 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-c9c6a7e7-523a-41fd-b9b6-5685d884c79c tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:08:05.950111 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:08:05.950111 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:08:05.976459 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-c9c6a7e7-523a-41fd-b9b6-5685d884c79c tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c returned with HTTP 200 Nov 13 01:08:05.978082 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 102/209] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 01:08:05 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c => generated 1012 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:08:06.052751 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-c2d7f6e8-a3d7-4c45-844b-b0ebc1b663ab tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] PUT http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/9c225db4-7cd1-4d7b-b0b5-b543e04d2b48 Nov 13 01:08:06.058983 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-c2d7f6e8-a3d7-4c45-844b-b0ebc1b663ab tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.62", "host": "n-h1-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdc"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:08:06.176966 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:08:06.176966 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:08:06.177464 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-c2d7f6e8-a3d7-4c45-844b-b0ebc1b663ab tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Lock "b'cinder-attachment_update-d02d302c-b593-4c8b-9e15-b3920937b11c-n-h1-729945-8'" acquired by "attachment_update" :: waited 0.026s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:08:06.179883 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:08:06.179883 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:08:08.801670 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-c2d7f6e8-a3d7-4c45-844b-b0ebc1b663ab tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Lock "b'cinder-attachment_update-d02d302c-b593-4c8b-9e15-b3920937b11c-n-h1-729945-8'" released by "attachment_update" :: held 2.624s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:08:08.802353 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-c2d7f6e8-a3d7-4c45-844b-b0ebc1b663ab tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/9c225db4-7cd1-4d7b-b0b5-b543e04d2b48 returned with HTTP 200 Nov 13 01:08:08.803240 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 108/210] 10.222.0.62 () {64 vars in 1468 bytes} [Fri Nov 13 01:08:06 2020] PUT /volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/9c225db4-7cd1-4d7b-b0b5-b543e04d2b48 => generated 762 bytes in 2771 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:08:08.857573 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-351f988b-159a-46f7-9ede-9503395a94ac tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] POST http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/9c225db4-7cd1-4d7b-b0b5-b543e04d2b48/action Nov 13 01:08:08.858694 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:08:08.858694 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:08:08.859941 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-351f988b-159a-46f7-9ede-9503395a94ac tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:08:08.860659 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-351f988b-159a-46f7-9ede-9503395a94ac tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:08:08.942889 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:08:08.942889 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:08:08.960194 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-ca27ccfe-34f0-468e-b9e7-1347e02dbd4b req-351f988b-159a-46f7-9ede-9503395a94ac tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/9c225db4-7cd1-4d7b-b0b5-b543e04d2b48/action returned with HTTP 204 Nov 13 01:08:08.961366 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 103/211] 10.222.0.62 () {64 vars in 1489 bytes} [Fri Nov 13 01:08:08 2020] POST /volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/9c225db4-7cd1-4d7b-b0b5-b543e04d2b48/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:09:09.403232 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] POST http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes Nov 13 01:09:09.404057 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:09:09.404057 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:09:09.404725 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-321394946", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:09:09.406345 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-321394946', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:09:09.406868 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Create volume of 1 GB Nov 13 01:09:09.407716 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:09:09.407716 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:09:09.424860 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Availability Zones retrieved successfully. Nov 13 01:09:09.444374 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Flow 'volume_create_api' (fccb7f73-2988-4382-9d78-978c43e4d98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:09:09.447321 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478784f7-5a9d-4a83-ab71-c84c8f1b2f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:09:09.449729 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:09:09.587526 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478784f7-5a9d-4a83-ab71-c84c8f1b2f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:09:09.590155 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (482548f9-6862-4b78-a5f4-ab9056e1ec86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:09:09.733767 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Created reservations ['05f1e0cd-71f0-4fe2-877c-5da5c562c0c2', '8e00c27e-84dc-4ff4-ab45-57d85b53ccfc', '5a741580-9a20-40e3-9363-880d803e8b47', '1729168f-973b-4ee4-849c-fd5acb49b142'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:09:09.735664 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (482548f9-6862-4b78-a5f4-ab9056e1ec86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05f1e0cd-71f0-4fe2-877c-5da5c562c0c2', '8e00c27e-84dc-4ff4-ab45-57d85b53ccfc', '5a741580-9a20-40e3-9363-880d803e8b47', '1729168f-973b-4ee4-849c-fd5acb49b142']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:09:09.738038 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6acfc5f7-a8ce-4531-99ce-a7c2f3692159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:09:09.829171 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6acfc5f7-a8ce-4531-99ce-a7c2f3692159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bf4f47b-e545-4d36-97ff-7a797b0778b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-321394946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32f94056986a4c1ba5fa173368f8d813',qos_specs=None,replication_status=,reservations=['05f1e0cd-71f0-4fe2-877c-5da5c562c0c2','8e00c27e-84dc-4ff4-ab45-57d85b53ccfc','5a741580-9a20-40e3-9363-880d803e8b47','1729168f-973b-4ee4-849c-fd5acb49b142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303162b0343c489488bc6206fd4eca93',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-321394946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bf4f47b-e545-4d36-97ff-7a797b0778b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32f94056986a4c1ba5fa173368f8d813',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='303162b0343c489488bc6206fd4eca93',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:09:09.831651 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aaf5edf-188f-4ebd-ad8b-cd48fffd0dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:09:09.870467 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aaf5edf-188f-4ebd-ad8b-cd48fffd0dc5) 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-321394946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32f94056986a4c1ba5fa173368f8d813',qos_specs=None,replication_status=,reservations=['05f1e0cd-71f0-4fe2-877c-5da5c562c0c2','8e00c27e-84dc-4ff4-ab45-57d85b53ccfc','5a741580-9a20-40e3-9363-880d803e8b47','1729168f-973b-4ee4-849c-fd5acb49b142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303162b0343c489488bc6206fd4eca93',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:09:09.876988 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38a04d22-44cf-43be-9565-82fcba9a6296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:09:09.897557 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38a04d22-44cf-43be-9565-82fcba9a6296) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:09:09.901431 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Flow 'volume_create_api' (fccb7f73-2988-4382-9d78-978c43e4d98b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:09:09.970676 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Create volume request issued successfully. Nov 13 01:09:09.993433 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-cb698439-9f82-44c8-9831-0a16d0584741 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes returned with HTTP 202 Nov 13 01:09:10.008725 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-1ee003ea-f7c7-4293-9c1c-e6760e284615 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] GET http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 Nov 13 01:09:10.009484 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-1ee003ea-f7c7-4293-9c1c-e6760e284615 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:09:10.009842 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:09:10.009842 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:09:10.010434 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-1ee003ea-f7c7-4293-9c1c-e6760e284615 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:09:10.016208 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 109/212] 10.222.0.13 () {64 vars in 1512 bytes} [Fri Nov 13 01:09:09 2020] POST /volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes => generated 823 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Nov 13 01:09:10.134379 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:09:10.134379 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:09:10.148189 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-1ee003ea-f7c7-4293-9c1c-e6760e284615 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Volume info retrieved successfully. Nov 13 01:09:10.259268 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-82299dc5-464b-4c08-af31-47b348bb6b86 req-1ee003ea-f7c7-4293-9c1c-e6760e284615 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 returned with HTTP 200 Nov 13 01:09:10.265757 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 104/213] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:09:10 2020] GET /volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 => generated 891 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:09:11.237775 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5b329871-beb1-470d-b47f-ceaadccc408e req-bbeb6209-fa30-41cc-be66-6dccc68baed5 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] GET http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 Nov 13 01:09:11.239122 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5b329871-beb1-470d-b47f-ceaadccc408e req-bbeb6209-fa30-41cc-be66-6dccc68baed5 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:09:11.239639 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:09:11.239639 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:09:11.240560 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5b329871-beb1-470d-b47f-ceaadccc408e req-bbeb6209-fa30-41cc-be66-6dccc68baed5 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:09:11.330633 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:09:11.330633 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:09:11.343833 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-5b329871-beb1-470d-b47f-ceaadccc408e req-bbeb6209-fa30-41cc-be66-6dccc68baed5 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Volume info retrieved successfully. Nov 13 01:09:11.381310 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5b329871-beb1-470d-b47f-ceaadccc408e req-bbeb6209-fa30-41cc-be66-6dccc68baed5 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 returned with HTTP 200 Nov 13 01:09:11.385590 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 110/214] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:09:11 2020] GET /volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 => generated 915 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:09:12.602706 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-2a9c5787-aab8-493b-ae5c-ad55d60e0737 req-4224b09a-3abb-46ae-b136-9794024391fd tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] GET http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 Nov 13 01:09:12.604094 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-2a9c5787-aab8-493b-ae5c-ad55d60e0737 req-4224b09a-3abb-46ae-b136-9794024391fd tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:09:12.606580 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:09:12.606580 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:09:12.608595 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-2a9c5787-aab8-493b-ae5c-ad55d60e0737 req-4224b09a-3abb-46ae-b136-9794024391fd tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:09:12.792570 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:09:12.792570 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:09:12.820882 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-2a9c5787-aab8-493b-ae5c-ad55d60e0737 req-4224b09a-3abb-46ae-b136-9794024391fd tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Volume info retrieved successfully. Nov 13 01:09:12.865936 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-2a9c5787-aab8-493b-ae5c-ad55d60e0737 req-4224b09a-3abb-46ae-b136-9794024391fd tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 returned with HTTP 200 Nov 13 01:09:12.867039 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 105/215] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:09:12 2020] GET /volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 => generated 916 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:09:13.016146 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e37b3990-9efd-45bb-b57b-6cfa1ac3fcc6 req-0e63d331-17a2-4d62-b487-eb244d2f8876 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] POST http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots Nov 13 01:09:13.016955 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:09:13.016955 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:09:13.017693 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-e37b3990-9efd-45bb-b57b-6cfa1ac3fcc6 req-0e63d331-17a2-4d62-b487-eb244d2f8876 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8bf4f47b-e545-4d36-97ff-7a797b0778b5", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1788002311", "description": null, "metadata": {}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:09:13.277660 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:09:13.277660 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:09:13.279180 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-e37b3990-9efd-45bb-b57b-6cfa1ac3fcc6 req-0e63d331-17a2-4d62-b487-eb244d2f8876 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Volume info retrieved successfully. Nov 13 01:09:13.279880 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [req-e37b3990-9efd-45bb-b57b-6cfa1ac3fcc6 req-0e63d331-17a2-4d62-b487-eb244d2f8876 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Create snapshot from volume 8bf4f47b-e545-4d36-97ff-7a797b0778b5 Nov 13 01:09:13.375687 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [req-e37b3990-9efd-45bb-b57b-6cfa1ac3fcc6 req-0e63d331-17a2-4d62-b487-eb244d2f8876 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] 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. Nov 13 01:09:13.511509 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [req-e37b3990-9efd-45bb-b57b-6cfa1ac3fcc6 req-0e63d331-17a2-4d62-b487-eb244d2f8876 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Created reservations ['25850ff3-3e8c-45e3-b6eb-fe53cf6626ae', '247e1a07-5e83-401f-8ecb-6764b7216a2e', 'fea4fb47-6f54-491d-ab7a-002dfa187468', '6554ee11-12fb-4f27-9b34-1faee5f11fed'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:09:13.765951 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-e37b3990-9efd-45bb-b57b-6cfa1ac3fcc6 req-0e63d331-17a2-4d62-b487-eb244d2f8876 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Snapshot create request issued successfully. Nov 13 01:09:13.766738 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e37b3990-9efd-45bb-b57b-6cfa1ac3fcc6 req-0e63d331-17a2-4d62-b487-eb244d2f8876 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots returned with HTTP 202 Nov 13 01:09:13.767654 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 111/216] 10.222.0.13 () {64 vars in 1518 bytes} [Fri Nov 13 01:09:13 2020] POST /volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots => generated 311 bytes in 765 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:09:16.228092 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5f4a3c0b-1f6c-462f-92fd-3376a0f235a5 req-1410bfd2-9d24-42ec-826d-2a28ce34e2e5 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] GET http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots/17fda9e3-3fe9-45dc-a514-e8676ca39451 Nov 13 01:09:16.228777 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5f4a3c0b-1f6c-462f-92fd-3376a0f235a5 req-1410bfd2-9d24-42ec-826d-2a28ce34e2e5 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:09:16.229263 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:09:16.229263 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:09:16.230596 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5f4a3c0b-1f6c-462f-92fd-3376a0f235a5 req-1410bfd2-9d24-42ec-826d-2a28ce34e2e5 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:09:16.330737 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:09:16.330737 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:09:16.331917 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-5f4a3c0b-1f6c-462f-92fd-3376a0f235a5 req-1410bfd2-9d24-42ec-826d-2a28ce34e2e5 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Snapshot retrieved successfully. Nov 13 01:09:16.333864 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5f4a3c0b-1f6c-462f-92fd-3376a0f235a5 req-1410bfd2-9d24-42ec-826d-2a28ce34e2e5 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots/17fda9e3-3fe9-45dc-a514-e8676ca39451 returned with HTTP 200 Nov 13 01:09:16.340398 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 106/217] 10.222.0.13 () {60 vars in 1575 bytes} [Fri Nov 13 01:09:16 2020] GET /volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots/17fda9e3-3fe9-45dc-a514-e8676ca39451 => generated 470 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:09:17.372310 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-45101a9d-c56e-480b-834e-c331becc2378 req-af1e11f9-f591-4209-862f-0367933b9771 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] GET http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots/detail Nov 13 01:09:17.374413 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-45101a9d-c56e-480b-834e-c331becc2378 req-af1e11f9-f591-4209-862f-0367933b9771 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:09:17.374840 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:09:17.374840 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:09:17.375458 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-45101a9d-c56e-480b-834e-c331becc2378 req-af1e11f9-f591-4209-862f-0367933b9771 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:09:17.376335 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [req-45101a9d-c56e-480b-834e-c331becc2378 req-af1e11f9-f591-4209-862f-0367933b9771 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:09:17.377534 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:09:17.377534 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:09:17.379669 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [req-45101a9d-c56e-480b-834e-c331becc2378 req-af1e11f9-f591-4209-862f-0367933b9771 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Building query based on filter {{(pid=87987) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:09:17.405745 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-45101a9d-c56e-480b-834e-c331becc2378 req-af1e11f9-f591-4209-862f-0367933b9771 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Get all snapshots completed successfully. Nov 13 01:09:17.407140 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:09:17.407140 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:09:17.409245 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-45101a9d-c56e-480b-834e-c331becc2378 req-af1e11f9-f591-4209-862f-0367933b9771 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots/detail returned with HTTP 200 Nov 13 01:09:17.422764 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 112/218] 10.222.0.13 () {60 vars in 1485 bytes} [Fri Nov 13 01:09:17 2020] GET /volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots/detail => generated 473 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:09:19.102963 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-33591db1-76a4-4178-894a-9f15e63c8a62 req-e05a6032-b616-4039-a014-fada6d7f2f2a tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] GET http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots/17fda9e3-3fe9-45dc-a514-e8676ca39451 Nov 13 01:09:19.104189 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-33591db1-76a4-4178-894a-9f15e63c8a62 req-e05a6032-b616-4039-a014-fada6d7f2f2a tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:09:19.104597 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:09:19.104597 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:09:19.105360 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-33591db1-76a4-4178-894a-9f15e63c8a62 req-e05a6032-b616-4039-a014-fada6d7f2f2a tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:09:19.198427 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:09:19.198427 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:09:19.203406 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-33591db1-76a4-4178-894a-9f15e63c8a62 req-e05a6032-b616-4039-a014-fada6d7f2f2a tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Snapshot retrieved successfully. Nov 13 01:09:19.215700 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-33591db1-76a4-4178-894a-9f15e63c8a62 req-e05a6032-b616-4039-a014-fada6d7f2f2a tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots/17fda9e3-3fe9-45dc-a514-e8676ca39451 returned with HTTP 200 Nov 13 01:09:19.217107 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 107/219] 10.222.0.13 () {60 vars in 1575 bytes} [Fri Nov 13 01:09:19 2020] GET /volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots/17fda9e3-3fe9-45dc-a514-e8676ca39451 => generated 470 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:09:19.992875 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-40996171-60f2-4b37-9df6-4c8b270931e6 req-15105dd4-09f5-4b29-aed9-d86ced65f26b tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] DELETE http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots/17fda9e3-3fe9-45dc-a514-e8676ca39451 Nov 13 01:09:19.996097 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-40996171-60f2-4b37-9df6-4c8b270931e6 req-15105dd4-09f5-4b29-aed9-d86ced65f26b tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:09:19.996345 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:09:19.996345 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:09:19.998165 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-40996171-60f2-4b37-9df6-4c8b270931e6 req-15105dd4-09f5-4b29-aed9-d86ced65f26b tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:09:19.998509 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [req-40996171-60f2-4b37-9df6-4c8b270931e6 req-15105dd4-09f5-4b29-aed9-d86ced65f26b tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Delete snapshot with id: 17fda9e3-3fe9-45dc-a514-e8676ca39451 Nov 13 01:09:20.094472 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:09:20.094472 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:09:20.095655 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-40996171-60f2-4b37-9df6-4c8b270931e6 req-15105dd4-09f5-4b29-aed9-d86ced65f26b tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Snapshot retrieved successfully. Nov 13 01:09:20.274897 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-40996171-60f2-4b37-9df6-4c8b270931e6 req-15105dd4-09f5-4b29-aed9-d86ced65f26b tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Snapshot delete request issued successfully. Nov 13 01:09:20.276159 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-40996171-60f2-4b37-9df6-4c8b270931e6 req-15105dd4-09f5-4b29-aed9-d86ced65f26b tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots/17fda9e3-3fe9-45dc-a514-e8676ca39451 returned with HTTP 202 Nov 13 01:09:20.277365 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 113/220] 10.222.0.13 () {62 vars in 1597 bytes} [Fri Nov 13 01:09:19 2020] DELETE /volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots/17fda9e3-3fe9-45dc-a514-e8676ca39451 => generated 0 bytes in 291 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:09:20.612068 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9869eaf8-1502-40e7-a0a5-0b787abb1729 req-402d6831-1717-4cd6-b7fa-3cac8146cc31 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] GET http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots/17fda9e3-3fe9-45dc-a514-e8676ca39451 Nov 13 01:09:20.612671 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9869eaf8-1502-40e7-a0a5-0b787abb1729 req-402d6831-1717-4cd6-b7fa-3cac8146cc31 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:09:20.612774 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:09:20.612774 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:09:20.613648 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9869eaf8-1502-40e7-a0a5-0b787abb1729 req-402d6831-1717-4cd6-b7fa-3cac8146cc31 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:09:20.696047 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:09:20.696047 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:09:20.700937 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-9869eaf8-1502-40e7-a0a5-0b787abb1729 req-402d6831-1717-4cd6-b7fa-3cac8146cc31 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Snapshot retrieved successfully. Nov 13 01:09:20.704603 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9869eaf8-1502-40e7-a0a5-0b787abb1729 req-402d6831-1717-4cd6-b7fa-3cac8146cc31 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots/17fda9e3-3fe9-45dc-a514-e8676ca39451 returned with HTTP 200 Nov 13 01:09:20.707626 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 108/221] 10.222.0.13 () {60 vars in 1575 bytes} [Fri Nov 13 01:09:20 2020] GET /volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots/17fda9e3-3fe9-45dc-a514-e8676ca39451 => generated 469 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:09:24.141794 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-b5fcb46f-bf5f-4c6c-ae0e-2fbf49604c08 req-3e824153-c952-4cac-a60f-b260eb6b8322 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] GET http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots/17fda9e3-3fe9-45dc-a514-e8676ca39451 Nov 13 01:09:24.143221 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-b5fcb46f-bf5f-4c6c-ae0e-2fbf49604c08 req-3e824153-c952-4cac-a60f-b260eb6b8322 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:09:24.143792 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:09:24.143792 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:09:24.144532 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-b5fcb46f-bf5f-4c6c-ae0e-2fbf49604c08 req-3e824153-c952-4cac-a60f-b260eb6b8322 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:09:24.207195 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-b5fcb46f-bf5f-4c6c-ae0e-2fbf49604c08 req-3e824153-c952-4cac-a60f-b260eb6b8322 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots/17fda9e3-3fe9-45dc-a514-e8676ca39451 returned with HTTP 404 Nov 13 01:09:24.216130 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 114/222] 10.222.0.13 () {60 vars in 1575 bytes} [Fri Nov 13 01:09:24 2020] GET /volume/v3/32f94056986a4c1ba5fa173368f8d813/snapshots/17fda9e3-3fe9-45dc-a514-e8676ca39451 => generated 111 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:09:24.481137 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-164a6107-4043-48f1-80d6-4c2afe60068f req-b081ebe8-17d5-4f1f-a4da-ffa6673c5938 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] DELETE http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 Nov 13 01:09:24.481865 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-164a6107-4043-48f1-80d6-4c2afe60068f req-b081ebe8-17d5-4f1f-a4da-ffa6673c5938 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:09:24.482233 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:09:24.482233 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:09:24.482940 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-164a6107-4043-48f1-80d6-4c2afe60068f req-b081ebe8-17d5-4f1f-a4da-ffa6673c5938 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:09:24.483771 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [req-164a6107-4043-48f1-80d6-4c2afe60068f req-b081ebe8-17d5-4f1f-a4da-ffa6673c5938 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Delete volume with id: 8bf4f47b-e545-4d36-97ff-7a797b0778b5 Nov 13 01:09:24.578076 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:09:24.578076 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:09:24.581546 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-164a6107-4043-48f1-80d6-4c2afe60068f req-b081ebe8-17d5-4f1f-a4da-ffa6673c5938 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Volume info retrieved successfully. Nov 13 01:09:24.628820 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-164a6107-4043-48f1-80d6-4c2afe60068f req-b081ebe8-17d5-4f1f-a4da-ffa6673c5938 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Delete volume request issued successfully. Nov 13 01:09:24.630355 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-164a6107-4043-48f1-80d6-4c2afe60068f req-b081ebe8-17d5-4f1f-a4da-ffa6673c5938 tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 returned with HTTP 202 Nov 13 01:09:24.654244 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 109/223] 10.222.0.13 () {62 vars in 1591 bytes} [Fri Nov 13 01:09:24 2020] DELETE /volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:09:24.792932 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-528be546-a6fb-48c4-b55a-d0053752a165 req-62614478-282b-48a6-8b80-c73a0682ebec tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] GET http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 Nov 13 01:09:24.793805 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-528be546-a6fb-48c4-b55a-d0053752a165 req-62614478-282b-48a6-8b80-c73a0682ebec tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:09:24.795295 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-528be546-a6fb-48c4-b55a-d0053752a165 req-62614478-282b-48a6-8b80-c73a0682ebec tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:09:24.858751 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:09:24.858751 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:09:24.886035 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-528be546-a6fb-48c4-b55a-d0053752a165 req-62614478-282b-48a6-8b80-c73a0682ebec tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Volume info retrieved successfully. Nov 13 01:09:24.938085 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-528be546-a6fb-48c4-b55a-d0053752a165 req-62614478-282b-48a6-8b80-c73a0682ebec tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 returned with HTTP 200 Nov 13 01:09:24.957539 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 115/224] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:09:24 2020] GET /volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 => generated 915 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:09:27.220854 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a6707b28-b45f-4fdd-9de2-4164443e1797 req-f3339710-87a9-4701-b824-bd871f2ccc0b tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] GET http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 Nov 13 01:09:27.226843 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a6707b28-b45f-4fdd-9de2-4164443e1797 req-f3339710-87a9-4701-b824-bd871f2ccc0b tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:09:27.228497 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:09:27.228497 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:09:27.229705 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a6707b28-b45f-4fdd-9de2-4164443e1797 req-f3339710-87a9-4701-b824-bd871f2ccc0b tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:09:27.515256 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:09:27.515256 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:09:27.543545 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a6707b28-b45f-4fdd-9de2-4164443e1797 req-f3339710-87a9-4701-b824-bd871f2ccc0b tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Volume info retrieved successfully. Nov 13 01:09:27.656357 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a6707b28-b45f-4fdd-9de2-4164443e1797 req-f3339710-87a9-4701-b824-bd871f2ccc0b tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 returned with HTTP 200 Nov 13 01:09:27.657169 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 110/225] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:09:27 2020] GET /volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 => generated 915 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:09:30.281566 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-caa6fc29-71d6-4a21-9b01-f0c590e87e59 req-2f4850cc-e954-4c2b-9c6d-1df4f7766e3e tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] GET http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 Nov 13 01:09:30.282108 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-caa6fc29-71d6-4a21-9b01-f0c590e87e59 req-2f4850cc-e954-4c2b-9c6d-1df4f7766e3e tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:09:30.282306 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:09:30.282306 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:09:30.282688 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-caa6fc29-71d6-4a21-9b01-f0c590e87e59 req-2f4850cc-e954-4c2b-9c6d-1df4f7766e3e tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:09:30.347533 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-caa6fc29-71d6-4a21-9b01-f0c590e87e59 req-2f4850cc-e954-4c2b-9c6d-1df4f7766e3e tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 returned with HTTP 404 Nov 13 01:09:30.353977 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 116/226] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:09:30 2020] GET /volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:09:30.415762 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5757a0ce-9bfb-473f-a055-76fb0064b284 req-6a9029f2-6a08-401a-9c00-d53f8f40f48f tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] DELETE http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 Nov 13 01:09:30.416496 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5757a0ce-9bfb-473f-a055-76fb0064b284 req-6a9029f2-6a08-401a-9c00-d53f8f40f48f tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:09:30.416862 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:09:30.416862 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:09:30.417460 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5757a0ce-9bfb-473f-a055-76fb0064b284 req-6a9029f2-6a08-401a-9c00-d53f8f40f48f tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:09:30.418072 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [req-5757a0ce-9bfb-473f-a055-76fb0064b284 req-6a9029f2-6a08-401a-9c00-d53f8f40f48f tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Delete volume with id: 8bf4f47b-e545-4d36-97ff-7a797b0778b5 Nov 13 01:09:30.517998 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5757a0ce-9bfb-473f-a055-76fb0064b284 req-6a9029f2-6a08-401a-9c00-d53f8f40f48f tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 returned with HTTP 404 Nov 13 01:09:30.528905 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 111/227] 10.222.0.13 () {62 vars in 1591 bytes} [Fri Nov 13 01:09:30 2020] DELETE /volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:09:30.610496 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9630a836-0e1f-48e6-809d-8fce0646c3d3 req-c9b962df-97c5-4b19-b801-f5bb22669ebb tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] GET http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 Nov 13 01:09:30.612263 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9630a836-0e1f-48e6-809d-8fce0646c3d3 req-c9b962df-97c5-4b19-b801-f5bb22669ebb tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:09:30.614801 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9630a836-0e1f-48e6-809d-8fce0646c3d3 req-c9b962df-97c5-4b19-b801-f5bb22669ebb tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:09:30.768106 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9630a836-0e1f-48e6-809d-8fce0646c3d3 req-c9b962df-97c5-4b19-b801-f5bb22669ebb tempest-VolumesSnapshotsTestJSON-1380153452 tempest-VolumesSnapshotsTestJSON-1380153452] http://10.222.0.13/volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 returned with HTTP 404 Nov 13 01:09:30.788663 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 117/228] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:09:30 2020] GET /volume/v3/32f94056986a4c1ba5fa173368f8d813/volumes/8bf4f47b-e545-4d36-97ff-7a797b0778b5 => generated 109 bytes in 183 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:09:39.195521 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5d75b33f-f347-43b4-aeb8-6be69c0cb855 req-5aedf795-fd22-4a75-b827-4bb924381c7f tempest-VolumesNegativeTest-313870414 tempest-VolumesNegativeTest-313870414] DELETE http://10.222.0.13/volume/v3/5dae47bc6dbe450e93b85b4c6f8bc018/volumes/tempest-invalid-1359629750 Nov 13 01:09:39.196095 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5d75b33f-f347-43b4-aeb8-6be69c0cb855 req-5aedf795-fd22-4a75-b827-4bb924381c7f tempest-VolumesNegativeTest-313870414 tempest-VolumesNegativeTest-313870414] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:09:39.199039 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5d75b33f-f347-43b4-aeb8-6be69c0cb855 req-5aedf795-fd22-4a75-b827-4bb924381c7f tempest-VolumesNegativeTest-313870414 tempest-VolumesNegativeTest-313870414] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:09:39.199761 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [req-5d75b33f-f347-43b4-aeb8-6be69c0cb855 req-5aedf795-fd22-4a75-b827-4bb924381c7f tempest-VolumesNegativeTest-313870414 tempest-VolumesNegativeTest-313870414] Delete volume with id: tempest-invalid-1359629750 Nov 13 01:09:39.412097 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5d75b33f-f347-43b4-aeb8-6be69c0cb855 req-5aedf795-fd22-4a75-b827-4bb924381c7f tempest-VolumesNegativeTest-313870414 tempest-VolumesNegativeTest-313870414] http://10.222.0.13/volume/v3/5dae47bc6dbe450e93b85b4c6f8bc018/volumes/tempest-invalid-1359629750 returned with HTTP 404 Nov 13 01:09:39.430427 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 112/229] 10.222.0.13 () {62 vars in 1561 bytes} [Fri Nov 13 01:09:39 2020] DELETE /volume/v3/5dae47bc6dbe450e93b85b4c6f8bc018/volumes/tempest-invalid-1359629750 => generated 99 bytes in 240 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:09:43.037636 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-522373cc-3099-4a7d-b61f-7dbac9d51405 req-dce8f168-e348-4a2a-b578-290b7dfa6043 tempest-VolumesNegativeTest-313870414 tempest-VolumesNegativeTest-313870414] DELETE http://10.222.0.13/volume/v3/5dae47bc6dbe450e93b85b4c6f8bc018/volumes/9d0683bc-9972-494d-b149-0efc167e6afe Nov 13 01:09:43.038367 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-522373cc-3099-4a7d-b61f-7dbac9d51405 req-dce8f168-e348-4a2a-b578-290b7dfa6043 tempest-VolumesNegativeTest-313870414 tempest-VolumesNegativeTest-313870414] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:09:43.038592 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-522373cc-3099-4a7d-b61f-7dbac9d51405 req-dce8f168-e348-4a2a-b578-290b7dfa6043 tempest-VolumesNegativeTest-313870414 tempest-VolumesNegativeTest-313870414] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:09:43.039795 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [req-522373cc-3099-4a7d-b61f-7dbac9d51405 req-dce8f168-e348-4a2a-b578-290b7dfa6043 tempest-VolumesNegativeTest-313870414 tempest-VolumesNegativeTest-313870414] Delete volume with id: 9d0683bc-9972-494d-b149-0efc167e6afe Nov 13 01:09:43.093936 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-522373cc-3099-4a7d-b61f-7dbac9d51405 req-dce8f168-e348-4a2a-b578-290b7dfa6043 tempest-VolumesNegativeTest-313870414 tempest-VolumesNegativeTest-313870414] http://10.222.0.13/volume/v3/5dae47bc6dbe450e93b85b4c6f8bc018/volumes/9d0683bc-9972-494d-b149-0efc167e6afe returned with HTTP 404 Nov 13 01:09:43.113388 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 118/230] 10.222.0.13 () {62 vars in 1591 bytes} [Fri Nov 13 01:09:43 2020] DELETE /volume/v3/5dae47bc6dbe450e93b85b4c6f8bc018/volumes/9d0683bc-9972-494d-b149-0efc167e6afe => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:09:43.194804 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-db0859e9-88f4-4918-b3ba-8b756cbdcea2 req-c92a390a-dffb-4633-ba44-e69a60bd4cf4 tempest-VolumesNegativeTest-313870414 tempest-VolumesNegativeTest-313870414] GET http://10.222.0.13/volume/v3/5dae47bc6dbe450e93b85b4c6f8bc018/volumes/56c5dc4b-c859-4370-9aef-e9457e2aea95 Nov 13 01:09:43.195768 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-db0859e9-88f4-4918-b3ba-8b756cbdcea2 req-c92a390a-dffb-4633-ba44-e69a60bd4cf4 tempest-VolumesNegativeTest-313870414 tempest-VolumesNegativeTest-313870414] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:09:43.196405 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-db0859e9-88f4-4918-b3ba-8b756cbdcea2 req-c92a390a-dffb-4633-ba44-e69a60bd4cf4 tempest-VolumesNegativeTest-313870414 tempest-VolumesNegativeTest-313870414] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:09:43.307217 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-db0859e9-88f4-4918-b3ba-8b756cbdcea2 req-c92a390a-dffb-4633-ba44-e69a60bd4cf4 tempest-VolumesNegativeTest-313870414 tempest-VolumesNegativeTest-313870414] http://10.222.0.13/volume/v3/5dae47bc6dbe450e93b85b4c6f8bc018/volumes/56c5dc4b-c859-4370-9aef-e9457e2aea95 returned with HTTP 404 Nov 13 01:09:43.310480 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 113/231] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:09:43 2020] GET /volume/v3/5dae47bc6dbe450e93b85b4c6f8bc018/volumes/56c5dc4b-c859-4370-9aef-e9457e2aea95 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:10:44.328218 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] POST http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes Nov 13 01:10:44.329067 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-272080217"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:10:44.330149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-272080217'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:10:44.331835 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Create volume of 1 GB Nov 13 01:10:44.386610 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Availability Zones retrieved successfully. Nov 13 01:10:44.427650 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Flow 'volume_create_api' (fd3c81ca-3c99-4eb1-af68-bec53e192725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:10:44.430492 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25de90c1-a8c7-4146-b5e8-e84f489929fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:10:44.466096 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:10:44.586183 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25de90c1-a8c7-4146-b5e8-e84f489929fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:10:44.588651 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93295950-20ed-40f2-a46a-9358c01642d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:10:44.730389 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Created reservations ['0b4f6c9f-e1f9-47cb-880e-cf04bfccce66', 'e338e814-b32d-4aab-b80c-cffcdb29a773', 'e58fbbc6-420f-4bf0-bd77-d0310d69494b', '5bd67011-6658-47e4-884a-ede5a0e6e1e2'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:10:44.732732 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93295950-20ed-40f2-a46a-9358c01642d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b4f6c9f-e1f9-47cb-880e-cf04bfccce66', 'e338e814-b32d-4aab-b80c-cffcdb29a773', 'e58fbbc6-420f-4bf0-bd77-d0310d69494b', '5bd67011-6658-47e4-884a-ede5a0e6e1e2']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:10:44.735186 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d794e3c-9714-4ad9-829d-937f00b98b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:10:44.835938 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d794e3c-9714-4ad9-829d-937f00b98b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '344ef6f6-6fad-4700-871b-4fed30d21340', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-272080217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4363b64addeb4d879a060a9a9e98764e',qos_specs=None,replication_status=,reservations=['0b4f6c9f-e1f9-47cb-880e-cf04bfccce66','e338e814-b32d-4aab-b80c-cffcdb29a773','e58fbbc6-420f-4bf0-bd77-d0310d69494b','5bd67011-6658-47e4-884a-ede5a0e6e1e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='684e4f1345dc427bb2d6e1d7b9fc54be',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:10:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-272080217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=344ef6f6-6fad-4700-871b-4fed30d21340,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4363b64addeb4d879a060a9a9e98764e',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='684e4f1345dc427bb2d6e1d7b9fc54be',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:10:44.838121 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c93d72c1-9664-45e5-933c-8fb2c5584030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:10:44.881825 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c93d72c1-9664-45e5-933c-8fb2c5584030) 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-272080217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4363b64addeb4d879a060a9a9e98764e',qos_specs=None,replication_status=,reservations=['0b4f6c9f-e1f9-47cb-880e-cf04bfccce66','e338e814-b32d-4aab-b80c-cffcdb29a773','e58fbbc6-420f-4bf0-bd77-d0310d69494b','5bd67011-6658-47e4-884a-ede5a0e6e1e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='684e4f1345dc427bb2d6e1d7b9fc54be',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:10:44.881825 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2618e9-fdb1-4624-9e2a-160a3e99d9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:10:44.927353 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2618e9-fdb1-4624-9e2a-160a3e99d9d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:10:44.930346 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Flow 'volume_create_api' (fd3c81ca-3c99-4eb1-af68-bec53e192725) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:10:45.095462 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Create volume request issued successfully. Nov 13 01:10:45.144773 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1249a87c-e39f-428b-a1d0-1c0240c28d05 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes returned with HTTP 202 Nov 13 01:10:45.146338 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 119/232] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:10:43 2020] POST /volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes => generated 819 bytes in 1584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:10:45.170904 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-83948112-aa6a-4455-be87-86ce31b67317 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 Nov 13 01:10:45.170904 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-83948112-aa6a-4455-be87-86ce31b67317 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:10:45.170904 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-83948112-aa6a-4455-be87-86ce31b67317 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:10:45.328509 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:45.328509 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:45.356434 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-83948112-aa6a-4455-be87-86ce31b67317 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Volume info retrieved successfully. Nov 13 01:10:45.445731 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-83948112-aa6a-4455-be87-86ce31b67317 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 returned with HTTP 200 Nov 13 01:10:45.447042 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 114/233] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:10:45 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 => generated 911 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:10:46.470792 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8a868ba6-b7c8-4916-9848-aeaff8c4e3d4 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 Nov 13 01:10:46.471671 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8a868ba6-b7c8-4916-9848-aeaff8c4e3d4 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:10:46.472002 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:46.472002 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:46.473729 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8a868ba6-b7c8-4916-9848-aeaff8c4e3d4 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:10:46.682483 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:46.682483 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:46.703087 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8a868ba6-b7c8-4916-9848-aeaff8c4e3d4 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Volume info retrieved successfully. Nov 13 01:10:46.756960 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8a868ba6-b7c8-4916-9848-aeaff8c4e3d4 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 returned with HTTP 200 Nov 13 01:10:46.757767 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 120/234] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:10:46 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 => generated 912 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:10:46.775280 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-197f129a-6460-4652-8568-08a93c50cf5a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] POST http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots Nov 13 01:10:46.775772 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:46.775772 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:46.776181 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-197f129a-6460-4652-8568-08a93c50cf5a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "344ef6f6-6fad-4700-871b-4fed30d21340", "name": "tempest-SnapshotsActionsTest-Snapshot-94163889"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:10:46.907556 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:46.907556 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:46.909724 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-197f129a-6460-4652-8568-08a93c50cf5a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Volume info retrieved successfully. Nov 13 01:10:46.914953 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-197f129a-6460-4652-8568-08a93c50cf5a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Create snapshot from volume 344ef6f6-6fad-4700-871b-4fed30d21340 Nov 13 01:10:46.991967 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-197f129a-6460-4652-8568-08a93c50cf5a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] 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. Nov 13 01:10:47.074907 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-197f129a-6460-4652-8568-08a93c50cf5a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Created reservations ['e07fdfe8-a0a9-40b5-ad89-06628f97c235', 'a5ad6aaf-0bf0-4275-aba4-d9484cf15a40', '1c8f7011-a2a6-42b3-a271-cc97f56f234d', 'c40eeeeb-bc4a-4b00-8d59-4ca9a1277902'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:10:47.393638 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-197f129a-6460-4652-8568-08a93c50cf5a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot create request issued successfully. Nov 13 01:10:47.394220 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-197f129a-6460-4652-8568-08a93c50cf5a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots returned with HTTP 202 Nov 13 01:10:47.405461 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 115/235] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:10:46 2020] POST /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots => generated 305 bytes in 635 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:10:47.425585 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0be39ac3-99d0-4503-bb02-62ecce2787a3 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f Nov 13 01:10:47.425585 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0be39ac3-99d0-4503-bb02-62ecce2787a3 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:10:47.425585 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:47.425585 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:47.425585 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0be39ac3-99d0-4503-bb02-62ecce2787a3 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:10:47.569992 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:47.569992 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:47.584225 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0be39ac3-99d0-4503-bb02-62ecce2787a3 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:10:47.598278 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0be39ac3-99d0-4503-bb02-62ecce2787a3 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f returned with HTTP 200 Nov 13 01:10:47.598278 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 121/236] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:10:47 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f => generated 437 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:10:48.600344 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d561020-ec94-4d0f-95d9-cd384eb42dd4 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f Nov 13 01:10:48.600902 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d561020-ec94-4d0f-95d9-cd384eb42dd4 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:10:48.601087 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:48.601087 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:48.601670 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d561020-ec94-4d0f-95d9-cd384eb42dd4 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:10:48.740361 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:48.740361 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:48.740982 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6d561020-ec94-4d0f-95d9-cd384eb42dd4 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:10:48.757811 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d561020-ec94-4d0f-95d9-cd384eb42dd4 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f returned with HTTP 200 Nov 13 01:10:48.762461 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 116/237] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:10:48 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f => generated 437 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:10:49.780734 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5c0b61c5-09a6-46de-adc9-c0a26e4ff551 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f Nov 13 01:10:49.780734 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5c0b61c5-09a6-46de-adc9-c0a26e4ff551 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:10:49.780734 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:49.780734 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:49.780734 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5c0b61c5-09a6-46de-adc9-c0a26e4ff551 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:10:49.921378 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:49.921378 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:49.931385 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5c0b61c5-09a6-46de-adc9-c0a26e4ff551 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:10:49.931385 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5c0b61c5-09a6-46de-adc9-c0a26e4ff551 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f returned with HTTP 200 Nov 13 01:10:49.931385 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 122/238] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:10:49 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f => generated 437 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:10:50.941261 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0ddbba49-ba5b-43a3-903f-ed50234d6e5b tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f Nov 13 01:10:50.942301 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0ddbba49-ba5b-43a3-903f-ed50234d6e5b tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:10:50.943452 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:50.943452 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:50.944233 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0ddbba49-ba5b-43a3-903f-ed50234d6e5b tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:10:51.032435 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:51.032435 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:51.037742 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0ddbba49-ba5b-43a3-903f-ed50234d6e5b tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:10:51.046706 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0ddbba49-ba5b-43a3-903f-ed50234d6e5b tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f returned with HTTP 200 Nov 13 01:10:51.046706 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 117/239] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:10:50 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f => generated 437 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:10:52.055989 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0d40b317-93d3-4666-b8b8-858ce34cfdd0 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f Nov 13 01:10:52.056678 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0d40b317-93d3-4666-b8b8-858ce34cfdd0 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:10:52.057817 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:52.057817 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:52.057817 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0d40b317-93d3-4666-b8b8-858ce34cfdd0 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:10:52.148625 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:52.148625 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:52.149370 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0d40b317-93d3-4666-b8b8-858ce34cfdd0 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:10:52.151673 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0d40b317-93d3-4666-b8b8-858ce34cfdd0 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f returned with HTTP 200 Nov 13 01:10:52.157913 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 123/240] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:10:52 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f => generated 464 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:10:52.770662 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-71b494eb-4404-4de3-9120-a27e13bea9be tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] POST http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action Nov 13 01:10:52.770805 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:52.770805 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:52.771793 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-71b494eb-4404-4de3-9120-a27e13bea9be tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:10:52.771793 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-71b494eb-4404-4de3-9120-a27e13bea9be tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:10:52.772624 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-71b494eb-4404-4de3-9120-a27e13bea9be tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Updating snapshot 'e0e04edb-70b2-41ce-ab0c-c09830db722f' with '{'status': 'creating'}' {{(pid=87988) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:10:52.944486 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:52.944486 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:53.027649 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-71b494eb-4404-4de3-9120-a27e13bea9be tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action returned with HTTP 202 Nov 13 01:10:53.032008 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 118/241] 10.222.0.13 () {58 vars in 1323 bytes} [Fri Nov 13 01:10:52 2020] POST /volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action => generated 0 bytes in 866 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:10:53.038486 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4afeea5d-891b-4c82-8268-7b7bb81c1261 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f Nov 13 01:10:53.038994 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4afeea5d-891b-4c82-8268-7b7bb81c1261 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:10:53.039196 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:53.039196 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:53.040334 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4afeea5d-891b-4c82-8268-7b7bb81c1261 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:10:53.110435 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:53.110435 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:53.111716 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4afeea5d-891b-4c82-8268-7b7bb81c1261 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:10:53.122435 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4afeea5d-891b-4c82-8268-7b7bb81c1261 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f returned with HTTP 200 Nov 13 01:10:53.122435 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 124/242] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:10:53 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f => generated 463 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:10:53.135984 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-267bc75c-fe45-44ca-b493-4186ea47583f tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] POST http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action Nov 13 01:10:53.136261 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:53.136261 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:53.137326 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-267bc75c-fe45-44ca-b493-4186ea47583f tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:10:53.138824 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-267bc75c-fe45-44ca-b493-4186ea47583f tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:10:53.140124 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-267bc75c-fe45-44ca-b493-4186ea47583f tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Updating snapshot 'e0e04edb-70b2-41ce-ab0c-c09830db722f' with '{'status': 'available'}' {{(pid=87988) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:10:53.238205 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:53.238205 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:53.311223 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-267bc75c-fe45-44ca-b493-4186ea47583f tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action returned with HTTP 202 Nov 13 01:10:53.316165 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 119/243] 10.222.0.13 () {58 vars in 1323 bytes} [Fri Nov 13 01:10:53 2020] POST /volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:10:53.322726 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ac3265d0-8d53-4ee7-a329-48a9c7e8065a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f Nov 13 01:10:53.323330 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ac3265d0-8d53-4ee7-a329-48a9c7e8065a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:10:53.323836 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:53.323836 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:53.324663 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ac3265d0-8d53-4ee7-a329-48a9c7e8065a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:10:53.357723 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:53.357723 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:53.359633 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ac3265d0-8d53-4ee7-a329-48a9c7e8065a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:10:53.361925 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ac3265d0-8d53-4ee7-a329-48a9c7e8065a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f returned with HTTP 200 Nov 13 01:10:53.363016 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 125/244] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:10:53 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f => generated 464 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:10:53.376644 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-91768a4f-f0d2-44dd-8e1b-e1f7396c5833 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] POST http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots Nov 13 01:10:53.377101 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:53.377101 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:53.377534 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-91768a4f-f0d2-44dd-8e1b-e1f7396c5833 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "344ef6f6-6fad-4700-871b-4fed30d21340", "name": "tempest-SnapshotsActionsTest-Snapshot-695978120"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:10:53.461895 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:53.461895 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:53.463483 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-91768a4f-f0d2-44dd-8e1b-e1f7396c5833 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Volume info retrieved successfully. Nov 13 01:10:53.464052 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-91768a4f-f0d2-44dd-8e1b-e1f7396c5833 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Create snapshot from volume 344ef6f6-6fad-4700-871b-4fed30d21340 Nov 13 01:10:53.602818 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-91768a4f-f0d2-44dd-8e1b-e1f7396c5833 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Created reservations ['fdec1dfc-bc25-4606-b7b6-243c1151294b', '76d43de1-e87b-4900-bc71-a13c4ec24626', '7f5a2b85-165b-4101-a417-68b41aa71989', '67f57e1a-04a4-4996-bbba-218300ce6681'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:10:54.037027 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-91768a4f-f0d2-44dd-8e1b-e1f7396c5833 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot create request issued successfully. Nov 13 01:10:54.043232 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-91768a4f-f0d2-44dd-8e1b-e1f7396c5833 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots returned with HTTP 202 Nov 13 01:10:54.049575 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 120/245] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:10:53 2020] POST /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots => generated 306 bytes in 674 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:10:54.058222 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8bb4097d-c229-427b-a23f-b09f7ce7cefe tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 Nov 13 01:10:54.058881 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8bb4097d-c229-427b-a23f-b09f7ce7cefe tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:10:54.059314 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:54.059314 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:54.060179 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8bb4097d-c229-427b-a23f-b09f7ce7cefe tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:10:54.125343 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:54.125343 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:54.132184 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8bb4097d-c229-427b-a23f-b09f7ce7cefe tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:10:54.137305 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8bb4097d-c229-427b-a23f-b09f7ce7cefe tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 returned with HTTP 200 Nov 13 01:10:54.141475 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 126/246] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:10:54 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 => generated 438 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:10:55.172252 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5b47fea8-49af-447d-a241-4db8e515f172 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 Nov 13 01:10:55.175836 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5b47fea8-49af-447d-a241-4db8e515f172 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:10:55.185435 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:55.185435 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:55.186516 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5b47fea8-49af-447d-a241-4db8e515f172 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:10:55.284893 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:55.284893 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:55.284893 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5b47fea8-49af-447d-a241-4db8e515f172 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:10:55.284893 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5b47fea8-49af-447d-a241-4db8e515f172 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 returned with HTTP 200 Nov 13 01:10:55.284893 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 121/247] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:10:55 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 => generated 438 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:10:56.296899 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-60a8073b-a540-48d6-b2ae-c51c03b724ff tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 Nov 13 01:10:56.299498 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-60a8073b-a540-48d6-b2ae-c51c03b724ff tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:10:56.300052 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:56.300052 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:56.302823 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-60a8073b-a540-48d6-b2ae-c51c03b724ff tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:10:56.437918 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:56.437918 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:56.439136 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-60a8073b-a540-48d6-b2ae-c51c03b724ff tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:10:56.451320 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-60a8073b-a540-48d6-b2ae-c51c03b724ff tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 returned with HTTP 200 Nov 13 01:10:56.459516 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 127/248] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:10:56 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 => generated 438 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:10:57.467018 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9fab3b90-52fa-46ca-a8c7-8ea6dc95a374 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 Nov 13 01:10:57.467482 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9fab3b90-52fa-46ca-a8c7-8ea6dc95a374 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:10:57.469053 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:57.469053 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:57.469445 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9fab3b90-52fa-46ca-a8c7-8ea6dc95a374 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:10:57.584360 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:57.584360 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:57.591927 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9fab3b90-52fa-46ca-a8c7-8ea6dc95a374 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:10:57.595584 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9fab3b90-52fa-46ca-a8c7-8ea6dc95a374 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 returned with HTTP 200 Nov 13 01:10:57.597169 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 122/249] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:10:57 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 => generated 438 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:10:58.612866 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e99a2a81-8700-47bd-b8da-7b50ca5244ed tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 Nov 13 01:10:58.622772 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e99a2a81-8700-47bd-b8da-7b50ca5244ed tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:10:58.623858 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:58.623858 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:58.624457 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e99a2a81-8700-47bd-b8da-7b50ca5244ed tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:10:58.760794 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:58.760794 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:58.770251 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e99a2a81-8700-47bd-b8da-7b50ca5244ed tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:10:58.791152 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e99a2a81-8700-47bd-b8da-7b50ca5244ed tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 returned with HTTP 200 Nov 13 01:10:58.792572 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 128/250] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:10:58 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 => generated 465 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:10:58.804005 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ba0499c4-afa8-408a-8248-9b9630d23adb tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] POST http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514/action Nov 13 01:10:58.804977 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:58.804977 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:58.805784 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ba0499c4-afa8-408a-8248-9b9630d23adb tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:10:58.806260 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ba0499c4-afa8-408a-8248-9b9630d23adb tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:10:58.807468 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-ba0499c4-afa8-408a-8248-9b9630d23adb tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Updating snapshot '3c1f70b6-f1c9-4dbf-8024-a35431325514' with '{'status': 'creating'}' {{(pid=87988) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:10:58.882065 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:58.882065 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:58.973443 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ba0499c4-afa8-408a-8248-9b9630d23adb tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514/action returned with HTTP 202 Nov 13 01:10:58.977366 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 123/251] 10.222.0.13 () {58 vars in 1323 bytes} [Fri Nov 13 01:10:58 2020] POST /volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:10:58.985838 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-babd1849-b560-426e-bb27-5b908ee95d5f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 Nov 13 01:10:58.986631 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-babd1849-b560-426e-bb27-5b908ee95d5f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:10:58.986952 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:58.986952 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:58.987469 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-babd1849-b560-426e-bb27-5b908ee95d5f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:10:59.053911 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:59.053911 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:59.056965 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-babd1849-b560-426e-bb27-5b908ee95d5f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:10:59.058935 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-babd1849-b560-426e-bb27-5b908ee95d5f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 returned with HTTP 200 Nov 13 01:10:59.061795 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 129/252] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:10:58 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 => generated 464 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:10:59.071526 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-79205776-fd41-4352-b946-99d858e89fc1 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] POST http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514/action Nov 13 01:10:59.072333 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:59.072333 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:59.072980 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-79205776-fd41-4352-b946-99d858e89fc1 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action body: b'{"os-force_delete": {}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:10:59.073504 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-79205776-fd41-4352-b946-99d858e89fc1 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:10:59.124192 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:59.124192 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:59.125327 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-79205776-fd41-4352-b946-99d858e89fc1 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Snapshot retrieved successfully. Nov 13 01:10:59.236858 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-79205776-fd41-4352-b946-99d858e89fc1 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Snapshot delete request issued successfully. Nov 13 01:10:59.237852 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-79205776-fd41-4352-b946-99d858e89fc1 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514/action returned with HTTP 202 Nov 13 01:10:59.241553 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 124/253] 10.222.0.13 () {58 vars in 1323 bytes} [Fri Nov 13 01:10:59 2020] POST /volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:10:59.253302 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0fdf1b42-0c7a-409b-9ab3-d25de5173df6 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 Nov 13 01:10:59.253837 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0fdf1b42-0c7a-409b-9ab3-d25de5173df6 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:10:59.254667 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:10:59.254667 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:10:59.255054 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0fdf1b42-0c7a-409b-9ab3-d25de5173df6 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:10:59.340935 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:10:59.340935 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:10:59.342141 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0fdf1b42-0c7a-409b-9ab3-d25de5173df6 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:10:59.349664 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0fdf1b42-0c7a-409b-9ab3-d25de5173df6 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 returned with HTTP 200 Nov 13 01:10:59.350492 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 130/254] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:10:59 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 => generated 464 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:00.363128 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b53c1739-d44d-4e64-aeb0-779bebad4c0e tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 Nov 13 01:11:00.364446 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b53c1739-d44d-4e64-aeb0-779bebad4c0e tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:00.364541 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:00.364541 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:00.364899 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b53c1739-d44d-4e64-aeb0-779bebad4c0e tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:00.419452 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:00.419452 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:00.424073 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b53c1739-d44d-4e64-aeb0-779bebad4c0e tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:00.428532 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b53c1739-d44d-4e64-aeb0-779bebad4c0e tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 returned with HTTP 200 Nov 13 01:11:00.436389 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 125/255] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:00 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 => generated 464 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:01.451370 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b5cc0dc2-0a65-4c67-9d9a-07aa4d27b8dd tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 Nov 13 01:11:01.451370 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b5cc0dc2-0a65-4c67-9d9a-07aa4d27b8dd tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:01.451370 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:01.451370 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:01.451370 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b5cc0dc2-0a65-4c67-9d9a-07aa4d27b8dd tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:01.507036 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b5cc0dc2-0a65-4c67-9d9a-07aa4d27b8dd tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 returned with HTTP 404 Nov 13 01:11:01.508378 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 131/256] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:01 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:11:01.516840 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-22a62de9-edfd-4ba8-bbb1-7df2352c0c5f tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] POST http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action Nov 13 01:11:01.517517 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:01.517517 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:01.518215 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-22a62de9-edfd-4ba8-bbb1-7df2352c0c5f tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:11:01.518816 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-22a62de9-edfd-4ba8-bbb1-7df2352c0c5f tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:11:01.521336 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-22a62de9-edfd-4ba8-bbb1-7df2352c0c5f tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Updating snapshot 'e0e04edb-70b2-41ce-ab0c-c09830db722f' with '{'status': 'available'}' {{(pid=87988) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:11:01.647514 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:01.647514 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:01.722387 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-22a62de9-edfd-4ba8-bbb1-7df2352c0c5f tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action returned with HTTP 202 Nov 13 01:11:01.725064 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 126/257] 10.222.0.13 () {58 vars in 1323 bytes} [Fri Nov 13 01:11:01 2020] POST /volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action => generated 0 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:11:01.734474 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-80118c81-b52c-49a5-a754-5866b2bd219f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f Nov 13 01:11:01.737032 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-80118c81-b52c-49a5-a754-5866b2bd219f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:01.740561 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-80118c81-b52c-49a5-a754-5866b2bd219f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:01.801793 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:01.801793 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:01.803862 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-80118c81-b52c-49a5-a754-5866b2bd219f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:01.807721 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-80118c81-b52c-49a5-a754-5866b2bd219f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f returned with HTTP 200 Nov 13 01:11:01.809076 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 132/258] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:01 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f => generated 464 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:01.822802 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-81e539fd-824a-4bb4-88e6-ec8e936d17bd tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] POST http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots Nov 13 01:11:01.823360 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:01.823360 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:01.823947 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-81e539fd-824a-4bb4-88e6-ec8e936d17bd tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "344ef6f6-6fad-4700-871b-4fed30d21340", "name": "tempest-SnapshotsActionsTest-Snapshot-250326657"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:11:01.941250 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:01.941250 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:01.944197 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-81e539fd-824a-4bb4-88e6-ec8e936d17bd tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Volume info retrieved successfully. Nov 13 01:11:01.944756 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-81e539fd-824a-4bb4-88e6-ec8e936d17bd tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Create snapshot from volume 344ef6f6-6fad-4700-871b-4fed30d21340 Nov 13 01:11:02.032966 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-81e539fd-824a-4bb4-88e6-ec8e936d17bd tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Created reservations ['f01e4b9e-3e3f-47c7-8d15-30b344fdfc52', '33cab4af-34e4-4e6f-bd2e-cfd7fa054f8d', 'f2148ec3-97bb-4ff8-997c-1f48fdebda58', '819f070e-7d0f-420e-83b1-ada2295d526e'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:11:02.188234 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-81e539fd-824a-4bb4-88e6-ec8e936d17bd tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot create request issued successfully. Nov 13 01:11:02.189273 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-81e539fd-824a-4bb4-88e6-ec8e936d17bd tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots returned with HTTP 202 Nov 13 01:11:02.197052 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 127/259] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:11:01 2020] POST /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots => generated 306 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:11:02.202811 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-70b21e1b-1b10-447a-9624-17ae28981f4a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e Nov 13 01:11:02.208611 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-70b21e1b-1b10-447a-9624-17ae28981f4a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:02.209000 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:02.209000 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:02.209737 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-70b21e1b-1b10-447a-9624-17ae28981f4a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:02.314251 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:02.314251 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:02.318263 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-70b21e1b-1b10-447a-9624-17ae28981f4a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:02.331272 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-70b21e1b-1b10-447a-9624-17ae28981f4a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e returned with HTTP 200 Nov 13 01:11:02.339130 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 133/260] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:02 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e => generated 438 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:03.351184 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-45e6d021-8a8b-43a3-916c-b38f2808dc3e tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e Nov 13 01:11:03.352396 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-45e6d021-8a8b-43a3-916c-b38f2808dc3e tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:03.352838 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:03.352838 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:03.353476 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-45e6d021-8a8b-43a3-916c-b38f2808dc3e tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:03.461884 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:03.461884 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:03.468823 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-45e6d021-8a8b-43a3-916c-b38f2808dc3e tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:03.471101 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-45e6d021-8a8b-43a3-916c-b38f2808dc3e tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e returned with HTTP 200 Nov 13 01:11:03.479567 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 128/261] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:03 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e => generated 438 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:04.492192 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7f9b28d5-c314-4c22-b488-62a3a2f18166 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e Nov 13 01:11:04.492703 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7f9b28d5-c314-4c22-b488-62a3a2f18166 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:04.492932 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:04.492932 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:04.493312 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7f9b28d5-c314-4c22-b488-62a3a2f18166 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:04.609804 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:04.609804 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:04.612607 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7f9b28d5-c314-4c22-b488-62a3a2f18166 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:04.629635 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7f9b28d5-c314-4c22-b488-62a3a2f18166 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e returned with HTTP 200 Nov 13 01:11:04.636219 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 134/262] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:04 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e => generated 438 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:05.649124 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca723a81-cec4-44a2-a1cd-5d9af90aa8d2 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e Nov 13 01:11:05.649938 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca723a81-cec4-44a2-a1cd-5d9af90aa8d2 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:05.649938 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:05.649938 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:05.650341 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca723a81-cec4-44a2-a1cd-5d9af90aa8d2 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:05.702901 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:05.702901 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:05.711826 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ca723a81-cec4-44a2-a1cd-5d9af90aa8d2 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:05.714988 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca723a81-cec4-44a2-a1cd-5d9af90aa8d2 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e returned with HTTP 200 Nov 13 01:11:05.716029 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 129/263] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:05 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e => generated 438 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:06.731533 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-00c3684f-6815-4f86-aaf0-0bef093f5093 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e Nov 13 01:11:06.732366 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-00c3684f-6815-4f86-aaf0-0bef093f5093 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:06.732706 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:06.732706 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:06.733382 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-00c3684f-6815-4f86-aaf0-0bef093f5093 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:06.842455 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:06.842455 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:06.844403 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-00c3684f-6815-4f86-aaf0-0bef093f5093 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:06.845575 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-00c3684f-6815-4f86-aaf0-0bef093f5093 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e returned with HTTP 200 Nov 13 01:11:06.848270 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 135/264] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:06 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e => generated 465 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:06.858001 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1c55eca2-ec38-410b-ab56-f7c8ae6f3d46 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] POST http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/20104044-f688-43e5-88b2-1b070127e36e/action Nov 13 01:11:06.858492 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:06.858492 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:06.858909 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1c55eca2-ec38-410b-ab56-f7c8ae6f3d46 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:11:06.859306 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1c55eca2-ec38-410b-ab56-f7c8ae6f3d46 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:11:06.860298 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-1c55eca2-ec38-410b-ab56-f7c8ae6f3d46 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Updating snapshot '20104044-f688-43e5-88b2-1b070127e36e' with '{'status': 'deleting'}' {{(pid=87988) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:11:07.038036 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:07.038036 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:07.173399 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1c55eca2-ec38-410b-ab56-f7c8ae6f3d46 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/20104044-f688-43e5-88b2-1b070127e36e/action returned with HTTP 202 Nov 13 01:11:07.178574 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 130/265] 10.222.0.13 () {58 vars in 1323 bytes} [Fri Nov 13 01:11:06 2020] POST /volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/20104044-f688-43e5-88b2-1b070127e36e/action => generated 0 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Nov 13 01:11:07.191013 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-87ab2fc0-0a23-4b37-8221-168e05647b36 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e Nov 13 01:11:07.194335 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-87ab2fc0-0a23-4b37-8221-168e05647b36 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:07.194727 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:07.194727 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:07.197192 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-87ab2fc0-0a23-4b37-8221-168e05647b36 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:07.342618 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:07.342618 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:07.344984 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-87ab2fc0-0a23-4b37-8221-168e05647b36 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:07.350269 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-87ab2fc0-0a23-4b37-8221-168e05647b36 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e returned with HTTP 200 Nov 13 01:11:07.351740 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 136/266] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:07 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e => generated 464 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:07.364587 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5e5a8d1c-3259-4a8b-bbc8-f001e77a9749 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] POST http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/20104044-f688-43e5-88b2-1b070127e36e/action Nov 13 01:11:07.365060 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:07.365060 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:07.365499 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5e5a8d1c-3259-4a8b-bbc8-f001e77a9749 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action body: b'{"os-force_delete": {}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:11:07.365927 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5e5a8d1c-3259-4a8b-bbc8-f001e77a9749 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:11:07.454298 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:07.454298 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:07.455301 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5e5a8d1c-3259-4a8b-bbc8-f001e77a9749 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Snapshot retrieved successfully. Nov 13 01:11:07.688597 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5e5a8d1c-3259-4a8b-bbc8-f001e77a9749 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Snapshot delete request issued successfully. Nov 13 01:11:07.689143 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5e5a8d1c-3259-4a8b-bbc8-f001e77a9749 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/20104044-f688-43e5-88b2-1b070127e36e/action returned with HTTP 202 Nov 13 01:11:07.690456 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 131/267] 10.222.0.13 () {58 vars in 1323 bytes} [Fri Nov 13 01:11:07 2020] POST /volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/20104044-f688-43e5-88b2-1b070127e36e/action => generated 0 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Nov 13 01:11:07.710162 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5bf8c76e-66ad-4d3d-9e26-5f9f926f2807 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e Nov 13 01:11:07.710582 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5bf8c76e-66ad-4d3d-9e26-5f9f926f2807 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:07.710822 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:07.710822 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:07.711182 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5bf8c76e-66ad-4d3d-9e26-5f9f926f2807 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:07.886135 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:07.886135 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:07.890866 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5bf8c76e-66ad-4d3d-9e26-5f9f926f2807 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:07.893142 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5bf8c76e-66ad-4d3d-9e26-5f9f926f2807 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e returned with HTTP 200 Nov 13 01:11:07.895364 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 137/268] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:07 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e => generated 464 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:08.906408 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c00095d8-1b59-458b-b469-a6af9ddf22f7 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e Nov 13 01:11:08.906983 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c00095d8-1b59-458b-b469-a6af9ddf22f7 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:08.907099 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:08.907099 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:08.907461 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c00095d8-1b59-458b-b469-a6af9ddf22f7 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:09.018162 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:09.018162 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:09.019445 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c00095d8-1b59-458b-b469-a6af9ddf22f7 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:09.021352 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c00095d8-1b59-458b-b469-a6af9ddf22f7 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e returned with HTTP 200 Nov 13 01:11:09.036479 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 132/269] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:08 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e => generated 464 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:10.043577 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0bb81352-50b0-47de-9b43-fbc1da59f4e4 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e Nov 13 01:11:10.048579 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0bb81352-50b0-47de-9b43-fbc1da59f4e4 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:10.049684 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:10.049684 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:10.052355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0bb81352-50b0-47de-9b43-fbc1da59f4e4 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:10.186841 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:10.186841 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:10.189642 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0bb81352-50b0-47de-9b43-fbc1da59f4e4 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:10.193261 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0bb81352-50b0-47de-9b43-fbc1da59f4e4 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e returned with HTTP 200 Nov 13 01:11:10.196154 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 138/270] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:10 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e => generated 464 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:11.209030 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4b0d259e-ed30-4bb3-8dc2-d3f20a62ca3f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e Nov 13 01:11:11.209545 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4b0d259e-ed30-4bb3-8dc2-d3f20a62ca3f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:11.209760 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:11.209760 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:11.210136 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4b0d259e-ed30-4bb3-8dc2-d3f20a62ca3f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:11.292553 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4b0d259e-ed30-4bb3-8dc2-d3f20a62ca3f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e returned with HTTP 404 Nov 13 01:11:11.293964 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 133/271] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:11 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e => generated 111 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:11:11.309505 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-88d6d910-c4ad-417b-86c8-93e514a9123d tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] POST http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action Nov 13 01:11:11.309505 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:11.309505 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:11.309505 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-88d6d910-c4ad-417b-86c8-93e514a9123d tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:11:11.309505 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-88d6d910-c4ad-417b-86c8-93e514a9123d tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:11:11.310223 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-88d6d910-c4ad-417b-86c8-93e514a9123d tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Updating snapshot 'e0e04edb-70b2-41ce-ab0c-c09830db722f' with '{'status': 'available'}' {{(pid=87987) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:11:11.540166 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:11.540166 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:11.626063 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-88d6d910-c4ad-417b-86c8-93e514a9123d tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action returned with HTTP 202 Nov 13 01:11:11.627204 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 139/272] 10.222.0.13 () {58 vars in 1323 bytes} [Fri Nov 13 01:11:11 2020] POST /volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action => generated 0 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:11:11.640101 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-edd65f44-9de9-455d-900b-cc917f85ea87 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f Nov 13 01:11:11.641058 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-edd65f44-9de9-455d-900b-cc917f85ea87 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:11.641939 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-edd65f44-9de9-455d-900b-cc917f85ea87 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:11.772993 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:11.772993 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:11.774163 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-edd65f44-9de9-455d-900b-cc917f85ea87 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:11.783421 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-edd65f44-9de9-455d-900b-cc917f85ea87 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f returned with HTTP 200 Nov 13 01:11:11.790757 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 134/273] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:11 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f => generated 464 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:11.808221 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d4674a9-91e6-4159-bb1c-787935872b2f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] POST http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots Nov 13 01:11:11.808695 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:11.808695 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:11.809493 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d4674a9-91e6-4159-bb1c-787935872b2f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "344ef6f6-6fad-4700-871b-4fed30d21340", "name": "tempest-SnapshotsActionsTest-Snapshot-765198775"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:11:11.942324 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:11.942324 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:11.948083 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6d4674a9-91e6-4159-bb1c-787935872b2f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Volume info retrieved successfully. Nov 13 01:11:11.948322 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-6d4674a9-91e6-4159-bb1c-787935872b2f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Create snapshot from volume 344ef6f6-6fad-4700-871b-4fed30d21340 Nov 13 01:11:12.171190 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-6d4674a9-91e6-4159-bb1c-787935872b2f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Created reservations ['608b076b-2046-4af5-8eb3-6d026cb03a29', 'b379b13d-59b7-49fc-9a05-4b82fd33ba1e', 'c0426bfc-3b62-48df-a748-d456dc5a3478', '715f99bc-aeb5-4ee0-b5f7-05bc3ad3cbbc'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:11:12.645998 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6d4674a9-91e6-4159-bb1c-787935872b2f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot create request issued successfully. Nov 13 01:11:12.651972 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d4674a9-91e6-4159-bb1c-787935872b2f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots returned with HTTP 202 Nov 13 01:11:12.651972 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 140/274] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:11:11 2020] POST /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots => generated 306 bytes in 850 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:11:12.660789 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e39989c7-5c40-49e6-9d4f-042587f80908 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 Nov 13 01:11:12.661145 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e39989c7-5c40-49e6-9d4f-042587f80908 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:12.661773 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:12.661773 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:12.662131 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e39989c7-5c40-49e6-9d4f-042587f80908 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:12.790041 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:12.790041 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:12.791459 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e39989c7-5c40-49e6-9d4f-042587f80908 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:12.806854 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e39989c7-5c40-49e6-9d4f-042587f80908 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 returned with HTTP 200 Nov 13 01:11:12.811230 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 135/275] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:12 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 => generated 438 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:13.824256 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a8d65cb5-cac0-48d9-b463-8ef731f2854a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 Nov 13 01:11:13.825137 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a8d65cb5-cac0-48d9-b463-8ef731f2854a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:13.825349 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:13.825349 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:13.825913 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a8d65cb5-cac0-48d9-b463-8ef731f2854a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:13.965449 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:13.965449 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:13.967729 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a8d65cb5-cac0-48d9-b463-8ef731f2854a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:13.970461 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a8d65cb5-cac0-48d9-b463-8ef731f2854a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 returned with HTTP 200 Nov 13 01:11:13.971879 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 141/276] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:13 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 => generated 438 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:14.987188 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-da8f8aba-8464-41a3-9ab9-e8c0fbdc4d5b tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 Nov 13 01:11:14.988841 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-da8f8aba-8464-41a3-9ab9-e8c0fbdc4d5b tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:14.988841 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:14.988841 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:14.990894 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-da8f8aba-8464-41a3-9ab9-e8c0fbdc4d5b tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:15.139459 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:15.139459 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:15.139459 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-da8f8aba-8464-41a3-9ab9-e8c0fbdc4d5b tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:15.139459 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-da8f8aba-8464-41a3-9ab9-e8c0fbdc4d5b tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 returned with HTTP 200 Nov 13 01:11:15.139459 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 136/277] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:14 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 => generated 438 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:16.157694 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19db0ca0-729d-4a9f-964a-1b46b7a68cd0 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 Nov 13 01:11:16.158341 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19db0ca0-729d-4a9f-964a-1b46b7a68cd0 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:16.158750 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:16.158750 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:16.159272 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19db0ca0-729d-4a9f-964a-1b46b7a68cd0 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:16.203537 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:16.203537 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:16.205534 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-19db0ca0-729d-4a9f-964a-1b46b7a68cd0 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:16.213550 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19db0ca0-729d-4a9f-964a-1b46b7a68cd0 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 returned with HTTP 200 Nov 13 01:11:16.215402 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 142/278] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:16 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 => generated 465 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:16.230531 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f5b78a62-651f-40b2-9a38-baf888c0ce6d tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] POST http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3/action Nov 13 01:11:16.231010 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:16.231010 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:16.231834 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f5b78a62-651f-40b2-9a38-baf888c0ce6d tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:11:16.231834 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f5b78a62-651f-40b2-9a38-baf888c0ce6d tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:11:16.236604 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-f5b78a62-651f-40b2-9a38-baf888c0ce6d tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Updating snapshot 'ac990716-efe7-4215-8885-ebebcf610fd3' with '{'status': 'error'}' {{(pid=87988) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:11:16.381314 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:16.381314 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:16.502484 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f5b78a62-651f-40b2-9a38-baf888c0ce6d tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3/action returned with HTTP 202 Nov 13 01:11:16.507183 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 137/279] 10.222.0.13 () {58 vars in 1323 bytes} [Fri Nov 13 01:11:16 2020] POST /volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3/action => generated 0 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:11:16.515343 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-106a89e9-a035-4845-bc52-25f3cfbb4c28 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 Nov 13 01:11:16.515836 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-106a89e9-a035-4845-bc52-25f3cfbb4c28 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:16.516052 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:16.516052 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:16.516546 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-106a89e9-a035-4845-bc52-25f3cfbb4c28 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:16.609465 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:16.609465 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:16.620281 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-106a89e9-a035-4845-bc52-25f3cfbb4c28 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:16.627651 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-106a89e9-a035-4845-bc52-25f3cfbb4c28 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 returned with HTTP 200 Nov 13 01:11:16.630627 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 143/280] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:16 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 => generated 461 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:16.653420 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0041da92-665a-436c-a708-a5927424b715 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] POST http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3/action Nov 13 01:11:16.655864 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:16.655864 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:16.656733 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0041da92-665a-436c-a708-a5927424b715 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action body: b'{"os-force_delete": {}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:11:16.659852 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0041da92-665a-436c-a708-a5927424b715 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:11:16.837841 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:16.837841 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:16.840466 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0041da92-665a-436c-a708-a5927424b715 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Snapshot retrieved successfully. Nov 13 01:11:17.092941 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0041da92-665a-436c-a708-a5927424b715 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Snapshot delete request issued successfully. Nov 13 01:11:17.093614 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0041da92-665a-436c-a708-a5927424b715 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3/action returned with HTTP 202 Nov 13 01:11:17.096780 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 138/281] 10.222.0.13 () {58 vars in 1323 bytes} [Fri Nov 13 01:11:16 2020] POST /volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3/action => generated 0 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:11:17.118398 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8874e9c4-6919-429a-9d8b-f0327fcb1343 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 Nov 13 01:11:17.119649 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8874e9c4-6919-429a-9d8b-f0327fcb1343 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:17.121516 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:17.121516 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:17.124324 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8874e9c4-6919-429a-9d8b-f0327fcb1343 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:17.265079 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:17.265079 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:17.266531 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8874e9c4-6919-429a-9d8b-f0327fcb1343 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:17.272861 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8874e9c4-6919-429a-9d8b-f0327fcb1343 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 returned with HTTP 200 Nov 13 01:11:17.275659 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 144/282] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:17 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 => generated 464 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:18.287345 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-83f6f838-5b1f-4805-8c5c-e252c89b657a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 Nov 13 01:11:18.288620 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-83f6f838-5b1f-4805-8c5c-e252c89b657a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:18.288995 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:18.288995 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:18.289593 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-83f6f838-5b1f-4805-8c5c-e252c89b657a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:18.386517 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:18.386517 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:18.388011 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-83f6f838-5b1f-4805-8c5c-e252c89b657a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:18.390100 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-83f6f838-5b1f-4805-8c5c-e252c89b657a tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 returned with HTTP 200 Nov 13 01:11:18.391429 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 139/283] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:18 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 => generated 464 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:19.405106 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f325e82d-d9d6-402a-a552-6af03befb39f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 Nov 13 01:11:19.405917 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f325e82d-d9d6-402a-a552-6af03befb39f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:19.406249 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:19.406249 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:19.406841 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f325e82d-d9d6-402a-a552-6af03befb39f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:19.474652 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:19.474652 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:19.476400 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f325e82d-d9d6-402a-a552-6af03befb39f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:19.482694 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f325e82d-d9d6-402a-a552-6af03befb39f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 returned with HTTP 200 Nov 13 01:11:19.485931 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 145/284] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:19 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 => generated 464 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:20.499142 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93b8f5f5-69cd-46b3-a1b7-b4c2215be716 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 Nov 13 01:11:20.500024 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93b8f5f5-69cd-46b3-a1b7-b4c2215be716 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:20.500160 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:20.500160 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:20.501010 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93b8f5f5-69cd-46b3-a1b7-b4c2215be716 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:20.543873 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93b8f5f5-69cd-46b3-a1b7-b4c2215be716 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 returned with HTTP 404 Nov 13 01:11:20.545759 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 140/285] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:20 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:11:20.556509 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-07b86448-259e-4aad-8987-0eacee963c14 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] POST http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action Nov 13 01:11:20.559084 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:20.559084 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:20.559862 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-07b86448-259e-4aad-8987-0eacee963c14 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:11:20.560502 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-07b86448-259e-4aad-8987-0eacee963c14 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:11:20.562139 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-07b86448-259e-4aad-8987-0eacee963c14 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Updating snapshot 'e0e04edb-70b2-41ce-ab0c-c09830db722f' with '{'status': 'available'}' {{(pid=87987) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:11:20.702822 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:20.702822 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:20.802985 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-07b86448-259e-4aad-8987-0eacee963c14 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action returned with HTTP 202 Nov 13 01:11:20.806584 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 146/286] 10.222.0.13 () {58 vars in 1323 bytes} [Fri Nov 13 01:11:20 2020] POST /volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action => generated 0 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:11:20.816142 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6050af92-1bba-405c-a199-cde3d85ae283 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f Nov 13 01:11:20.817106 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6050af92-1bba-405c-a199-cde3d85ae283 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:20.817732 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6050af92-1bba-405c-a199-cde3d85ae283 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:20.869023 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:20.869023 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:20.870481 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6050af92-1bba-405c-a199-cde3d85ae283 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:20.873720 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6050af92-1bba-405c-a199-cde3d85ae283 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f returned with HTTP 200 Nov 13 01:11:20.879056 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 141/287] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:20 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f => generated 464 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:20.890841 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c9dddd9e-ae80-49ac-b823-96218c5675e2 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] POST http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots Nov 13 01:11:20.891484 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:20.891484 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:20.892176 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c9dddd9e-ae80-49ac-b823-96218c5675e2 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "344ef6f6-6fad-4700-871b-4fed30d21340", "name": "tempest-SnapshotsActionsTest-Snapshot-401838313"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:11:20.999079 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:20.999079 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:21.006257 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c9dddd9e-ae80-49ac-b823-96218c5675e2 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Volume info retrieved successfully. Nov 13 01:11:21.006838 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-c9dddd9e-ae80-49ac-b823-96218c5675e2 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Create snapshot from volume 344ef6f6-6fad-4700-871b-4fed30d21340 Nov 13 01:11:21.148273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-c9dddd9e-ae80-49ac-b823-96218c5675e2 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Created reservations ['3515b2a1-9b76-4a8b-8f0c-42dae363b925', 'f3a47db9-8497-4a32-b8fe-f924754f2009', '50fc2c5c-8384-41ba-a47c-f5db612df699', 'cdefbaf8-9f43-4276-bc46-a3dba7970780'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:11:21.392283 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c9dddd9e-ae80-49ac-b823-96218c5675e2 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot create request issued successfully. Nov 13 01:11:21.393283 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c9dddd9e-ae80-49ac-b823-96218c5675e2 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots returned with HTTP 202 Nov 13 01:11:21.394868 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 147/288] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:11:20 2020] POST /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots => generated 306 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:11:21.416483 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-51df048f-ad67-4428-8c00-871ff948e1ed tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 Nov 13 01:11:21.417508 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-51df048f-ad67-4428-8c00-871ff948e1ed tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:21.417934 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:21.417934 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:21.418630 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-51df048f-ad67-4428-8c00-871ff948e1ed tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:21.490811 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:21.490811 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:21.493926 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-51df048f-ad67-4428-8c00-871ff948e1ed tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:21.499086 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-51df048f-ad67-4428-8c00-871ff948e1ed tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 returned with HTTP 200 Nov 13 01:11:21.507060 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 142/289] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:21 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 => generated 438 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:22.518516 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-149124e4-9649-4594-ba5c-712675005d0f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 Nov 13 01:11:22.519096 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-149124e4-9649-4594-ba5c-712675005d0f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:22.519913 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:22.519913 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:22.520280 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-149124e4-9649-4594-ba5c-712675005d0f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:22.586033 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:22.586033 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:22.589026 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-149124e4-9649-4594-ba5c-712675005d0f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:22.593008 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-149124e4-9649-4594-ba5c-712675005d0f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 returned with HTTP 200 Nov 13 01:11:22.602246 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 148/290] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:22 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 => generated 438 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:23.609389 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e2f7ead5-8c15-4d41-b728-c71a700dd2e3 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 Nov 13 01:11:23.609885 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e2f7ead5-8c15-4d41-b728-c71a700dd2e3 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:23.610061 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:23.610061 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:23.610883 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e2f7ead5-8c15-4d41-b728-c71a700dd2e3 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:23.709167 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:23.709167 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:23.710521 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e2f7ead5-8c15-4d41-b728-c71a700dd2e3 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:23.717274 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e2f7ead5-8c15-4d41-b728-c71a700dd2e3 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 returned with HTTP 200 Nov 13 01:11:23.728029 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 143/291] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:23 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 => generated 438 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:24.740956 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-92effe95-d772-4e0a-83b1-a24d4d930009 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 Nov 13 01:11:24.742055 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-92effe95-d772-4e0a-83b1-a24d4d930009 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:24.743272 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:24.743272 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:24.744067 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-92effe95-d772-4e0a-83b1-a24d4d930009 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:24.791267 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:24.791267 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:24.795859 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-92effe95-d772-4e0a-83b1-a24d4d930009 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:24.799504 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-92effe95-d772-4e0a-83b1-a24d4d930009 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 returned with HTTP 200 Nov 13 01:11:24.801261 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 149/292] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:24 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 => generated 465 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:24.817742 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b656419f-c856-49cb-a7a8-671afd14849f tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] POST http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8/action Nov 13 01:11:24.818668 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:24.818668 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:24.819104 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b656419f-c856-49cb-a7a8-671afd14849f tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:11:24.820162 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b656419f-c856-49cb-a7a8-671afd14849f tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:11:24.821214 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-b656419f-c856-49cb-a7a8-671afd14849f tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Updating snapshot '6c59de31-d2f6-4dee-bc5d-85abe08167f8' with '{'status': 'error_deleting'}' {{(pid=87988) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:11:24.890523 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:24.890523 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:25.000483 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b656419f-c856-49cb-a7a8-671afd14849f tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8/action returned with HTTP 202 Nov 13 01:11:25.001622 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 144/293] 10.222.0.13 () {58 vars in 1323 bytes} [Fri Nov 13 01:11:24 2020] POST /volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8/action => generated 0 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:11:25.014564 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f3fde004-dd6e-479d-a56d-5790342f5e55 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 Nov 13 01:11:25.015121 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f3fde004-dd6e-479d-a56d-5790342f5e55 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:25.015348 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:25.015348 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:25.015759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f3fde004-dd6e-479d-a56d-5790342f5e55 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:25.108183 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:25.108183 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:25.109764 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f3fde004-dd6e-479d-a56d-5790342f5e55 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:25.112150 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f3fde004-dd6e-479d-a56d-5790342f5e55 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 returned with HTTP 200 Nov 13 01:11:25.127324 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e420a936-7caf-404b-88a5-7042f2654355 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] POST http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8/action Nov 13 01:11:25.127819 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:25.127819 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:25.128259 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e420a936-7caf-404b-88a5-7042f2654355 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action body: b'{"os-force_delete": {}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:11:25.131898 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e420a936-7caf-404b-88a5-7042f2654355 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:11:25.136313 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 150/294] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:25 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 => generated 470 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:25.180865 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:25.180865 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:25.181714 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e420a936-7caf-404b-88a5-7042f2654355 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Snapshot retrieved successfully. Nov 13 01:11:25.296645 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e420a936-7caf-404b-88a5-7042f2654355 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Snapshot delete request issued successfully. Nov 13 01:11:25.299046 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e420a936-7caf-404b-88a5-7042f2654355 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8/action returned with HTTP 202 Nov 13 01:11:25.311020 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 145/295] 10.222.0.13 () {58 vars in 1323 bytes} [Fri Nov 13 01:11:25 2020] POST /volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8/action => generated 0 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:11:25.318488 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19ca2b5d-6104-491d-aa06-2b6a38c0c677 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 Nov 13 01:11:25.319913 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19ca2b5d-6104-491d-aa06-2b6a38c0c677 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:25.320301 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:25.320301 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:25.320917 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19ca2b5d-6104-491d-aa06-2b6a38c0c677 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:25.389506 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:25.389506 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:25.391955 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-19ca2b5d-6104-491d-aa06-2b6a38c0c677 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:25.394965 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19ca2b5d-6104-491d-aa06-2b6a38c0c677 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 returned with HTTP 200 Nov 13 01:11:25.397272 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 151/296] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:25 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 => generated 464 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:26.424300 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5164990e-8f31-48d2-887c-ef437d014141 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 Nov 13 01:11:26.424300 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5164990e-8f31-48d2-887c-ef437d014141 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:26.424300 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:26.424300 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:26.424300 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5164990e-8f31-48d2-887c-ef437d014141 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:26.476810 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:26.476810 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:26.476810 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5164990e-8f31-48d2-887c-ef437d014141 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:26.484900 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5164990e-8f31-48d2-887c-ef437d014141 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 returned with HTTP 200 Nov 13 01:11:26.484900 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 146/297] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:26 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 => generated 464 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:27.500830 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-64a71435-d004-4d37-95d5-ffd287731338 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 Nov 13 01:11:27.501255 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-64a71435-d004-4d37-95d5-ffd287731338 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:27.501340 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:27.501340 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:27.502083 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-64a71435-d004-4d37-95d5-ffd287731338 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:27.530347 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-64a71435-d004-4d37-95d5-ffd287731338 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 returned with HTTP 404 Nov 13 01:11:27.531916 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 152/298] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:27 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:11:27.540817 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d1075ec3-24ea-4f98-8305-76b245c0f9ad tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] POST http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action Nov 13 01:11:27.542345 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:27.542345 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:27.542891 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d1075ec3-24ea-4f98-8305-76b245c0f9ad tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:11:27.543257 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d1075ec3-24ea-4f98-8305-76b245c0f9ad tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:11:27.544800 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-d1075ec3-24ea-4f98-8305-76b245c0f9ad tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Updating snapshot 'e0e04edb-70b2-41ce-ab0c-c09830db722f' with '{'status': 'available'}' {{(pid=87988) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:11:27.620519 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:27.620519 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:27.713605 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d1075ec3-24ea-4f98-8305-76b245c0f9ad tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action returned with HTTP 202 Nov 13 01:11:27.726154 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 147/299] 10.222.0.13 () {58 vars in 1323 bytes} [Fri Nov 13 01:11:27 2020] POST /volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:11:27.734377 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-99f6ffc5-4056-4409-9764-6b820e96ecc5 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f Nov 13 01:11:27.734951 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-99f6ffc5-4056-4409-9764-6b820e96ecc5 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:27.735439 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-99f6ffc5-4056-4409-9764-6b820e96ecc5 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:27.788398 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:27.788398 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:27.790125 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-99f6ffc5-4056-4409-9764-6b820e96ecc5 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:27.792756 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-99f6ffc5-4056-4409-9764-6b820e96ecc5 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f returned with HTTP 200 Nov 13 01:11:27.796980 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 153/300] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:27 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f => generated 464 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:27.818449 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3a809ffa-f8d2-42c9-933c-5431623dbcb7 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] POST http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action Nov 13 01:11:27.824558 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:27.824558 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:27.829579 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3a809ffa-f8d2-42c9-933c-5431623dbcb7 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:11:27.830585 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3a809ffa-f8d2-42c9-933c-5431623dbcb7 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:11:27.833260 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-3a809ffa-f8d2-42c9-933c-5431623dbcb7 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Updating snapshot 'e0e04edb-70b2-41ce-ab0c-c09830db722f' with '{'status': 'creating'}' {{(pid=87988) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:11:27.896210 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:27.896210 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:27.949845 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3a809ffa-f8d2-42c9-933c-5431623dbcb7 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action returned with HTTP 202 Nov 13 01:11:27.954701 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 148/301] 10.222.0.13 () {58 vars in 1323 bytes} [Fri Nov 13 01:11:27 2020] POST /volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:11:27.964464 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1849049e-2a08-476c-a7b0-af0442dba3cd tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f Nov 13 01:11:27.965012 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1849049e-2a08-476c-a7b0-af0442dba3cd tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:27.965207 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:27.965207 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:27.966344 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1849049e-2a08-476c-a7b0-af0442dba3cd tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:28.016490 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:28.016490 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:28.018581 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1849049e-2a08-476c-a7b0-af0442dba3cd tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:28.022437 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1849049e-2a08-476c-a7b0-af0442dba3cd tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f returned with HTTP 200 Nov 13 01:11:28.030375 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 154/302] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:27 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f => generated 463 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:28.034562 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c65c936c-a43a-403e-8ab0-afdde22f5131 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] POST http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action Nov 13 01:11:28.037265 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:28.037265 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:28.038883 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c65c936c-a43a-403e-8ab0-afdde22f5131 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:11:28.053597 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c65c936c-a43a-403e-8ab0-afdde22f5131 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:11:28.054857 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.snapshot_actions [None req-c65c936c-a43a-403e-8ab0-afdde22f5131 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87988) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Nov 13 01:11:28.145938 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:28.145938 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:28.146260 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.snapshot_actions [None req-c65c936c-a43a-403e-8ab0-afdde22f5131 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Updating snapshot e0e04edb-70b2-41ce-ab0c-c09830db722f with info {'id': 'e0e04edb-70b2-41ce-ab0c-c09830db722f', 'status': 'error', 'progress': '80%'} Nov 13 01:11:28.182593 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c65c936c-a43a-403e-8ab0-afdde22f5131 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action returned with HTTP 202 Nov 13 01:11:28.183618 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 149/303] 10.222.0.13 () {58 vars in 1323 bytes} [Fri Nov 13 01:11:28 2020] POST /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:11:28.193662 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-78914aec-c631-4ed0-8099-f584bb9571c4 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] GET http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f Nov 13 01:11:28.194717 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-78914aec-c631-4ed0-8099-f584bb9571c4 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:28.195038 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:28.195038 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:28.195574 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-78914aec-c631-4ed0-8099-f584bb9571c4 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:28.248212 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:28.248212 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:28.250234 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-78914aec-c631-4ed0-8099-f584bb9571c4 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Snapshot retrieved successfully. Nov 13 01:11:28.252168 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-78914aec-c631-4ed0-8099-f584bb9571c4 tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f returned with HTTP 200 Nov 13 01:11:28.260177 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 155/304] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:28 2020] GET /volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f => generated 459 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:11:28.266084 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-795e56a8-72e1-4c02-b033-d949101d727d tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] POST http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action Nov 13 01:11:28.266556 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:28.266556 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:28.267014 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-795e56a8-72e1-4c02-b033-d949101d727d tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:11:28.267404 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-795e56a8-72e1-4c02-b033-d949101d727d tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:11:28.268360 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-795e56a8-72e1-4c02-b033-d949101d727d tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] Updating snapshot 'e0e04edb-70b2-41ce-ab0c-c09830db722f' with '{'status': 'available'}' {{(pid=87988) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:11:28.395277 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:28.395277 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:28.468428 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-795e56a8-72e1-4c02-b033-d949101d727d tempest-SnapshotsActionsTest-511801990 tempest-SnapshotsActionsTest-511801990] http://10.222.0.13/volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action returned with HTTP 202 Nov 13 01:11:28.469310 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 150/305] 10.222.0.13 () {58 vars in 1323 bytes} [Fri Nov 13 01:11:28 2020] POST /volume/v3/e322b694c8c94d3eb2b1b7c73a4cdfe5/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:11:28.477274 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-94059db3-53b7-408f-a5f4-47b57476fabf tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f Nov 13 01:11:28.478354 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-94059db3-53b7-408f-a5f4-47b57476fabf tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:28.478568 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:28.478568 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:28.478953 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-94059db3-53b7-408f-a5f4-47b57476fabf tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:28.612474 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:28.612474 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:28.623850 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-94059db3-53b7-408f-a5f4-47b57476fabf tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:28.633851 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-94059db3-53b7-408f-a5f4-47b57476fabf tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f returned with HTTP 200 Nov 13 01:11:28.651844 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-73b52897-697a-43bf-bbf4-d8ac4aa25893 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] DELETE http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 Nov 13 01:11:28.652623 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-73b52897-697a-43bf-bbf4-d8ac4aa25893 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:28.652842 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:28.652842 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:28.653364 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-73b52897-697a-43bf-bbf4-d8ac4aa25893 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:28.653728 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-73b52897-697a-43bf-bbf4-d8ac4aa25893 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Delete snapshot with id: 6c59de31-d2f6-4dee-bc5d-85abe08167f8 Nov 13 01:11:28.663689 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 156/306] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:28 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f => generated 463 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:28.708801 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-73b52897-697a-43bf-bbf4-d8ac4aa25893 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 returned with HTTP 404 Nov 13 01:11:28.718167 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0f22db52-a82b-4b2c-a2dc-b99cfebd9f00 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] DELETE http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 Nov 13 01:11:28.718700 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0f22db52-a82b-4b2c-a2dc-b99cfebd9f00 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:28.719083 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:28.719083 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:28.719463 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0f22db52-a82b-4b2c-a2dc-b99cfebd9f00 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:28.719868 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-0f22db52-a82b-4b2c-a2dc-b99cfebd9f00 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Delete snapshot with id: ac990716-efe7-4215-8885-ebebcf610fd3 Nov 13 01:11:28.731913 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 151/307] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:11:28 2020] DELETE /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/6c59de31-d2f6-4dee-bc5d-85abe08167f8 => generated 111 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:11:28.802817 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0f22db52-a82b-4b2c-a2dc-b99cfebd9f00 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 returned with HTTP 404 Nov 13 01:11:28.815982 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-072bcc1c-f671-4e4f-bbaf-0aedf775258f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] DELETE http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e Nov 13 01:11:28.816615 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-072bcc1c-f671-4e4f-bbaf-0aedf775258f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:28.817408 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-072bcc1c-f671-4e4f-bbaf-0aedf775258f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:28.817776 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-072bcc1c-f671-4e4f-bbaf-0aedf775258f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Delete snapshot with id: 20104044-f688-43e5-88b2-1b070127e36e Nov 13 01:11:28.824598 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 157/308] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:11:28 2020] DELETE /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/ac990716-efe7-4215-8885-ebebcf610fd3 => generated 111 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:11:28.895906 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-072bcc1c-f671-4e4f-bbaf-0aedf775258f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e returned with HTTP 404 Nov 13 01:11:28.898708 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 152/309] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:11:28 2020] DELETE /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/20104044-f688-43e5-88b2-1b070127e36e => generated 111 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:11:28.907080 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c70b1048-ee20-4f27-9e1d-e4721267b866 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] DELETE http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 Nov 13 01:11:28.908226 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c70b1048-ee20-4f27-9e1d-e4721267b866 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:28.908451 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c70b1048-ee20-4f27-9e1d-e4721267b866 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:28.909027 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-c70b1048-ee20-4f27-9e1d-e4721267b866 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Delete snapshot with id: 3c1f70b6-f1c9-4dbf-8024-a35431325514 Nov 13 01:11:28.957995 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c70b1048-ee20-4f27-9e1d-e4721267b866 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 returned with HTTP 404 Nov 13 01:11:28.965524 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 158/310] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:11:28 2020] DELETE /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/3c1f70b6-f1c9-4dbf-8024-a35431325514 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:11:28.971069 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fa614602-4f18-4107-919a-128b99bec3ae tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] DELETE http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f Nov 13 01:11:28.971610 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fa614602-4f18-4107-919a-128b99bec3ae tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:28.972682 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fa614602-4f18-4107-919a-128b99bec3ae tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:28.973041 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-fa614602-4f18-4107-919a-128b99bec3ae tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Delete snapshot with id: e0e04edb-70b2-41ce-ab0c-c09830db722f Nov 13 01:11:29.059273 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:29.059273 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:29.060892 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fa614602-4f18-4107-919a-128b99bec3ae tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:29.201107 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fa614602-4f18-4107-919a-128b99bec3ae tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot delete request issued successfully. Nov 13 01:11:29.203558 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fa614602-4f18-4107-919a-128b99bec3ae tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f returned with HTTP 202 Nov 13 01:11:29.216302 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-828fd22d-3952-4078-8fc1-430f989feac4 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f Nov 13 01:11:29.216302 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-828fd22d-3952-4078-8fc1-430f989feac4 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:29.217296 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-828fd22d-3952-4078-8fc1-430f989feac4 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:29.224686 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 153/311] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:11:28 2020] DELETE /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f => generated 0 bytes in 258 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Nov 13 01:11:29.295183 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:29.295183 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:29.302224 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-828fd22d-3952-4078-8fc1-430f989feac4 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:29.304825 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-828fd22d-3952-4078-8fc1-430f989feac4 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f returned with HTTP 200 Nov 13 01:11:29.312207 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 159/312] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:29 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f => generated 462 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:30.319542 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-36811658-7d2d-4671-83ab-9c24334d6d2f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f Nov 13 01:11:30.320051 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-36811658-7d2d-4671-83ab-9c24334d6d2f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:30.320051 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:30.320051 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:30.320328 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-36811658-7d2d-4671-83ab-9c24334d6d2f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:30.481783 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:30.481783 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:30.483821 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-36811658-7d2d-4671-83ab-9c24334d6d2f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:30.489534 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-36811658-7d2d-4671-83ab-9c24334d6d2f tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f returned with HTTP 200 Nov 13 01:11:30.495062 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 154/313] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:30 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f => generated 462 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:31.509996 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19655952-626c-4a25-abb8-f17346436375 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f Nov 13 01:11:31.510531 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19655952-626c-4a25-abb8-f17346436375 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:31.510750 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:31.510750 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:31.511127 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19655952-626c-4a25-abb8-f17346436375 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:31.665589 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:31.665589 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:31.666795 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-19655952-626c-4a25-abb8-f17346436375 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Snapshot retrieved successfully. Nov 13 01:11:31.734065 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19655952-626c-4a25-abb8-f17346436375 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f returned with HTTP 200 Nov 13 01:11:31.738847 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 160/314] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:31 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f => generated 462 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:32.750822 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ada80d5e-9d72-4b1a-a3e4-40e637342b88 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f Nov 13 01:11:32.751934 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ada80d5e-9d72-4b1a-a3e4-40e637342b88 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:32.752357 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:32.752357 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:32.753762 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ada80d5e-9d72-4b1a-a3e4-40e637342b88 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:32.805516 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ada80d5e-9d72-4b1a-a3e4-40e637342b88 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f returned with HTTP 404 Nov 13 01:11:32.806361 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 155/315] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:11:32 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/snapshots/e0e04edb-70b2-41ce-ab0c-c09830db722f => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:11:32.814475 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d687776b-e7ae-4e4e-b66c-704e92a906bc tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] DELETE http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 Nov 13 01:11:32.815340 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d687776b-e7ae-4e4e-b66c-704e92a906bc tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:32.816469 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:32.816469 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:32.817105 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d687776b-e7ae-4e4e-b66c-704e92a906bc tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:32.817960 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-d687776b-e7ae-4e4e-b66c-704e92a906bc tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Delete volume with id: 344ef6f6-6fad-4700-871b-4fed30d21340 Nov 13 01:11:32.877001 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:32.877001 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:32.879253 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d687776b-e7ae-4e4e-b66c-704e92a906bc tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Volume info retrieved successfully. Nov 13 01:11:32.955544 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d687776b-e7ae-4e4e-b66c-704e92a906bc tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Delete volume request issued successfully. Nov 13 01:11:32.956028 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d687776b-e7ae-4e4e-b66c-704e92a906bc tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 returned with HTTP 202 Nov 13 01:11:32.964244 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 161/316] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:11:32 2020] DELETE /volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:11:32.971769 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fadff43c-fabd-4b68-aaa8-a7bc4eeefad6 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 Nov 13 01:11:32.972721 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fadff43c-fabd-4b68-aaa8-a7bc4eeefad6 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:32.973478 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fadff43c-fabd-4b68-aaa8-a7bc4eeefad6 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:33.084162 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:33.084162 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:33.107210 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fadff43c-fabd-4b68-aaa8-a7bc4eeefad6 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Volume info retrieved successfully. Nov 13 01:11:33.152864 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fadff43c-fabd-4b68-aaa8-a7bc4eeefad6 tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 returned with HTTP 200 Nov 13 01:11:33.165717 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 156/317] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:11:32 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 => generated 911 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:34.169767 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0ff1eafa-2405-4477-908f-d2e3612a874c tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 Nov 13 01:11:34.170283 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0ff1eafa-2405-4477-908f-d2e3612a874c tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:34.170467 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:34.170467 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:34.171345 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0ff1eafa-2405-4477-908f-d2e3612a874c tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:34.339562 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:34.339562 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:34.364339 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0ff1eafa-2405-4477-908f-d2e3612a874c tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Volume info retrieved successfully. Nov 13 01:11:34.406667 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0ff1eafa-2405-4477-908f-d2e3612a874c tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 returned with HTTP 200 Nov 13 01:11:34.408480 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 162/318] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:11:34 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 => generated 911 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:11:35.424527 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-26b6e047-538d-4b85-bb80-39091062d21b tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 Nov 13 01:11:35.425707 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-26b6e047-538d-4b85-bb80-39091062d21b tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:35.425956 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:35.425956 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:35.426622 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-26b6e047-538d-4b85-bb80-39091062d21b tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:35.598176 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:35.598176 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:35.617616 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-26b6e047-538d-4b85-bb80-39091062d21b tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Volume info retrieved successfully. Nov 13 01:11:35.687902 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-26b6e047-538d-4b85-bb80-39091062d21b tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 returned with HTTP 200 Nov 13 01:11:35.691387 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 157/319] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:11:35 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 => generated 911 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:36.708520 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d79c783-11c6-4944-8c88-7b5d481721bf tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] GET http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 Nov 13 01:11:36.709666 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d79c783-11c6-4944-8c88-7b5d481721bf tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:36.710083 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:36.710083 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:36.710838 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d79c783-11c6-4944-8c88-7b5d481721bf tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:36.864434 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d79c783-11c6-4944-8c88-7b5d481721bf tempest-SnapshotsActionsTest-912415178 tempest-SnapshotsActionsTest-912415178] http://10.222.0.13/volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 returned with HTTP 404 Nov 13 01:11:36.868667 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 163/320] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:11:36 2020] GET /volume/v3/4363b64addeb4d879a060a9a9e98764e/volumes/344ef6f6-6fad-4700-871b-4fed30d21340 => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:11:47.116747 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] POST http://10.222.0.13/volume/v3/04c5d7c4992442dca0e74195680831b5/volumes Nov 13 01:11:47.117315 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:47.117315 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:47.117931 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-496586827"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:11:47.119440 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-496586827'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:11:47.120097 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Create volume of 1 GB Nov 13 01:11:47.145689 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Availability Zones retrieved successfully. Nov 13 01:11:47.192248 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Flow 'volume_create_api' (85111124-2e90-4023-9c29-a56388b9aeba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:11:47.195798 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e172952-bae9-4ef6-a183-10b1404f0d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:11:47.198189 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:11:47.354688 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e172952-bae9-4ef6-a183-10b1404f0d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:11:47.368512 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e13c50fa-2124-4cbe-9a87-a401c518f29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:11:47.560389 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Created reservations ['21d1d8bc-0225-4c6b-a490-b478e356917c', '40e1a218-7228-44c2-ae99-1cb83473d82f', '3b41d742-2505-4a57-bbe0-a891c968005a', '7b2b502b-e930-42f4-8877-c1f29233a168'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:11:47.563495 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e13c50fa-2124-4cbe-9a87-a401c518f29e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21d1d8bc-0225-4c6b-a490-b478e356917c', '40e1a218-7228-44c2-ae99-1cb83473d82f', '3b41d742-2505-4a57-bbe0-a891c968005a', '7b2b502b-e930-42f4-8877-c1f29233a168']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:11:47.566613 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b2104c6-cb85-464a-9873-2c36a2826ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:11:47.710793 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b2104c6-cb85-464a-9873-2c36a2826ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aea91861-f3b6-4053-8a9f-b0cef5170738', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-496586827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04c5d7c4992442dca0e74195680831b5',qos_specs=None,replication_status=,reservations=['21d1d8bc-0225-4c6b-a490-b478e356917c','40e1a218-7228-44c2-ae99-1cb83473d82f','3b41d742-2505-4a57-bbe0-a891c968005a','7b2b502b-e930-42f4-8877-c1f29233a168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5345f0171d4c4db189060b766da31381',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:11:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-496586827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aea91861-f3b6-4053-8a9f-b0cef5170738,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04c5d7c4992442dca0e74195680831b5',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='5345f0171d4c4db189060b766da31381',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:11:47.716816 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (730155b4-6bc7-4209-9d98-42c31ffed537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:11:47.754144 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (730155b4-6bc7-4209-9d98-42c31ffed537) 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-496586827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04c5d7c4992442dca0e74195680831b5',qos_specs=None,replication_status=,reservations=['21d1d8bc-0225-4c6b-a490-b478e356917c','40e1a218-7228-44c2-ae99-1cb83473d82f','3b41d742-2505-4a57-bbe0-a891c968005a','7b2b502b-e930-42f4-8877-c1f29233a168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5345f0171d4c4db189060b766da31381',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:11:47.757673 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d46e877b-7a5e-427a-bdfd-207cce50c363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:11:47.786526 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d46e877b-7a5e-427a-bdfd-207cce50c363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:11:47.792003 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Flow 'volume_create_api' (85111124-2e90-4023-9c29-a56388b9aeba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:11:47.877046 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Create volume request issued successfully. Nov 13 01:11:47.894431 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d7d363d9-2b37-433c-a11c-4160e7dd7e78 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] http://10.222.0.13/volume/v3/04c5d7c4992442dca0e74195680831b5/volumes returned with HTTP 202 Nov 13 01:11:47.895863 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 158/321] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:11:46 2020] POST /volume/v3/04c5d7c4992442dca0e74195680831b5/volumes => generated 820 bytes in 1147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:11:47.910565 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d513b090-f74a-46a9-9f51-73298b66c199 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] GET http://10.222.0.13/volume/v3/04c5d7c4992442dca0e74195680831b5/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738 Nov 13 01:11:47.911388 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d513b090-f74a-46a9-9f51-73298b66c199 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:47.913182 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d513b090-f74a-46a9-9f51-73298b66c199 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:48.101071 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:48.101071 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:48.113181 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d513b090-f74a-46a9-9f51-73298b66c199 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Volume info retrieved successfully. Nov 13 01:11:48.141732 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d513b090-f74a-46a9-9f51-73298b66c199 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] http://10.222.0.13/volume/v3/04c5d7c4992442dca0e74195680831b5/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738 returned with HTTP 200 Nov 13 01:11:48.153988 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 164/322] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:11:47 2020] GET /volume/v3/04c5d7c4992442dca0e74195680831b5/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738 => generated 888 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:49.160504 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-06fd0950-86af-49d6-8125-2cae497d34d7 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] GET http://10.222.0.13/volume/v3/04c5d7c4992442dca0e74195680831b5/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738 Nov 13 01:11:49.161208 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-06fd0950-86af-49d6-8125-2cae497d34d7 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:49.161561 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:49.161561 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:49.161930 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-06fd0950-86af-49d6-8125-2cae497d34d7 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:49.257845 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:49.257845 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:49.271464 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-06fd0950-86af-49d6-8125-2cae497d34d7 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Volume info retrieved successfully. Nov 13 01:11:49.300746 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-06fd0950-86af-49d6-8125-2cae497d34d7 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] http://10.222.0.13/volume/v3/04c5d7c4992442dca0e74195680831b5/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738 returned with HTTP 200 Nov 13 01:11:49.313272 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 159/323] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:11:49 2020] GET /volume/v3/04c5d7c4992442dca0e74195680831b5/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738 => generated 913 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:11:49.801699 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c7f4c7ab-9713-40d3-a38f-27fa9348e922 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] GET http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738 Nov 13 01:11:49.802771 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c7f4c7ab-9713-40d3-a38f-27fa9348e922 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:49.803190 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:49.803190 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:49.803889 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c7f4c7ab-9713-40d3-a38f-27fa9348e922 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:49.869935 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:49.869935 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:49.880523 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c7f4c7ab-9713-40d3-a38f-27fa9348e922 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Volume info retrieved successfully. Nov 13 01:11:49.918125 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c7f4c7ab-9713-40d3-a38f-27fa9348e922 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738 returned with HTTP 200 Nov 13 01:11:49.919249 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 165/324] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:11:49 2020] GET /volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738 => generated 1084 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:11:49.935838 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1c23f0e1-bdf8-4f68-857a-608a184cd139 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] POST http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738/action Nov 13 01:11:49.936572 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:49.936572 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:49.937269 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1c23f0e1-bdf8-4f68-857a-608a184cd139 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Action body: b'{"os-unmanage": {}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:11:49.937836 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1c23f0e1-bdf8-4f68-857a-608a184cd139 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:11:49.940081 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.volume_unmanage [None req-1c23f0e1-bdf8-4f68-857a-608a184cd139 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Unmanage volume with id: aea91861-f3b6-4053-8a9f-b0cef5170738 Nov 13 01:11:50.014615 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:50.014615 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:50.015963 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1c23f0e1-bdf8-4f68-857a-608a184cd139 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Volume info retrieved successfully. Nov 13 01:11:50.057869 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1c23f0e1-bdf8-4f68-857a-608a184cd139 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Delete volume request issued successfully. Nov 13 01:11:50.058591 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1c23f0e1-bdf8-4f68-857a-608a184cd139 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738/action returned with HTTP 202 Nov 13 01:11:50.062779 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 160/325] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:11:49 2020] POST /volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:11:50.077645 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-583bf40f-4da0-4dce-bb60-d01b474efe5b tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] GET http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738 Nov 13 01:11:50.079292 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-583bf40f-4da0-4dce-bb60-d01b474efe5b tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:50.080309 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:50.080309 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:50.081608 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-583bf40f-4da0-4dce-bb60-d01b474efe5b tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:50.193909 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:50.193909 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:50.204692 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-583bf40f-4da0-4dce-bb60-d01b474efe5b tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Volume info retrieved successfully. Nov 13 01:11:50.236392 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-583bf40f-4da0-4dce-bb60-d01b474efe5b tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738 returned with HTTP 200 Nov 13 01:11:50.237461 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 166/326] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:11:50 2020] GET /volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738 => generated 1085 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:11:51.260945 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-27ac02e4-5a1c-49ef-b9b2-ace1f6adaddb tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] GET http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738 Nov 13 01:11:51.292741 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-27ac02e4-5a1c-49ef-b9b2-ace1f6adaddb tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:51.295764 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:51.295764 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:51.303403 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-27ac02e4-5a1c-49ef-b9b2-ace1f6adaddb tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:51.454613 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-27ac02e4-5a1c-49ef-b9b2-ace1f6adaddb tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738 returned with HTTP 404 Nov 13 01:11:51.464777 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d36995c0-089e-49a4-a3c3-5906162a1cfc tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] GET http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/detail?all_tenants=1 Nov 13 01:11:51.466002 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d36995c0-089e-49a4-a3c3-5906162a1cfc tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:51.466387 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:51.466387 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:51.467173 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d36995c0-089e-49a4-a3c3-5906162a1cfc tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:51.469727 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d36995c0-089e-49a4-a3c3-5906162a1cfc tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:11:51.470445 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 161/327] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:11:51 2020] GET /volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738 => generated 109 bytes in 220 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:11:51.653015 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d36995c0-089e-49a4-a3c3-5906162a1cfc tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Get all volumes completed successfully. Nov 13 01:11:51.656736 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:51.656736 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:51.698094 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d36995c0-089e-49a4-a3c3-5906162a1cfc tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/detail?all_tenants=1 returned with HTTP 200 Nov 13 01:11:51.704099 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 167/328] 10.222.0.13 () {56 vars in 1212 bytes} [Fri Nov 13 01:11:51 2020] GET /volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/detail?all_tenants=1 => generated 4594 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:11:51.725379 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7920078b-72c0-4df1-b0f7-51244bc5f780 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] POST http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/os-volume-manage Nov 13 01:11:51.726341 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7920078b-72c0-4df1-b0f7-51244bc5f780 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-1431342955", "host": "n-d-729945-8@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-aea91861-f3b6-4053-8a9f-b0cef5170738"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:11:51.728880 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.volume_manage [None req-7920078b-72c0-4df1-b0f7-51244bc5f780 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-1431342955', 'host': 'n-d-729945-8@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-aea91861-f3b6-4053-8a9f-b0cef5170738'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Nov 13 01:11:51.835991 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7920078b-72c0-4df1-b0f7-51244bc5f780 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Flow 'volume_manage_existing_api' (225634fc-916a-49ab-ae1a-b8416ffcc56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:11:51.857760 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7920078b-72c0-4df1-b0f7-51244bc5f780 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fab5102a-a6ed-4829-b8c6-d3215cea6846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:11:52.109629 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-7920078b-72c0-4df1-b0f7-51244bc5f780 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Created reservations ['bb501b49-5fb8-4017-9a43-a2db621176ca', 'dd668e0c-8d74-49fb-b5ec-6c6d1a743b07', '3b8e84e5-cb38-491b-a89e-0ac0ca68c07f', '591923e8-c06a-4807-9f37-1b0757da246e'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:11:52.113190 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7920078b-72c0-4df1-b0f7-51244bc5f780 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fab5102a-a6ed-4829-b8c6-d3215cea6846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb501b49-5fb8-4017-9a43-a2db621176ca', 'dd668e0c-8d74-49fb-b5ec-6c6d1a743b07', '3b8e84e5-cb38-491b-a89e-0ac0ca68c07f', '591923e8-c06a-4807-9f37-1b0757da246e']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:11:52.119872 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7920078b-72c0-4df1-b0f7-51244bc5f780 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (4f3da7db-1cdc-47b7-b32c-8b2fa37a057f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:11:52.227064 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7920078b-72c0-4df1-b0f7-51244bc5f780 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (4f3da7db-1cdc-47b7-b32c-8b2fa37a057f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '29fe3e45bbf2435cbe7b249221012b9a', 'project_id': 'e7adf9bcba2e4924a9b53441a0b91bac', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1431342955', 'host': 'n-d-729945-8@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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-11-13T01:11:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1431342955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-729945-8@lvmdriver-1#lvmdriver-1',id=3682a551-1de9-4103-b1a0-51e787aef92f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7adf9bcba2e4924a9b53441a0b91bac',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='29fe3e45bbf2435cbe7b249221012b9a',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:11:52.234830 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7920078b-72c0-4df1-b0f7-51244bc5f780 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab29091e-5362-4ad0-bd3d-4a7145e3c97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:11:52.278346 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7920078b-72c0-4df1-b0f7-51244bc5f780 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab29091e-5362-4ad0-bd3d-4a7145e3c97b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '29fe3e45bbf2435cbe7b249221012b9a', 'project_id': 'e7adf9bcba2e4924a9b53441a0b91bac', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1431342955', 'host': 'n-d-729945-8@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:11:52.302198 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7920078b-72c0-4df1-b0f7-51244bc5f780 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (bce7de41-2fa0-4d10-a9e4-15c196295df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:11:52.317764 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7920078b-72c0-4df1-b0f7-51244bc5f780 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (bce7de41-2fa0-4d10-a9e4-15c196295df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:11:52.331839 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7920078b-72c0-4df1-b0f7-51244bc5f780 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Flow 'volume_manage_existing_api' (225634fc-916a-49ab-ae1a-b8416ffcc56a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:11:52.333269 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7920078b-72c0-4df1-b0f7-51244bc5f780 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Manage volume request issued successfully. Nov 13 01:11:52.470552 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7920078b-72c0-4df1-b0f7-51244bc5f780 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/os-volume-manage returned with HTTP 202 Nov 13 01:11:52.480108 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 162/329] 10.222.0.13 () {58 vars in 1213 bytes} [Fri Nov 13 01:11:51 2020] POST /volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/os-volume-manage => generated 847 bytes in 754 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:11:52.486870 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b1317914-6bbc-48cf-bf8d-4b918baf48ae tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] GET http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f Nov 13 01:11:52.488107 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b1317914-6bbc-48cf-bf8d-4b918baf48ae tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:52.488308 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:52.488308 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:52.488847 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b1317914-6bbc-48cf-bf8d-4b918baf48ae tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:52.637501 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:52.637501 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:52.659789 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b1317914-6bbc-48cf-bf8d-4b918baf48ae tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Volume info retrieved successfully. Nov 13 01:11:52.717463 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b1317914-6bbc-48cf-bf8d-4b918baf48ae tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f returned with HTTP 200 Nov 13 01:11:52.724085 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 168/330] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:11:52 2020] GET /volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f => generated 1084 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:11:53.743204 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c91d8ab7-23ff-4191-aab6-7f5323b10bcf tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] GET http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f Nov 13 01:11:53.743823 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c91d8ab7-23ff-4191-aab6-7f5323b10bcf tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:53.743959 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:53.743959 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:53.744335 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c91d8ab7-23ff-4191-aab6-7f5323b10bcf tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:53.901024 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:53.901024 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:53.910777 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c91d8ab7-23ff-4191-aab6-7f5323b10bcf tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Volume info retrieved successfully. Nov 13 01:11:53.936173 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c91d8ab7-23ff-4191-aab6-7f5323b10bcf tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f returned with HTTP 200 Nov 13 01:11:53.944703 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 163/331] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:11:53 2020] GET /volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f => generated 1084 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:11:54.953700 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3cf3dea-3a48-413e-b1dd-a8a6b8b0f91d tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] GET http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f Nov 13 01:11:54.955243 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3cf3dea-3a48-413e-b1dd-a8a6b8b0f91d tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:54.955892 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:54.955892 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:54.956543 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3cf3dea-3a48-413e-b1dd-a8a6b8b0f91d tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:55.023936 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:55.023936 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:55.033590 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e3cf3dea-3a48-413e-b1dd-a8a6b8b0f91d tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Volume info retrieved successfully. Nov 13 01:11:55.061929 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3cf3dea-3a48-413e-b1dd-a8a6b8b0f91d tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f returned with HTTP 200 Nov 13 01:11:55.063438 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 169/332] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:11:54 2020] GET /volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f => generated 1085 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:11:55.079481 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa783dc6-73b9-4088-a581-15cdb5fb58af tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] GET http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f Nov 13 01:11:55.080372 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa783dc6-73b9-4088-a581-15cdb5fb58af tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:55.082640 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:55.082640 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:55.084743 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa783dc6-73b9-4088-a581-15cdb5fb58af tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:55.177089 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:55.177089 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:55.190822 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-aa783dc6-73b9-4088-a581-15cdb5fb58af tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Volume info retrieved successfully. Nov 13 01:11:55.232435 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa783dc6-73b9-4088-a581-15cdb5fb58af tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f returned with HTTP 200 Nov 13 01:11:55.233539 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 164/333] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:11:55 2020] GET /volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f => generated 1085 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:11:55.249361 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-59fdb88c-037d-43b6-affb-9ee50daa37e6 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] DELETE http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f Nov 13 01:11:55.250184 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-59fdb88c-037d-43b6-affb-9ee50daa37e6 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:55.250446 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:55.250446 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:55.251095 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-59fdb88c-037d-43b6-affb-9ee50daa37e6 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:55.251795 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-59fdb88c-037d-43b6-affb-9ee50daa37e6 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Delete volume with id: 3682a551-1de9-4103-b1a0-51e787aef92f Nov 13 01:11:55.314421 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:55.314421 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:55.316205 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-59fdb88c-037d-43b6-affb-9ee50daa37e6 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Volume info retrieved successfully. Nov 13 01:11:55.357315 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-59fdb88c-037d-43b6-affb-9ee50daa37e6 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Delete volume request issued successfully. Nov 13 01:11:55.357968 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-59fdb88c-037d-43b6-affb-9ee50daa37e6 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f returned with HTTP 202 Nov 13 01:11:55.362983 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 170/334] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:11:55 2020] DELETE /volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:11:55.367231 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-82ff4501-bcd7-4f01-a0a0-4aa1c5217ff1 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] GET http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f Nov 13 01:11:55.368004 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-82ff4501-bcd7-4f01-a0a0-4aa1c5217ff1 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:55.368586 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:55.368586 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:55.369500 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-82ff4501-bcd7-4f01-a0a0-4aa1c5217ff1 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:55.474589 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:55.474589 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:55.484402 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-82ff4501-bcd7-4f01-a0a0-4aa1c5217ff1 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Volume info retrieved successfully. Nov 13 01:11:55.512088 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-82ff4501-bcd7-4f01-a0a0-4aa1c5217ff1 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f returned with HTTP 200 Nov 13 01:11:55.513657 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 165/335] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:11:55 2020] GET /volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f => generated 1084 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:11:56.530420 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-00fa696e-14af-4546-8d51-45b3ab4e4ea7 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] GET http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f Nov 13 01:11:56.530934 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-00fa696e-14af-4546-8d51-45b3ab4e4ea7 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:56.531128 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:56.531128 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:56.532678 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-00fa696e-14af-4546-8d51-45b3ab4e4ea7 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:56.610586 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:11:56.610586 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:11:56.622547 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-00fa696e-14af-4546-8d51-45b3ab4e4ea7 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Volume info retrieved successfully. Nov 13 01:11:56.649360 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-00fa696e-14af-4546-8d51-45b3ab4e4ea7 tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f returned with HTTP 200 Nov 13 01:11:56.650224 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 171/336] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:11:56 2020] GET /volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f => generated 1084 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:11:57.666000 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9fcbec6f-5e8d-4615-baec-db6b81df01de tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] GET http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f Nov 13 01:11:57.666568 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9fcbec6f-5e8d-4615-baec-db6b81df01de tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:57.666748 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:57.666748 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:57.667119 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9fcbec6f-5e8d-4615-baec-db6b81df01de tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:57.776221 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9fcbec6f-5e8d-4615-baec-db6b81df01de tempest-VolumeManageAdminTest-1615990458 tempest-VolumeManageAdminTest-1615990458] http://10.222.0.13/volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f returned with HTTP 404 Nov 13 01:11:57.777818 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 166/337] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:11:57 2020] GET /volume/v3/e7adf9bcba2e4924a9b53441a0b91bac/volumes/3682a551-1de9-4103-b1a0-51e787aef92f => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:11:57.789596 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-64b695d7-b907-40b9-a004-31eabb17b7a2 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] DELETE http://10.222.0.13/volume/v3/04c5d7c4992442dca0e74195680831b5/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738 Nov 13 01:11:57.789854 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-64b695d7-b907-40b9-a004-31eabb17b7a2 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:11:57.790056 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:11:57.790056 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:11:57.790718 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-64b695d7-b907-40b9-a004-31eabb17b7a2 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:11:57.791357 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-64b695d7-b907-40b9-a004-31eabb17b7a2 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] Delete volume with id: aea91861-f3b6-4053-8a9f-b0cef5170738 Nov 13 01:11:57.873768 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-64b695d7-b907-40b9-a004-31eabb17b7a2 tempest-VolumeManageAdminTest-2012956200 tempest-VolumeManageAdminTest-2012956200] http://10.222.0.13/volume/v3/04c5d7c4992442dca0e74195680831b5/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738 returned with HTTP 404 Nov 13 01:11:57.875444 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 172/338] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:11:57 2020] DELETE /volume/v3/04c5d7c4992442dca0e74195680831b5/volumes/aea91861-f3b6-4053-8a9f-b0cef5170738 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:12:06.997249 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-148689cd-1e1c-479d-a2a5-963d7e2d4c2a tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] GET http://10.222.0.13/volume/v3/cd42189f2f4041368934ee4a072d6791/os-quota-sets/3a8b85dfc6cc4eb08eb76070b6c48f46 Nov 13 01:12:06.998415 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-148689cd-1e1c-479d-a2a5-963d7e2d4c2a tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:12:06.999373 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-148689cd-1e1c-479d-a2a5-963d7e2d4c2a tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:12:07.033040 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-148689cd-1e1c-479d-a2a5-963d7e2d4c2a tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] 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. Nov 13 01:12:07.035707 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-148689cd-1e1c-479d-a2a5-963d7e2d4c2a tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] 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. Nov 13 01:12:07.038886 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-148689cd-1e1c-479d-a2a5-963d7e2d4c2a tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] 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. Nov 13 01:12:07.040800 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-148689cd-1e1c-479d-a2a5-963d7e2d4c2a tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] 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. Nov 13 01:12:07.042484 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-148689cd-1e1c-479d-a2a5-963d7e2d4c2a tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] 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. Nov 13 01:12:07.068494 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-148689cd-1e1c-479d-a2a5-963d7e2d4c2a tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] http://10.222.0.13/volume/v3/cd42189f2f4041368934ee4a072d6791/os-quota-sets/3a8b85dfc6cc4eb08eb76070b6c48f46 returned with HTTP 200 Nov 13 01:12:07.070164 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 167/339] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:12:06 2020] GET /volume/v3/cd42189f2f4041368934ee4a072d6791/os-quota-sets/3a8b85dfc6cc4eb08eb76070b6c48f46 => generated 361 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:12:07.712894 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] POST http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes Nov 13 01:12:07.713862 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1747063426"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:12:07.715271 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1747063426'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:12:07.715922 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Create volume of 1 GB Nov 13 01:12:07.758006 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Availability Zones retrieved successfully. Nov 13 01:12:07.788207 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Flow 'volume_create_api' (ddb53267-8e5a-4078-8102-d0db2f33a01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:12:07.794933 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7541b613-60ba-4d3a-846b-34aa1098bb27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:12:07.798596 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:12:07.931676 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7541b613-60ba-4d3a-846b-34aa1098bb27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:12:07.934409 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (149d4224-15c7-4081-813f-c75bbd4e38e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:12:08.068806 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Created reservations ['f4a24005-e2eb-40db-84b2-3ad9a8440f29', 'b84424ee-df5a-4297-b816-16271b5698ae', 'f814d12e-f367-4297-ad3b-de31ba1b9e24', '2a4cccd5-1cda-4eb7-9a19-770e34d566e6'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:12:08.070897 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (149d4224-15c7-4081-813f-c75bbd4e38e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4a24005-e2eb-40db-84b2-3ad9a8440f29', 'b84424ee-df5a-4297-b816-16271b5698ae', 'f814d12e-f367-4297-ad3b-de31ba1b9e24', '2a4cccd5-1cda-4eb7-9a19-770e34d566e6']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:12:08.076855 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee0594b9-75f8-42e4-9301-a617afe37064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:12:08.247052 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee0594b9-75f8-42e4-9301-a617afe37064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f53fbd3c-1f70-407f-b8d7-b412bc24433e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1747063426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a8b85dfc6cc4eb08eb76070b6c48f46',qos_specs=None,replication_status=,reservations=['f4a24005-e2eb-40db-84b2-3ad9a8440f29','b84424ee-df5a-4297-b816-16271b5698ae','f814d12e-f367-4297-ad3b-de31ba1b9e24','2a4cccd5-1cda-4eb7-9a19-770e34d566e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ce51a3fa4e443729c8f8910372953a4',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:12:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1747063426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f53fbd3c-1f70-407f-b8d7-b412bc24433e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a8b85dfc6cc4eb08eb76070b6c48f46',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='1ce51a3fa4e443729c8f8910372953a4',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:12:08.250671 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1745402-5e7f-4373-907e-23a277e5b6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:12:08.360945 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1745402-5e7f-4373-907e-23a277e5b6c7) 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-1747063426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a8b85dfc6cc4eb08eb76070b6c48f46',qos_specs=None,replication_status=,reservations=['f4a24005-e2eb-40db-84b2-3ad9a8440f29','b84424ee-df5a-4297-b816-16271b5698ae','f814d12e-f367-4297-ad3b-de31ba1b9e24','2a4cccd5-1cda-4eb7-9a19-770e34d566e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ce51a3fa4e443729c8f8910372953a4',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:12:08.363424 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8d9b415-f6e9-4d54-a216-583514cde732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:12:08.451070 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8d9b415-f6e9-4d54-a216-583514cde732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:12:08.468415 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Flow 'volume_create_api' (ddb53267-8e5a-4078-8102-d0db2f33a01b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:12:08.594169 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Create volume request issued successfully. Nov 13 01:12:08.616090 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-22c6af53-4f62-4fce-aefb-7d8762d7a843 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes returned with HTTP 202 Nov 13 01:12:08.628549 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 173/340] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:12:07 2020] POST /volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes => generated 828 bytes in 1552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:12:08.647158 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c3a4b343-2a62-4503-aa13-02adef48d933 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] GET http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e Nov 13 01:12:08.649143 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c3a4b343-2a62-4503-aa13-02adef48d933 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:12:08.650380 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c3a4b343-2a62-4503-aa13-02adef48d933 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:12:08.867795 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:12:08.867795 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:12:08.929672 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c3a4b343-2a62-4503-aa13-02adef48d933 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Volume info retrieved successfully. Nov 13 01:12:09.045565 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c3a4b343-2a62-4503-aa13-02adef48d933 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e returned with HTTP 200 Nov 13 01:12:09.047043 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 168/341] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:12:08 2020] GET /volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e => generated 896 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:12:10.065523 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-01698c32-4290-44cc-bd6f-b5474fcdcf9d tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] GET http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e Nov 13 01:12:10.066515 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-01698c32-4290-44cc-bd6f-b5474fcdcf9d tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:12:10.066849 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:12:10.066849 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:12:10.067585 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-01698c32-4290-44cc-bd6f-b5474fcdcf9d tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:12:10.225937 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:12:10.225937 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:12:10.262341 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-01698c32-4290-44cc-bd6f-b5474fcdcf9d tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Volume info retrieved successfully. Nov 13 01:12:10.299386 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-01698c32-4290-44cc-bd6f-b5474fcdcf9d tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e returned with HTTP 200 Nov 13 01:12:10.300865 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 174/342] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:12:10 2020] GET /volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e => generated 920 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:12:11.316084 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-28941854-d241-4ca0-94e3-c98a1cef8e15 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] GET http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e Nov 13 01:12:11.316614 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-28941854-d241-4ca0-94e3-c98a1cef8e15 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:12:11.316764 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:12:11.316764 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:12:11.317340 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-28941854-d241-4ca0-94e3-c98a1cef8e15 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:12:11.419571 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:12:11.419571 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:12:11.437851 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-28941854-d241-4ca0-94e3-c98a1cef8e15 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Volume info retrieved successfully. Nov 13 01:12:11.485079 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-28941854-d241-4ca0-94e3-c98a1cef8e15 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e returned with HTTP 200 Nov 13 01:12:11.489891 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 169/343] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:12:11 2020] GET /volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e => generated 921 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:12:11.506291 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3d09d9b6-861e-4247-98ac-defac42a2db4 tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] PUT http://10.222.0.13/volume/v3/cd42189f2f4041368934ee4a072d6791/os-quota-sets/3a8b85dfc6cc4eb08eb76070b6c48f46 Nov 13 01:12:11.506760 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:12:11.506760 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:12:11.507172 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3d09d9b6-861e-4247-98ac-defac42a2db4 tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:12:11.768547 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-3d09d9b6-861e-4247-98ac-defac42a2db4 tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] 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. Nov 13 01:12:11.769948 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-3d09d9b6-861e-4247-98ac-defac42a2db4 tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] 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. Nov 13 01:12:11.777103 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-3d09d9b6-861e-4247-98ac-defac42a2db4 tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] 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. Nov 13 01:12:11.779468 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-3d09d9b6-861e-4247-98ac-defac42a2db4 tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] 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. Nov 13 01:12:11.780677 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-3d09d9b6-861e-4247-98ac-defac42a2db4 tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] 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. Nov 13 01:12:11.797630 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3d09d9b6-861e-4247-98ac-defac42a2db4 tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] http://10.222.0.13/volume/v3/cd42189f2f4041368934ee4a072d6791/os-quota-sets/3a8b85dfc6cc4eb08eb76070b6c48f46 returned with HTTP 200 Nov 13 01:12:11.800190 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 175/344] 10.222.0.13 () {58 vars in 1301 bytes} [Fri Nov 13 01:12:11 2020] PUT /volume/v3/cd42189f2f4041368934ee4a072d6791/os-quota-sets/3a8b85dfc6cc4eb08eb76070b6c48f46 => generated 316 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:12:11.810278 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2d73ca43-47c9-4a0a-96be-78c4b9861f27 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] POST http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes Nov 13 01:12:11.811500 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:12:11.811500 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:12:11.812280 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2d73ca43-47c9-4a0a-96be-78c4b9861f27 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:12:11.814187 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-2d73ca43-47c9-4a0a-96be-78c4b9861f27 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Create volume request body: {'volume': {'size': 2}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:12:11.815584 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-2d73ca43-47c9-4a0a-96be-78c4b9861f27 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Create volume of 2 GB Nov 13 01:12:11.832423 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2d73ca43-47c9-4a0a-96be-78c4b9861f27 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Availability Zones retrieved successfully. Nov 13 01:12:11.863339 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2d73ca43-47c9-4a0a-96be-78c4b9861f27 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Flow 'volume_create_api' (d0a0b97b-d973-463a-b89f-0dd39c1a67f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:12:11.867685 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2d73ca43-47c9-4a0a-96be-78c4b9861f27 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a9f8d5-3b11-4484-a211-e51ce6e53033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:12:11.872056 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-2d73ca43-47c9-4a0a-96be-78c4b9861f27 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Validating volume size '2' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:12:11.994910 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2d73ca43-47c9-4a0a-96be-78c4b9861f27 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a9f8d5-3b11-4484-a211-e51ce6e53033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:12:11.997592 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2d73ca43-47c9-4a0a-96be-78c4b9861f27 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8d30d18-1872-4799-911c-b0d791e9bec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:12:12.070009 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota_utils [None req-2d73ca43-47c9-4a0a-96be-78c4b9861f27 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Quota exceeded for 3a8b85dfc6cc4eb08eb76070b6c48f46, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Nov 13 01:12:12.078424 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.volume.api [None req-2d73ca43-47c9-4a0a-96be-78c4b9861f27 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8d30d18-1872-4799-911c-b0d791e9bec4) transitioned into state 'FAILURE' from state 'RUNNING' Nov 13 01:12:12.078691 n-d-729945-8 devstack@c-api.service[87986]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Nov 13 01:12:12.085124 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2d73ca43-47c9-4a0a-96be-78c4b9861f27 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8d30d18-1872-4799-911c-b0d791e9bec4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:12:12.087788 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.volume.api [None req-2d73ca43-47c9-4a0a-96be-78c4b9861f27 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8d30d18-1872-4799-911c-b0d791e9bec4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Nov 13 01:12:12.090112 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2d73ca43-47c9-4a0a-96be-78c4b9861f27 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a9f8d5-3b11-4484-a211-e51ce6e53033) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:12:12.092946 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.volume.api [None req-2d73ca43-47c9-4a0a-96be-78c4b9861f27 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a9f8d5-3b11-4484-a211-e51ce6e53033) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Nov 13 01:12:12.097597 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.volume.api [None req-2d73ca43-47c9-4a0a-96be-78c4b9861f27 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Flow 'volume_create_api' (d0a0b97b-d973-463a-b89f-0dd39c1a67f3) transitioned into state 'REVERTED' from state 'RUNNING' Nov 13 01:12:12.098514 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.middleware.fault [None req-2d73ca43-47c9-4a0a-96be-78c4b9861f27 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes returned with HTTP 413 Nov 13 01:12:12.100768 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 170/345] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:12:11 2020] POST /volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes => generated 208 bytes in 294 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Nov 13 01:12:12.114687 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3342b573-4fad-4d4b-ac59-a70e7fc74f7f tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] PUT http://10.222.0.13/volume/v3/cd42189f2f4041368934ee4a072d6791/os-quota-sets/3a8b85dfc6cc4eb08eb76070b6c48f46 Nov 13 01:12:12.115891 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3342b573-4fad-4d4b-ac59-a70e7fc74f7f tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:12:12.288568 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3342b573-4fad-4d4b-ac59-a70e7fc74f7f tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] http://10.222.0.13/volume/v3/cd42189f2f4041368934ee4a072d6791/os-quota-sets/3a8b85dfc6cc4eb08eb76070b6c48f46 returned with HTTP 200 Nov 13 01:12:12.301115 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-73a4bc43-e616-4b9e-85c9-005ddefc564c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] POST http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes Nov 13 01:12:12.301729 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:12:12.301729 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:12:12.302332 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-73a4bc43-e616-4b9e-85c9-005ddefc564c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:12:12.303524 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-73a4bc43-e616-4b9e-85c9-005ddefc564c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Create volume request body: {'volume': {'size': 1}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:12:12.304306 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-73a4bc43-e616-4b9e-85c9-005ddefc564c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Create volume of 1 GB Nov 13 01:12:12.305098 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:12:12.305098 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:12:12.310934 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 176/346] 10.222.0.13 () {58 vars in 1301 bytes} [Fri Nov 13 01:12:12 2020] PUT /volume/v3/cd42189f2f4041368934ee4a072d6791/os-quota-sets/3a8b85dfc6cc4eb08eb76070b6c48f46 => generated 316 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:12:12.320538 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-73a4bc43-e616-4b9e-85c9-005ddefc564c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Availability Zones retrieved successfully. Nov 13 01:12:12.342498 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73a4bc43-e616-4b9e-85c9-005ddefc564c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Flow 'volume_create_api' (ff1c86f9-7a48-40f2-83f0-33ccc99d8af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:12:12.345913 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73a4bc43-e616-4b9e-85c9-005ddefc564c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8e6a70e-646f-4028-bfd2-de65a2492ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:12:12.349999 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-73a4bc43-e616-4b9e-85c9-005ddefc564c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:12:12.436036 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73a4bc43-e616-4b9e-85c9-005ddefc564c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8e6a70e-646f-4028-bfd2-de65a2492ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:12:12.439016 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73a4bc43-e616-4b9e-85c9-005ddefc564c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09044446-e661-429c-8fad-51c452a7a51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:12:12.545627 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota_utils [None req-73a4bc43-e616-4b9e-85c9-005ddefc564c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Quota exceeded for 3a8b85dfc6cc4eb08eb76070b6c48f46, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Nov 13 01:12:12.548453 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.volume.api [None req-73a4bc43-e616-4b9e-85c9-005ddefc564c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09044446-e661-429c-8fad-51c452a7a51d) transitioned into state 'FAILURE' from state 'RUNNING' Nov 13 01:12:12.548682 n-d-729945-8 devstack@c-api.service[87986]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Nov 13 01:12:12.555643 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73a4bc43-e616-4b9e-85c9-005ddefc564c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09044446-e661-429c-8fad-51c452a7a51d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:12:12.558943 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.volume.api [None req-73a4bc43-e616-4b9e-85c9-005ddefc564c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09044446-e661-429c-8fad-51c452a7a51d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Nov 13 01:12:12.561405 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73a4bc43-e616-4b9e-85c9-005ddefc564c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8e6a70e-646f-4028-bfd2-de65a2492ed1) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:12:12.564271 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.volume.api [None req-73a4bc43-e616-4b9e-85c9-005ddefc564c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8e6a70e-646f-4028-bfd2-de65a2492ed1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Nov 13 01:12:12.568081 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.volume.api [None req-73a4bc43-e616-4b9e-85c9-005ddefc564c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Flow 'volume_create_api' (ff1c86f9-7a48-40f2-83f0-33ccc99d8af3) transitioned into state 'REVERTED' from state 'RUNNING' Nov 13 01:12:12.569245 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.middleware.fault [None req-73a4bc43-e616-4b9e-85c9-005ddefc564c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes returned with HTTP 413 Nov 13 01:12:12.577228 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 171/347] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:12:12 2020] POST /volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes => generated 150 bytes in 274 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Nov 13 01:12:12.596544 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c3505898-bc14-4e89-9d19-816a172290f0 tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] PUT http://10.222.0.13/volume/v3/cd42189f2f4041368934ee4a072d6791/os-quota-sets/3a8b85dfc6cc4eb08eb76070b6c48f46 Nov 13 01:12:12.598147 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c3505898-bc14-4e89-9d19-816a172290f0 tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:12:12.857907 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c3505898-bc14-4e89-9d19-816a172290f0 tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] http://10.222.0.13/volume/v3/cd42189f2f4041368934ee4a072d6791/os-quota-sets/3a8b85dfc6cc4eb08eb76070b6c48f46 returned with HTTP 200 Nov 13 01:12:12.870238 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ba775ac4-b10f-4748-b822-ad3b928370d3 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] POST http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e/action Nov 13 01:12:12.870686 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:12:12.870686 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:12:12.871125 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ba775ac4-b10f-4748-b822-ad3b928370d3 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:12:12.871503 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ba775ac4-b10f-4748-b822-ad3b928370d3 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:12:12.876156 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 177/348] 10.222.0.13 () {58 vars in 1301 bytes} [Fri Nov 13 01:12:12 2020] PUT /volume/v3/cd42189f2f4041368934ee4a072d6791/os-quota-sets/3a8b85dfc6cc4eb08eb76070b6c48f46 => generated 315 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:12:13.012316 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:12:13.012316 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:12:13.021072 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ba775ac4-b10f-4748-b822-ad3b928370d3 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Volume info retrieved successfully. Nov 13 01:12:13.242866 n-d-729945-8 devstack@c-api.service[87986]: ERROR cinder.volume.api [None req-ba775ac4-b10f-4748-b822-ad3b928370d3 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Quota exceeded for 3a8b85dfc6cc4eb08eb76070b6c48f46, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Nov 13 01:12:13.255643 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.middleware.fault [None req-ba775ac4-b10f-4748-b822-ad3b928370d3 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e/action returned with HTTP 413 Nov 13 01:12:13.261250 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 172/349] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:12:12 2020] POST /volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e/action => generated 208 bytes in 391 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Nov 13 01:12:13.267217 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a346a978-7493-45ea-9fb4-c129059ab17f tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] DELETE http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e Nov 13 01:12:13.268864 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a346a978-7493-45ea-9fb4-c129059ab17f tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:12:13.269236 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a346a978-7493-45ea-9fb4-c129059ab17f tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:12:13.269717 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-a346a978-7493-45ea-9fb4-c129059ab17f tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Delete volume with id: f53fbd3c-1f70-407f-b8d7-b412bc24433e Nov 13 01:12:13.350238 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:12:13.350238 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:12:13.351547 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a346a978-7493-45ea-9fb4-c129059ab17f tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Volume info retrieved successfully. Nov 13 01:12:13.430189 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a346a978-7493-45ea-9fb4-c129059ab17f tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Delete volume request issued successfully. Nov 13 01:12:13.430859 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a346a978-7493-45ea-9fb4-c129059ab17f tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e returned with HTTP 202 Nov 13 01:12:13.437657 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 178/350] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:12:13 2020] DELETE /volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:12:13.448159 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-42093ac0-8471-4809-a493-cd3f2f5a9f16 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] GET http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e Nov 13 01:12:13.448933 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-42093ac0-8471-4809-a493-cd3f2f5a9f16 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:12:13.449276 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:12:13.449276 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:12:13.449488 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-42093ac0-8471-4809-a493-cd3f2f5a9f16 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:12:13.560498 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:12:13.560498 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:12:13.602209 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-42093ac0-8471-4809-a493-cd3f2f5a9f16 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Volume info retrieved successfully. Nov 13 01:12:13.651858 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-42093ac0-8471-4809-a493-cd3f2f5a9f16 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e returned with HTTP 200 Nov 13 01:12:13.652817 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 173/351] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:12:13 2020] GET /volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e => generated 920 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:12:14.669471 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d85a73c7-aeee-41d3-a88b-ec6b4f5a4d36 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] GET http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e Nov 13 01:12:14.670035 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d85a73c7-aeee-41d3-a88b-ec6b4f5a4d36 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:12:14.670155 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:12:14.670155 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:12:14.670444 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d85a73c7-aeee-41d3-a88b-ec6b4f5a4d36 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:12:14.875073 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:12:14.875073 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:12:14.932502 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d85a73c7-aeee-41d3-a88b-ec6b4f5a4d36 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Volume info retrieved successfully. Nov 13 01:12:15.054991 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d85a73c7-aeee-41d3-a88b-ec6b4f5a4d36 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e returned with HTTP 200 Nov 13 01:12:15.058820 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 179/352] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:12:14 2020] GET /volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e => generated 920 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:12:16.073274 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-74f0c5d4-f52c-4eed-af0e-701492474966 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] GET http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e Nov 13 01:12:16.073837 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-74f0c5d4-f52c-4eed-af0e-701492474966 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:12:16.074000 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:12:16.074000 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:12:16.074379 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-74f0c5d4-f52c-4eed-af0e-701492474966 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:12:16.235497 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:12:16.235497 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:12:16.290034 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-74f0c5d4-f52c-4eed-af0e-701492474966 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Volume info retrieved successfully. Nov 13 01:12:16.353259 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-74f0c5d4-f52c-4eed-af0e-701492474966 tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e returned with HTTP 200 Nov 13 01:12:16.359924 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 174/353] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:12:16 2020] GET /volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e => generated 920 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:12:17.372766 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a7bfc360-71e4-4772-8993-58ec7a0d873c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] GET http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e Nov 13 01:12:17.373623 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a7bfc360-71e4-4772-8993-58ec7a0d873c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:12:17.373836 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:12:17.373836 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:12:17.374199 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a7bfc360-71e4-4772-8993-58ec7a0d873c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:12:17.602827 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:12:17.602827 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:12:17.656505 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a7bfc360-71e4-4772-8993-58ec7a0d873c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Volume info retrieved successfully. Nov 13 01:12:17.772679 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a7bfc360-71e4-4772-8993-58ec7a0d873c tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e returned with HTTP 200 Nov 13 01:12:17.778952 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 180/354] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:12:17 2020] GET /volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e => generated 920 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:12:18.806654 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fdc49f71-e789-4780-839e-ff0cb45a671f tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] GET http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e Nov 13 01:12:18.806654 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fdc49f71-e789-4780-839e-ff0cb45a671f tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:12:18.806654 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:12:18.806654 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:12:18.806654 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fdc49f71-e789-4780-839e-ff0cb45a671f tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:12:19.022572 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fdc49f71-e789-4780-839e-ff0cb45a671f tempest-VolumeQuotasNegativeTestJSON-937529196 tempest-VolumeQuotasNegativeTestJSON-937529196] http://10.222.0.13/volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e returned with HTTP 404 Nov 13 01:12:19.030619 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 175/355] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:12:18 2020] GET /volume/v3/3a8b85dfc6cc4eb08eb76070b6c48f46/volumes/f53fbd3c-1f70-407f-b8d7-b412bc24433e => generated 109 bytes in 237 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:12:19.038004 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3d6fcfa3-d5e9-4d39-8102-9f40e2c11681 tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] PUT http://10.222.0.13/volume/v3/cd42189f2f4041368934ee4a072d6791/os-quota-sets/3a8b85dfc6cc4eb08eb76070b6c48f46 Nov 13 01:12:19.038497 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:12:19.038497 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:12:19.039090 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3d6fcfa3-d5e9-4d39-8102-9f40e2c11681 tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:12:19.592126 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3d6fcfa3-d5e9-4d39-8102-9f40e2c11681 tempest-VolumeQuotasNegativeTestJSON-1485458870 tempest-VolumeQuotasNegativeTestJSON-1485458870] http://10.222.0.13/volume/v3/cd42189f2f4041368934ee4a072d6791/os-quota-sets/3a8b85dfc6cc4eb08eb76070b6c48f46 returned with HTTP 200 Nov 13 01:12:19.593169 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 181/356] 10.222.0.13 () {58 vars in 1302 bytes} [Fri Nov 13 01:12:19 2020] PUT /volume/v3/cd42189f2f4041368934ee4a072d6791/os-quota-sets/3a8b85dfc6cc4eb08eb76070b6c48f46 => generated 319 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:12:27.747859 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9e125f94-8ff0-43cd-869a-bde103e02c24 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] POST http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types Nov 13 01:12:27.749365 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9e125f94-8ff0-43cd-869a-bde103e02c24 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1526117986"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:12:27.793694 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9e125f94-8ff0-43cd-869a-bde103e02c24 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types returned with HTTP 200 Nov 13 01:12:27.802161 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 176/357] 10.222.0.13 () {58 vars in 1179 bytes} [Fri Nov 13 01:12:27 2020] POST /volume/v3/b4ed3df494c4422380d264a486f41a0b/types => generated 231 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:12:27.808058 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2d6be073-ae57-4fea-a7ea-7587d6e6fdd1 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] POST http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs Nov 13 01:12:27.809195 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2d6be073-ae57-4fea-a7ea-7587d6e6fdd1 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:12:27.925030 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2d6be073-ae57-4fea-a7ea-7587d6e6fdd1 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs returned with HTTP 200 Nov 13 01:12:27.937379 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bb7ed881-37ed-4ad0-b460-dc06e436d7a6 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] GET http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs/spec3 Nov 13 01:12:27.938192 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bb7ed881-37ed-4ad0-b460-dc06e436d7a6 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:12:27.938882 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bb7ed881-37ed-4ad0-b460-dc06e436d7a6 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:12:27.943555 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 182/358] 10.222.0.13 () {58 vars in 1326 bytes} [Fri Nov 13 01:12:27 2020] POST /volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs => generated 34 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:12:27.963918 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bb7ed881-37ed-4ad0-b460-dc06e436d7a6 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs/spec3 returned with HTTP 200 Nov 13 01:12:27.965014 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 177/359] 10.222.0.13 () {56 vars in 1323 bytes} [Fri Nov 13 01:12:27 2020] GET /volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs/spec3 => generated 17 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:12:27.975059 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1c7b7bef-f4d4-4db3-977a-138ddd72ce2d tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] DELETE http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs/spec3 Nov 13 01:12:27.975591 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1c7b7bef-f4d4-4db3-977a-138ddd72ce2d tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:12:27.976097 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1c7b7bef-f4d4-4db3-977a-138ddd72ce2d tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:12:28.047745 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:12:28.047745 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:12:28.065378 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1c7b7bef-f4d4-4db3-977a-138ddd72ce2d tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs/spec3 returned with HTTP 202 Nov 13 01:12:28.070010 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 183/360] 10.222.0.13 () {56 vars in 1326 bytes} [Fri Nov 13 01:12:27 2020] DELETE /volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs/spec3 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:12:28.078102 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c4161ea7-314c-410c-94ea-992dda1961b7 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] GET http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs/spec3 Nov 13 01:12:28.078888 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c4161ea7-314c-410c-94ea-992dda1961b7 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:12:28.079372 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c4161ea7-314c-410c-94ea-992dda1961b7 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:12:28.096379 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c4161ea7-314c-410c-94ea-992dda1961b7 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs/spec3 returned with HTTP 404 Nov 13 01:12:28.097678 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 178/361] 10.222.0.13 () {56 vars in 1323 bytes} [Fri Nov 13 01:12:28 2020] GET /volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs/spec3 => generated 129 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:12:28.108194 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a404b6aa-de0b-4c89-8fd4-f233460a554a tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] POST http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs Nov 13 01:12:28.109018 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a404b6aa-de0b-4c89-8fd4-f233460a554a tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:12:28.223972 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a404b6aa-de0b-4c89-8fd4-f233460a554a tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs returned with HTTP 200 Nov 13 01:12:28.225215 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 184/362] 10.222.0.13 () {58 vars in 1326 bytes} [Fri Nov 13 01:12:28 2020] POST /volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs => generated 34 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:12:28.238701 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-008b0560-8e2a-4f25-873e-81f892de08af tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] GET http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs Nov 13 01:12:28.239232 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-008b0560-8e2a-4f25-873e-81f892de08af tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:12:28.242551 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-008b0560-8e2a-4f25-873e-81f892de08af tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:12:28.261867 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-008b0560-8e2a-4f25-873e-81f892de08af tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs returned with HTTP 200 Nov 13 01:12:28.263428 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 179/363] 10.222.0.13 () {56 vars in 1305 bytes} [Fri Nov 13 01:12:28 2020] GET /volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs => generated 34 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:12:28.280192 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c5a1e5b0-8c5c-4633-83e9-00f59ed8c08b tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] POST http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs Nov 13 01:12:28.282121 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c5a1e5b0-8c5c-4633-83e9-00f59ed8c08b tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:12:28.530464 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c5a1e5b0-8c5c-4633-83e9-00f59ed8c08b tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs returned with HTTP 200 Nov 13 01:12:28.540879 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 185/364] 10.222.0.13 () {58 vars in 1326 bytes} [Fri Nov 13 01:12:28 2020] POST /volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs => generated 34 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:12:28.551189 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-45870648-5204-41e7-afe4-63645dd7ae9e tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] PUT http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs/spec2 Nov 13 01:12:28.552547 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-45870648-5204-41e7-afe4-63645dd7ae9e tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:12:28.781501 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-45870648-5204-41e7-afe4-63645dd7ae9e tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs/spec2 returned with HTTP 200 Nov 13 01:12:28.783458 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 180/365] 10.222.0.13 () {58 vars in 1343 bytes} [Fri Nov 13 01:12:28 2020] PUT /volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs/spec2 => generated 17 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:12:28.794226 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-380b3faa-9f99-4f0b-83f2-f7e7f9379717 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] GET http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs/spec2 Nov 13 01:12:28.794762 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-380b3faa-9f99-4f0b-83f2-f7e7f9379717 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:12:28.795252 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-380b3faa-9f99-4f0b-83f2-f7e7f9379717 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:12:28.870194 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-380b3faa-9f99-4f0b-83f2-f7e7f9379717 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs/spec2 returned with HTTP 200 Nov 13 01:12:28.874537 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 186/366] 10.222.0.13 () {56 vars in 1323 bytes} [Fri Nov 13 01:12:28 2020] GET /volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs/spec2 => generated 17 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:12:28.885393 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b09d0752-2723-48a7-97f6-529b6bea7c39 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] POST http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs Nov 13 01:12:28.887290 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b09d0752-2723-48a7-97f6-529b6bea7c39 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:12:29.146074 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b09d0752-2723-48a7-97f6-529b6bea7c39 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs returned with HTTP 200 Nov 13 01:12:29.149850 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 181/367] 10.222.0.13 () {58 vars in 1326 bytes} [Fri Nov 13 01:12:28 2020] POST /volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs => generated 51 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:12:29.156904 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fa7fc274-0ce2-4f40-9a65-f3b71fb255a7 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] GET http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs Nov 13 01:12:29.157440 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fa7fc274-0ce2-4f40-9a65-f3b71fb255a7 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:12:29.157958 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fa7fc274-0ce2-4f40-9a65-f3b71fb255a7 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:12:29.214596 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fa7fc274-0ce2-4f40-9a65-f3b71fb255a7 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs returned with HTTP 200 Nov 13 01:12:29.223069 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 187/368] 10.222.0.13 () {56 vars in 1305 bytes} [Fri Nov 13 01:12:29 2020] GET /volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f/extra_specs => generated 68 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:12:29.229157 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-09d4fcc2-559a-40ca-b8eb-1cbd7b34e491 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] DELETE http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f Nov 13 01:12:29.229477 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-09d4fcc2-559a-40ca-b8eb-1cbd7b34e491 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:12:29.229978 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-09d4fcc2-559a-40ca-b8eb-1cbd7b34e491 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Calling method '_delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:12:29.412866 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:12:29.412866 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:12:29.440045 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-09d4fcc2-559a-40ca-b8eb-1cbd7b34e491 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f returned with HTTP 202 Nov 13 01:12:29.441688 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 182/369] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:12:29 2020] DELETE /volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:12:29.449253 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f1015e7e-aeb5-428d-b8d1-0d788bec9e46 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] GET http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f Nov 13 01:12:29.450134 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f1015e7e-aeb5-428d-b8d1-0d788bec9e46 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:12:29.451413 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f1015e7e-aeb5-428d-b8d1-0d788bec9e46 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:12:29.476366 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f1015e7e-aeb5-428d-b8d1-0d788bec9e46 tempest-VolumeTypesExtraSpecsTest-282312897 tempest-VolumeTypesExtraSpecsTest-282312897] http://10.222.0.13/volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f returned with HTTP 404 Nov 13 01:12:29.478221 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 188/370] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:12:29 2020] GET /volume/v3/b4ed3df494c4422380d264a486f41a0b/types/2f740e21-dba6-4d91-9e53-312d080e837f => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:13:09.196421 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] POST http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes Nov 13 01:13:09.198361 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1219796889"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:09.199991 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1219796889'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:13:09.200659 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Create volume of 1 GB Nov 13 01:13:09.215901 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Availability Zones retrieved successfully. Nov 13 01:13:09.233648 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Flow 'volume_create_api' (d7fb445e-b4f2-4dde-86a2-40050098f82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:13:09.238206 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (081a2cc9-dc52-4b1e-8bcc-3a97df1a3e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:09.240692 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:13:09.374871 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (081a2cc9-dc52-4b1e-8bcc-3a97df1a3e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:09.378632 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb9ab5d-72dd-4d64-86bc-0ea26afc8ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:09.562829 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Created reservations ['412d1cfa-edf1-4f85-a8b9-f07af71979f9', '3b51c3ac-ad33-47c4-8f0c-e78ec3f097c2', '49b64744-3f60-4ce2-9101-09e13bf81552', '9b84fef9-1099-4153-b465-62e39f1073d2'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:13:09.569203 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb9ab5d-72dd-4d64-86bc-0ea26afc8ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['412d1cfa-edf1-4f85-a8b9-f07af71979f9', '3b51c3ac-ad33-47c4-8f0c-e78ec3f097c2', '49b64744-3f60-4ce2-9101-09e13bf81552', '9b84fef9-1099-4153-b465-62e39f1073d2']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:09.572378 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db708f1-7c00-4b37-8a35-2d1b4048bf32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:09.639449 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db708f1-7c00-4b37-8a35-2d1b4048bf32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf655869-9d05-4808-805e-762201b3acd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1219796889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6c9924337d4de49c318bc53c4cbb40',qos_specs=None,replication_status=,reservations=['412d1cfa-edf1-4f85-a8b9-f07af71979f9','3b51c3ac-ad33-47c4-8f0c-e78ec3f097c2','49b64744-3f60-4ce2-9101-09e13bf81552','9b84fef9-1099-4153-b465-62e39f1073d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd40c5e388b04ebe89f42f5705e0d717',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:13:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1219796889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf655869-9d05-4808-805e-762201b3acd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa6c9924337d4de49c318bc53c4cbb40',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='fd40c5e388b04ebe89f42f5705e0d717',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:09.642258 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b5c5026-1b65-4f9e-83d2-864a17a620ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:09.671523 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b5c5026-1b65-4f9e-83d2-864a17a620ec) 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-1219796889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6c9924337d4de49c318bc53c4cbb40',qos_specs=None,replication_status=,reservations=['412d1cfa-edf1-4f85-a8b9-f07af71979f9','3b51c3ac-ad33-47c4-8f0c-e78ec3f097c2','49b64744-3f60-4ce2-9101-09e13bf81552','9b84fef9-1099-4153-b465-62e39f1073d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd40c5e388b04ebe89f42f5705e0d717',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:09.674883 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (911187c2-050c-4d59-a22c-dc9fa903adf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:09.691757 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (911187c2-050c-4d59-a22c-dc9fa903adf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:09.694905 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Flow 'volume_create_api' (d7fb445e-b4f2-4dde-86a2-40050098f82c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:13:09.760932 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Create volume request issued successfully. Nov 13 01:13:09.785966 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f3b0ec0f-f20d-4a7d-9c4c-5e132e93bf8a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes returned with HTTP 202 Nov 13 01:13:09.801822 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 183/371] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:13:09 2020] POST /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes => generated 824 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:13:09.808363 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7f37c36e-6170-42a1-ab06-e857d8568823 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:13:09.809124 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7f37c36e-6170-42a1-ab06-e857d8568823 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:09.809765 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7f37c36e-6170-42a1-ab06-e857d8568823 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:09.912976 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:09.912976 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:09.924795 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7f37c36e-6170-42a1-ab06-e857d8568823 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:13:09.966354 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7f37c36e-6170-42a1-ab06-e857d8568823 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:13:09.980711 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 189/372] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:09 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 892 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:10.991468 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fcbe0e6c-7cf1-437b-a96d-93b208294ec5 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:13:10.992753 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fcbe0e6c-7cf1-437b-a96d-93b208294ec5 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:10.993157 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:10.993157 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:10.993802 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fcbe0e6c-7cf1-437b-a96d-93b208294ec5 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:11.060027 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:11.060027 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:11.072107 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fcbe0e6c-7cf1-437b-a96d-93b208294ec5 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:13:11.101810 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fcbe0e6c-7cf1-437b-a96d-93b208294ec5 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:13:11.115813 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 184/373] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:10 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 917 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:11.451155 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-7cf08445-caa1-4cf1-b0d4-2e69270317c8 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:13:11.451697 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-7cf08445-caa1-4cf1-b0d4-2e69270317c8 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:11.451892 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:11.451892 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:11.452520 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-7cf08445-caa1-4cf1-b0d4-2e69270317c8 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:11.504998 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:11.504998 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:11.513366 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-82459ae1-8b09-4693-917b-587df35a4c8d req-7cf08445-caa1-4cf1-b0d4-2e69270317c8 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:13:11.538251 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-7cf08445-caa1-4cf1-b0d4-2e69270317c8 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:13:11.539075 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 190/374] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:13:11 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:11.612481 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fcbe0e6c-7cf1-437b-a96d-93b208294ec5 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume// Nov 13 01:13:11.613144 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fcbe0e6c-7cf1-437b-a96d-93b208294ec5 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:11.613417 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:11.613417 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:11.613871 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fcbe0e6c-7cf1-437b-a96d-93b208294ec5 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:11.615203 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fcbe0e6c-7cf1-437b-a96d-93b208294ec5 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:13:11.615916 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 185/375] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01: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) Nov 13 01:13:11.631179 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-165ea42c-9d02-4699-aee2-e8644ec9afc7 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] POST http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments Nov 13 01:13:11.632034 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:11.632034 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:11.632728 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-165ea42c-9d02-4699-aee2-e8644ec9afc7 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf655869-9d05-4808-805e-762201b3acd3", "instance_uuid": "dd05df8b-55d4-435c-9dd6-97af2e59dbd2", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:11.710502 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:11.710502 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:11.782178 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-165ea42c-9d02-4699-aee2-e8644ec9afc7 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments returned with HTTP 200 Nov 13 01:13:11.783689 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 191/376] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:13:11 2020] POST /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments => generated 273 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:13:11.820308 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe5c09dd-e36a-47fc-a943-d4844ed5c1d6 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:13:11.820838 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe5c09dd-e36a-47fc-a943-d4844ed5c1d6 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:11.821324 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe5c09dd-e36a-47fc-a943-d4844ed5c1d6 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:11.841391 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-165ea42c-9d02-4699-aee2-e8644ec9afc7 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume// Nov 13 01:13:11.841872 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-165ea42c-9d02-4699-aee2-e8644ec9afc7 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:11.842137 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:11.842137 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:11.842421 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-165ea42c-9d02-4699-aee2-e8644ec9afc7 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:11.843676 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-165ea42c-9d02-4699-aee2-e8644ec9afc7 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:13:11.844831 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 192/377] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 01: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) Nov 13 01:13:11.858276 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-860050cc-c351-4730-bc7c-b3e3180c0912 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:13:11.858979 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-860050cc-c351-4730-bc7c-b3e3180c0912 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:11.859307 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-860050cc-c351-4730-bc7c-b3e3180c0912 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:11.913073 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:11.913073 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:11.924094 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fe5c09dd-e36a-47fc-a943-d4844ed5c1d6 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:13:11.949457 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:11.949457 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:11.957949 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:11.957949 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:11.967409 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-82459ae1-8b09-4693-917b-587df35a4c8d req-860050cc-c351-4730-bc7c-b3e3180c0912 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:13:11.974261 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe5c09dd-e36a-47fc-a943-d4844ed5c1d6 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:13:11.975251 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 186/378] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:11 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 916 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:11.991014 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:11.991014 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:12.001223 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-860050cc-c351-4730-bc7c-b3e3180c0912 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:13:12.002301 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 193/379] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 01:13:11 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 1015 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 01:13:12.028642 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-cd2dd431-6534-43d4-8525-faba669542e4 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] PUT http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/3e762058-0c2f-4f19-85a4-15d4ed5a779f Nov 13 01:13:12.029014 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:12.029014 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:12.029523 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-cd2dd431-6534-43d4-8525-faba669542e4 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.62", "host": "n-h1-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:12.061792 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:13:12.061792 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:13:12.062401 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-82459ae1-8b09-4693-917b-587df35a4c8d req-cd2dd431-6534-43d4-8525-faba669542e4 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Lock "b'cinder-attachment_update-bf655869-9d05-4808-805e-762201b3acd3-n-h1-729945-8'" acquired by "attachment_update" :: waited 0.009s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:13:12.065704 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:12.065704 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:12.991245 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5d57fec1-a1c4-484c-a6da-307996c5a09a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:13:12.991768 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5d57fec1-a1c4-484c-a6da-307996c5a09a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:12.992204 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:12.992204 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:12.992830 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5d57fec1-a1c4-484c-a6da-307996c5a09a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:13.053268 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:13.053268 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:13.062488 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5d57fec1-a1c4-484c-a6da-307996c5a09a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:13:13.083116 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:13.083116 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:13.092713 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5d57fec1-a1c4-484c-a6da-307996c5a09a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:13:13.093876 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 194/380] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:12 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:13.584044 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-82459ae1-8b09-4693-917b-587df35a4c8d req-cd2dd431-6534-43d4-8525-faba669542e4 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Lock "b'cinder-attachment_update-bf655869-9d05-4808-805e-762201b3acd3-n-h1-729945-8'" released by "attachment_update" :: held 1.521s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:13:13.585192 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-cd2dd431-6534-43d4-8525-faba669542e4 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/3e762058-0c2f-4f19-85a4-15d4ed5a779f returned with HTTP 200 Nov 13 01:13:13.586518 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 187/381] 10.222.0.62 () {64 vars in 1468 bytes} [Fri Nov 13 01:13:12 2020] PUT /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/3e762058-0c2f-4f19-85a4-15d4ed5a779f => generated 762 bytes in 1563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:13:14.110825 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8136f2bb-9668-4675-9d22-152616de0c81 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:13:14.112256 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8136f2bb-9668-4675-9d22-152616de0c81 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:14.112256 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:14.112256 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:14.112585 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8136f2bb-9668-4675-9d22-152616de0c81 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:14.169593 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:14.169593 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:14.179050 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8136f2bb-9668-4675-9d22-152616de0c81 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:13:14.200712 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:14.200712 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:14.211035 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8136f2bb-9668-4675-9d22-152616de0c81 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:13:14.212156 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 195/382] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:14 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 917 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:15.229041 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-17711afc-123c-4d0a-a211-6faf4bbc2bda tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:13:15.230079 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-17711afc-123c-4d0a-a211-6faf4bbc2bda tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:15.230420 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:15.230420 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:15.231029 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-17711afc-123c-4d0a-a211-6faf4bbc2bda tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:15.338882 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:15.338882 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:15.365469 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-17711afc-123c-4d0a-a211-6faf4bbc2bda tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:13:15.411845 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:15.411845 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:15.424961 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-17711afc-123c-4d0a-a211-6faf4bbc2bda tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:13:15.426702 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 188/383] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:15 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 917 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:16.441654 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dd0d9cd1-b796-4114-97e9-1ccbd114bb60 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:13:16.442801 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dd0d9cd1-b796-4114-97e9-1ccbd114bb60 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:16.443208 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:16.443208 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:16.444146 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dd0d9cd1-b796-4114-97e9-1ccbd114bb60 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:16.506007 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:16.506007 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:16.537828 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dd0d9cd1-b796-4114-97e9-1ccbd114bb60 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:13:16.567724 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:16.567724 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:16.581701 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dd0d9cd1-b796-4114-97e9-1ccbd114bb60 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:13:16.582916 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 196/384] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:16 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 917 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:17.599214 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-793656ed-b6d1-44b3-9fbc-8add59f808f2 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:13:17.599811 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-793656ed-b6d1-44b3-9fbc-8add59f808f2 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:17.599999 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:17.599999 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:17.600559 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-793656ed-b6d1-44b3-9fbc-8add59f808f2 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:17.732912 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:17.732912 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:17.742845 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-793656ed-b6d1-44b3-9fbc-8add59f808f2 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:13:17.771876 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:17.771876 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:17.783222 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-793656ed-b6d1-44b3-9fbc-8add59f808f2 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:13:17.785381 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 189/385] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:17 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 917 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:18.850969 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-db62f941-549a-486b-a86b-2a177b080fb3 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:13:18.850969 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-db62f941-549a-486b-a86b-2a177b080fb3 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:18.850969 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:18.850969 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:18.850969 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-db62f941-549a-486b-a86b-2a177b080fb3 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:18.977174 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:18.977174 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:18.988230 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-db62f941-549a-486b-a86b-2a177b080fb3 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:13:19.017827 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:19.017827 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:19.029651 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-db62f941-549a-486b-a86b-2a177b080fb3 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:13:19.030895 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 197/386] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:18 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 917 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:19.219317 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-7f27f5a3-5855-4a98-be38-536651744f76 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] POST http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/3e762058-0c2f-4f19-85a4-15d4ed5a779f/action Nov 13 01:13:19.219900 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:19.219900 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:19.220367 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-7f27f5a3-5855-4a98-be38-536651744f76 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:13:19.220913 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-7f27f5a3-5855-4a98-be38-536651744f76 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:19.398555 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:19.398555 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:19.424103 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-82459ae1-8b09-4693-917b-587df35a4c8d req-7f27f5a3-5855-4a98-be38-536651744f76 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/3e762058-0c2f-4f19-85a4-15d4ed5a779f/action returned with HTTP 204 Nov 13 01:13:19.425282 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 190/387] 10.222.0.62 () {64 vars in 1489 bytes} [Fri Nov 13 01:13:19 2020] POST /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/3e762058-0c2f-4f19-85a4-15d4ed5a779f/action => generated 0 bytes in 213 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:13:20.046342 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1dde1d03-e3a2-4672-b851-855c2252c3be tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:13:20.048225 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1dde1d03-e3a2-4672-b851-855c2252c3be tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:20.048642 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:20.048642 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:20.049277 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1dde1d03-e3a2-4672-b851-855c2252c3be tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:20.101188 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:20.101188 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:20.111200 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1dde1d03-e3a2-4672-b851-855c2252c3be tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:13:20.131200 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:20.131200 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:20.140489 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1dde1d03-e3a2-4672-b851-855c2252c3be tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:13:20.141988 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 198/388] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:20 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 1209 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:13:25.476725 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] POST http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes Nov 13 01:13:25.479059 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:25.479059 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:25.479782 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1541084355"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:25.491935 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1541084355'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:13:25.492528 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Create volume of 1 GB Nov 13 01:13:25.579215 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Availability Zones retrieved successfully. Nov 13 01:13:25.652967 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Flow 'volume_create_api' (a44da976-77ae-41ab-9b54-e09d8021e9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:13:25.655888 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa46d0ad-3fc1-4713-bf19-cc0be88072f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:25.662766 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:13:25.825313 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa46d0ad-3fc1-4713-bf19-cc0be88072f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:25.831932 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5bf1b94-ccd1-437b-867f-89ba8245977d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:26.001443 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Created reservations ['7b7e1586-4077-4aaa-bf1c-c23466da5f5e', 'bf1a708b-f4ec-4a90-a2be-ebc41118e915', '947281ec-8d80-4fc1-af6c-1aab8244974c', 'bd55aa1b-90d0-42fe-9815-bbc3fa94e841'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:13:26.003331 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5bf1b94-ccd1-437b-867f-89ba8245977d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b7e1586-4077-4aaa-bf1c-c23466da5f5e', 'bf1a708b-f4ec-4a90-a2be-ebc41118e915', '947281ec-8d80-4fc1-af6c-1aab8244974c', 'bd55aa1b-90d0-42fe-9815-bbc3fa94e841']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:26.006714 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (533aedb6-924a-494a-8341-eaa63018ddab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:26.150249 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (533aedb6-924a-494a-8341-eaa63018ddab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39e8216a-f6a0-4f34-8a23-f8d26d899b2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1541084355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f92d4dffea044149925d6194b05a6db',qos_specs=None,replication_status=,reservations=['7b7e1586-4077-4aaa-bf1c-c23466da5f5e','bf1a708b-f4ec-4a90-a2be-ebc41118e915','947281ec-8d80-4fc1-af6c-1aab8244974c','bd55aa1b-90d0-42fe-9815-bbc3fa94e841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16acfb935fac46cab0d634de1fa8ea4f',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1541084355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39e8216a-f6a0-4f34-8a23-f8d26d899b2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f92d4dffea044149925d6194b05a6db',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='16acfb935fac46cab0d634de1fa8ea4f',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:26.153744 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38392038-00c9-4938-898c-e788c8142f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:26.205716 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38392038-00c9-4938-898c-e788c8142f6b) 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-1541084355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f92d4dffea044149925d6194b05a6db',qos_specs=None,replication_status=,reservations=['7b7e1586-4077-4aaa-bf1c-c23466da5f5e','bf1a708b-f4ec-4a90-a2be-ebc41118e915','947281ec-8d80-4fc1-af6c-1aab8244974c','bd55aa1b-90d0-42fe-9815-bbc3fa94e841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16acfb935fac46cab0d634de1fa8ea4f',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:26.208348 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50226949-72f1-4585-b3e1-8c6b1e636615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:26.257345 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50226949-72f1-4585-b3e1-8c6b1e636615) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:26.269074 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Flow 'volume_create_api' (a44da976-77ae-41ab-9b54-e09d8021e9fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:13:26.380558 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Create volume request issued successfully. Nov 13 01:13:26.395023 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2769fad3-e0b2-4619-a67c-2a7ad059ff4d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes returned with HTTP 202 Nov 13 01:13:26.405312 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 191/389] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:13:25 2020] POST /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes => generated 818 bytes in 923 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:13:26.410051 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b85ec518-081b-44b4-9485-f7ffa43e8cbc tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c Nov 13 01:13:26.410774 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b85ec518-081b-44b4-9485-f7ffa43e8cbc tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:26.411112 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:26.411112 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:26.411682 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b85ec518-081b-44b4-9485-f7ffa43e8cbc tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:26.464182 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:26.464182 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:26.478917 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b85ec518-081b-44b4-9485-f7ffa43e8cbc tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:26.518677 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b85ec518-081b-44b4-9485-f7ffa43e8cbc tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c returned with HTTP 200 Nov 13 01:13:26.519490 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 199/390] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:26 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c => generated 886 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:27.538995 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-915ce7d2-cfb5-4331-8631-e871b2dc8d68 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c Nov 13 01:13:27.539530 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-915ce7d2-cfb5-4331-8631-e871b2dc8d68 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:27.539743 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:27.539743 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:27.540460 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-915ce7d2-cfb5-4331-8631-e871b2dc8d68 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:27.634592 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:27.634592 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:27.645710 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-915ce7d2-cfb5-4331-8631-e871b2dc8d68 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:27.671347 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-915ce7d2-cfb5-4331-8631-e871b2dc8d68 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c returned with HTTP 200 Nov 13 01:13:27.672778 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 192/391] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:27 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c => generated 911 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:13:27.688773 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6b2804ef-4284-478d-99bd-c7dba97ae4eb tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] POST http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c/action Nov 13 01:13:27.689494 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:27.689494 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:27.690142 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6b2804ef-4284-478d-99bd-c7dba97ae4eb tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Action body: b'{"os-attach": {"instance_uuid": "9344dd9c-9d09-4bad-8ff7-c34cb069ba07", "mountpoint": "/dev/sdb"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:13:27.696673 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6b2804ef-4284-478d-99bd-c7dba97ae4eb tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9344dd9c-9d09-4bad-8ff7-c34cb069ba07", "mountpoint": "/dev/sdb"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:27.862059 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:27.862059 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:27.863268 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6b2804ef-4284-478d-99bd-c7dba97ae4eb tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:27.915010 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6b2804ef-4284-478d-99bd-c7dba97ae4eb tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Update volume admin metadata completed successfully. Nov 13 01:13:28.211691 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6b2804ef-4284-478d-99bd-c7dba97ae4eb tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Attach volume completed successfully. Nov 13 01:13:28.212824 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6b2804ef-4284-478d-99bd-c7dba97ae4eb tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c/action returned with HTTP 202 Nov 13 01:13:28.213902 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 200/392] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:13:27 2020] POST /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c/action => generated 0 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:13:28.222156 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9b95197f-3ef9-4f7b-8aa4-e89843c05d2c tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c Nov 13 01:13:28.222669 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9b95197f-3ef9-4f7b-8aa4-e89843c05d2c tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:28.222878 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:28.222878 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:28.223585 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9b95197f-3ef9-4f7b-8aa4-e89843c05d2c tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:28.307520 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:28.307520 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:28.318252 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9b95197f-3ef9-4f7b-8aa4-e89843c05d2c tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:28.346422 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:28.346422 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:28.358334 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9b95197f-3ef9-4f7b-8aa4-e89843c05d2c tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c returned with HTTP 200 Nov 13 01:13:28.360670 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 193/393] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:28 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c => generated 1245 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:13:28.377220 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-353ef860-feb6-4e2c-ab45-df62f6af5a4e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c Nov 13 01:13:28.378072 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-353ef860-feb6-4e2c-ab45-df62f6af5a4e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:28.378478 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:28.378478 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:28.379423 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-353ef860-feb6-4e2c-ab45-df62f6af5a4e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:28.471525 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:28.471525 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:28.496370 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-353ef860-feb6-4e2c-ab45-df62f6af5a4e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:28.525069 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:28.525069 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:28.536550 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-353ef860-feb6-4e2c-ab45-df62f6af5a4e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c returned with HTTP 200 Nov 13 01:13:28.541017 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 201/394] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:28 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c => generated 1245 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:13:28.978106 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-918186eb-81e9-4ae9-b90b-85d7f0ef04bb tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] POST http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c/action Nov 13 01:13:28.979008 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:28.979008 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:28.979798 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-918186eb-81e9-4ae9-b90b-85d7f0ef04bb tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:13:28.980687 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-918186eb-81e9-4ae9-b90b-85d7f0ef04bb tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:28.981833 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-918186eb-81e9-4ae9-b90b-85d7f0ef04bb tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Updating volume '39e8216a-f6a0-4f34-8a23-f8d26d899b2c' with '{'status': 'error'}' {{(pid=87988) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:13:29.120762 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:29.120762 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:29.236836 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-918186eb-81e9-4ae9-b90b-85d7f0ef04bb tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c/action returned with HTTP 202 Nov 13 01:13:29.237876 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 194/395] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:13:28 2020] POST /volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c/action => generated 0 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:13:29.246494 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-84dfc069-84d8-48b7-b7c5-22b1353d438e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c Nov 13 01:13:29.247247 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-84dfc069-84d8-48b7-b7c5-22b1353d438e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:29.248035 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:29.248035 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:29.248729 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-84dfc069-84d8-48b7-b7c5-22b1353d438e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:29.403454 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:29.403454 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:29.440258 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-84dfc069-84d8-48b7-b7c5-22b1353d438e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:29.489765 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:29.489765 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:29.510760 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-84dfc069-84d8-48b7-b7c5-22b1353d438e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c returned with HTTP 200 Nov 13 01:13:29.518532 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 202/396] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:29 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c => generated 1244 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:13:29.540543 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-31bc7a79-97ca-4026-8485-8183d4dab716 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] POST http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c/action Nov 13 01:13:29.541007 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:29.541007 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:29.541523 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-31bc7a79-97ca-4026-8485-8183d4dab716 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "37d0bd08-f38d-4b27-9c64-f5ab4c5e6c52"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:13:29.541806 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-31bc7a79-97ca-4026-8485-8183d4dab716 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "37d0bd08-f38d-4b27-9c64-f5ab4c5e6c52"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:29.689648 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:29.689648 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:29.691037 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-31bc7a79-97ca-4026-8485-8183d4dab716 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Volume info retrieved successfully. Nov 13 01:13:29.831470 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-31bc7a79-97ca-4026-8485-8183d4dab716 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Terminate volume connection completed successfully. Nov 13 01:13:29.846422 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-31bc7a79-97ca-4026-8485-8183d4dab716 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87988) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Nov 13 01:13:30.141549 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-31bc7a79-97ca-4026-8485-8183d4dab716 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Detach volume completed successfully. Nov 13 01:13:30.142103 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-31bc7a79-97ca-4026-8485-8183d4dab716 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c/action returned with HTTP 202 Nov 13 01:13:30.143374 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 195/397] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:13:29 2020] POST /volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c/action => generated 0 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:13:30.151563 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5eb655ed-2a49-4466-b7fc-d09bc0e3056a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c Nov 13 01:13:30.152343 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5eb655ed-2a49-4466-b7fc-d09bc0e3056a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:30.152715 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:30.152715 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:30.153320 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5eb655ed-2a49-4466-b7fc-d09bc0e3056a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:30.241756 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:30.241756 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:30.251628 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5eb655ed-2a49-4466-b7fc-d09bc0e3056a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:30.278679 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5eb655ed-2a49-4466-b7fc-d09bc0e3056a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c returned with HTTP 200 Nov 13 01:13:30.286529 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 203/398] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:30 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c => generated 930 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:30.304586 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-17017a1c-310b-4cdf-bf60-36a951748ee2 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c Nov 13 01:13:30.305413 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-17017a1c-310b-4cdf-bf60-36a951748ee2 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:30.305923 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:30.305923 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:30.306600 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-17017a1c-310b-4cdf-bf60-36a951748ee2 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:30.440535 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:30.440535 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:30.463345 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-17017a1c-310b-4cdf-bf60-36a951748ee2 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:30.524265 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-17017a1c-310b-4cdf-bf60-36a951748ee2 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c returned with HTTP 200 Nov 13 01:13:30.531635 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 196/399] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:30 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c => generated 930 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:30.550437 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-39c57cd0-ca08-46db-b0c4-233323d64d23 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] POST http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c/action Nov 13 01:13:30.552375 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:30.552375 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:30.553441 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-39c57cd0-ca08-46db-b0c4-233323d64d23 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Action body: b'{"os-detach": {}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:13:30.553995 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-39c57cd0-ca08-46db-b0c4-233323d64d23 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:30.679454 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:30.679454 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:30.681098 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-39c57cd0-ca08-46db-b0c4-233323d64d23 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:30.776900 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-39c57cd0-ca08-46db-b0c4-233323d64d23 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Detach volume completed successfully. Nov 13 01:13:30.777666 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-39c57cd0-ca08-46db-b0c4-233323d64d23 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c/action returned with HTTP 202 Nov 13 01:13:30.779000 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 204/400] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:13:30 2020] POST /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c/action => generated 0 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:13:30.788232 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5b29f47d-720a-4bf7-bfaa-ab4e21b5142e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c Nov 13 01:13:30.788846 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5b29f47d-720a-4bf7-bfaa-ab4e21b5142e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:30.789122 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:30.789122 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:30.789635 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5b29f47d-720a-4bf7-bfaa-ab4e21b5142e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:30.892383 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:30.892383 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:30.916369 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5b29f47d-720a-4bf7-bfaa-ab4e21b5142e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:30.952974 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5b29f47d-720a-4bf7-bfaa-ab4e21b5142e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c returned with HTTP 200 Nov 13 01:13:30.954710 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 197/401] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:30 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c => generated 930 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:40.235130 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] POST http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes Nov 13 01:13:40.235723 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:40.235723 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:40.236346 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1136908346"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:40.237573 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1136908346'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:13:40.238062 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Create volume of 1 GB Nov 13 01:13:40.268439 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Availability Zones retrieved successfully. Nov 13 01:13:40.315752 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Flow 'volume_create_api' (8b72030b-cdb1-43d4-9490-aba243ab8465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:13:40.315752 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb02b15-f8b8-4c49-b9c4-3c9c0bcf3349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:40.315752 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:13:40.412256 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb02b15-f8b8-4c49-b9c4-3c9c0bcf3349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:40.423142 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71ee529b-4e50-4227-98f1-b7d501719f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:40.554818 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Created reservations ['fffa7930-b146-4c5a-818d-82bbc73cdb80', 'dfdf79ea-a55c-4367-a2e6-723cdf1ac64e', '753f62cc-6a45-4751-9d41-6aa87aa0c818', 'aa7d30f2-afa9-400b-ac1b-9834b91bf194'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:13:40.557432 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71ee529b-4e50-4227-98f1-b7d501719f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fffa7930-b146-4c5a-818d-82bbc73cdb80', 'dfdf79ea-a55c-4367-a2e6-723cdf1ac64e', '753f62cc-6a45-4751-9d41-6aa87aa0c818', 'aa7d30f2-afa9-400b-ac1b-9834b91bf194']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:40.559570 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c6ea1cf-d066-4af2-bdcb-10c3e31dc6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:40.651413 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] POST http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes Nov 13 01:13:40.659102 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:40.659102 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:40.660186 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1593046955", "imageRef": "16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c", "size": 1}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:40.661610 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1593046955', 'imageRef': '16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c', 'size': 1}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:13:40.716437 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c6ea1cf-d066-4af2-bdcb-10c3e31dc6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6e6abe8-203b-47f1-80f2-2fd6d13659d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1136908346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f92d4dffea044149925d6194b05a6db',qos_specs=None,replication_status=,reservations=['fffa7930-b146-4c5a-818d-82bbc73cdb80','dfdf79ea-a55c-4367-a2e6-723cdf1ac64e','753f62cc-6a45-4751-9d41-6aa87aa0c818','aa7d30f2-afa9-400b-ac1b-9834b91bf194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16acfb935fac46cab0d634de1fa8ea4f',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1136908346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6e6abe8-203b-47f1-80f2-2fd6d13659d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f92d4dffea044149925d6194b05a6db',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='16acfb935fac46cab0d634de1fa8ea4f',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:40.721310 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ceb25fc-834e-45d1-960b-b782e93c3e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:40.753985 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ceb25fc-834e-45d1-960b-b782e93c3e44) 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-1136908346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f92d4dffea044149925d6194b05a6db',qos_specs=None,replication_status=,reservations=['fffa7930-b146-4c5a-818d-82bbc73cdb80','dfdf79ea-a55c-4367-a2e6-723cdf1ac64e','753f62cc-6a45-4751-9d41-6aa87aa0c818','aa7d30f2-afa9-400b-ac1b-9834b91bf194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16acfb935fac46cab0d634de1fa8ea4f',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:40.756603 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f630e59a-b2d7-4151-b596-61104d8a9ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:40.796084 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f630e59a-b2d7-4151-b596-61104d8a9ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:40.799480 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Flow 'volume_create_api' (8b72030b-cdb1-43d4-9490-aba243ab8465) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:13:40.875194 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Create volume of 1 GB Nov 13 01:13:40.914974 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Availability Zones retrieved successfully. Nov 13 01:13:40.931990 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Create volume request issued successfully. Nov 13 01:13:40.948817 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Flow 'volume_create_api' (03b2e606-c328-4f67-a57a-563bcc49d3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:13:40.960552 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b1c6c9a-7994-4323-bb11-eb0d49948035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:40.962606 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:13:40.965091 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-77aa0721-3897-4d4f-a06e-5e4cb1f678b6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes returned with HTTP 202 Nov 13 01:13:40.975655 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 205/402] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:13:40 2020] POST /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes => generated 818 bytes in 735 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:13:40.984275 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9aa5d945-d3e9-4b7e-a41e-cf15e0dd3b85 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 Nov 13 01:13:40.985065 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9aa5d945-d3e9-4b7e-a41e-cf15e0dd3b85 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:40.985430 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:40.985430 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:40.986041 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9aa5d945-d3e9-4b7e-a41e-cf15e0dd3b85 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:41.054949 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:41.054949 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:41.064902 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9aa5d945-d3e9-4b7e-a41e-cf15e0dd3b85 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:41.090252 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9aa5d945-d3e9-4b7e-a41e-cf15e0dd3b85 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 returned with HTTP 200 Nov 13 01:13:41.091339 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 206/403] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:40 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 => generated 910 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:41.107764 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b1c6c9a-7994-4323-bb11-eb0d49948035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:41.111278 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cef6b6b-3646-4660-ab24-6b5ce277203a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:41.252337 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Created reservations ['c6c8fd9c-e42e-4575-8dea-581c658b4d00', 'ab00c4b0-7844-458d-9319-392dbd7d1d0e', 'bb172d95-c2f1-4e84-b7f7-d5f929337c02', '1796ff29-9a12-4eb6-830a-29f92914b2a5'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:13:41.255370 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cef6b6b-3646-4660-ab24-6b5ce277203a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6c8fd9c-e42e-4575-8dea-581c658b4d00', 'ab00c4b0-7844-458d-9319-392dbd7d1d0e', 'bb172d95-c2f1-4e84-b7f7-d5f929337c02', '1796ff29-9a12-4eb6-830a-29f92914b2a5']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:41.259653 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4351c302-a4f2-4fa4-8b91-b3ff2a59634a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:41.358680 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4351c302-a4f2-4fa4-8b91-b3ff2a59634a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfe42a46-9f59-4f60-a57b-d6ba57bad055', '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-1593046955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28585dc975744aca878d8115ed9a7148',qos_specs=None,replication_status=,reservations=['c6c8fd9c-e42e-4575-8dea-581c658b4d00','ab00c4b0-7844-458d-9319-392dbd7d1d0e','bb172d95-c2f1-4e84-b7f7-d5f929337c02','1796ff29-9a12-4eb6-830a-29f92914b2a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52fdf53b3ab74c79af44768b40623ebf',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1593046955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfe42a46-9f59-4f60-a57b-d6ba57bad055,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28585dc975744aca878d8115ed9a7148',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='52fdf53b3ab74c79af44768b40623ebf',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:41.361659 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5d142ab-9e4f-4c31-a7c7-61cce93c06c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:41.401656 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5d142ab-9e4f-4c31-a7c7-61cce93c06c2) 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-1593046955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28585dc975744aca878d8115ed9a7148',qos_specs=None,replication_status=,reservations=['c6c8fd9c-e42e-4575-8dea-581c658b4d00','ab00c4b0-7844-458d-9319-392dbd7d1d0e','bb172d95-c2f1-4e84-b7f7-d5f929337c02','1796ff29-9a12-4eb6-830a-29f92914b2a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52fdf53b3ab74c79af44768b40623ebf',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:41.404404 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5308aa4a-72fc-4624-bd7e-b25ed9123508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:41.425169 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5308aa4a-72fc-4624-bd7e-b25ed9123508) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:41.429622 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Flow 'volume_create_api' (03b2e606-c328-4f67-a57a-563bcc49d3e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:13:41.491891 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Create volume request issued successfully. Nov 13 01:13:41.509040 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a4aaf2e8-8994-416a-95d7-169be91c9828 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes returned with HTTP 202 Nov 13 01:13:41.510845 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 198/404] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:13:40 2020] POST /volume/v3/28585dc975744aca878d8115ed9a7148/volumes => generated 822 bytes in 875 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:13:41.529584 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a4fd9f1d-0ada-410b-a22a-88e6024a6067 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:13:41.530507 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a4fd9f1d-0ada-410b-a22a-88e6024a6067 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:41.531522 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:41.531522 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:41.532786 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a4fd9f1d-0ada-410b-a22a-88e6024a6067 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:41.590151 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:41.590151 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:41.600996 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a4fd9f1d-0ada-410b-a22a-88e6024a6067 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:13:41.636416 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a4fd9f1d-0ada-410b-a22a-88e6024a6067 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:13:41.648532 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 207/405] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:41 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 890 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:42.114253 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4c6f32d3-0024-4c85-a4c8-8c7a43f43545 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 Nov 13 01:13:42.114253 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4c6f32d3-0024-4c85-a4c8-8c7a43f43545 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:42.114253 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:42.114253 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:42.114253 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4c6f32d3-0024-4c85-a4c8-8c7a43f43545 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:42.245586 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:42.245586 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:42.257691 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4c6f32d3-0024-4c85-a4c8-8c7a43f43545 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:42.289549 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4c6f32d3-0024-4c85-a4c8-8c7a43f43545 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 returned with HTTP 200 Nov 13 01:13:42.291146 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 199/406] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:42 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 => generated 911 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:42.306290 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e76bfc1e-4988-49c0-a013-f8afeaffc0f8 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] POST http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5/action Nov 13 01:13:42.307009 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:42.307009 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:42.307550 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e76bfc1e-4988-49c0-a013-f8afeaffc0f8 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:13:42.308640 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e76bfc1e-4988-49c0-a013-f8afeaffc0f8 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:42.309716 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-e76bfc1e-4988-49c0-a013-f8afeaffc0f8 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Updating volume 'c6e6abe8-203b-47f1-80f2-2fd6d13659d5' with '{'status': 'attaching'}' {{(pid=87987) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:13:42.462391 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:42.462391 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:42.538121 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e76bfc1e-4988-49c0-a013-f8afeaffc0f8 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5/action returned with HTTP 202 Nov 13 01:13:42.539397 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 208/407] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:13:42 2020] POST /volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5/action => generated 0 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:13:42.547812 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-653a1f7f-1fcd-441d-8742-3181dcd20834 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 Nov 13 01:13:42.548204 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-653a1f7f-1fcd-441d-8742-3181dcd20834 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:42.548423 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:42.548423 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:42.548796 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-653a1f7f-1fcd-441d-8742-3181dcd20834 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:42.638275 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:42.638275 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:42.648893 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-653a1f7f-1fcd-441d-8742-3181dcd20834 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:42.653433 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-162f17b1-b406-454e-8c97-d488a56144b3 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:13:42.654250 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-162f17b1-b406-454e-8c97-d488a56144b3 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:42.654655 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:42.654655 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:42.655434 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-162f17b1-b406-454e-8c97-d488a56144b3 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:42.723642 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-653a1f7f-1fcd-441d-8742-3181dcd20834 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 returned with HTTP 200 Nov 13 01:13:42.733489 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 200/408] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:42 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 => generated 911 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:42.733685 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:42.733685 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:42.742681 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-162f17b1-b406-454e-8c97-d488a56144b3 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:13:42.746020 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8694d954-1b7a-4668-bedc-acde3bfacc4a tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] POST http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5/action Nov 13 01:13:42.748319 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:42.748319 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:42.748803 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8694d954-1b7a-4668-bedc-acde3bfacc4a tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action body: b'{"os-force_delete": {}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:13:42.750609 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8694d954-1b7a-4668-bedc-acde3bfacc4a tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:42.772303 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-162f17b1-b406-454e-8c97-d488a56144b3 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:13:42.773470 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 209/409] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:42 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 914 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:42.870226 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:42.870226 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:42.872068 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8694d954-1b7a-4668-bedc-acde3bfacc4a tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Volume info retrieved successfully. Nov 13 01:13:42.944402 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8694d954-1b7a-4668-bedc-acde3bfacc4a tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Delete volume request issued successfully. Nov 13 01:13:42.944942 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8694d954-1b7a-4668-bedc-acde3bfacc4a tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5/action returned with HTTP 202 Nov 13 01:13:42.945839 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 201/410] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:13:42 2020] POST /volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5/action => generated 0 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:13:42.953927 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d00bbd09-7f3b-4600-924c-bdad1ad2ee51 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 Nov 13 01:13:42.954875 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d00bbd09-7f3b-4600-924c-bdad1ad2ee51 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:42.956863 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:42.956863 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:42.957541 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d00bbd09-7f3b-4600-924c-bdad1ad2ee51 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:43.016305 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:43.016305 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:43.026502 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d00bbd09-7f3b-4600-924c-bdad1ad2ee51 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:43.053907 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d00bbd09-7f3b-4600-924c-bdad1ad2ee51 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 returned with HTTP 200 Nov 13 01:13:43.055218 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 210/411] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:42 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 => generated 910 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:43.789461 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0b494b4b-c998-4070-bd0e-b6e0b6c0db1e tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:13:43.790743 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0b494b4b-c998-4070-bd0e-b6e0b6c0db1e tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:43.791118 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:43.791118 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:43.791936 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0b494b4b-c998-4070-bd0e-b6e0b6c0db1e tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:43.912226 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:43.912226 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:43.937509 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0b494b4b-c998-4070-bd0e-b6e0b6c0db1e tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:13:43.995465 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0b494b4b-c998-4070-bd0e-b6e0b6c0db1e tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:13:43.996759 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 202/412] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:43 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 914 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:44.072180 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b9310dac-32c1-4d5f-89bc-adfa0c98235d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 Nov 13 01:13:44.073243 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b9310dac-32c1-4d5f-89bc-adfa0c98235d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:44.073617 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:44.073617 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:44.074238 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b9310dac-32c1-4d5f-89bc-adfa0c98235d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:44.200174 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:44.200174 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:44.224909 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b9310dac-32c1-4d5f-89bc-adfa0c98235d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:44.269656 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b9310dac-32c1-4d5f-89bc-adfa0c98235d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 returned with HTTP 200 Nov 13 01:13:44.279706 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 211/413] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:44 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 => generated 910 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:45.013251 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a34b053d-1998-4f41-82e5-b6009b4d5900 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:13:45.013825 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a34b053d-1998-4f41-82e5-b6009b4d5900 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:45.013954 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:45.013954 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:45.014206 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a34b053d-1998-4f41-82e5-b6009b4d5900 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:45.166351 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:45.166351 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:45.184495 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a34b053d-1998-4f41-82e5-b6009b4d5900 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:13:45.240622 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a34b053d-1998-4f41-82e5-b6009b4d5900 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:13:45.241435 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 203/414] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:45 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 914 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:45.288301 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-400868ed-b226-4fc8-96a9-1035cee3e256 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 Nov 13 01:13:45.288846 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-400868ed-b226-4fc8-96a9-1035cee3e256 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:45.289046 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:45.289046 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:45.289692 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-400868ed-b226-4fc8-96a9-1035cee3e256 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:45.466564 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-400868ed-b226-4fc8-96a9-1035cee3e256 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 returned with HTTP 404 Nov 13 01:13:45.468296 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 212/415] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:45 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 => generated 109 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:13:45.478288 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] POST http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes Nov 13 01:13:45.478721 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:45.478721 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:45.479129 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-311040958"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:45.481341 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-311040958'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:13:45.481466 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Create volume of 1 GB Nov 13 01:13:45.509240 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Availability Zones retrieved successfully. Nov 13 01:13:45.549177 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Flow 'volume_create_api' (e6474cd6-cd6c-4cce-877a-7afd55329c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:13:45.555978 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (168f4d46-c219-4022-8d45-635f3d1faaff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:45.558140 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:13:45.751722 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (168f4d46-c219-4022-8d45-635f3d1faaff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:45.753958 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b377dc8e-a2bb-4083-8d89-21fbcfd4f95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:45.911689 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Created reservations ['d75cb73c-65f3-439d-943d-f2518c1fcb6f', 'e502d746-6176-4b7b-a780-6da60bc55166', '287a7699-7beb-4865-b02d-fed2303446b9', '8f8b0a8a-ead6-4d3c-bd83-5cd8a2c67ac2'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:13:45.913696 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b377dc8e-a2bb-4083-8d89-21fbcfd4f95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d75cb73c-65f3-439d-943d-f2518c1fcb6f', 'e502d746-6176-4b7b-a780-6da60bc55166', '287a7699-7beb-4865-b02d-fed2303446b9', '8f8b0a8a-ead6-4d3c-bd83-5cd8a2c67ac2']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:45.915736 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac63f089-6bea-4ddd-9507-90cafad6d298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:46.060015 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac63f089-6bea-4ddd-9507-90cafad6d298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19a2d211-34f4-4262-81c8-16ccf3769bc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-311040958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f92d4dffea044149925d6194b05a6db',qos_specs=None,replication_status=,reservations=['d75cb73c-65f3-439d-943d-f2518c1fcb6f','e502d746-6176-4b7b-a780-6da60bc55166','287a7699-7beb-4865-b02d-fed2303446b9','8f8b0a8a-ead6-4d3c-bd83-5cd8a2c67ac2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16acfb935fac46cab0d634de1fa8ea4f',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:13:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-311040958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19a2d211-34f4-4262-81c8-16ccf3769bc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f92d4dffea044149925d6194b05a6db',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='16acfb935fac46cab0d634de1fa8ea4f',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:46.062821 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8073bbd6-e051-4613-94b4-addd64e8453c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:46.129387 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8073bbd6-e051-4613-94b4-addd64e8453c) 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-311040958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f92d4dffea044149925d6194b05a6db',qos_specs=None,replication_status=,reservations=['d75cb73c-65f3-439d-943d-f2518c1fcb6f','e502d746-6176-4b7b-a780-6da60bc55166','287a7699-7beb-4865-b02d-fed2303446b9','8f8b0a8a-ead6-4d3c-bd83-5cd8a2c67ac2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16acfb935fac46cab0d634de1fa8ea4f',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:46.131979 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd15cdb-8ea5-4e8a-a61a-e62107a5712b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:46.161802 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd15cdb-8ea5-4e8a-a61a-e62107a5712b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:46.164736 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Flow 'volume_create_api' (e6474cd6-cd6c-4cce-877a-7afd55329c77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:13:46.257123 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-95af04f2-99c1-4e71-8734-a45ce5af0f53 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:13:46.257909 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-95af04f2-99c1-4e71-8734-a45ce5af0f53 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:46.258533 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-95af04f2-99c1-4e71-8734-a45ce5af0f53 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:46.293654 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Create volume request issued successfully. Nov 13 01:13:46.349861 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-09b2d474-987f-40a1-a908-7750d22f35ea tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes returned with HTTP 202 Nov 13 01:13:46.351107 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 204/416] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:13:45 2020] POST /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes => generated 817 bytes in 877 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:13:46.382015 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-86cc15fd-914e-498c-b212-5e27c309e760 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 Nov 13 01:13:46.383380 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-86cc15fd-914e-498c-b212-5e27c309e760 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:46.383995 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:46.383995 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:46.385287 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-86cc15fd-914e-498c-b212-5e27c309e760 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:46.406110 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:46.406110 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:46.437952 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-95af04f2-99c1-4e71-8734-a45ce5af0f53 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:13:46.506992 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-95af04f2-99c1-4e71-8734-a45ce5af0f53 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:13:46.527837 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 213/417] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:46 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 914 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:13:46.627124 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:46.627124 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:46.669647 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-86cc15fd-914e-498c-b212-5e27c309e760 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:46.773853 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-86cc15fd-914e-498c-b212-5e27c309e760 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 returned with HTTP 200 Nov 13 01:13:46.779262 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 205/418] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:46 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 => generated 885 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:13:47.545863 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-57df19f7-337e-4469-bdb2-c66e1ce83a78 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:13:47.548050 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-57df19f7-337e-4469-bdb2-c66e1ce83a78 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:47.548401 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:47.548401 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:47.549075 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-57df19f7-337e-4469-bdb2-c66e1ce83a78 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:47.810499 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5ce290f0-0803-443c-89e7-f47abd0caa67 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 Nov 13 01:13:47.811349 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5ce290f0-0803-443c-89e7-f47abd0caa67 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:47.812366 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:47.812366 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:47.813156 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5ce290f0-0803-443c-89e7-f47abd0caa67 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:47.922860 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:47.922860 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:47.936512 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:47.936512 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:47.942270 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5ce290f0-0803-443c-89e7-f47abd0caa67 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:47.985930 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-57df19f7-337e-4469-bdb2-c66e1ce83a78 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:13:47.993161 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5ce290f0-0803-443c-89e7-f47abd0caa67 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 returned with HTTP 200 Nov 13 01:13:47.998228 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 206/419] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:47 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 => generated 909 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:48.083042 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-57df19f7-337e-4469-bdb2-c66e1ce83a78 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:13:48.087095 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 214/420] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:47 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 914 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:49.026687 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ede64295-2265-4e7a-b259-1fcc5950d1bd tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 Nov 13 01:13:49.027222 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ede64295-2265-4e7a-b259-1fcc5950d1bd tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:49.027372 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:49.027372 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:49.027991 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ede64295-2265-4e7a-b259-1fcc5950d1bd tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:49.093057 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:49.093057 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:49.102523 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ede64295-2265-4e7a-b259-1fcc5950d1bd tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:49.109928 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-79f5ed72-1e2f-4419-b91f-8f9a62146631 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:13:49.110705 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-79f5ed72-1e2f-4419-b91f-8f9a62146631 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:49.111120 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:49.111120 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:49.111855 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-79f5ed72-1e2f-4419-b91f-8f9a62146631 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:49.157177 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ede64295-2265-4e7a-b259-1fcc5950d1bd tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 returned with HTTP 200 Nov 13 01:13:49.162959 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 207/421] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:49 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 => generated 910 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:49.177476 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-33538c43-dda8-4fe5-a32e-3dc9e9047e36 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] POST http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7/action Nov 13 01:13:49.179029 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:49.179029 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:49.179822 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-33538c43-dda8-4fe5-a32e-3dc9e9047e36 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:13:49.180494 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-33538c43-dda8-4fe5-a32e-3dc9e9047e36 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:49.181647 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-33538c43-dda8-4fe5-a32e-3dc9e9047e36 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Updating volume '19a2d211-34f4-4262-81c8-16ccf3769bc7' with '{'status': 'creating'}' {{(pid=87988) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:13:49.244316 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:49.244316 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:49.271228 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-79f5ed72-1e2f-4419-b91f-8f9a62146631 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:13:49.331861 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-79f5ed72-1e2f-4419-b91f-8f9a62146631 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:13:49.332950 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 215/422] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:49 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 914 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:49.373821 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:49.373821 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:49.459929 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-33538c43-dda8-4fe5-a32e-3dc9e9047e36 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7/action returned with HTTP 202 Nov 13 01:13:49.460790 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 208/423] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:13:49 2020] POST /volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7/action => generated 0 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:13:49.469025 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c5936619-0cd1-461c-a416-98b6f4f5220b tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 Nov 13 01:13:49.470229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c5936619-0cd1-461c-a416-98b6f4f5220b tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:49.470896 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:49.470896 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:49.471857 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c5936619-0cd1-461c-a416-98b6f4f5220b tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:49.532600 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:49.532600 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:49.548531 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c5936619-0cd1-461c-a416-98b6f4f5220b tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:49.584913 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c5936619-0cd1-461c-a416-98b6f4f5220b tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 returned with HTTP 200 Nov 13 01:13:49.586084 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 216/424] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:49 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 => generated 909 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:49.601709 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4ee241cc-4c2a-4755-8c80-1af43a21dedd tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] POST http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7/action Nov 13 01:13:49.602437 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:49.602437 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:49.603194 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4ee241cc-4c2a-4755-8c80-1af43a21dedd tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action body: b'{"os-force_delete": {}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:13:49.603809 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4ee241cc-4c2a-4755-8c80-1af43a21dedd tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:49.686683 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:49.686683 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:49.688802 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4ee241cc-4c2a-4755-8c80-1af43a21dedd tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Volume info retrieved successfully. Nov 13 01:13:49.725155 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4ee241cc-4c2a-4755-8c80-1af43a21dedd tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Delete volume request issued successfully. Nov 13 01:13:49.726572 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4ee241cc-4c2a-4755-8c80-1af43a21dedd tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7/action returned with HTTP 202 Nov 13 01:13:49.730975 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 209/425] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:13:49 2020] POST /volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:13:49.736354 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2683a57f-4386-42af-8b4a-5761b7fb8ac2 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 Nov 13 01:13:49.737671 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2683a57f-4386-42af-8b4a-5761b7fb8ac2 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:49.738564 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:49.738564 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:49.741379 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2683a57f-4386-42af-8b4a-5761b7fb8ac2 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:49.804951 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:49.804951 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:49.815640 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2683a57f-4386-42af-8b4a-5761b7fb8ac2 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:49.845585 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2683a57f-4386-42af-8b4a-5761b7fb8ac2 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 returned with HTTP 200 Nov 13 01:13:49.856687 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 217/426] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:49 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 => generated 909 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:50.350472 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f6b121d1-7a42-4ca4-8d2d-895302d56ed3 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:13:50.356549 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f6b121d1-7a42-4ca4-8d2d-895302d56ed3 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:50.357037 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:50.357037 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:50.357993 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f6b121d1-7a42-4ca4-8d2d-895302d56ed3 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:50.483893 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:50.483893 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:50.512729 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f6b121d1-7a42-4ca4-8d2d-895302d56ed3 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:13:50.576276 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f6b121d1-7a42-4ca4-8d2d-895302d56ed3 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:13:50.577396 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 210/427] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:50 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 914 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:50.654899 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-defccb53-675d-4db4-9097-188806f63f37 req-d25fee19-29b2-48bb-96e4-7edc55946aab tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:13:50.656582 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-defccb53-675d-4db4-9097-188806f63f37 req-d25fee19-29b2-48bb-96e4-7edc55946aab tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:50.657237 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:50.657237 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:50.658198 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-defccb53-675d-4db4-9097-188806f63f37 req-d25fee19-29b2-48bb-96e4-7edc55946aab tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:50.793896 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:50.793896 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:50.816478 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-defccb53-675d-4db4-9097-188806f63f37 req-d25fee19-29b2-48bb-96e4-7edc55946aab tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:13:50.856679 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:50.856679 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:50.864358 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-66dd7eee-a10a-4508-9758-cb5dac87193f tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 Nov 13 01:13:50.865147 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-66dd7eee-a10a-4508-9758-cb5dac87193f tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:50.865483 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:50.865483 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:50.866046 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-66dd7eee-a10a-4508-9758-cb5dac87193f tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:50.893601 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-defccb53-675d-4db4-9097-188806f63f37 req-d25fee19-29b2-48bb-96e4-7edc55946aab tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:13:50.897349 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 218/428] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:13:50 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 1209 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:13:50.986942 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-defccb53-675d-4db4-9097-188806f63f37 req-d25fee19-29b2-48bb-96e4-7edc55946aab tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume// Nov 13 01:13:50.988022 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-defccb53-675d-4db4-9097-188806f63f37 req-d25fee19-29b2-48bb-96e4-7edc55946aab tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:50.988225 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:50.988225 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:50.988790 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-defccb53-675d-4db4-9097-188806f63f37 req-d25fee19-29b2-48bb-96e4-7edc55946aab tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:50.990602 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-defccb53-675d-4db4-9097-188806f63f37 req-d25fee19-29b2-48bb-96e4-7edc55946aab tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:13:50.991775 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 219/429] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:13:50 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Nov 13 01:13:50.996290 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:50.996290 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:51.005484 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-defccb53-675d-4db4-9097-188806f63f37 req-dacc8c7b-ac4f-43ee-b66f-db3b22969140 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] POST http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments Nov 13 01:13:51.006816 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-defccb53-675d-4db4-9097-188806f63f37 req-dacc8c7b-ac4f-43ee-b66f-db3b22969140 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf655869-9d05-4808-805e-762201b3acd3", "instance_uuid": "f0bb258d-3367-49ed-b5d1-6366d2deeb3a", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:51.034892 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-66dd7eee-a10a-4508-9758-cb5dac87193f tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:51.097218 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-66dd7eee-a10a-4508-9758-cb5dac87193f tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 returned with HTTP 200 Nov 13 01:13:51.098166 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 211/430] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:50 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 => generated 909 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:51.112110 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:51.112110 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:51.266607 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-defccb53-675d-4db4-9097-188806f63f37 req-dacc8c7b-ac4f-43ee-b66f-db3b22969140 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments returned with HTTP 400 Nov 13 01:13:51.273708 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 220/431] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:13:50 2020] POST /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments => generated 189 bytes in 272 msecs (HTTP/1.1 400) 7 headers in 295 bytes (2 switches on core 0) Nov 13 01:13:51.288506 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6181d6da-6515-4eed-ad45-8d9724d3b34a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:13:51.289166 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6181d6da-6515-4eed-ad45-8d9724d3b34a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:51.289494 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:51.289494 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:51.290314 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6181d6da-6515-4eed-ad45-8d9724d3b34a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:51.417224 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:51.417224 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:51.438121 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6181d6da-6515-4eed-ad45-8d9724d3b34a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:13:51.496346 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:51.496346 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:51.517201 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6181d6da-6515-4eed-ad45-8d9724d3b34a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:13:51.518628 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 212/432] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:51 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 1209 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:13:51.594100 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19b88950-4750-4db7-9ba6-899d5727764a tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:13:51.594616 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19b88950-4750-4db7-9ba6-899d5727764a tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:51.594825 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:51.594825 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:51.595178 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19b88950-4750-4db7-9ba6-899d5727764a tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:51.715996 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:51.715996 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:51.753702 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-19b88950-4750-4db7-9ba6-899d5727764a tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:13:51.819248 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19b88950-4750-4db7-9ba6-899d5727764a tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:13:51.820076 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 221/433] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:51 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 914 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:52.116001 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0dff2856-66b8-4fd4-940d-c66872334561 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 Nov 13 01:13:52.117054 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0dff2856-66b8-4fd4-940d-c66872334561 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:52.117429 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:52.117429 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:52.118104 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0dff2856-66b8-4fd4-940d-c66872334561 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:52.231667 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:52.231667 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:52.266172 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0dff2856-66b8-4fd4-940d-c66872334561 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:52.336360 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0dff2856-66b8-4fd4-940d-c66872334561 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 returned with HTTP 200 Nov 13 01:13:52.338448 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 213/434] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:52 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 => generated 909 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:52.837127 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-254e1920-eb94-4951-ac34-8ddd9e1b248c tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:13:52.838425 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-254e1920-eb94-4951-ac34-8ddd9e1b248c tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:52.838836 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:52.838836 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:52.839481 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-254e1920-eb94-4951-ac34-8ddd9e1b248c tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:52.871336 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-614cd1fb-298c-45fe-b1ca-41fc0905bd54 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:13:52.872863 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-614cd1fb-298c-45fe-b1ca-41fc0905bd54 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:52.873334 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:52.873334 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:52.874747 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-614cd1fb-298c-45fe-b1ca-41fc0905bd54 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:52.999086 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:52.999086 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:53.017846 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:53.017846 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:53.045239 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-614cd1fb-298c-45fe-b1ca-41fc0905bd54 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:13:53.053856 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-254e1920-eb94-4951-ac34-8ddd9e1b248c tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:13:53.104213 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:53.104213 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:53.122794 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-254e1920-eb94-4951-ac34-8ddd9e1b248c tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:13:53.125431 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-614cd1fb-298c-45fe-b1ca-41fc0905bd54 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:13:53.126618 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 214/435] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:13:52 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 1209 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:13:53.148142 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 222/436] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:52 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 914 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:53.182382 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-8610d84e-d481-4353-964c-01b4b0685f19 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] POST http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3/action Nov 13 01:13:53.182837 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:53.182837 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:53.183277 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-8610d84e-d481-4353-964c-01b4b0685f19 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action body: b'{"os-begin_detaching": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:13:53.183694 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-8610d84e-d481-4353-964c-01b4b0685f19 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:53.329950 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:53.329950 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:53.337011 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-8610d84e-d481-4353-964c-01b4b0685f19 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:13:53.354669 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a1cc1657-c77a-4c23-92c6-9c6046a17d87 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 Nov 13 01:13:53.355469 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a1cc1657-c77a-4c23-92c6-9c6046a17d87 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:53.355795 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:53.355795 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:53.356455 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a1cc1657-c77a-4c23-92c6-9c6046a17d87 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:53.359824 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-8610d84e-d481-4353-964c-01b4b0685f19 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Begin detaching volume completed successfully. Nov 13 01:13:53.360560 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-8610d84e-d481-4353-964c-01b4b0685f19 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3/action returned with HTTP 202 Nov 13 01:13:53.361942 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 215/437] 10.222.0.13 () {64 vars in 1643 bytes} [Fri Nov 13 01:13:53 2020] POST /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:13:53.386614 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3f6b55a3-e50a-49c2-bc40-ff22d1bfea34 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:13:53.387388 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3f6b55a3-e50a-49c2-bc40-ff22d1bfea34 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:53.387791 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:53.387791 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:53.388409 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3f6b55a3-e50a-49c2-bc40-ff22d1bfea34 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:53.501918 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a1cc1657-c77a-4c23-92c6-9c6046a17d87 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 returned with HTTP 404 Nov 13 01:13:53.502624 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:53.502624 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:53.512177 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 223/438] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:53 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 => generated 109 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:13:53.513450 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a1cc1657-c77a-4c23-92c6-9c6046a17d87 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume// Nov 13 01:13:53.514019 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a1cc1657-c77a-4c23-92c6-9c6046a17d87 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:53.514594 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a1cc1657-c77a-4c23-92c6-9c6046a17d87 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:53.520073 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a1cc1657-c77a-4c23-92c6-9c6046a17d87 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:13:53.521144 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 224/439] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 01:13:53 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:13:53.522045 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3f6b55a3-e50a-49c2-bc40-ff22d1bfea34 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:13:53.535668 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] POST http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes Nov 13 01:13:53.538599 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1064018253"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:53.541183 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1064018253'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:13:53.542887 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Create volume of 1 GB Nov 13 01:13:53.564475 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:53.564475 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:53.572708 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Availability Zones retrieved successfully. Nov 13 01:13:53.585100 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3f6b55a3-e50a-49c2-bc40-ff22d1bfea34 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:13:53.586284 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 216/440] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:53 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 1212 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:13:53.590416 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-96b8b0e9-401f-4eb9-9251-b28f7caf40c1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:13:53.591060 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-96b8b0e9-401f-4eb9-9251-b28f7caf40c1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:53.594465 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:53.594465 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:53.594982 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-96b8b0e9-401f-4eb9-9251-b28f7caf40c1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:53.616674 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Flow 'volume_create_api' (6273d033-df2e-4494-90d3-bba79af08b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:13:53.619841 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (625ba9e5-a016-4705-9fff-929f7e298678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:53.622203 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:13:53.735454 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:53.735454 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:53.769865 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-96b8b0e9-401f-4eb9-9251-b28f7caf40c1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:13:53.827107 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:53.827107 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:53.836974 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-96b8b0e9-401f-4eb9-9251-b28f7caf40c1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:13:53.838012 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 217/441] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 01:13:53 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 1311 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:13:53.863075 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (625ba9e5-a016-4705-9fff-929f7e298678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:53.874698 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b8f3b17-6cf6-41c6-9514-d7659d84b26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:54.022546 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Created reservations ['01f6694f-ab9b-4b45-a5c4-ef4304994da3', '818d97ad-bf80-45d4-9b05-5b16872b02c1', 'f06743b0-c8e9-47b5-a39c-4b4ce40b3564', '31e40042-911c-4c48-a7b8-374fa977bf7d'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:13:54.024764 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b8f3b17-6cf6-41c6-9514-d7659d84b26f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01f6694f-ab9b-4b45-a5c4-ef4304994da3', '818d97ad-bf80-45d4-9b05-5b16872b02c1', 'f06743b0-c8e9-47b5-a39c-4b4ce40b3564', '31e40042-911c-4c48-a7b8-374fa977bf7d']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:54.027686 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (836b65d0-e32e-49c5-aaa0-0982a6c4960e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:54.146555 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b53053ad-39fa-4f74-abc9-c3a3caaf90fd tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:13:54.147385 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b53053ad-39fa-4f74-abc9-c3a3caaf90fd tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:54.147867 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:54.147867 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:54.148406 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b53053ad-39fa-4f74-abc9-c3a3caaf90fd tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:54.168455 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (836b65d0-e32e-49c5-aaa0-0982a6c4960e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '495f2dbe-971a-4953-a981-dcde61a2e1fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1064018253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f92d4dffea044149925d6194b05a6db',qos_specs=None,replication_status=,reservations=['01f6694f-ab9b-4b45-a5c4-ef4304994da3','818d97ad-bf80-45d4-9b05-5b16872b02c1','f06743b0-c8e9-47b5-a39c-4b4ce40b3564','31e40042-911c-4c48-a7b8-374fa977bf7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16acfb935fac46cab0d634de1fa8ea4f',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:13:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1064018253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=495f2dbe-971a-4953-a981-dcde61a2e1fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f92d4dffea044149925d6194b05a6db',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='16acfb935fac46cab0d634de1fa8ea4f',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:54.176813 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b209c577-22e1-4089-9bc1-c3409ee64871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:54.232206 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b209c577-22e1-4089-9bc1-c3409ee64871) 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-1064018253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f92d4dffea044149925d6194b05a6db',qos_specs=None,replication_status=,reservations=['01f6694f-ab9b-4b45-a5c4-ef4304994da3','818d97ad-bf80-45d4-9b05-5b16872b02c1','f06743b0-c8e9-47b5-a39c-4b4ce40b3564','31e40042-911c-4c48-a7b8-374fa977bf7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16acfb935fac46cab0d634de1fa8ea4f',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:54.234607 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c801fa94-7838-4316-8c3a-074a0efba0c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:54.275061 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c801fa94-7838-4316-8c3a-074a0efba0c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:54.278300 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Flow 'volume_create_api' (6273d033-df2e-4494-90d3-bba79af08b35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:13:54.326138 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:54.326138 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:54.358376 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b53053ad-39fa-4f74-abc9-c3a3caaf90fd tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:13:54.402702 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Create volume request issued successfully. Nov 13 01:13:54.410016 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b53053ad-39fa-4f74-abc9-c3a3caaf90fd tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:13:54.419796 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 218/442] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:54 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 914 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:54.437349 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-f3f086f0-db92-4634-b64a-fae3dabdbbdd tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] DELETE http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/3e762058-0c2f-4f19-85a4-15d4ed5a779f Nov 13 01:13:54.439402 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-f3f086f0-db92-4634-b64a-fae3dabdbbdd tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:54.439919 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:54.439919 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:54.440998 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-f3f086f0-db92-4634-b64a-fae3dabdbbdd tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:54.443935 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-46b8b5ee-87e6-4440-9938-5d454f2a336a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes returned with HTTP 202 Nov 13 01:13:54.445133 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 225/443] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:13:53 2020] POST /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes => generated 818 bytes in 923 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:13:54.460300 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd00a4d9-b7be-48a9-acc3-7de7a4bd4264 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe Nov 13 01:13:54.461146 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd00a4d9-b7be-48a9-acc3-7de7a4bd4264 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:54.461562 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:54.461562 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:54.462247 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd00a4d9-b7be-48a9-acc3-7de7a4bd4264 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:54.478984 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:54.478984 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:54.546088 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:54.546088 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:54.568537 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bd00a4d9-b7be-48a9-acc3-7de7a4bd4264 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:54.619807 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd00a4d9-b7be-48a9-acc3-7de7a4bd4264 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe returned with HTTP 200 Nov 13 01:13:54.620925 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 226/444] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:54 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe => generated 886 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:54.625591 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee42948d-c835-4eda-8b9a-7b4aff3021c7 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:13:54.626317 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee42948d-c835-4eda-8b9a-7b4aff3021c7 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:54.626661 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:54.626661 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:54.627209 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee42948d-c835-4eda-8b9a-7b4aff3021c7 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:54.742514 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:54.742514 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:54.766987 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ee42948d-c835-4eda-8b9a-7b4aff3021c7 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:13:54.813599 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:54.813599 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:54.824625 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee42948d-c835-4eda-8b9a-7b4aff3021c7 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:13:54.825747 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 227/445] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:54 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 1212 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:13:55.446892 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a6647f00-12a4-48a2-bb94-3b542667386d tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:13:55.447427 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a6647f00-12a4-48a2-bb94-3b542667386d tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:55.447588 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:55.447588 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:55.449330 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a6647f00-12a4-48a2-bb94-3b542667386d tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:55.569094 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:55.569094 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:55.592116 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a6647f00-12a4-48a2-bb94-3b542667386d tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:13:55.620261 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a6647f00-12a4-48a2-bb94-3b542667386d tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:13:55.621976 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 228/446] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:55 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 914 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:55.637725 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a0eb6d72-e2fe-49ad-9601-4d39475c0bf2 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe Nov 13 01:13:55.638865 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a0eb6d72-e2fe-49ad-9601-4d39475c0bf2 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:55.639299 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:55.639299 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:55.640079 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a0eb6d72-e2fe-49ad-9601-4d39475c0bf2 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:55.756844 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-f3f086f0-db92-4634-b64a-fae3dabdbbdd tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:13:55.757273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-f3f086f0-db92-4634-b64a-fae3dabdbbdd tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Pending status list for volume during attachment-delete: [] {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:13:55.768326 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a923d285-74d4-4aa9-abda-ef2aaf4cc75d req-f3f086f0-db92-4634-b64a-fae3dabdbbdd tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/3e762058-0c2f-4f19-85a4-15d4ed5a779f returned with HTTP 200 Nov 13 01:13:55.769211 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 219/447] 10.222.0.62 () {62 vars in 1437 bytes} [Fri Nov 13 01:13:54 2020] DELETE /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/3e762058-0c2f-4f19-85a4-15d4ed5a779f => generated 19 bytes in 1349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:55.785922 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:55.785922 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:55.808361 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a0eb6d72-e2fe-49ad-9601-4d39475c0bf2 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:55.843015 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93cb219a-e042-41e4-b61f-76743b03de3e tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:13:55.844156 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93cb219a-e042-41e4-b61f-76743b03de3e tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:55.844553 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:55.844553 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:55.845193 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93cb219a-e042-41e4-b61f-76743b03de3e tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:55.876033 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a0eb6d72-e2fe-49ad-9601-4d39475c0bf2 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe returned with HTTP 200 Nov 13 01:13:55.891927 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 229/448] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:55 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe => generated 911 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:13:55.902516 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9eb07401-cc50-4e94-a0ee-3fec68bbc5e6 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] POST http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe/action Nov 13 01:13:55.903006 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:55.903006 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:55.908763 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9eb07401-cc50-4e94-a0ee-3fec68bbc5e6 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:13:55.909158 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9eb07401-cc50-4e94-a0ee-3fec68bbc5e6 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:55.910146 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-9eb07401-cc50-4e94-a0ee-3fec68bbc5e6 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Updating volume '495f2dbe-971a-4953-a981-dcde61a2e1fe' with '{'status': 'error'}' {{(pid=87987) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:13:55.964438 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:55.964438 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:55.985993 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-93cb219a-e042-41e4-b61f-76743b03de3e tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:13:56.053575 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93cb219a-e042-41e4-b61f-76743b03de3e tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:13:56.054774 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 220/449] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:55 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 917 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:56.166093 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:56.166093 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:56.279880 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9eb07401-cc50-4e94-a0ee-3fec68bbc5e6 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe/action returned with HTTP 202 Nov 13 01:13:56.282642 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 230/450] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:13:55 2020] POST /volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe/action => generated 0 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:13:56.289627 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c932ed54-d189-46c2-a84f-2243c8698f9c tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe Nov 13 01:13:56.290152 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c932ed54-d189-46c2-a84f-2243c8698f9c tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:56.290366 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:56.290366 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:56.290737 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c932ed54-d189-46c2-a84f-2243c8698f9c tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:56.397639 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:56.397639 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:56.437406 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c932ed54-d189-46c2-a84f-2243c8698f9c tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:56.440562 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] POST http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes Nov 13 01:13:56.441034 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:56.441034 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:56.441450 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1469465498"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:56.443545 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1469465498'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:13:56.443982 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Create volume of 1 GB Nov 13 01:13:56.444617 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:56.444617 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:56.474329 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c932ed54-d189-46c2-a84f-2243c8698f9c tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe returned with HTTP 200 Nov 13 01:13:56.475461 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 221/451] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:56 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe => generated 907 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:56.487996 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Availability Zones retrieved successfully. Nov 13 01:13:56.492843 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a3f9f4b5-470d-4082-90c2-8cc9bbda7098 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] POST http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe/action Nov 13 01:13:56.493858 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:56.493858 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:56.494461 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a3f9f4b5-470d-4082-90c2-8cc9bbda7098 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action body: b'{"os-force_delete": {}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:13:56.494958 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a3f9f4b5-470d-4082-90c2-8cc9bbda7098 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:56.539629 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Flow 'volume_create_api' (03bc8cbf-e19e-4ede-a43f-652c8ed9358b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:13:56.549496 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9bef16b-7441-4e8d-af8b-ecf41a8b7d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:56.551678 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:13:56.574512 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:56.574512 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:56.585939 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a3f9f4b5-470d-4082-90c2-8cc9bbda7098 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Volume info retrieved successfully. Nov 13 01:13:56.646947 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a3f9f4b5-470d-4082-90c2-8cc9bbda7098 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Delete volume request issued successfully. Nov 13 01:13:56.648017 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a3f9f4b5-470d-4082-90c2-8cc9bbda7098 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe/action returned with HTTP 202 Nov 13 01:13:56.649124 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 222/452] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:13:56 2020] POST /volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:13:56.654956 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-61d24802-5dae-4635-82c7-ef812a8a5b81 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:13:56.656059 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-61d24802-5dae-4635-82c7-ef812a8a5b81 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:56.660718 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:56.660718 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:56.662376 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-61d24802-5dae-4635-82c7-ef812a8a5b81 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:56.707160 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9bef16b-7441-4e8d-af8b-ecf41a8b7d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:56.709561 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ba6d262-00a4-4274-af4e-903910cd14fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:56.781253 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:56.781253 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:56.801818 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-61d24802-5dae-4635-82c7-ef812a8a5b81 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:13:56.817564 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Created reservations ['d80a68bf-d7f2-4d96-8c28-23b2b8d4e328', '2a81b2c0-5ad7-47ea-83f4-2b7966aaf84b', 'e42771fd-bf21-4997-9075-01730366b981', '24c97368-5177-4268-82bc-f3f14d451663'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:13:56.819461 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ba6d262-00a4-4274-af4e-903910cd14fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d80a68bf-d7f2-4d96-8c28-23b2b8d4e328', '2a81b2c0-5ad7-47ea-83f4-2b7966aaf84b', 'e42771fd-bf21-4997-9075-01730366b981', '24c97368-5177-4268-82bc-f3f14d451663']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:56.822145 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a931b728-6f20-4a9e-812f-f8aa7a3c5f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:56.860746 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-61d24802-5dae-4635-82c7-ef812a8a5b81 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:13:56.861584 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 223/453] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:56 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 914 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:56.871096 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5a36b292-62f8-48de-880e-8fdbeae445e8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe Nov 13 01:13:56.871674 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5a36b292-62f8-48de-880e-8fdbeae445e8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:56.871882 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:56.871882 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:56.872236 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5a36b292-62f8-48de-880e-8fdbeae445e8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:56.947366 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a931b728-6f20-4a9e-812f-f8aa7a3c5f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94864186-8c3e-4be7-a196-3dbe0f579e6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1469465498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b05d87fbf714868b378a6325e828318',qos_specs=None,replication_status=,reservations=['d80a68bf-d7f2-4d96-8c28-23b2b8d4e328','2a81b2c0-5ad7-47ea-83f4-2b7966aaf84b','e42771fd-bf21-4997-9075-01730366b981','24c97368-5177-4268-82bc-f3f14d451663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af1bd0926147464383aecea5f5da7fdf',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:13:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1469465498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94864186-8c3e-4be7-a196-3dbe0f579e6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b05d87fbf714868b378a6325e828318',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='af1bd0926147464383aecea5f5da7fdf',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:56.960198 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4164c273-85ee-46c2-ad45-e2b4c52f1a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:57.002576 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:57.002576 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:57.008645 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4164c273-85ee-46c2-ad45-e2b4c52f1a1a) 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-1469465498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b05d87fbf714868b378a6325e828318',qos_specs=None,replication_status=,reservations=['d80a68bf-d7f2-4d96-8c28-23b2b8d4e328','2a81b2c0-5ad7-47ea-83f4-2b7966aaf84b','e42771fd-bf21-4997-9075-01730366b981','24c97368-5177-4268-82bc-f3f14d451663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af1bd0926147464383aecea5f5da7fdf',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:57.014520 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab5dc0f3-89f5-4b99-8dba-82f937a496cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:57.043536 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab5dc0f3-89f5-4b99-8dba-82f937a496cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:57.046713 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Flow 'volume_create_api' (03bc8cbf-e19e-4ede-a43f-652c8ed9358b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:13:57.058370 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5a36b292-62f8-48de-880e-8fdbeae445e8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:57.127395 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5a36b292-62f8-48de-880e-8fdbeae445e8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe returned with HTTP 200 Nov 13 01:13:57.128578 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 224/454] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:56 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe => generated 910 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:57.190894 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Create volume request issued successfully. Nov 13 01:13:57.222639 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f2853cf-f38c-40e5-a2ad-8d804657cca2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes returned with HTTP 202 Nov 13 01:13:57.229199 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 231/455] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:13:56 2020] POST /volume/v3/1b05d87fbf714868b378a6325e828318/volumes => generated 828 bytes in 792 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:13:57.245289 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e70cb253-3dff-4387-a020-2a8f3ac067eb tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e Nov 13 01:13:57.245824 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e70cb253-3dff-4387-a020-2a8f3ac067eb tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:57.246041 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:57.246041 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:57.246420 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e70cb253-3dff-4387-a020-2a8f3ac067eb tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:57.399039 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:57.399039 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:57.420040 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e70cb253-3dff-4387-a020-2a8f3ac067eb tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:13:57.470965 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e70cb253-3dff-4387-a020-2a8f3ac067eb tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e returned with HTTP 200 Nov 13 01:13:57.472352 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 225/456] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:57 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e => generated 896 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:57.884492 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f107dee-f799-4c3b-a05b-566c82265631 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:13:57.885602 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f107dee-f799-4c3b-a05b-566c82265631 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:57.886039 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:57.886039 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:57.887128 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f107dee-f799-4c3b-a05b-566c82265631 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:58.030140 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:58.030140 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:58.056088 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4f107dee-f799-4c3b-a05b-566c82265631 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:13:58.107861 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f107dee-f799-4c3b-a05b-566c82265631 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:13:58.115651 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 232/457] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:57 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 914 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:58.144566 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a1996920-c8b8-4600-bb05-dd4d0dbdc819 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe Nov 13 01:13:58.145659 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a1996920-c8b8-4600-bb05-dd4d0dbdc819 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:58.146177 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:58.146177 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:58.147900 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a1996920-c8b8-4600-bb05-dd4d0dbdc819 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:58.250351 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:58.250351 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:58.269558 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a1996920-c8b8-4600-bb05-dd4d0dbdc819 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:13:58.334003 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a1996920-c8b8-4600-bb05-dd4d0dbdc819 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe returned with HTTP 200 Nov 13 01:13:58.343494 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 226/458] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:58 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe => generated 910 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:58.492524 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-03f8e600-fd0a-4c22-8a09-c0b476d98529 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e Nov 13 01:13:58.494000 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-03f8e600-fd0a-4c22-8a09-c0b476d98529 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:58.494446 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:58.494446 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:58.494831 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-03f8e600-fd0a-4c22-8a09-c0b476d98529 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:58.719975 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:58.719975 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:58.751153 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-03f8e600-fd0a-4c22-8a09-c0b476d98529 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:13:58.797531 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-03f8e600-fd0a-4c22-8a09-c0b476d98529 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e returned with HTTP 200 Nov 13 01:13:58.798754 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 233/459] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:58 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e => generated 920 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:59.130562 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1cb3d07f-4c35-475e-9adc-605ebe95b47e tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:13:59.131119 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1cb3d07f-4c35-475e-9adc-605ebe95b47e tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:59.132510 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:59.132510 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:59.137607 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1cb3d07f-4c35-475e-9adc-605ebe95b47e tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:59.313989 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:59.313989 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:13:59.324352 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1cb3d07f-4c35-475e-9adc-605ebe95b47e tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:13:59.358649 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8f2f18ed-08b7-455e-8674-ec10e3d94bf0 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe Nov 13 01:13:59.359169 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8f2f18ed-08b7-455e-8674-ec10e3d94bf0 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:59.359383 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:59.359383 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:59.359788 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8f2f18ed-08b7-455e-8674-ec10e3d94bf0 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:59.385964 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1cb3d07f-4c35-475e-9adc-605ebe95b47e tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:13:59.387302 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 227/460] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:59 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 914 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:13:59.476757 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8f2f18ed-08b7-455e-8674-ec10e3d94bf0 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe returned with HTTP 404 Nov 13 01:13:59.484959 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 234/461] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:59 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:13:59.488502 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] POST http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes Nov 13 01:13:59.488975 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:13:59.488975 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:13:59.489388 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1447297307"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:13:59.490817 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1447297307'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:13:59.490817 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Create volume of 1 GB Nov 13 01:13:59.527179 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Availability Zones retrieved successfully. Nov 13 01:13:59.590887 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Flow 'volume_create_api' (d7e7f1ad-0906-4b46-89cc-7729d3ce982a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:13:59.603929 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5a7e8f0-6e9b-473d-be2b-c0f9716cf9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:59.614633 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:13:59.815000 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6c206503-2815-4229-96ac-21d6cbf52aaa tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e Nov 13 01:13:59.815427 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6c206503-2815-4229-96ac-21d6cbf52aaa tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:13:59.816124 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6c206503-2815-4229-96ac-21d6cbf52aaa tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:13:59.878094 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5a7e8f0-6e9b-473d-be2b-c0f9716cf9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:13:59.880586 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41658fe6-ebac-4659-88e3-422241112c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:13:59.978895 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:13:59.978895 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:00.009641 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6c206503-2815-4229-96ac-21d6cbf52aaa tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:14:00.127975 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Created reservations ['d8bf4ebd-c9fd-4fde-beb3-47ed96601109', '98f9889c-08b5-4bde-a136-e7987d963323', 'bc69e981-2d83-460b-ae84-018be635d7fe', '00b4f23d-9998-4b43-9a68-aaa8b8f871aa'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:14:00.130334 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41658fe6-ebac-4659-88e3-422241112c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8bf4ebd-c9fd-4fde-beb3-47ed96601109', '98f9889c-08b5-4bde-a136-e7987d963323', 'bc69e981-2d83-460b-ae84-018be635d7fe', '00b4f23d-9998-4b43-9a68-aaa8b8f871aa']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:00.133495 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fda6f88-0ab9-40b5-8d12-9e27bf7c86c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:00.142233 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6c206503-2815-4229-96ac-21d6cbf52aaa tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e returned with HTTP 200 Nov 13 01:14:00.148776 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 235/462] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:13:59 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e => generated 921 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:14:00.271028 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fda6f88-0ab9-40b5-8d12-9e27bf7c86c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ae106c7-d5ae-4aa9-9552-bc3730446d7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1447297307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f92d4dffea044149925d6194b05a6db',qos_specs=None,replication_status=,reservations=['d8bf4ebd-c9fd-4fde-beb3-47ed96601109','98f9889c-08b5-4bde-a136-e7987d963323','bc69e981-2d83-460b-ae84-018be635d7fe','00b4f23d-9998-4b43-9a68-aaa8b8f871aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16acfb935fac46cab0d634de1fa8ea4f',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1447297307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ae106c7-d5ae-4aa9-9552-bc3730446d7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f92d4dffea044149925d6194b05a6db',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='16acfb935fac46cab0d634de1fa8ea4f',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:00.273847 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756c73cb-eeb1-449b-8b6d-962b57f4411f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:00.333812 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756c73cb-eeb1-449b-8b6d-962b57f4411f) 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-1447297307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f92d4dffea044149925d6194b05a6db',qos_specs=None,replication_status=,reservations=['d8bf4ebd-c9fd-4fde-beb3-47ed96601109','98f9889c-08b5-4bde-a136-e7987d963323','bc69e981-2d83-460b-ae84-018be635d7fe','00b4f23d-9998-4b43-9a68-aaa8b8f871aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16acfb935fac46cab0d634de1fa8ea4f',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:00.336233 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dc16164-416f-4d30-94ff-b181622598b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:00.363189 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dc16164-416f-4d30-94ff-b181622598b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:00.366175 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Flow 'volume_create_api' (d7e7f1ad-0906-4b46-89cc-7729d3ce982a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:14:00.402716 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-797735b3-cec0-45db-9f89-cdec45264833 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:14:00.403488 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-797735b3-cec0-45db-9f89-cdec45264833 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:00.403845 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:00.403845 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:00.404490 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-797735b3-cec0-45db-9f89-cdec45264833 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:00.515477 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Create volume request issued successfully. Nov 13 01:14:00.562184 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8cab379c-4025-4ce1-bfcb-f6ef63751c93 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes returned with HTTP 202 Nov 13 01:14:00.563764 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 228/463] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:13:59 2020] POST /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes => generated 818 bytes in 1080 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:14:00.579140 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90592273-1b94-40de-a7f7-9ec16830fe1e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f Nov 13 01:14:00.579855 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-90592273-1b94-40de-a7f7-9ec16830fe1e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:00.580246 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:00.580246 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:00.580855 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-90592273-1b94-40de-a7f7-9ec16830fe1e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:00.604022 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:00.604022 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:00.635768 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-797735b3-cec0-45db-9f89-cdec45264833 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:14:00.732814 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-797735b3-cec0-45db-9f89-cdec45264833 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:14:00.737463 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 236/464] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:00 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 914 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:00.745975 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:00.745975 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:00.798604 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-90592273-1b94-40de-a7f7-9ec16830fe1e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:14:00.862037 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90592273-1b94-40de-a7f7-9ec16830fe1e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f returned with HTTP 200 Nov 13 01:14:00.869198 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 229/465] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:00 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f => generated 886 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:14:01.750469 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5dda7f6d-8f28-43c9-aa0f-bc4bec90f0ac tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:14:01.751068 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5dda7f6d-8f28-43c9-aa0f-bc4bec90f0ac tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:01.751214 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:01.751214 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:01.751886 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5dda7f6d-8f28-43c9-aa0f-bc4bec90f0ac tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:01.885449 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4481ffdb-d8a6-4df8-ad66-28090d836694 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f Nov 13 01:14:01.885969 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4481ffdb-d8a6-4df8-ad66-28090d836694 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:01.886170 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:01.886170 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:01.886702 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4481ffdb-d8a6-4df8-ad66-28090d836694 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:01.930624 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:01.930624 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:01.976596 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5dda7f6d-8f28-43c9-aa0f-bc4bec90f0ac tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:14:02.036702 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:02.036702 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:02.050926 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5dda7f6d-8f28-43c9-aa0f-bc4bec90f0ac tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:14:02.055284 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4481ffdb-d8a6-4df8-ad66-28090d836694 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:14:02.055877 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 237/466] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:01 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 914 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:02.125860 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4481ffdb-d8a6-4df8-ad66-28090d836694 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f returned with HTTP 200 Nov 13 01:14:02.132866 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 230/467] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:01 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f => generated 910 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:03.072324 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f1d9252e-bc1b-463a-be55-6a293ae3f25d tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:14:03.078529 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f1d9252e-bc1b-463a-be55-6a293ae3f25d tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:03.079002 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:03.079002 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:03.079766 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f1d9252e-bc1b-463a-be55-6a293ae3f25d tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:03.149279 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-baff0caa-3575-4ab8-8504-4f903f1b5a5f tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f Nov 13 01:14:03.149811 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-baff0caa-3575-4ab8-8504-4f903f1b5a5f tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:03.150011 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:03.150011 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:03.151257 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-baff0caa-3575-4ab8-8504-4f903f1b5a5f tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:03.299717 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:03.299717 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:03.326023 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-baff0caa-3575-4ab8-8504-4f903f1b5a5f tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:14:03.390782 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-baff0caa-3575-4ab8-8504-4f903f1b5a5f tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f returned with HTTP 200 Nov 13 01:14:03.406937 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 231/468] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:03 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f => generated 911 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:03.412369 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0a8e996a-3564-4e25-b79b-bac18687c447 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] POST http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f/action Nov 13 01:14:03.415249 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:03.415249 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:03.418844 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0a8e996a-3564-4e25-b79b-bac18687c447 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:14:03.419239 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0a8e996a-3564-4e25-b79b-bac18687c447 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:03.420276 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-0a8e996a-3564-4e25-b79b-bac18687c447 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Updating volume '6ae106c7-d5ae-4aa9-9552-bc3730446d7f' with '{'status': 'maintenance'}' {{(pid=87988) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:14:03.458029 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:03.458029 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:03.482510 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f1d9252e-bc1b-463a-be55-6a293ae3f25d tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:14:03.539298 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f1d9252e-bc1b-463a-be55-6a293ae3f25d tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:14:03.540623 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 238/469] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:03 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 914 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:03.629485 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:03.629485 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:03.725415 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0a8e996a-3564-4e25-b79b-bac18687c447 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f/action returned with HTTP 202 Nov 13 01:14:03.740830 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 232/470] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:14:03 2020] POST /volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f/action => generated 0 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:14:03.748513 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c25252c8-c3a2-4138-a088-75cd693e1227 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f Nov 13 01:14:03.750507 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c25252c8-c3a2-4138-a088-75cd693e1227 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:03.753201 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:03.753201 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:03.753648 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c25252c8-c3a2-4138-a088-75cd693e1227 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:03.855532 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:03.855532 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:03.886559 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c25252c8-c3a2-4138-a088-75cd693e1227 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:14:03.944345 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c25252c8-c3a2-4138-a088-75cd693e1227 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f returned with HTTP 200 Nov 13 01:14:03.978107 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec633a30-8ca6-4fa0-969a-05b3fbb4f810 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] POST http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f/action Nov 13 01:14:03.980610 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:03.980610 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:03.981083 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec633a30-8ca6-4fa0-969a-05b3fbb4f810 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action body: b'{"os-force_delete": {}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:14:03.985671 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec633a30-8ca6-4fa0-969a-05b3fbb4f810 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:03.998580 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 239/471] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:03 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f => generated 913 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:14:04.112534 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:04.112534 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:04.114438 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ec633a30-8ca6-4fa0-969a-05b3fbb4f810 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Volume info retrieved successfully. Nov 13 01:14:04.156804 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ec633a30-8ca6-4fa0-969a-05b3fbb4f810 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Delete volume request issued successfully. Nov 13 01:14:04.157346 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec633a30-8ca6-4fa0-969a-05b3fbb4f810 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f/action returned with HTTP 202 Nov 13 01:14:04.158245 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 233/472] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:14:03 2020] POST /volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f/action => generated 0 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Nov 13 01:14:04.168100 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6cdd27a7-55b1-4054-b589-2e481875f2d6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f Nov 13 01:14:04.168645 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6cdd27a7-55b1-4054-b589-2e481875f2d6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:04.168861 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:04.168861 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:04.169235 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6cdd27a7-55b1-4054-b589-2e481875f2d6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:04.279061 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:04.279061 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:04.291156 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6cdd27a7-55b1-4054-b589-2e481875f2d6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:14:04.325770 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6cdd27a7-55b1-4054-b589-2e481875f2d6 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f returned with HTTP 200 Nov 13 01:14:04.336784 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 240/473] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:04 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f => generated 910 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:14:04.559397 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-780d3f63-3877-4797-98b2-7b8602272ace tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:14:04.560213 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-780d3f63-3877-4797-98b2-7b8602272ace tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:04.560512 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:04.560512 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:04.561038 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-780d3f63-3877-4797-98b2-7b8602272ace tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:04.692374 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:04.692374 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:04.713922 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-780d3f63-3877-4797-98b2-7b8602272ace tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:14:04.749632 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-780d3f63-3877-4797-98b2-7b8602272ace tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:14:04.750767 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 234/474] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:04 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 914 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:05.345914 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cd629f26-2551-4367-9800-d29449c9561e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f Nov 13 01:14:05.346479 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cd629f26-2551-4367-9800-d29449c9561e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:05.346628 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:05.346628 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:05.347418 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cd629f26-2551-4367-9800-d29449c9561e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:05.478154 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:05.478154 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:05.524142 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cd629f26-2551-4367-9800-d29449c9561e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:14:05.580378 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cd629f26-2551-4367-9800-d29449c9561e tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f returned with HTTP 200 Nov 13 01:14:05.581984 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 241/475] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:05 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f => generated 910 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:05.766239 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-28306d2d-f8cd-42b6-9ad1-5dcc4c9502c6 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:14:05.766633 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-28306d2d-f8cd-42b6-9ad1-5dcc4c9502c6 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:05.767061 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:05.767061 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:05.767433 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-28306d2d-f8cd-42b6-9ad1-5dcc4c9502c6 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:05.953334 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:05.953334 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:05.988970 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-28306d2d-f8cd-42b6-9ad1-5dcc4c9502c6 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:14:06.088163 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-28306d2d-f8cd-42b6-9ad1-5dcc4c9502c6 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:14:06.102250 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 235/476] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:05 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 972 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:06.598953 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-649e5aa3-8e91-4b46-8fc6-c7c8e1fcaf5d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f Nov 13 01:14:06.599500 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-649e5aa3-8e91-4b46-8fc6-c7c8e1fcaf5d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:06.600048 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:06.600048 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:06.600763 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-649e5aa3-8e91-4b46-8fc6-c7c8e1fcaf5d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:06.710451 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:06.710451 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:06.736510 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-649e5aa3-8e91-4b46-8fc6-c7c8e1fcaf5d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:14:06.806079 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-649e5aa3-8e91-4b46-8fc6-c7c8e1fcaf5d tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f returned with HTTP 200 Nov 13 01:14:06.807340 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 242/477] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:06 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f => generated 910 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:07.110426 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-441958ec-3e6d-49ec-a59f-74c74cfceac7 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:14:07.111377 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-441958ec-3e6d-49ec-a59f-74c74cfceac7 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:07.111843 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:07.111843 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:07.113008 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-441958ec-3e6d-49ec-a59f-74c74cfceac7 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:07.223966 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:07.223966 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:07.250083 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-441958ec-3e6d-49ec-a59f-74c74cfceac7 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:14:07.301262 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-441958ec-3e6d-49ec-a59f-74c74cfceac7 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:14:07.306383 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 236/478] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:07 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 972 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:07.824872 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-66d1ff39-96be-49e8-80e4-12b4b7ff43eb tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f Nov 13 01:14:07.826080 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-66d1ff39-96be-49e8-80e4-12b4b7ff43eb tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:07.826449 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:07.826449 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:07.827095 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-66d1ff39-96be-49e8-80e4-12b4b7ff43eb tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:07.950353 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-66d1ff39-96be-49e8-80e4-12b4b7ff43eb tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f returned with HTTP 404 Nov 13 01:14:07.951489 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 243/479] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:07 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:14:07.962348 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] POST http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes Nov 13 01:14:07.964038 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:07.964038 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:07.964650 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1325322503"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:07.965862 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1325322503'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:14:07.966340 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Create volume of 1 GB Nov 13 01:14:07.992803 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Availability Zones retrieved successfully. Nov 13 01:14:08.029713 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Flow 'volume_create_api' (137a2eff-5ca3-45dd-bbaa-24670db54612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:14:08.039123 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b1f1966-fe02-46d6-98e3-1ab5e0f612f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:08.047361 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:14:08.224753 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b1f1966-fe02-46d6-98e3-1ab5e0f612f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:08.232045 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc2dd52d-a211-4e6f-90a5-e50a71b9ea68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:08.321508 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4c06b32f-97e4-46d1-86f9-b15e02c4daf5 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:14:08.322417 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4c06b32f-97e4-46d1-86f9-b15e02c4daf5 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:08.323180 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4c06b32f-97e4-46d1-86f9-b15e02c4daf5 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:08.389068 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Created reservations ['ef1d0191-58a2-4d76-a8e2-7d385dabef0d', 'fd08b9a6-ba0b-4596-9312-6ec8390c38b6', 'f1aed155-e9d9-4cd9-8925-b486bc8dba49', '9eac1e96-d216-47c7-9849-f277bbe6707b'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:14:08.391578 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc2dd52d-a211-4e6f-90a5-e50a71b9ea68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef1d0191-58a2-4d76-a8e2-7d385dabef0d', 'fd08b9a6-ba0b-4596-9312-6ec8390c38b6', 'f1aed155-e9d9-4cd9-8925-b486bc8dba49', '9eac1e96-d216-47c7-9849-f277bbe6707b']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:08.394153 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07e6f7c6-c8cf-4aee-a04c-1d4760a8b895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:08.448661 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:08.448661 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:08.470788 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4c06b32f-97e4-46d1-86f9-b15e02c4daf5 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:14:08.519513 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4c06b32f-97e4-46d1-86f9-b15e02c4daf5 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:14:08.529300 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 244/480] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:08 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 975 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:08.550380 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07e6f7c6-c8cf-4aee-a04c-1d4760a8b895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2ce7cab-57bf-4e96-9a98-6ae971c13d6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1325322503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f92d4dffea044149925d6194b05a6db',qos_specs=None,replication_status=,reservations=['ef1d0191-58a2-4d76-a8e2-7d385dabef0d','fd08b9a6-ba0b-4596-9312-6ec8390c38b6','f1aed155-e9d9-4cd9-8925-b486bc8dba49','9eac1e96-d216-47c7-9849-f277bbe6707b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16acfb935fac46cab0d634de1fa8ea4f',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:14:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1325322503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2ce7cab-57bf-4e96-9a98-6ae971c13d6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f92d4dffea044149925d6194b05a6db',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='16acfb935fac46cab0d634de1fa8ea4f',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:08.552941 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88a296a6-0146-48c1-aceb-28c25e864282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:08.625635 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88a296a6-0146-48c1-aceb-28c25e864282) 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-1325322503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f92d4dffea044149925d6194b05a6db',qos_specs=None,replication_status=,reservations=['ef1d0191-58a2-4d76-a8e2-7d385dabef0d','fd08b9a6-ba0b-4596-9312-6ec8390c38b6','f1aed155-e9d9-4cd9-8925-b486bc8dba49','9eac1e96-d216-47c7-9849-f277bbe6707b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16acfb935fac46cab0d634de1fa8ea4f',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:08.627839 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78d9190f-0e30-46f5-8261-9d53f2dc1e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:08.658425 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78d9190f-0e30-46f5-8261-9d53f2dc1e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:08.668258 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Flow 'volume_create_api' (137a2eff-5ca3-45dd-bbaa-24670db54612) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:14:08.835071 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Create volume request issued successfully. Nov 13 01:14:08.864829 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-58722706-3045-4aad-a901-2ec915a1c4a8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes returned with HTTP 202 Nov 13 01:14:08.865924 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 237/481] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:14:07 2020] POST /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes => generated 818 bytes in 908 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:14:08.881234 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-82cc6fc6-eceb-4f60-b1ec-ef7eb3b5b660 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b Nov 13 01:14:08.882037 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-82cc6fc6-eceb-4f60-b1ec-ef7eb3b5b660 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:08.882401 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:08.882401 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:08.883028 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-82cc6fc6-eceb-4f60-b1ec-ef7eb3b5b660 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:08.990646 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:08.990646 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:09.001863 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-82cc6fc6-eceb-4f60-b1ec-ef7eb3b5b660 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:14:09.059344 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-82cc6fc6-eceb-4f60-b1ec-ef7eb3b5b660 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b returned with HTTP 200 Nov 13 01:14:09.060206 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 245/482] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:08 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b => generated 910 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:09.537197 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-20074d89-6a09-42e3-912a-2b2b5575878e tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:14:09.537737 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-20074d89-6a09-42e3-912a-2b2b5575878e tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:09.538131 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:09.538131 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:09.538669 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-20074d89-6a09-42e3-912a-2b2b5575878e tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:09.646006 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:09.646006 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:09.658403 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-20074d89-6a09-42e3-912a-2b2b5575878e tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:14:09.694632 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-20074d89-6a09-42e3-912a-2b2b5575878e tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:14:09.719807 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 238/483] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:09 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 975 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:10.079114 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5e06699d-6b7a-40d5-8334-da4ec8eb94bf tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b Nov 13 01:14:10.081272 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5e06699d-6b7a-40d5-8334-da4ec8eb94bf tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:10.081698 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:10.081698 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:10.082352 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5e06699d-6b7a-40d5-8334-da4ec8eb94bf tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:10.156056 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-63d2f2fd-b769-4d6a-a6e3-6cf6199bdc88 req-efeabfb9-0436-47bc-8f47-9ab084bff7cf tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] DELETE http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/a7135d63-45ac-4fc5-9d6d-053e13981306 Nov 13 01:14:10.156576 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-63d2f2fd-b769-4d6a-a6e3-6cf6199bdc88 req-efeabfb9-0436-47bc-8f47-9ab084bff7cf tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:10.156770 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:10.156770 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:10.157435 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-63d2f2fd-b769-4d6a-a6e3-6cf6199bdc88 req-efeabfb9-0436-47bc-8f47-9ab084bff7cf tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:10.220423 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:10.220423 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:10.231016 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:10.231016 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:10.277593 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5e06699d-6b7a-40d5-8334-da4ec8eb94bf tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:14:10.391819 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5e06699d-6b7a-40d5-8334-da4ec8eb94bf tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b returned with HTTP 200 Nov 13 01:14:10.406798 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 246/484] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:10 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b => generated 911 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:10.418904 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d9bfe31d-4803-433c-9113-cce67c1c31e3 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] POST http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b/action Nov 13 01:14:10.427760 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:10.427760 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:10.428560 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d9bfe31d-4803-433c-9113-cce67c1c31e3 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:14:10.430588 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d9bfe31d-4803-433c-9113-cce67c1c31e3 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:10.431875 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-d9bfe31d-4803-433c-9113-cce67c1c31e3 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Updating volume 'f2ce7cab-57bf-4e96-9a98-6ae971c13d6b' with '{'status': 'error'}' {{(pid=87987) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:14:10.800953 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:10.800953 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:10.992295 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d9bfe31d-4803-433c-9113-cce67c1c31e3 tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b/action returned with HTTP 202 Nov 13 01:14:11.000718 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 247/485] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:14:10 2020] POST /volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b/action => generated 0 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:14:11.005928 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f97ff636-25f9-42b5-b452-a34c2d098c42 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:14:11.007226 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f97ff636-25f9-42b5-b452-a34c2d098c42 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:11.007945 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:11.007945 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:11.009342 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f97ff636-25f9-42b5-b452-a34c2d098c42 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:11.108626 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:11.108626 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:11.112148 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-63d2f2fd-b769-4d6a-a6e3-6cf6199bdc88 req-efeabfb9-0436-47bc-8f47-9ab084bff7cf tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:14:11.112594 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-63d2f2fd-b769-4d6a-a6e3-6cf6199bdc88 req-efeabfb9-0436-47bc-8f47-9ab084bff7cf tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Pending status list for volume during attachment-delete: [] {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:14:11.121235 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f97ff636-25f9-42b5-b452-a34c2d098c42 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:14:11.151880 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f97ff636-25f9-42b5-b452-a34c2d098c42 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:14:11.153315 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 248/486] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:10 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 975 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:11.157379 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c41d81d6-b143-4e2d-a1f0-21f62ba30278 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b Nov 13 01:14:11.158164 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c41d81d6-b143-4e2d-a1f0-21f62ba30278 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:11.158431 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:11.158431 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:11.158944 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c41d81d6-b143-4e2d-a1f0-21f62ba30278 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:11.167641 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-63d2f2fd-b769-4d6a-a6e3-6cf6199bdc88 req-efeabfb9-0436-47bc-8f47-9ab084bff7cf tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/a7135d63-45ac-4fc5-9d6d-053e13981306 returned with HTTP 200 Nov 13 01:14:11.169383 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 239/487] 10.222.0.62 () {62 vars in 1437 bytes} [Fri Nov 13 01:14:10 2020] DELETE /volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/a7135d63-45ac-4fc5-9d6d-053e13981306 => generated 19 bytes in 1018 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:11.205985 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-63d2f2fd-b769-4d6a-a6e3-6cf6199bdc88 req-aedba721-4a43-4613-92a2-45664eb5ecc8 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] DELETE http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/82cf08da-d21e-41fd-80c5-41ab67dd43b3 Nov 13 01:14:11.206636 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-63d2f2fd-b769-4d6a-a6e3-6cf6199bdc88 req-aedba721-4a43-4613-92a2-45664eb5ecc8 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:11.207038 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:11.207038 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:11.207708 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-63d2f2fd-b769-4d6a-a6e3-6cf6199bdc88 req-aedba721-4a43-4613-92a2-45664eb5ecc8 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:11.223339 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:11.223339 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:11.233096 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c41d81d6-b143-4e2d-a1f0-21f62ba30278 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:14:11.235146 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:11.235146 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:11.260691 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c41d81d6-b143-4e2d-a1f0-21f62ba30278 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b returned with HTTP 200 Nov 13 01:14:11.262777 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 249/488] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:11 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b => generated 907 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:11.286174 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-33fa086f-8824-48ab-91f1-f42100df521b tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] POST http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b/action Nov 13 01:14:11.286996 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:11.286996 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:11.287772 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-33fa086f-8824-48ab-91f1-f42100df521b tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:14:11.288400 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-33fa086f-8824-48ab-91f1-f42100df521b tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:11.289663 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-33fa086f-8824-48ab-91f1-f42100df521b tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Updating volume 'f2ce7cab-57bf-4e96-9a98-6ae971c13d6b' with '{'status': 'available'}' {{(pid=87987) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:14:11.417869 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:11.417869 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:11.522730 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-33fa086f-8824-48ab-91f1-f42100df521b tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b/action returned with HTTP 202 Nov 13 01:14:11.535479 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 250/489] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:14:11 2020] POST /volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b/action => generated 0 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Nov 13 01:14:11.542986 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-33fde690-593d-440f-b09c-7128346149d3 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b Nov 13 01:14:11.543761 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-33fde690-593d-440f-b09c-7128346149d3 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:11.544140 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:11.544140 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:11.545147 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-33fde690-593d-440f-b09c-7128346149d3 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:11.622356 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:11.622356 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:11.634739 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-33fde690-593d-440f-b09c-7128346149d3 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:14:11.668186 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-33fde690-593d-440f-b09c-7128346149d3 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b returned with HTTP 200 Nov 13 01:14:11.698994 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 251/490] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:11 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b => generated 911 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:11.715467 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-71eb6f3d-bd47-4b51-b762-c0c1964377de tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] POST http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b/action Nov 13 01:14:11.716291 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:11.716291 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:11.716762 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-71eb6f3d-bd47-4b51-b762-c0c1964377de tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:14:11.717209 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-71eb6f3d-bd47-4b51-b762-c0c1964377de tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:11.718543 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-71eb6f3d-bd47-4b51-b762-c0c1964377de tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Updating volume 'f2ce7cab-57bf-4e96-9a98-6ae971c13d6b' with '{'status': 'maintenance'}' {{(pid=87987) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:14:11.915905 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:11.915905 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:12.081151 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-71eb6f3d-bd47-4b51-b762-c0c1964377de tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b/action returned with HTTP 202 Nov 13 01:14:12.085237 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 252/491] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:14:11 2020] POST /volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b/action => generated 0 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:14:12.102863 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4044fe59-0014-4684-a1c9-2f573e86492a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b Nov 13 01:14:12.104352 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4044fe59-0014-4684-a1c9-2f573e86492a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:12.104638 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:12.104638 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:12.107725 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4044fe59-0014-4684-a1c9-2f573e86492a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:12.219446 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-63d2f2fd-b769-4d6a-a6e3-6cf6199bdc88 req-aedba721-4a43-4613-92a2-45664eb5ecc8 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:14:12.220001 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-63d2f2fd-b769-4d6a-a6e3-6cf6199bdc88 req-aedba721-4a43-4613-92a2-45664eb5ecc8 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Pending status list for volume during attachment-delete: [] {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:14:12.237118 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:12.237118 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:12.241666 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-63d2f2fd-b769-4d6a-a6e3-6cf6199bdc88 req-aedba721-4a43-4613-92a2-45664eb5ecc8 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/82cf08da-d21e-41fd-80c5-41ab67dd43b3 returned with HTTP 200 Nov 13 01:14:12.242666 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 240/492] 10.222.0.62 () {62 vars in 1437 bytes} [Fri Nov 13 01:14:11 2020] DELETE /volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/82cf08da-d21e-41fd-80c5-41ab67dd43b3 => generated 19 bytes in 1056 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:12.247077 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7c55ac7a-dead-48bd-92d3-48fdf9778e61 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:14:12.247696 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7c55ac7a-dead-48bd-92d3-48fdf9778e61 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:12.247939 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:12.247939 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:12.249303 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7c55ac7a-dead-48bd-92d3-48fdf9778e61 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:12.270988 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4044fe59-0014-4684-a1c9-2f573e86492a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:14:12.301414 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4044fe59-0014-4684-a1c9-2f573e86492a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b returned with HTTP 200 Nov 13 01:14:12.314902 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 253/493] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:12 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b => generated 913 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:12.320819 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-63d2f2fd-b769-4d6a-a6e3-6cf6199bdc88 req-e6901980-7966-4207-b873-f293e13ba8ce tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] DELETE http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/9c225db4-7cd1-4d7b-b0b5-b543e04d2b48 Nov 13 01:14:12.321563 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-63d2f2fd-b769-4d6a-a6e3-6cf6199bdc88 req-e6901980-7966-4207-b873-f293e13ba8ce tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:12.321994 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:12.321994 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:12.322574 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-63d2f2fd-b769-4d6a-a6e3-6cf6199bdc88 req-e6901980-7966-4207-b873-f293e13ba8ce tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:12.342534 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:12.342534 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:12.346569 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:12.346569 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:12.355111 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7c55ac7a-dead-48bd-92d3-48fdf9778e61 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:14:12.388354 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7c55ac7a-dead-48bd-92d3-48fdf9778e61 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:14:12.390076 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 241/494] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:12 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 975 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:12.408054 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-95506442-9f62-4856-9f79-05de1ef126ad tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] POST http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b/action Nov 13 01:14:12.408823 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:12.408823 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:12.409562 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-95506442-9f62-4856-9f79-05de1ef126ad tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:14:12.410451 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-95506442-9f62-4856-9f79-05de1ef126ad tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:12.411579 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-95506442-9f62-4856-9f79-05de1ef126ad tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] Updating volume 'f2ce7cab-57bf-4e96-9a98-6ae971c13d6b' with '{'status': 'available'}' {{(pid=87988) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Nov 13 01:14:12.576219 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:12.576219 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:12.667196 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-95506442-9f62-4856-9f79-05de1ef126ad tempest-VolumesActionsTest-1228944422 tempest-VolumesActionsTest-1228944422] http://10.222.0.13/volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b/action returned with HTTP 202 Nov 13 01:14:12.668274 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 242/495] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:14:12 2020] POST /volume/v3/eb3c3518ed3f452e99d03063038f3b58/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b/action => generated 0 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:14:12.681054 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f5e3212a-1eca-464d-8945-902172a00f06 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b Nov 13 01:14:12.681602 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f5e3212a-1eca-464d-8945-902172a00f06 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:12.682064 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:12.682064 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:12.682434 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f5e3212a-1eca-464d-8945-902172a00f06 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:12.788467 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:12.788467 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:12.812109 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f5e3212a-1eca-464d-8945-902172a00f06 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:14:12.882769 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f5e3212a-1eca-464d-8945-902172a00f06 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b returned with HTTP 200 Nov 13 01:14:12.884347 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 243/496] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:12 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b => generated 911 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:12.915850 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-81399feb-019b-412d-afa1-55455aa0930a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] DELETE http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b Nov 13 01:14:12.920197 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-81399feb-019b-412d-afa1-55455aa0930a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:12.921650 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:12.921650 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:12.922394 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-81399feb-019b-412d-afa1-55455aa0930a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:12.923292 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-81399feb-019b-412d-afa1-55455aa0930a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Delete volume with id: f2ce7cab-57bf-4e96-9a98-6ae971c13d6b Nov 13 01:14:13.041888 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-63d2f2fd-b769-4d6a-a6e3-6cf6199bdc88 req-e6901980-7966-4207-b873-f293e13ba8ce tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:14:13.042683 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-63d2f2fd-b769-4d6a-a6e3-6cf6199bdc88 req-e6901980-7966-4207-b873-f293e13ba8ce tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:14:13.050672 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-63d2f2fd-b769-4d6a-a6e3-6cf6199bdc88 req-e6901980-7966-4207-b873-f293e13ba8ce tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/9c225db4-7cd1-4d7b-b0b5-b543e04d2b48 returned with HTTP 200 Nov 13 01:14:13.069660 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:13.069660 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:13.071798 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 254/497] 10.222.0.62 () {62 vars in 1437 bytes} [Fri Nov 13 01:14:12 2020] DELETE /volume/v3/54d104e999194a7e8f3b91313b293c0b/attachments/9c225db4-7cd1-4d7b-b0b5-b543e04d2b48 => generated 19 bytes in 756 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:13.072764 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-81399feb-019b-412d-afa1-55455aa0930a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:14:13.129414 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-81399feb-019b-412d-afa1-55455aa0930a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Delete volume request issued successfully. Nov 13 01:14:13.129788 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-81399feb-019b-412d-afa1-55455aa0930a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b returned with HTTP 202 Nov 13 01:14:13.133637 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 244/498] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:14:12 2020] DELETE /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:14:13.138516 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b0f1c30f-1834-42f5-88e8-0e8ed6035c60 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b Nov 13 01:14:13.145046 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b0f1c30f-1834-42f5-88e8-0e8ed6035c60 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:13.145559 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:13.145559 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:13.146301 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b0f1c30f-1834-42f5-88e8-0e8ed6035c60 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:13.294916 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:13.294916 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:13.348797 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b0f1c30f-1834-42f5-88e8-0e8ed6035c60 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:14:13.407070 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-add38739-7014-4a1e-ac62-e6e401e80dd1 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:14:13.408263 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-add38739-7014-4a1e-ac62-e6e401e80dd1 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:13.408648 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:13.408648 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:13.409363 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-add38739-7014-4a1e-ac62-e6e401e80dd1 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:13.419861 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b0f1c30f-1834-42f5-88e8-0e8ed6035c60 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b returned with HTTP 200 Nov 13 01:14:13.422466 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 255/499] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:13 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b => generated 910 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:13.575134 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:13.575134 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:13.608416 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-add38739-7014-4a1e-ac62-e6e401e80dd1 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:14:13.662729 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-add38739-7014-4a1e-ac62-e6e401e80dd1 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:14:13.664262 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 245/500] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:13 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 975 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:14.442913 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-88e27e95-e960-49d5-b408-140f3923870a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b Nov 13 01:14:14.443434 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-88e27e95-e960-49d5-b408-140f3923870a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:14.443657 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:14.443657 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:14.444037 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-88e27e95-e960-49d5-b408-140f3923870a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:14.520082 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:14.520082 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:14.529706 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-88e27e95-e960-49d5-b408-140f3923870a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:14:14.556970 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-88e27e95-e960-49d5-b408-140f3923870a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b returned with HTTP 200 Nov 13 01:14:14.568592 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 256/501] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:14 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b => generated 910 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:14.679677 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d9302f9-1826-48a0-ab77-fc32b93a813f tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:14:14.680564 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d9302f9-1826-48a0-ab77-fc32b93a813f tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:14.681014 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:14.681014 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:14.681677 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d9302f9-1826-48a0-ab77-fc32b93a813f tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:14.817473 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:14.817473 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:14.840342 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6d9302f9-1826-48a0-ab77-fc32b93a813f tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:14:14.902850 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d9302f9-1826-48a0-ab77-fc32b93a813f tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:14:14.914797 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 246/502] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:14 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 1363 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:14:14.995480 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-41612074-27e9-4479-aafd-10dcf34cfa7f tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:14:14.996021 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-41612074-27e9-4479-aafd-10dcf34cfa7f tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:14.996249 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:14.996249 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:14.996756 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-41612074-27e9-4479-aafd-10dcf34cfa7f tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:15.083894 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:15.083894 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:15.094125 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-41612074-27e9-4479-aafd-10dcf34cfa7f tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:14:15.126309 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-41612074-27e9-4479-aafd-10dcf34cfa7f tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:14:15.127889 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 257/503] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:14:14 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 1363 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:14:15.575203 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8ae0cd0d-02b0-4901-8f34-495c210a44bc tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b Nov 13 01:14:15.575998 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8ae0cd0d-02b0-4901-8f34-495c210a44bc tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:15.576315 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:15.576315 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:15.577128 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8ae0cd0d-02b0-4901-8f34-495c210a44bc tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:15.697101 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8ae0cd0d-02b0-4901-8f34-495c210a44bc tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b returned with HTTP 404 Nov 13 01:14:15.698409 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 247/504] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:15 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/f2ce7cab-57bf-4e96-9a98-6ae971c13d6b => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:14:15.706606 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90b54dbc-ee40-49b8-9266-70fea8a25e24 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] DELETE http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f Nov 13 01:14:15.707381 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-90b54dbc-ee40-49b8-9266-70fea8a25e24 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:15.707777 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:15.707777 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:15.708387 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-90b54dbc-ee40-49b8-9266-70fea8a25e24 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:15.709013 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-90b54dbc-ee40-49b8-9266-70fea8a25e24 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Delete volume with id: 6ae106c7-d5ae-4aa9-9552-bc3730446d7f Nov 13 01:14:15.847045 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90b54dbc-ee40-49b8-9266-70fea8a25e24 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f returned with HTTP 404 Nov 13 01:14:15.851539 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 258/505] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:14:15 2020] DELETE /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/6ae106c7-d5ae-4aa9-9552-bc3730446d7f => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:14:15.855702 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cb75a25d-9dd6-4a9c-9910-ad2740b59c3a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] DELETE http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe Nov 13 01:14:15.856417 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cb75a25d-9dd6-4a9c-9910-ad2740b59c3a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:15.857531 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cb75a25d-9dd6-4a9c-9910-ad2740b59c3a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:15.858737 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-cb75a25d-9dd6-4a9c-9910-ad2740b59c3a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Delete volume with id: 495f2dbe-971a-4953-a981-dcde61a2e1fe Nov 13 01:14:15.971530 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cb75a25d-9dd6-4a9c-9910-ad2740b59c3a tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe returned with HTTP 404 Nov 13 01:14:15.972846 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 248/506] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:14:15 2020] DELETE /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/495f2dbe-971a-4953-a981-dcde61a2e1fe => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:14:15.980376 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ac1df2e6-a5c8-4528-b6e3-b5e93892061c tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] DELETE http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 Nov 13 01:14:15.981084 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ac1df2e6-a5c8-4528-b6e3-b5e93892061c tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:15.981739 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ac1df2e6-a5c8-4528-b6e3-b5e93892061c tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:15.982343 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-ac1df2e6-a5c8-4528-b6e3-b5e93892061c tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Delete volume with id: 19a2d211-34f4-4262-81c8-16ccf3769bc7 Nov 13 01:14:16.057284 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ac1df2e6-a5c8-4528-b6e3-b5e93892061c tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 returned with HTTP 404 Nov 13 01:14:16.063658 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 259/507] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:14:15 2020] DELETE /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/19a2d211-34f4-4262-81c8-16ccf3769bc7 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:14:16.066736 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d9b11840-cc95-4e30-8f84-43ca62ece726 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] DELETE http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 Nov 13 01:14:16.067525 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d9b11840-cc95-4e30-8f84-43ca62ece726 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:16.068194 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d9b11840-cc95-4e30-8f84-43ca62ece726 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:16.068781 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-d9b11840-cc95-4e30-8f84-43ca62ece726 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Delete volume with id: c6e6abe8-203b-47f1-80f2-2fd6d13659d5 Nov 13 01:14:16.477313 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d9b11840-cc95-4e30-8f84-43ca62ece726 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 returned with HTTP 404 Nov 13 01:14:16.481959 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 249/508] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:14:16 2020] DELETE /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/c6e6abe8-203b-47f1-80f2-2fd6d13659d5 => generated 109 bytes in 419 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:14:16.486459 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ccac6870-8d25-471b-8c46-902bfca69713 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] DELETE http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c Nov 13 01:14:16.487155 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ccac6870-8d25-471b-8c46-902bfca69713 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:16.487672 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ccac6870-8d25-471b-8c46-902bfca69713 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:16.490729 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-ccac6870-8d25-471b-8c46-902bfca69713 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Delete volume with id: 39e8216a-f6a0-4f34-8a23-f8d26d899b2c Nov 13 01:14:16.594277 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:16.594277 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:16.595728 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ccac6870-8d25-471b-8c46-902bfca69713 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:14:16.661583 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ccac6870-8d25-471b-8c46-902bfca69713 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Delete volume request issued successfully. Nov 13 01:14:16.662237 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ccac6870-8d25-471b-8c46-902bfca69713 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c returned with HTTP 202 Nov 13 01:14:16.665940 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 260/509] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:14:16 2020] DELETE /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:14:16.670923 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-96292a96-d153-4e52-b800-fe93f9a68290 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c Nov 13 01:14:16.671879 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-96292a96-d153-4e52-b800-fe93f9a68290 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:16.672571 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-96292a96-d153-4e52-b800-fe93f9a68290 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:16.781140 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:16.781140 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:16.807819 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-96292a96-d153-4e52-b800-fe93f9a68290 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:14:16.863347 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-96292a96-d153-4e52-b800-fe93f9a68290 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c returned with HTTP 200 Nov 13 01:14:16.864469 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 250/510] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:16 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c => generated 929 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:17.794417 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-377e20dc-7855-4c04-908c-052604d14ebe tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:14:17.794939 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-377e20dc-7855-4c04-908c-052604d14ebe tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:17.795155 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:17.795155 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:17.795675 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-377e20dc-7855-4c04-908c-052604d14ebe tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:17.881079 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f93676c0-496b-43a0-98f7-adfd50c48ca8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c Nov 13 01:14:17.881968 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f93676c0-496b-43a0-98f7-adfd50c48ca8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:17.882413 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:17.882413 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:17.883099 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f93676c0-496b-43a0-98f7-adfd50c48ca8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:17.905961 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:17.905961 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:17.942008 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-377e20dc-7855-4c04-908c-052604d14ebe tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:14:18.014410 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-377e20dc-7855-4c04-908c-052604d14ebe tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:14:18.029355 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 261/511] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:14:17 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 1363 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:14:18.042809 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-377e20dc-7855-4c04-908c-052604d14ebe tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume// Nov 13 01:14:18.043288 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-377e20dc-7855-4c04-908c-052604d14ebe tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:18.043510 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:18.043510 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:18.043967 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-377e20dc-7855-4c04-908c-052604d14ebe tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:18.045170 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-377e20dc-7855-4c04-908c-052604d14ebe tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:14:18.048387 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:18.048387 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:18.062582 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 262/512] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:14:18 2020] GET /volume/ => generated 754 bytes in 31 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:14:18.066483 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f93676c0-496b-43a0-98f7-adfd50c48ca8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Volume info retrieved successfully. Nov 13 01:14:18.074680 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-9d96d862-dbce-402d-a973-1487e78a3ed9 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] POST http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/attachments Nov 13 01:14:18.075647 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-9d96d862-dbce-402d-a973-1487e78a3ed9 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bfe42a46-9f59-4f60-a57b-d6ba57bad055", "instance_uuid": "6cffa7ee-4dcb-4c2f-bf09-7f1f711bbd99", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:18.141086 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f93676c0-496b-43a0-98f7-adfd50c48ca8 tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c returned with HTTP 200 Nov 13 01:14:18.142332 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 251/513] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:17 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c => generated 929 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:18.220334 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:18.220334 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:18.359553 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-9d96d862-dbce-402d-a973-1487e78a3ed9 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/attachments returned with HTTP 200 Nov 13 01:14:18.361165 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 263/514] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:14:18 2020] POST /volume/v3/28585dc975744aca878d8115ed9a7148/attachments => generated 273 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:14:19.158658 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c3bd6e4-9c71-4310-a933-a3937ebfc4ce tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] GET http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c Nov 13 01:14:19.159824 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c3bd6e4-9c71-4310-a933-a3937ebfc4ce tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:19.160553 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:19.160553 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:19.161232 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c3bd6e4-9c71-4310-a933-a3937ebfc4ce tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:19.276874 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c3bd6e4-9c71-4310-a933-a3937ebfc4ce tempest-VolumesActionsTest-1817357818 tempest-VolumesActionsTest-1817357818] http://10.222.0.13/volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c returned with HTTP 404 Nov 13 01:14:19.278003 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 252/515] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:19 2020] GET /volume/v3/1f92d4dffea044149925d6194b05a6db/volumes/39e8216a-f6a0-4f34-8a23-f8d26d899b2c => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:14:21.199704 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-9d96d862-dbce-402d-a973-1487e78a3ed9 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume// Nov 13 01:14:21.200861 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-9d96d862-dbce-402d-a973-1487e78a3ed9 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:21.201442 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:21.201442 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:21.203454 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-9d96d862-dbce-402d-a973-1487e78a3ed9 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:21.204975 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-9d96d862-dbce-402d-a973-1487e78a3ed9 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:14:21.206249 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 264/516] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:14:21 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:14:21.233116 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-eb561a19-56d2-4d11-96f8-6c13aac5bb08 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:14:21.234959 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-eb561a19-56d2-4d11-96f8-6c13aac5bb08 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:21.235706 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-eb561a19-56d2-4d11-96f8-6c13aac5bb08 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:21.307891 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:21.307891 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:21.318832 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-eb561a19-56d2-4d11-96f8-6c13aac5bb08 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:14:21.340524 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:21.340524 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:21.350722 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-eb561a19-56d2-4d11-96f8-6c13aac5bb08 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 200 Nov 13 01:14:21.351512 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 253/517] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:14:21 2020] GET /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 1461 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:14:21.380529 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-1589aebe-46af-486a-a9ca-a83a7621a771 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] PUT http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/attachments/0dd218af-49ef-426e-9c7d-cafe2f1348c2 Nov 13 01:14:21.381425 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-1589aebe-46af-486a-a9ca-a83a7621a771 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:21.419375 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:14:21.419375 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:14:21.420168 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-1589aebe-46af-486a-a9ca-a83a7621a771 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Lock "b'cinder-attachment_update-bfe42a46-9f59-4f60-a57b-d6ba57bad055-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.010s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:14:21.423170 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:21.423170 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:23.277227 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-1589aebe-46af-486a-a9ca-a83a7621a771 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Lock "b'cinder-attachment_update-bfe42a46-9f59-4f60-a57b-d6ba57bad055-n-h2-729945-8'" released by "attachment_update" :: held 1.858s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:14:23.279406 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-1589aebe-46af-486a-a9ca-a83a7621a771 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/attachments/0dd218af-49ef-426e-9c7d-cafe2f1348c2 returned with HTTP 200 Nov 13 01:14:23.282384 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 265/518] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 01:14:21 2020] PUT /volume/v3/28585dc975744aca878d8115ed9a7148/attachments/0dd218af-49ef-426e-9c7d-cafe2f1348c2 => generated 762 bytes in 1909 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:14:23.333323 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-92810ae8-6988-4b66-9c27-41ded33f54d4 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] POST http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/attachments/0dd218af-49ef-426e-9c7d-cafe2f1348c2/action Nov 13 01:14:23.334651 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:23.334651 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:23.335688 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-92810ae8-6988-4b66-9c27-41ded33f54d4 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:14:23.336284 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-92810ae8-6988-4b66-9c27-41ded33f54d4 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:23.430264 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:23.430264 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:23.449442 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-92810ae8-6988-4b66-9c27-41ded33f54d4 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/attachments/0dd218af-49ef-426e-9c7d-cafe2f1348c2/action returned with HTTP 204 Nov 13 01:14:23.451264 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 254/519] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 01:14:23 2020] POST /volume/v3/28585dc975744aca878d8115ed9a7148/attachments/0dd218af-49ef-426e-9c7d-cafe2f1348c2/action => generated 0 bytes in 125 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:14:35.838617 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] POST http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes Nov 13 01:14:35.839728 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:35.839728 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:35.840400 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-792350965"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:35.842324 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-792350965'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:14:35.842851 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Create volume of 1 GB Nov 13 01:14:35.843692 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:35.843692 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:35.924471 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Availability Zones retrieved successfully. Nov 13 01:14:36.011427 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Flow 'volume_create_api' (e75a1ce4-34c2-4e7e-80f0-0c28fc9672bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:14:36.015277 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfd9f63c-223b-4d22-bf07-25471b37ac2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:36.017573 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:14:36.196434 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfd9f63c-223b-4d22-bf07-25471b37ac2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:36.198616 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (854023e3-afdb-4f85-a4ed-78caac4a8891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:36.378223 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Created reservations ['9f0f9a0f-0875-403d-9e90-066957bc3bbd', '6d92e11c-32f2-463f-b823-fbac576a0df5', '0e02e6bc-c193-45e6-9d66-74136a523074', '6af1a48c-3477-493f-b283-16d43ca1097b'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:14:36.380492 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (854023e3-afdb-4f85-a4ed-78caac4a8891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f0f9a0f-0875-403d-9e90-066957bc3bbd', '6d92e11c-32f2-463f-b823-fbac576a0df5', '0e02e6bc-c193-45e6-9d66-74136a523074', '6af1a48c-3477-493f-b283-16d43ca1097b']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:36.383028 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9cedda4-e26c-4003-95ab-10c746e30b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:36.504347 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9cedda4-e26c-4003-95ab-10c746e30b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d3cb86a-a181-4ffa-ac71-c304b165b6b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-792350965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6c9924337d4de49c318bc53c4cbb40',qos_specs=None,replication_status=,reservations=['9f0f9a0f-0875-403d-9e90-066957bc3bbd','6d92e11c-32f2-463f-b823-fbac576a0df5','0e02e6bc-c193-45e6-9d66-74136a523074','6af1a48c-3477-493f-b283-16d43ca1097b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd40c5e388b04ebe89f42f5705e0d717',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:14:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-792350965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d3cb86a-a181-4ffa-ac71-c304b165b6b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa6c9924337d4de49c318bc53c4cbb40',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='fd40c5e388b04ebe89f42f5705e0d717',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:36.506338 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f1c029a-7e89-4ac0-b968-61a020570e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:36.598453 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f1c029a-7e89-4ac0-b968-61a020570e3d) 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-792350965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6c9924337d4de49c318bc53c4cbb40',qos_specs=None,replication_status=,reservations=['9f0f9a0f-0875-403d-9e90-066957bc3bbd','6d92e11c-32f2-463f-b823-fbac576a0df5','0e02e6bc-c193-45e6-9d66-74136a523074','6af1a48c-3477-493f-b283-16d43ca1097b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd40c5e388b04ebe89f42f5705e0d717',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:36.600463 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a23a649-80c3-41a8-b925-763695a6d9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:36.636840 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a23a649-80c3-41a8-b925-763695a6d9ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:36.639713 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Flow 'volume_create_api' (e75a1ce4-34c2-4e7e-80f0-0c28fc9672bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:14:36.681486 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-92810ae8-6988-4b66-9c27-41ded33f54d4 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume// Nov 13 01:14:36.681963 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-92810ae8-6988-4b66-9c27-41ded33f54d4 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:36.682157 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:36.682157 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:36.682792 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-92810ae8-6988-4b66-9c27-41ded33f54d4 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:36.684204 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-92810ae8-6988-4b66-9c27-41ded33f54d4 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:14:36.684973 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 255/520] 10.222.0.13 () {54 vars in 832 bytes} [Fri Nov 13 01:14:36 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:14:36.692817 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-92810ae8-6988-4b66-9c27-41ded33f54d4 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] GET http://10.222.0.13/volume// Nov 13 01:14:36.693704 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-92810ae8-6988-4b66-9c27-41ded33f54d4 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:36.694867 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-92810ae8-6988-4b66-9c27-41ded33f54d4 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:36.696078 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-444fd522-28ca-4e20-898f-c01f7b008fe8 req-92810ae8-6988-4b66-9c27-41ded33f54d4 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:14:36.697115 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 256/521] 10.222.0.13 () {54 vars in 832 bytes} [Fri Nov 13 01:14:36 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:14:36.779652 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Create volume request issued successfully. Nov 13 01:14:36.814912 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-707420ec-14e7-46c5-8546-413b6ef67f85 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes returned with HTTP 202 Nov 13 01:14:36.816125 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 266/522] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:14:35 2020] POST /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes => generated 823 bytes in 981 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:14:36.832252 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-037a77eb-3615-46cc-ac41-f39ba032872b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:14:36.833297 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-037a77eb-3615-46cc-ac41-f39ba032872b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:36.833807 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:36.833807 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:36.834529 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-037a77eb-3615-46cc-ac41-f39ba032872b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:36.994151 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:36.994151 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:37.012916 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-037a77eb-3615-46cc-ac41-f39ba032872b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:14:37.069980 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-037a77eb-3615-46cc-ac41-f39ba032872b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 200 Nov 13 01:14:37.071724 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 267/523] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:36 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 891 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:37.796277 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b1d945b1-14b7-4842-9beb-e2eb26a31444 tempest-VersionsTest-399681156 tempest-VersionsTest-399681156] GET http://10.222.0.13/volume/v2/ Nov 13 01:14:37.801783 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b1d945b1-14b7-4842-9beb-e2eb26a31444 tempest-VersionsTest-399681156 tempest-VersionsTest-399681156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:37.802549 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b1d945b1-14b7-4842-9beb-e2eb26a31444 tempest-VersionsTest-399681156 tempest-VersionsTest-399681156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:37.803537 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b1d945b1-14b7-4842-9beb-e2eb26a31444 tempest-VersionsTest-399681156 tempest-VersionsTest-399681156] http://10.222.0.13/volume/v2/ returned with HTTP 200 Nov 13 01:14:37.809842 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 257/524] 10.222.0.13 () {56 vars in 1044 bytes} [Fri Nov 13 01:14:36 2020] GET /volume/v2/ => generated 382 bytes in 1106 msecs (HTTP/1.1 200) 5 headers in 221 bytes (2 switches on core 0) Nov 13 01:14:37.815749 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-74dabcaf-02bf-4aad-b440-1af9a1b5d6d6 tempest-VersionsTest-399681156 tempest-VersionsTest-399681156] GET http://10.222.0.13/volume/v3/ Nov 13 01:14:37.816588 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-74dabcaf-02bf-4aad-b440-1af9a1b5d6d6 tempest-VersionsTest-399681156 tempest-VersionsTest-399681156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:37.816806 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:37.816806 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:37.817179 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-74dabcaf-02bf-4aad-b440-1af9a1b5d6d6 tempest-VersionsTest-399681156 tempest-VersionsTest-399681156] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:37.818096 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-74dabcaf-02bf-4aad-b440-1af9a1b5d6d6 tempest-VersionsTest-399681156 tempest-VersionsTest-399681156] http://10.222.0.13/volume/v3/ returned with HTTP 200 Nov 13 01:14:37.818878 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 268/525] 10.222.0.13 () {56 vars in 1044 bytes} [Fri Nov 13 01:14:37 2020] GET /volume/v3/ => generated 386 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:14:38.087559 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-96e9c081-5947-49fb-a770-05027cb62b2e tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:14:38.088086 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-96e9c081-5947-49fb-a770-05027cb62b2e tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:38.089124 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-96e9c081-5947-49fb-a770-05027cb62b2e tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:38.188671 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:38.188671 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:38.198402 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-96e9c081-5947-49fb-a770-05027cb62b2e tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:14:38.235825 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-96e9c081-5947-49fb-a770-05027cb62b2e tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 200 Nov 13 01:14:38.236775 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 258/526] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:38 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 916 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:38.422727 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-ab286ff9-63e4-4756-a323-c4497fb014f1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:14:38.423246 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-ab286ff9-63e4-4756-a323-c4497fb014f1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:38.423779 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-ab286ff9-63e4-4756-a323-c4497fb014f1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:38.481712 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:38.481712 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:38.509255 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-ab286ff9-63e4-4756-a323-c4497fb014f1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:14:38.552320 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-ab286ff9-63e4-4756-a323-c4497fb014f1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 200 Nov 13 01:14:38.554707 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 269/527] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:14:38 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 916 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:38.661471 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-96e9c081-5947-49fb-a770-05027cb62b2e tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume// Nov 13 01:14:38.662123 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-96e9c081-5947-49fb-a770-05027cb62b2e tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:38.662612 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:38.662612 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:38.663563 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-96e9c081-5947-49fb-a770-05027cb62b2e tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:38.664949 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-96e9c081-5947-49fb-a770-05027cb62b2e tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:14:38.666112 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 259/528] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:14:38 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:14:38.688776 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-295900d7-2f56-4664-bf9a-74f4b5187ebb tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] POST http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments Nov 13 01:14:38.689521 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:38.689521 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:38.689944 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-295900d7-2f56-4664-bf9a-74f4b5187ebb tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d3cb86a-a181-4ffa-ac71-c304b165b6b8", "instance_uuid": "7bc005bf-5723-4532-aeb3-4fef02527b92", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:38.789269 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:38.789269 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:38.866995 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-295900d7-2f56-4664-bf9a-74f4b5187ebb tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments returned with HTTP 200 Nov 13 01:14:38.868524 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 270/529] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:14:38 2020] POST /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments => generated 273 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:14:38.909104 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e9433fcc-6dad-48b4-ae77-70ab6dba9225 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:14:38.909759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e9433fcc-6dad-48b4-ae77-70ab6dba9225 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:38.910482 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e9433fcc-6dad-48b4-ae77-70ab6dba9225 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:38.930926 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-295900d7-2f56-4664-bf9a-74f4b5187ebb tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume// Nov 13 01:14:38.931763 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-295900d7-2f56-4664-bf9a-74f4b5187ebb tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:38.931983 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:38.931983 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:38.932383 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-295900d7-2f56-4664-bf9a-74f4b5187ebb tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:38.933649 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-295900d7-2f56-4664-bf9a-74f4b5187ebb tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:14:38.934393 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 271/530] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 01:14:38 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:14:38.950097 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-e81898f2-5c15-4885-a01f-fe07991cf797 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:14:38.951537 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-e81898f2-5c15-4885-a01f-fe07991cf797 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:38.952422 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-e81898f2-5c15-4885-a01f-fe07991cf797 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:38.971112 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:38.971112 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:38.982017 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e9433fcc-6dad-48b4-ae77-70ab6dba9225 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:14:39.018989 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:39.018989 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:39.019995 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:39.019995 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:39.030787 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e9433fcc-6dad-48b4-ae77-70ab6dba9225 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 200 Nov 13 01:14:39.030949 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-e81898f2-5c15-4885-a01f-fe07991cf797 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:14:39.032077 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 260/531] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:38 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 915 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:39.060452 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:39.060452 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:39.070281 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-e81898f2-5c15-4885-a01f-fe07991cf797 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 200 Nov 13 01:14:39.071487 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 272/532] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 01:14:38 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 1014 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:14:39.111995 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-8d77c9b5-9228-49ee-b53b-e12a4ad56a2b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] PUT http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/f10ed88e-52e8-4288-af57-319b77a252c1 Nov 13 01:14:39.113317 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:39.113317 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:39.114419 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-8d77c9b5-9228-49ee-b53b-e12a4ad56a2b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.62", "host": "n-h1-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:39.159819 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:14:39.159819 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:14:39.160887 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-8d77c9b5-9228-49ee-b53b-e12a4ad56a2b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Lock "b'cinder-attachment_update-4d3cb86a-a181-4ffa-ac71-c304b165b6b8-n-h1-729945-8'" acquired by "attachment_update" :: waited 0.014s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:14:39.164207 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:39.164207 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:40.054650 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-49e089ea-f53b-4026-9823-a8710d36c753 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:14:40.055184 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-49e089ea-f53b-4026-9823-a8710d36c753 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:40.055377 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:40.055377 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:40.056072 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-49e089ea-f53b-4026-9823-a8710d36c753 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:40.189157 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:40.189157 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:40.200467 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-49e089ea-f53b-4026-9823-a8710d36c753 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:14:40.224229 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:40.224229 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:40.237996 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-49e089ea-f53b-4026-9823-a8710d36c753 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 200 Nov 13 01:14:40.239161 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 273/533] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:40 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 915 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:41.206089 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-8d77c9b5-9228-49ee-b53b-e12a4ad56a2b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Lock "b'cinder-attachment_update-4d3cb86a-a181-4ffa-ac71-c304b165b6b8-n-h1-729945-8'" released by "attachment_update" :: held 2.042s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:14:41.206089 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-8d77c9b5-9228-49ee-b53b-e12a4ad56a2b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/f10ed88e-52e8-4288-af57-319b77a252c1 returned with HTTP 200 Nov 13 01:14:41.206089 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 261/534] 10.222.0.62 () {64 vars in 1468 bytes} [Fri Nov 13 01:14:39 2020] PUT /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/f10ed88e-52e8-4288-af57-319b77a252c1 => generated 762 bytes in 2102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:14:41.257164 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-35039a35-66ea-40ab-a924-02747145cdce tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:14:41.257881 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-35039a35-66ea-40ab-a924-02747145cdce tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:41.258793 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:41.258793 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:41.260069 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-35039a35-66ea-40ab-a924-02747145cdce tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:41.359541 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:41.359541 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:41.390358 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-35039a35-66ea-40ab-a924-02747145cdce tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:14:41.436864 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:41.436864 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:41.465693 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-35039a35-66ea-40ab-a924-02747145cdce tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 200 Nov 13 01:14:41.475267 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 274/535] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:41 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 916 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:41.770899 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8451c37e-de30-413d-92f6-8d840bc880ec tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] DELETE http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c Nov 13 01:14:41.771691 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8451c37e-de30-413d-92f6-8d840bc880ec tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:41.772056 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:41.772056 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:41.772704 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8451c37e-de30-413d-92f6-8d840bc880ec tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:41.773317 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-8451c37e-de30-413d-92f6-8d840bc880ec tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Delete volume with id: d02d302c-b593-4c8b-9e15-b3920937b11c Nov 13 01:14:41.830892 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:41.830892 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:41.832797 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8451c37e-de30-413d-92f6-8d840bc880ec tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:14:41.888330 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8451c37e-de30-413d-92f6-8d840bc880ec tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Delete volume request issued successfully. Nov 13 01:14:41.899810 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8451c37e-de30-413d-92f6-8d840bc880ec tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c returned with HTTP 202 Nov 13 01:14:41.901266 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 262/536] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:14:41 2020] DELETE /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:14:41.909868 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ac527f33-5dce-4414-b08f-0683004bf72e tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c Nov 13 01:14:41.910389 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ac527f33-5dce-4414-b08f-0683004bf72e tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:41.910601 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:41.910601 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:41.910972 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ac527f33-5dce-4414-b08f-0683004bf72e tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:42.045853 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:42.045853 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:42.089724 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ac527f33-5dce-4414-b08f-0683004bf72e tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:14:42.196412 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ac527f33-5dce-4414-b08f-0683004bf72e tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c returned with HTTP 200 Nov 13 01:14:42.208541 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 275/537] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:41 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c => generated 913 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:42.481586 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-174b4e56-1264-4513-812b-0e88e3dc4ab4 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:14:42.482558 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-174b4e56-1264-4513-812b-0e88e3dc4ab4 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:42.482989 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:42.482989 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:42.483683 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-174b4e56-1264-4513-812b-0e88e3dc4ab4 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:42.606520 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:42.606520 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:42.627917 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-174b4e56-1264-4513-812b-0e88e3dc4ab4 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:14:42.672621 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:42.672621 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:42.684612 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-174b4e56-1264-4513-812b-0e88e3dc4ab4 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 200 Nov 13 01:14:42.695999 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 263/538] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:42 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 916 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:43.037813 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] POST http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes Nov 13 01:14:43.039171 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:43.039171 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:43.040201 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1493038342"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:43.041509 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1493038342'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:14:43.042102 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Create volume of 1 GB Nov 13 01:14:43.088717 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Availability Zones retrieved successfully. Nov 13 01:14:43.143094 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Flow 'volume_create_api' (66df6320-950c-49dc-92eb-a9e3c984a99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:14:43.146702 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94f14a6e-df2d-4f84-aabd-f2af8a013272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:43.150000 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:14:43.213550 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d568a139-567b-45cc-ac57-9f036a03aa3f tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c Nov 13 01:14:43.214683 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d568a139-567b-45cc-ac57-9f036a03aa3f tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:43.215053 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:43.215053 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:43.215707 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d568a139-567b-45cc-ac57-9f036a03aa3f tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:43.316659 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94f14a6e-df2d-4f84-aabd-f2af8a013272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:43.319420 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f881162-661c-4e8a-b5cd-a34fe3f1cee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:43.334362 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:43.334362 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:43.372373 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d568a139-567b-45cc-ac57-9f036a03aa3f tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:14:43.408261 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Created reservations ['d5328864-8cba-470d-9519-a47ed0880c67', '2e786db1-d60a-4460-add4-607b9142c578', 'fbad6efd-a6c4-4de7-881f-ac0f8279e2a0', '9020ab70-fcd3-4908-a41e-e40e6b842f39'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:14:43.413397 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f881162-661c-4e8a-b5cd-a34fe3f1cee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5328864-8cba-470d-9519-a47ed0880c67', '2e786db1-d60a-4460-add4-607b9142c578', 'fbad6efd-a6c4-4de7-881f-ac0f8279e2a0', '9020ab70-fcd3-4908-a41e-e40e6b842f39']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:43.424215 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60fdd43b-5da0-4559-8ef3-d1796b5a87c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:43.430300 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d568a139-567b-45cc-ac57-9f036a03aa3f tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c returned with HTTP 200 Nov 13 01:14:43.443665 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 264/539] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:43 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c => generated 913 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:43.549790 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60fdd43b-5da0-4559-8ef3-d1796b5a87c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '102bba21-0847-4c0d-af5d-940158fed1ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1493038342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b05d87fbf714868b378a6325e828318',qos_specs=None,replication_status=,reservations=['d5328864-8cba-470d-9519-a47ed0880c67','2e786db1-d60a-4460-add4-607b9142c578','fbad6efd-a6c4-4de7-881f-ac0f8279e2a0','9020ab70-fcd3-4908-a41e-e40e6b842f39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af1bd0926147464383aecea5f5da7fdf',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:14:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1493038342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=102bba21-0847-4c0d-af5d-940158fed1ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b05d87fbf714868b378a6325e828318',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='af1bd0926147464383aecea5f5da7fdf',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:43.556070 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b839fa1-51ca-4404-93c2-663f5c5b41cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:43.614283 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b839fa1-51ca-4404-93c2-663f5c5b41cf) 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-1493038342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b05d87fbf714868b378a6325e828318',qos_specs=None,replication_status=,reservations=['d5328864-8cba-470d-9519-a47ed0880c67','2e786db1-d60a-4460-add4-607b9142c578','fbad6efd-a6c4-4de7-881f-ac0f8279e2a0','9020ab70-fcd3-4908-a41e-e40e6b842f39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af1bd0926147464383aecea5f5da7fdf',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:43.616320 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64afcc2a-b08e-42ca-86af-bad1bf21e702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:43.644373 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64afcc2a-b08e-42ca-86af-bad1bf21e702) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:43.660730 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Flow 'volume_create_api' (66df6320-950c-49dc-92eb-a9e3c984a99b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:14:43.816109 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Create volume request issued successfully. Nov 13 01:14:43.837522 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] POST http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes Nov 13 01:14:43.837978 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:43.837978 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:43.838387 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-728130785"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:43.839562 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-728130785'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:14:43.839882 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Create volume of 1 GB Nov 13 01:14:43.854935 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1f9c5c5b-6da9-4640-8644-874e45284b01 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes returned with HTTP 202 Nov 13 01:14:43.870836 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 276/540] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:14:43 2020] POST /volume/v3/1b05d87fbf714868b378a6325e828318/volumes => generated 828 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:14:43.886068 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7f2db694-82a7-4d03-b6e5-424190a945ce tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:14:43.890388 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7f2db694-82a7-4d03-b6e5-424190a945ce tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:43.890613 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:43.890613 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:43.891006 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7f2db694-82a7-4d03-b6e5-424190a945ce tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:43.900106 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Availability Zones retrieved successfully. Nov 13 01:14:43.965469 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Flow 'volume_create_api' (df56de87-287f-4958-b64a-ec21a185a25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:14:43.970468 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6926f71-08d7-40f9-b128-cc2e83caa3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:43.979960 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:14:44.003613 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:44.003613 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:44.028532 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7f2db694-82a7-4d03-b6e5-424190a945ce tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:14:44.088991 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:44.088991 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:44.111438 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7f2db694-82a7-4d03-b6e5-424190a945ce tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 200 Nov 13 01:14:44.112786 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 277/541] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:43 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 916 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:44.117520 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f3c3bfb-0d97-4511-8fb4-1dbc6ad86fe4 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:14:44.118384 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f3c3bfb-0d97-4511-8fb4-1dbc6ad86fe4 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:44.118939 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:44.118939 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:44.119636 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f3c3bfb-0d97-4511-8fb4-1dbc6ad86fe4 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:44.159212 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6926f71-08d7-40f9-b128-cc2e83caa3cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:44.166273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (374a8c2c-626b-4c80-86e3-2cfb540c9000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:44.186123 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:44.186123 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:44.209054 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4f3c3bfb-0d97-4511-8fb4-1dbc6ad86fe4 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:14:44.239959 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f3c3bfb-0d97-4511-8fb4-1dbc6ad86fe4 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:14:44.241494 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 278/542] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:44 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 920 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:44.360696 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Created reservations ['27219b73-e253-4a80-9113-38df0608eb53', '94fff5fe-60d7-497c-903d-f499fafb3e30', '3e8d9e60-27d2-426d-9150-c85371b936b0', 'b19fe4ae-aeda-4e55-a85f-1e0690de0603'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:14:44.363510 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (374a8c2c-626b-4c80-86e3-2cfb540c9000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27219b73-e253-4a80-9113-38df0608eb53', '94fff5fe-60d7-497c-903d-f499fafb3e30', '3e8d9e60-27d2-426d-9150-c85371b936b0', 'b19fe4ae-aeda-4e55-a85f-1e0690de0603']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:44.366736 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (565aaf38-4028-4100-9e37-d1123e55d6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:44.449511 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6763f673-c2dc-4616-b571-48a5bbefdce3 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c Nov 13 01:14:44.450415 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6763f673-c2dc-4616-b571-48a5bbefdce3 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:44.451814 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:44.451814 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:44.454075 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6763f673-c2dc-4616-b571-48a5bbefdce3 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:44.488871 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (565aaf38-4028-4100-9e37-d1123e55d6d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9370fa27-17e3-4e35-9f74-abfdaa472c6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-728130785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1e75f73227a4b7694bc8d71966a0ab7',qos_specs=None,replication_status=,reservations=['27219b73-e253-4a80-9113-38df0608eb53','94fff5fe-60d7-497c-903d-f499fafb3e30','3e8d9e60-27d2-426d-9150-c85371b936b0','b19fe4ae-aeda-4e55-a85f-1e0690de0603'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0837da85bf2c49ec806478a4a9788deb',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:14:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-728130785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9370fa27-17e3-4e35-9f74-abfdaa472c6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1e75f73227a4b7694bc8d71966a0ab7',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='0837da85bf2c49ec806478a4a9788deb',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:44.495873 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34f97821-6881-49a7-81a9-16b6d17f40a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:44.571702 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34f97821-6881-49a7-81a9-16b6d17f40a2) 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-728130785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1e75f73227a4b7694bc8d71966a0ab7',qos_specs=None,replication_status=,reservations=['27219b73-e253-4a80-9113-38df0608eb53','94fff5fe-60d7-497c-903d-f499fafb3e30','3e8d9e60-27d2-426d-9150-c85371b936b0','b19fe4ae-aeda-4e55-a85f-1e0690de0603'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0837da85bf2c49ec806478a4a9788deb',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:44.578091 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cafe29fb-c67e-44eb-8043-f17554ed54d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:14:44.579637 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:44.579637 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:44.609964 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6763f673-c2dc-4616-b571-48a5bbefdce3 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:14:44.617546 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cafe29fb-c67e-44eb-8043-f17554ed54d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:14:44.627585 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Flow 'volume_create_api' (df56de87-287f-4958-b64a-ec21a185a25a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:14:44.682831 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6763f673-c2dc-4616-b571-48a5bbefdce3 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c returned with HTTP 200 Nov 13 01:14:44.688490 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 279/543] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:44 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c => generated 913 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:14:44.777842 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Create volume request issued successfully. Nov 13 01:14:44.815416 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a40303a6-b5b9-4fe9-bf8a-4defe8409a43 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes returned with HTTP 202 Nov 13 01:14:44.819974 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 265/544] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:14:43 2020] POST /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes => generated 819 bytes in 1348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:14:44.836008 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d766a3f1-3205-4c49-b6a7-30632f29c871 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a Nov 13 01:14:44.836784 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d766a3f1-3205-4c49-b6a7-30632f29c871 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:44.836979 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:44.836979 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:44.838403 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d766a3f1-3205-4c49-b6a7-30632f29c871 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:44.899911 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:44.899911 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:44.913059 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d766a3f1-3205-4c49-b6a7-30632f29c871 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:14:44.947114 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d766a3f1-3205-4c49-b6a7-30632f29c871 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a returned with HTTP 200 Nov 13 01:14:44.957888 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 280/545] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:44 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a => generated 911 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:45.130281 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-00cfc5ee-6019-48e2-9079-740f7619938c tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:14:45.131296 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-00cfc5ee-6019-48e2-9079-740f7619938c tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:45.131573 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:45.131573 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:45.132050 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-00cfc5ee-6019-48e2-9079-740f7619938c tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:45.238431 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:45.238431 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:45.248537 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-00cfc5ee-6019-48e2-9079-740f7619938c tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:14:45.262579 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8ef098d7-4ea0-43c6-9c3f-637fae24b1d4 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:14:45.264243 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8ef098d7-4ea0-43c6-9c3f-637fae24b1d4 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:45.264620 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:45.264620 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:45.266123 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8ef098d7-4ea0-43c6-9c3f-637fae24b1d4 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:45.281480 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:45.281480 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:45.291111 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-00cfc5ee-6019-48e2-9079-740f7619938c tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 200 Nov 13 01:14:45.291967 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 266/546] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:45 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 916 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:45.428256 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:45.428256 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:45.438710 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8ef098d7-4ea0-43c6-9c3f-637fae24b1d4 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:14:45.462397 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8ef098d7-4ea0-43c6-9c3f-637fae24b1d4 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:14:45.473638 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 281/547] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:45 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 920 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:45.705097 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-de86f16b-d6be-4e70-9f6d-711fc2498a72 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c Nov 13 01:14:45.705998 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-de86f16b-d6be-4e70-9f6d-711fc2498a72 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:45.706369 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:45.706369 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:45.706980 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-de86f16b-d6be-4e70-9f6d-711fc2498a72 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:45.820377 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-de86f16b-d6be-4e70-9f6d-711fc2498a72 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c returned with HTTP 404 Nov 13 01:14:45.822158 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 267/548] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:45 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/d02d302c-b593-4c8b-9e15-b3920937b11c => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:14:45.830121 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8265035d-b887-47bf-9532-5ac443c949e1 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] DELETE http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c Nov 13 01:14:45.830648 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8265035d-b887-47bf-9532-5ac443c949e1 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:45.830859 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:45.830859 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:45.831227 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8265035d-b887-47bf-9532-5ac443c949e1 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:45.834449 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-8265035d-b887-47bf-9532-5ac443c949e1 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Delete volume with id: 4e875931-aa1e-423f-ba83-518c9fff9e6c Nov 13 01:14:45.965345 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0e743e13-5150-4e8b-93a3-d2bd0bccd7df tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a Nov 13 01:14:45.966032 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0e743e13-5150-4e8b-93a3-d2bd0bccd7df tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:45.966658 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0e743e13-5150-4e8b-93a3-d2bd0bccd7df tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:45.980044 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:45.980044 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:45.981593 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8265035d-b887-47bf-9532-5ac443c949e1 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:14:46.043179 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8265035d-b887-47bf-9532-5ac443c949e1 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Delete volume request issued successfully. Nov 13 01:14:46.043681 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8265035d-b887-47bf-9532-5ac443c949e1 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c returned with HTTP 202 Nov 13 01:14:46.050056 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 282/549] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:14:45 2020] DELETE /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:14:46.056469 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-521b53e3-8341-4f5c-8669-41c149fdc17e tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c Nov 13 01:14:46.057011 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-521b53e3-8341-4f5c-8669-41c149fdc17e tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:46.061088 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:46.061088 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:46.061625 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-521b53e3-8341-4f5c-8669-41c149fdc17e tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:46.073870 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:46.073870 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:46.104543 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0e743e13-5150-4e8b-93a3-d2bd0bccd7df tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:14:46.179962 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:46.179962 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:46.180836 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0e743e13-5150-4e8b-93a3-d2bd0bccd7df tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a returned with HTTP 200 Nov 13 01:14:46.196016 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 268/550] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:45 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a => generated 911 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:46.204804 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-521b53e3-8341-4f5c-8669-41c149fdc17e tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:14:46.264586 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-521b53e3-8341-4f5c-8669-41c149fdc17e tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c returned with HTTP 200 Nov 13 01:14:46.266116 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 283/551] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:46 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c => generated 912 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:46.309512 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5561026f-07b3-41d0-9aff-34a304defd44 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:14:46.311660 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5561026f-07b3-41d0-9aff-34a304defd44 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:46.311962 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:46.311962 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:46.312601 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5561026f-07b3-41d0-9aff-34a304defd44 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:46.483462 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14a62950-27d4-4be6-a570-84d8eb04d8ba tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:14:46.484170 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14a62950-27d4-4be6-a570-84d8eb04d8ba tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:46.484386 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:46.484386 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:46.484760 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14a62950-27d4-4be6-a570-84d8eb04d8ba tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:46.522098 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:46.522098 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:46.569827 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5561026f-07b3-41d0-9aff-34a304defd44 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:14:46.686424 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:46.686424 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:46.713967 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5561026f-07b3-41d0-9aff-34a304defd44 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 200 Nov 13 01:14:46.733283 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 269/552] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:46 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 916 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:46.735477 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:46.735477 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:46.755023 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-60a86ec8-9ec1-4c0c-a5ca-99588d98e1b1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] POST http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/f10ed88e-52e8-4288-af57-319b77a252c1/action Nov 13 01:14:46.755535 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:46.755535 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:46.756007 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-60a86ec8-9ec1-4c0c-a5ca-99588d98e1b1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:14:46.756386 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-60a86ec8-9ec1-4c0c-a5ca-99588d98e1b1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:46.766770 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-14a62950-27d4-4be6-a570-84d8eb04d8ba tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:14:46.835279 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14a62950-27d4-4be6-a570-84d8eb04d8ba tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:14:46.848244 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 284/553] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:46 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 921 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:46.896839 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:46.896839 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:46.933999 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-610336ed-a4a1-4a9e-a40a-01d385fcd285 req-60a86ec8-9ec1-4c0c-a5ca-99588d98e1b1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/f10ed88e-52e8-4288-af57-319b77a252c1/action returned with HTTP 204 Nov 13 01:14:46.935893 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 270/554] 10.222.0.62 () {64 vars in 1489 bytes} [Fri Nov 13 01:14:46 2020] POST /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/f10ed88e-52e8-4288-af57-319b77a252c1/action => generated 0 bytes in 186 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:14:47.203324 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b647c465-eae3-478d-b401-ab2e64d7073a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a Nov 13 01:14:47.204281 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b647c465-eae3-478d-b401-ab2e64d7073a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:47.204500 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:47.204500 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:47.204876 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b647c465-eae3-478d-b401-ab2e64d7073a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:47.283117 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fb8f7a76-15ba-48de-b2fb-3b5a7666d2ad tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c Nov 13 01:14:47.284325 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fb8f7a76-15ba-48de-b2fb-3b5a7666d2ad tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:47.284733 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:47.284733 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:47.285376 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fb8f7a76-15ba-48de-b2fb-3b5a7666d2ad tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:47.327742 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:47.327742 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:47.347823 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b647c465-eae3-478d-b401-ab2e64d7073a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:14:47.397012 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b647c465-eae3-478d-b401-ab2e64d7073a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a returned with HTTP 200 Nov 13 01:14:47.401255 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 285/555] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:47 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a => generated 912 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:47.428287 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3e7d8a3-fa46-4985-a096-f4076c66c3ed tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] POST http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots Nov 13 01:14:47.428933 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:47.428933 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:47.429599 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3e7d8a3-fa46-4985-a096-f4076c66c3ed tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9370fa27-17e3-4e35-9f74-abfdaa472c6a", "name": "tempest-VolumesDeleteCascade-Snapshot-1073871152"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:47.455348 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:47.455348 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:47.493058 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fb8f7a76-15ba-48de-b2fb-3b5a7666d2ad tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:14:47.541264 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:47.541264 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:47.542462 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e3e7d8a3-fa46-4985-a096-f4076c66c3ed tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:14:47.542822 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-e3e7d8a3-fa46-4985-a096-f4076c66c3ed tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Create snapshot from volume 9370fa27-17e3-4e35-9f74-abfdaa472c6a Nov 13 01:14:47.556335 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fb8f7a76-15ba-48de-b2fb-3b5a7666d2ad tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c returned with HTTP 200 Nov 13 01:14:47.558884 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 271/556] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:47 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c => generated 912 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:47.739871 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-21ef4498-cece-4eb8-8d4b-0b2ebaa3205c tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:14:47.740930 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-21ef4498-cece-4eb8-8d4b-0b2ebaa3205c tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:47.741148 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:47.741148 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:47.741523 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-21ef4498-cece-4eb8-8d4b-0b2ebaa3205c tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:47.746423 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-e3e7d8a3-fa46-4985-a096-f4076c66c3ed tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Created reservations ['d8454282-e94d-44c7-a135-f772e2805d8e', '116fc334-751d-442b-b04c-1c32cad6ef38', '37c6602a-956f-4aed-a392-8ead0e4406ea', 'bd7ade78-1793-4096-b521-4bc09ca72df6'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:14:47.860978 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:47.860978 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:47.884919 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-21ef4498-cece-4eb8-8d4b-0b2ebaa3205c tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:14:47.945430 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:47.945430 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:47.973972 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-21ef4498-cece-4eb8-8d4b-0b2ebaa3205c tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 200 Nov 13 01:14:47.976459 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 272/557] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:47 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 1208 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:14:47.987383 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-60b2ec96-ee1d-44c8-8ac6-45c2d825389e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:14:47.987832 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-60b2ec96-ee1d-44c8-8ac6-45c2d825389e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:47.988025 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:47.988025 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:47.988404 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-60b2ec96-ee1d-44c8-8ac6-45c2d825389e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:48.052840 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e3e7d8a3-fa46-4985-a096-f4076c66c3ed tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Snapshot create request issued successfully. Nov 13 01:14:48.053632 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3e7d8a3-fa46-4985-a096-f4076c66c3ed tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots returned with HTTP 202 Nov 13 01:14:48.056458 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 286/558] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:14:47 2020] POST /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots => generated 307 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:14:48.072011 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ddf9012f-de92-4867-a877-20ee9fe46857 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/1396eb1d-548f-46ab-8d2f-da29923a27be Nov 13 01:14:48.072539 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ddf9012f-de92-4867-a877-20ee9fe46857 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:48.072754 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:48.072754 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:48.080083 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ddf9012f-de92-4867-a877-20ee9fe46857 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:48.140580 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:48.140580 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:48.141755 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ddf9012f-de92-4867-a877-20ee9fe46857 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Snapshot retrieved successfully. Nov 13 01:14:48.143717 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ddf9012f-de92-4867-a877-20ee9fe46857 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/1396eb1d-548f-46ab-8d2f-da29923a27be returned with HTTP 200 Nov 13 01:14:48.145247 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:48.145247 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:48.155308 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 287/559] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:14:48 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/1396eb1d-548f-46ab-8d2f-da29923a27be => generated 439 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:48.171283 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-60b2ec96-ee1d-44c8-8ac6-45c2d825389e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:14:48.197742 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-60b2ec96-ee1d-44c8-8ac6-45c2d825389e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:14:48.201280 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 273/560] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:14:47 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 921 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:48.320339 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ddf9012f-de92-4867-a877-20ee9fe46857 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume// Nov 13 01:14:48.320842 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ddf9012f-de92-4867-a877-20ee9fe46857 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:48.320987 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:48.320987 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:48.321350 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ddf9012f-de92-4867-a877-20ee9fe46857 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:48.323712 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ddf9012f-de92-4867-a877-20ee9fe46857 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:14:48.324310 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 288/561] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:14:48 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:14:48.367858 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-dda294cf-a50a-408e-9439-d659a94e2e2c tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] POST http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/attachments Nov 13 01:14:48.369167 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:48.369167 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:48.369887 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-dda294cf-a50a-408e-9439-d659a94e2e2c tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "102bba21-0847-4c0d-af5d-940158fed1ce", "instance_uuid": "7cb1de30-969d-47f9-abcc-91b6f3e4ed70", "connector": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:48.492307 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:48.492307 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:48.573214 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fa2db7b3-0a94-40d6-bbea-4f69ed6c84a3 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c Nov 13 01:14:48.573738 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fa2db7b3-0a94-40d6-bbea-4f69ed6c84a3 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:48.574367 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fa2db7b3-0a94-40d6-bbea-4f69ed6c84a3 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:48.607699 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-dda294cf-a50a-408e-9439-d659a94e2e2c tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/attachments returned with HTTP 200 Nov 13 01:14:48.609176 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 274/562] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:14:48 2020] POST /volume/v3/1b05d87fbf714868b378a6325e828318/attachments => generated 273 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:14:48.662249 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-af8d8f07-ec62-47fb-aea9-a9ce399d7406 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:14:48.662941 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-af8d8f07-ec62-47fb-aea9-a9ce399d7406 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:48.663453 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:48.663453 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:48.664093 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-af8d8f07-ec62-47fb-aea9-a9ce399d7406 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:48.761973 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:48.761973 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:48.803095 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fa2db7b3-0a94-40d6-bbea-4f69ed6c84a3 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:14:48.822865 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:48.822865 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:48.854517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fa2db7b3-0a94-40d6-bbea-4f69ed6c84a3 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c returned with HTTP 200 Nov 13 01:14:48.855319 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 289/563] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:48 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c => generated 912 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:48.864698 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b42aa5bf-af33-4f82-8ef0-c3e00d463dae tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:14:48.865575 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b42aa5bf-af33-4f82-8ef0-c3e00d463dae tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:48.872167 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:48.872167 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:48.874085 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b42aa5bf-af33-4f82-8ef0-c3e00d463dae tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:48.882864 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-af8d8f07-ec62-47fb-aea9-a9ce399d7406 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:14:48.929857 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:48.929857 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:48.946448 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-af8d8f07-ec62-47fb-aea9-a9ce399d7406 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:14:48.947842 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 275/564] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:48 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 920 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:48.948982 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-af8d8f07-ec62-47fb-aea9-a9ce399d7406 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume// Nov 13 01:14:48.949610 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-af8d8f07-ec62-47fb-aea9-a9ce399d7406 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:48.949979 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:48.949979 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:48.951134 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-af8d8f07-ec62-47fb-aea9-a9ce399d7406 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:48.952472 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-af8d8f07-ec62-47fb-aea9-a9ce399d7406 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:14:48.956909 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 276/565] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 01:14:48 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:14:48.980866 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:48.980866 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:48.982524 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-b6207e99-74c7-46af-ab2a-264649ae956b tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:14:48.983260 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-b6207e99-74c7-46af-ab2a-264649ae956b tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:48.983937 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-b6207e99-74c7-46af-ab2a-264649ae956b tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:49.007457 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b42aa5bf-af33-4f82-8ef0-c3e00d463dae tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:14:49.047155 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:49.047155 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:49.070621 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b42aa5bf-af33-4f82-8ef0-c3e00d463dae tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 200 Nov 13 01:14:49.072066 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 290/566] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:48 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 1208 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:14:49.092908 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:49.092908 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:49.102297 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-b6207e99-74c7-46af-ab2a-264649ae956b tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:14:49.125680 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:49.125680 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:49.136568 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-b6207e99-74c7-46af-ab2a-264649ae956b tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:14:49.138003 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 277/567] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 01:14:48 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 1019 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:14:49.165160 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-c1376775-9c2c-4859-8129-6c840d3c538e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] PUT http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/attachments/13bbbfe3-8274-46d0-a572-a2b4e78f6ce1 Nov 13 01:14:49.165732 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:49.165732 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:49.166162 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-c1376775-9c2c-4859-8129-6c840d3c538e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.62", "host": "n-h1-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:49.171110 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0fb41bf7-7533-4acc-a6e5-afa81ff30505 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/1396eb1d-548f-46ab-8d2f-da29923a27be Nov 13 01:14:49.172394 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0fb41bf7-7533-4acc-a6e5-afa81ff30505 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:49.172597 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:49.172597 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:49.172979 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0fb41bf7-7533-4acc-a6e5-afa81ff30505 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:49.236582 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:49.236582 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:49.237807 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0fb41bf7-7533-4acc-a6e5-afa81ff30505 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Snapshot retrieved successfully. Nov 13 01:14:49.245082 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0fb41bf7-7533-4acc-a6e5-afa81ff30505 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/1396eb1d-548f-46ab-8d2f-da29923a27be returned with HTTP 200 Nov 13 01:14:49.251643 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 278/568] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:14:49 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/1396eb1d-548f-46ab-8d2f-da29923a27be => generated 439 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:49.265336 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:14:49.265336 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:14:49.270038 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-c1376775-9c2c-4859-8129-6c840d3c538e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Lock "b'cinder-attachment_update-102bba21-0847-4c0d-af5d-940158fed1ce-n-h1-729945-8'" acquired by "attachment_update" :: waited 0.022s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:14:49.280964 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:49.280964 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:49.382980 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-1422752a-6397-4940-971e-07567189e70d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:14:49.384306 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-1422752a-6397-4940-971e-07567189e70d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:49.384674 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:49.384674 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:49.385291 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-1422752a-6397-4940-971e-07567189e70d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:49.506260 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:49.506260 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:49.530546 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-1422752a-6397-4940-971e-07567189e70d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:14:49.582372 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:49.582372 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:49.610240 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-1422752a-6397-4940-971e-07567189e70d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 200 Nov 13 01:14:49.611306 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 279/569] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:14:49 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 1208 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:14:49.649530 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-ee9d1732-2e84-43ce-818b-b69ddb0d103d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] POST http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8/action Nov 13 01:14:49.654721 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:49.654721 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:49.656310 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-ee9d1732-2e84-43ce-818b-b69ddb0d103d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action body: b'{"os-begin_detaching": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:14:49.658077 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-ee9d1732-2e84-43ce-818b-b69ddb0d103d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:49.877286 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:49.877286 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:49.884859 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-ee9d1732-2e84-43ce-818b-b69ddb0d103d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:14:49.936848 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-ee9d1732-2e84-43ce-818b-b69ddb0d103d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Begin detaching volume completed successfully. Nov 13 01:14:49.937701 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-ee9d1732-2e84-43ce-818b-b69ddb0d103d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8/action returned with HTTP 202 Nov 13 01:14:49.938953 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 280/570] 10.222.0.13 () {64 vars in 1643 bytes} [Fri Nov 13 01:14:49 2020] POST /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8/action => generated 0 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:14:49.943079 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe71d323-6f88-47b4-91f4-986316314be9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c Nov 13 01:14:49.943837 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe71d323-6f88-47b4-91f4-986316314be9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:49.944344 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:49.944344 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:49.944912 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe71d323-6f88-47b4-91f4-986316314be9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:50.085480 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe71d323-6f88-47b4-91f4-986316314be9 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c returned with HTTP 404 Nov 13 01:14:50.092212 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 281/571] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:49 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/4e875931-aa1e-423f-ba83-518c9fff9e6c => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:14:50.098478 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-222a7a08-919e-43ad-bf9d-4eaaa541463d tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:14:50.101241 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-222a7a08-919e-43ad-bf9d-4eaaa541463d tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:50.101897 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-222a7a08-919e-43ad-bf9d-4eaaa541463d tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:50.225917 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:50.225917 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:50.240627 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-222a7a08-919e-43ad-bf9d-4eaaa541463d tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:14:50.285334 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:50.285334 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:50.302938 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-222a7a08-919e-43ad-bf9d-4eaaa541463d tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:14:50.304095 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 282/572] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:50 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 920 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:50.309268 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c9e33707-ac42-4bed-bb55-85e207cd5805 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:14:50.312341 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c9e33707-ac42-4bed-bb55-85e207cd5805 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:50.312784 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:50.312784 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:50.313354 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c9e33707-ac42-4bed-bb55-85e207cd5805 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:50.404313 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:50.404313 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:50.418251 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c9e33707-ac42-4bed-bb55-85e207cd5805 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:14:50.444995 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:50.444995 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:50.456207 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c9e33707-ac42-4bed-bb55-85e207cd5805 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 200 Nov 13 01:14:50.457720 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 283/573] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:50 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 1211 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:14:50.459083 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c9e33707-ac42-4bed-bb55-85e207cd5805 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume// Nov 13 01:14:50.459828 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c9e33707-ac42-4bed-bb55-85e207cd5805 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:50.460205 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:50.460205 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:50.460833 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c9e33707-ac42-4bed-bb55-85e207cd5805 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:50.462033 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c9e33707-ac42-4bed-bb55-85e207cd5805 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:14:50.462903 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 284/574] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 01:14:50 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:14:50.467878 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-beffa56f-70f5-4ca1-9523-f6f2f34d9bac tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] DELETE http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:14:50.468627 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-beffa56f-70f5-4ca1-9523-f6f2f34d9bac tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:50.469314 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-beffa56f-70f5-4ca1-9523-f6f2f34d9bac tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:50.470204 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-beffa56f-70f5-4ca1-9523-f6f2f34d9bac tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Delete volume with id: 41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:14:50.528558 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:50.528558 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:50.530773 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-beffa56f-70f5-4ca1-9523-f6f2f34d9bac tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:14:50.579938 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-beffa56f-70f5-4ca1-9523-f6f2f34d9bac tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Delete volume request issued successfully. Nov 13 01:14:50.580509 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-beffa56f-70f5-4ca1-9523-f6f2f34d9bac tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 202 Nov 13 01:14:50.581572 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 285/575] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:14:50 2020] DELETE /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:14:50.601194 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-50d12672-6dba-4a31-aab8-16aeaa19673b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/1396eb1d-548f-46ab-8d2f-da29923a27be Nov 13 01:14:50.601774 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-50d12672-6dba-4a31-aab8-16aeaa19673b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:50.602001 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:50.602001 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:50.602383 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-50d12672-6dba-4a31-aab8-16aeaa19673b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:50.655999 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:50.655999 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:50.657817 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-50d12672-6dba-4a31-aab8-16aeaa19673b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Snapshot retrieved successfully. Nov 13 01:14:50.662424 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-50d12672-6dba-4a31-aab8-16aeaa19673b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/1396eb1d-548f-46ab-8d2f-da29923a27be returned with HTTP 200 Nov 13 01:14:50.663275 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 286/576] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:14:50 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/1396eb1d-548f-46ab-8d2f-da29923a27be => generated 439 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:50.667699 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-69d68062-e886-41bb-b73e-ca2f69133b2d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:14:50.668713 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-69d68062-e886-41bb-b73e-ca2f69133b2d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:50.668916 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:50.668916 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:50.669569 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-69d68062-e886-41bb-b73e-ca2f69133b2d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:50.858805 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:50.858805 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:50.891284 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-69d68062-e886-41bb-b73e-ca2f69133b2d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:14:50.930412 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:50.930412 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:50.941875 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-69d68062-e886-41bb-b73e-ca2f69133b2d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 200 Nov 13 01:14:50.942795 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 287/577] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 01:14:50 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 1310 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:14:50.947956 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1f7588cc-ecf5-4dff-9276-113f5e6db336 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:14:50.949511 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1f7588cc-ecf5-4dff-9276-113f5e6db336 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:50.949835 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:50.949835 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:50.950338 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1f7588cc-ecf5-4dff-9276-113f5e6db336 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:51.021775 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:51.021775 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:51.045129 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1f7588cc-ecf5-4dff-9276-113f5e6db336 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:14:51.076072 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1f7588cc-ecf5-4dff-9276-113f5e6db336 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:14:51.077076 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 288/578] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:50 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 1361 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:14:51.319288 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2c680989-9be6-4c1d-9fd6-e73413c6c502 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:14:51.320004 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2c680989-9be6-4c1d-9fd6-e73413c6c502 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:51.320210 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:51.320210 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:51.320575 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2c680989-9be6-4c1d-9fd6-e73413c6c502 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:51.421034 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:51.421034 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:51.432583 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2c680989-9be6-4c1d-9fd6-e73413c6c502 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:14:51.458223 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:51.458223 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:51.471148 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2c680989-9be6-4c1d-9fd6-e73413c6c502 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:14:51.472557 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 289/579] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:51 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 920 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:51.479040 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-9fbb05de-9dc7-4b6b-8ffc-52431101d4b0 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] DELETE http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/f10ed88e-52e8-4288-af57-319b77a252c1 Nov 13 01:14:51.479803 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-9fbb05de-9dc7-4b6b-8ffc-52431101d4b0 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:51.480170 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:51.480170 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:51.481196 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-9fbb05de-9dc7-4b6b-8ffc-52431101d4b0 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:51.505391 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:51.505391 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:52.492811 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-9fbb05de-9dc7-4b6b-8ffc-52431101d4b0 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:14:52.493810 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-9fbb05de-9dc7-4b6b-8ffc-52431101d4b0 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Pending status list for volume during attachment-delete: [] {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:14:52.515218 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-39256921-f255-4f6d-80d1-970d5f70cd96 req-9fbb05de-9dc7-4b6b-8ffc-52431101d4b0 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/f10ed88e-52e8-4288-af57-319b77a252c1 returned with HTTP 200 Nov 13 01:14:52.516698 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 290/580] 10.222.0.62 () {62 vars in 1437 bytes} [Fri Nov 13 01:14:51 2020] DELETE /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/f10ed88e-52e8-4288-af57-319b77a252c1 => generated 19 bytes in 1043 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:52.522159 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7126f642-d999-495c-b7a6-3a0d30d956d7 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:14:52.522895 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7126f642-d999-495c-b7a6-3a0d30d956d7 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:52.523397 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:52.523397 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:52.536399 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7126f642-d999-495c-b7a6-3a0d30d956d7 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:52.631536 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:52.631536 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:52.652565 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7126f642-d999-495c-b7a6-3a0d30d956d7 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:14:52.715048 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7126f642-d999-495c-b7a6-3a0d30d956d7 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 200 Nov 13 01:14:52.718172 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 291/581] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:52 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 916 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:52.744400 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d2bb80d-d5da-485d-a7ae-348b89f3e89b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/1396eb1d-548f-46ab-8d2f-da29923a27be Nov 13 01:14:52.745103 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d2bb80d-d5da-485d-a7ae-348b89f3e89b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:52.745460 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:52.745460 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:52.746036 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d2bb80d-d5da-485d-a7ae-348b89f3e89b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:52.826577 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:52.826577 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:52.827738 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8d2bb80d-d5da-485d-a7ae-348b89f3e89b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Snapshot retrieved successfully. Nov 13 01:14:52.829671 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d2bb80d-d5da-485d-a7ae-348b89f3e89b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/1396eb1d-548f-46ab-8d2f-da29923a27be returned with HTTP 200 Nov 13 01:14:52.836743 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 292/582] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:14:52 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/1396eb1d-548f-46ab-8d2f-da29923a27be => generated 466 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:52.846644 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-064fc4b5-e14c-41ac-b83b-6a43a385a348 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:14:52.847170 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-064fc4b5-e14c-41ac-b83b-6a43a385a348 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:52.847389 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:52.847389 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:52.851841 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-064fc4b5-e14c-41ac-b83b-6a43a385a348 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:52.975400 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:52.975400 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:52.994576 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-064fc4b5-e14c-41ac-b83b-6a43a385a348 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Volume info retrieved successfully. Nov 13 01:14:53.049115 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-064fc4b5-e14c-41ac-b83b-6a43a385a348 tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 200 Nov 13 01:14:53.052872 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 293/583] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:52 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 1361 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:14:53.057693 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6cd5a52a-1f45-4c77-b162-8d9bc1dc1a5b tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:14:53.058224 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6cd5a52a-1f45-4c77-b162-8d9bc1dc1a5b tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:53.058440 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:53.058440 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:53.058825 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6cd5a52a-1f45-4c77-b162-8d9bc1dc1a5b tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:53.118516 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-c1376775-9c2c-4859-8129-6c840d3c538e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Lock "b'cinder-attachment_update-102bba21-0847-4c0d-af5d-940158fed1ce-n-h1-729945-8'" released by "attachment_update" :: held 3.854s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:14:53.119217 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-c1376775-9c2c-4859-8129-6c840d3c538e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/attachments/13bbbfe3-8274-46d0-a572-a2b4e78f6ce1 returned with HTTP 200 Nov 13 01:14:53.121007 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 291/584] 10.222.0.62 () {64 vars in 1468 bytes} [Fri Nov 13 01:14:49 2020] PUT /volume/v3/1b05d87fbf714868b378a6325e828318/attachments/13bbbfe3-8274-46d0-a572-a2b4e78f6ce1 => generated 762 bytes in 3964 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:14:53.132277 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-41fa8668-f1b1-4564-9107-890ec4c25d10 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] POST http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots Nov 13 01:14:53.132751 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:53.132751 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:53.133179 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-41fa8668-f1b1-4564-9107-890ec4c25d10 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9370fa27-17e3-4e35-9f74-abfdaa472c6a", "name": "tempest-VolumesDeleteCascade-Snapshot-1568359776"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:53.214561 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:53.214561 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:53.244368 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:53.244368 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:53.245607 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-41fa8668-f1b1-4564-9107-890ec4c25d10 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:14:53.245968 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-41fa8668-f1b1-4564-9107-890ec4c25d10 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Create snapshot from volume 9370fa27-17e3-4e35-9f74-abfdaa472c6a Nov 13 01:14:53.257050 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6cd5a52a-1f45-4c77-b162-8d9bc1dc1a5b tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:14:53.295431 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:53.295431 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:53.307362 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6cd5a52a-1f45-4c77-b162-8d9bc1dc1a5b tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:14:53.308625 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 294/585] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:53 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 921 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:53.397456 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-41fa8668-f1b1-4564-9107-890ec4c25d10 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Created reservations ['366140a3-7ef4-47f9-8751-0abd1220695a', '6644ca31-0621-4ad5-ac82-5105ff9b4719', '55b57776-20ce-4ba3-9f4b-4256bbdade14', 'a71273d0-baac-4d54-8c1d-b13a5d3a8960'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:14:53.632931 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-41fa8668-f1b1-4564-9107-890ec4c25d10 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Snapshot create request issued successfully. Nov 13 01:14:53.635091 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-41fa8668-f1b1-4564-9107-890ec4c25d10 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots returned with HTTP 202 Nov 13 01:14:53.642371 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 292/586] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:14:53 2020] POST /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots => generated 307 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:14:53.649765 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-265072ef-2518-4d89-928f-1c9cfa2766a5 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/9e8e7b94-2a4a-4b7b-809c-c43a42417b7a Nov 13 01:14:53.650837 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-265072ef-2518-4d89-928f-1c9cfa2766a5 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:53.651549 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:53.651549 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:53.659911 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-265072ef-2518-4d89-928f-1c9cfa2766a5 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:53.755130 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:53.755130 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:53.756525 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-265072ef-2518-4d89-928f-1c9cfa2766a5 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Snapshot retrieved successfully. Nov 13 01:14:53.762714 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-265072ef-2518-4d89-928f-1c9cfa2766a5 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/9e8e7b94-2a4a-4b7b-809c-c43a42417b7a returned with HTTP 200 Nov 13 01:14:53.764441 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 295/587] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:14:53 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/9e8e7b94-2a4a-4b7b-809c-c43a42417b7a => generated 439 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:54.066611 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0ee0a0e9-cb93-4aad-b068-566d57ea6b7a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] GET http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d Nov 13 01:14:54.067398 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0ee0a0e9-cb93-4aad-b068-566d57ea6b7a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:54.067794 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:54.067794 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:54.068484 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0ee0a0e9-cb93-4aad-b068-566d57ea6b7a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:54.224636 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:54.224636 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:54.235110 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0ee0a0e9-cb93-4aad-b068-566d57ea6b7a tempest-TaggedBootDevicesTest-989902509 tempest-TaggedBootDevicesTest-989902509] http://10.222.0.13/volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d returned with HTTP 404 Nov 13 01:14:54.239862 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 293/588] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:54 2020] GET /volume/v3/54d104e999194a7e8f3b91313b293c0b/volumes/41909410-dcd8-48b4-8825-770e7ec0930d => generated 109 bytes in 177 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:14:54.327561 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-862da988-e72c-4768-877a-d1e2a357438c tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:14:54.337865 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-862da988-e72c-4768-877a-d1e2a357438c tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:54.338784 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:54.338784 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:54.340386 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-862da988-e72c-4768-877a-d1e2a357438c tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:54.506991 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:54.506991 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:54.524898 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-862da988-e72c-4768-877a-d1e2a357438c tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:14:54.568280 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:54.568280 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:54.597798 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-862da988-e72c-4768-877a-d1e2a357438c tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:14:54.598780 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 296/589] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:54 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 921 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:54.776034 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5c2dbd35-2096-4991-8939-4c7aa3d4791e tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/9e8e7b94-2a4a-4b7b-809c-c43a42417b7a Nov 13 01:14:54.777227 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5c2dbd35-2096-4991-8939-4c7aa3d4791e tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:54.777641 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:54.777641 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:54.778318 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5c2dbd35-2096-4991-8939-4c7aa3d4791e tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:54.842643 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:54.842643 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:54.844282 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5c2dbd35-2096-4991-8939-4c7aa3d4791e tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Snapshot retrieved successfully. Nov 13 01:14:54.850239 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5c2dbd35-2096-4991-8939-4c7aa3d4791e tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/9e8e7b94-2a4a-4b7b-809c-c43a42417b7a returned with HTTP 200 Nov 13 01:14:54.868053 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 294/590] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:14:54 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/9e8e7b94-2a4a-4b7b-809c-c43a42417b7a => generated 439 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:55.622813 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dce08e77-a7e4-408d-a3b0-c84026b4f5ed tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:14:55.623188 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dce08e77-a7e4-408d-a3b0-c84026b4f5ed tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:55.623353 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:55.623353 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:55.623725 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dce08e77-a7e4-408d-a3b0-c84026b4f5ed tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:55.696024 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:55.696024 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:55.706186 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dce08e77-a7e4-408d-a3b0-c84026b4f5ed tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:14:55.738665 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:55.738665 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:55.750304 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dce08e77-a7e4-408d-a3b0-c84026b4f5ed tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:14:55.751712 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 297/591] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:55 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 921 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:55.867467 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5dca7c39-dc8f-4121-9510-732829f532b1 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/9e8e7b94-2a4a-4b7b-809c-c43a42417b7a Nov 13 01:14:55.868763 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5dca7c39-dc8f-4121-9510-732829f532b1 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:55.869698 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:55.869698 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:55.870354 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5dca7c39-dc8f-4121-9510-732829f532b1 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:55.930175 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:55.930175 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:55.931345 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5dca7c39-dc8f-4121-9510-732829f532b1 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Snapshot retrieved successfully. Nov 13 01:14:55.933343 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5dca7c39-dc8f-4121-9510-732829f532b1 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/9e8e7b94-2a4a-4b7b-809c-c43a42417b7a returned with HTTP 200 Nov 13 01:14:55.941080 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 295/592] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:14:55 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/9e8e7b94-2a4a-4b7b-809c-c43a42417b7a => generated 466 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:55.944853 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-674627ef-df7d-4f9b-a9ef-a388c1e839f3 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] DELETE http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a?cascade=True Nov 13 01:14:55.945473 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-674627ef-df7d-4f9b-a9ef-a388c1e839f3 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:55.945752 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:55.945752 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:55.946203 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-674627ef-df7d-4f9b-a9ef-a388c1e839f3 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:55.946743 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-674627ef-df7d-4f9b-a9ef-a388c1e839f3 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Delete volume with id: 9370fa27-17e3-4e35-9f74-abfdaa472c6a Nov 13 01:14:56.054612 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:56.054612 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:56.055869 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-674627ef-df7d-4f9b-a9ef-a388c1e839f3 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:14:56.156016 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-674627ef-df7d-4f9b-a9ef-a388c1e839f3 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Delete volume request issued successfully. Nov 13 01:14:56.156370 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-674627ef-df7d-4f9b-a9ef-a388c1e839f3 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a?cascade=True returned with HTTP 202 Nov 13 01:14:56.157556 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 298/593] 10.222.0.13 () {56 vars in 1303 bytes} [Fri Nov 13 01:14:55 2020] DELETE /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a?cascade=True => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:14:56.164546 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-baacbea1-aa7d-456e-bda2-5e62236bee9a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a Nov 13 01:14:56.165393 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-baacbea1-aa7d-456e-bda2-5e62236bee9a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:56.168388 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:56.168388 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:56.169153 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-baacbea1-aa7d-456e-bda2-5e62236bee9a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:56.305084 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:56.305084 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:56.318693 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-baacbea1-aa7d-456e-bda2-5e62236bee9a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:14:56.351463 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-baacbea1-aa7d-456e-bda2-5e62236bee9a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a returned with HTTP 200 Nov 13 01:14:56.352661 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 296/594] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:56 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a => generated 911 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:56.768002 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f00191ca-c2af-44e3-a2fa-6cae684bb674 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:14:56.768474 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f00191ca-c2af-44e3-a2fa-6cae684bb674 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:56.768686 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:56.768686 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:56.769058 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f00191ca-c2af-44e3-a2fa-6cae684bb674 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:56.901187 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:56.901187 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:56.927577 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f00191ca-c2af-44e3-a2fa-6cae684bb674 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:14:56.980576 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:56.980576 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:57.027538 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f00191ca-c2af-44e3-a2fa-6cae684bb674 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:14:57.027538 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 299/595] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:56 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 921 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:57.372194 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a3e30dc3-addd-4449-be9c-5dafc7d37aaa tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a Nov 13 01:14:57.373885 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a3e30dc3-addd-4449-be9c-5dafc7d37aaa tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:57.373885 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:57.373885 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:57.374293 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a3e30dc3-addd-4449-be9c-5dafc7d37aaa tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:57.511202 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:57.511202 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:57.534082 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a3e30dc3-addd-4449-be9c-5dafc7d37aaa tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:14:57.591717 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a3e30dc3-addd-4449-be9c-5dafc7d37aaa tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a returned with HTTP 200 Nov 13 01:14:57.596081 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 297/596] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:57 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a => generated 911 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:58.039198 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ab8b837b-4009-4cc4-abfb-8a8b27936c13 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:14:58.039198 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ab8b837b-4009-4cc4-abfb-8a8b27936c13 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:58.039198 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:58.039198 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:58.039198 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ab8b837b-4009-4cc4-abfb-8a8b27936c13 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:58.284785 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:58.284785 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:58.326753 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ab8b837b-4009-4cc4-abfb-8a8b27936c13 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:14:58.367429 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:58.367429 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:58.447120 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ab8b837b-4009-4cc4-abfb-8a8b27936c13 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:14:58.448169 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 300/597] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:58 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 921 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:58.613327 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c4cd3226-e090-4b90-80fa-b994399b0edb tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a Nov 13 01:14:58.613942 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c4cd3226-e090-4b90-80fa-b994399b0edb tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:58.614160 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:58.614160 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:58.614536 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c4cd3226-e090-4b90-80fa-b994399b0edb tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:58.671285 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-d3dda661-d584-4efb-9a4f-1d93f401c66f tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] POST http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/attachments/13bbbfe3-8274-46d0-a572-a2b4e78f6ce1/action Nov 13 01:14:58.671860 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:58.671860 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:58.672321 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-d3dda661-d584-4efb-9a4f-1d93f401c66f tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:14:58.672702 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-d3dda661-d584-4efb-9a4f-1d93f401c66f tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:14:58.876612 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:58.876612 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:58.923929 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c4cd3226-e090-4b90-80fa-b994399b0edb tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:14:59.011992 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:59.011992 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:59.031966 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c4cd3226-e090-4b90-80fa-b994399b0edb tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a returned with HTTP 200 Nov 13 01:14:59.032970 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 298/598] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:58 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a => generated 911 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:14:59.061366 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-2f3b69aa-05c1-4304-889e-02136c133f4b req-d3dda661-d584-4efb-9a4f-1d93f401c66f tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/attachments/13bbbfe3-8274-46d0-a572-a2b4e78f6ce1/action returned with HTTP 204 Nov 13 01:14:59.062540 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 301/599] 10.222.0.62 () {64 vars in 1489 bytes} [Fri Nov 13 01:14:58 2020] POST /volume/v3/1b05d87fbf714868b378a6325e828318/attachments/13bbbfe3-8274-46d0-a572-a2b4e78f6ce1/action => generated 0 bytes in 397 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:14:59.463687 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-55c5e915-8cd1-4d96-9749-dbd50307e6f8 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:14:59.464320 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-55c5e915-8cd1-4d96-9749-dbd50307e6f8 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:14:59.464518 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:14:59.464518 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:14:59.465821 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-55c5e915-8cd1-4d96-9749-dbd50307e6f8 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:14:59.589159 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:59.589159 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:59.616714 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-55c5e915-8cd1-4d96-9749-dbd50307e6f8 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:14:59.659390 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:14:59.659390 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:14:59.685198 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-55c5e915-8cd1-4d96-9749-dbd50307e6f8 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:14:59.697271 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 299/600] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:14:59 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 1213 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:15:00.049683 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8e6564d3-f0fe-4e5f-beff-d21fa073d583 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a Nov 13 01:15:00.050217 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8e6564d3-f0fe-4e5f-beff-d21fa073d583 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:00.050426 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:00.050426 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:00.051057 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8e6564d3-f0fe-4e5f-beff-d21fa073d583 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:00.207514 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-20ea2eb0-c11c-426d-8d70-08ade58e619f req-74ec8ac2-dbd0-42de-b0d3-9748681c3ad0 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:15:00.208917 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-20ea2eb0-c11c-426d-8d70-08ade58e619f req-74ec8ac2-dbd0-42de-b0d3-9748681c3ad0 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:00.209338 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:00.209338 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:00.210007 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-20ea2eb0-c11c-426d-8d70-08ade58e619f req-74ec8ac2-dbd0-42de-b0d3-9748681c3ad0 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:00.221688 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:00.221688 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:00.241687 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8e6564d3-f0fe-4e5f-beff-d21fa073d583 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:00.286083 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8e6564d3-f0fe-4e5f-beff-d21fa073d583 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a returned with HTTP 200 Nov 13 01:15:00.287271 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 302/601] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:00 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a => generated 911 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:00.318750 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:00.318750 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:00.341577 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-20ea2eb0-c11c-426d-8d70-08ade58e619f req-74ec8ac2-dbd0-42de-b0d3-9748681c3ad0 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:15:00.382120 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:00.382120 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:00.402565 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-20ea2eb0-c11c-426d-8d70-08ade58e619f req-74ec8ac2-dbd0-42de-b0d3-9748681c3ad0 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:15:00.404344 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 300/602] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:15:00 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 1213 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:15:01.304232 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2ba7e119-8aad-41a9-8d85-f86dbb608f7c tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a Nov 13 01:15:01.304764 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2ba7e119-8aad-41a9-8d85-f86dbb608f7c tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:01.304946 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:01.304946 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:01.305474 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2ba7e119-8aad-41a9-8d85-f86dbb608f7c tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:01.449935 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:01.449935 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:01.476688 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2ba7e119-8aad-41a9-8d85-f86dbb608f7c tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:01.540506 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2ba7e119-8aad-41a9-8d85-f86dbb608f7c tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a returned with HTTP 200 Nov 13 01:15:01.541516 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 303/603] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:01 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a => generated 911 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:02.561982 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f34533d5-a915-430e-a795-ab1731bade2e tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a Nov 13 01:15:02.563770 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f34533d5-a915-430e-a795-ab1731bade2e tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:02.564345 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:02.564345 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:02.566946 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f34533d5-a915-430e-a795-ab1731bade2e tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:02.846680 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:02.846680 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:02.873310 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f34533d5-a915-430e-a795-ab1731bade2e tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:02.962716 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f34533d5-a915-430e-a795-ab1731bade2e tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a returned with HTTP 200 Nov 13 01:15:02.965333 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 301/604] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:02 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a => generated 911 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:15:03.982164 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-47ff4cdd-49d3-4bd7-8460-b5bcf6257733 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a Nov 13 01:15:03.983166 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-47ff4cdd-49d3-4bd7-8460-b5bcf6257733 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:03.983501 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:03.983501 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:03.984095 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-47ff4cdd-49d3-4bd7-8460-b5bcf6257733 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:04.107057 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-47ff4cdd-49d3-4bd7-8460-b5bcf6257733 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a returned with HTTP 404 Nov 13 01:15:04.113708 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 304/605] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:03 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:15:04.118830 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c4a18608-9332-4362-8c0f-7621ae1b858a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes Nov 13 01:15:04.119360 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c4a18608-9332-4362-8c0f-7621ae1b858a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:04.119576 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:04.119576 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:04.120285 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c4a18608-9332-4362-8c0f-7621ae1b858a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:04.121006 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-c4a18608-9332-4362-8c0f-7621ae1b858a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:15:04.122905 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c4a18608-9332-4362-8c0f-7621ae1b858a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:15:04.218369 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c4a18608-9332-4362-8c0f-7621ae1b858a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Get all volumes completed successfully. Nov 13 01:15:04.218369 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c4a18608-9332-4362-8c0f-7621ae1b858a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes returned with HTTP 200 Nov 13 01:15:04.225428 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 302/606] 10.222.0.13 () {56 vars in 1164 bytes} [Fri Nov 13 01:15:04 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:15:04.230359 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-74ba77c5-16ca-4e4a-9080-64dfe00d1d25 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots Nov 13 01:15:04.230894 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-74ba77c5-16ca-4e4a-9080-64dfe00d1d25 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:04.231551 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-74ba77c5-16ca-4e4a-9080-64dfe00d1d25 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:04.234073 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-74ba77c5-16ca-4e4a-9080-64dfe00d1d25 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:15:04.235259 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-74ba77c5-16ca-4e4a-9080-64dfe00d1d25 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Building query based on filter {{(pid=87988) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:15:04.270104 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-74ba77c5-16ca-4e4a-9080-64dfe00d1d25 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Get all snapshots completed successfully. Nov 13 01:15:04.270835 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-74ba77c5-16ca-4e4a-9080-64dfe00d1d25 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots returned with HTTP 200 Nov 13 01:15:04.271652 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 305/607] 10.222.0.13 () {56 vars in 1170 bytes} [Fri Nov 13 01:15:04 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots => generated 17 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:15:04.292950 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] POST http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes Nov 13 01:15:04.293709 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1100047630"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:15:04.295660 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1100047630'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:15:04.296022 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Create volume of 1 GB Nov 13 01:15:04.331090 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Availability Zones retrieved successfully. Nov 13 01:15:04.376137 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Flow 'volume_create_api' (e9c3ceb2-5c83-4639-93a8-0aabb930302a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:15:04.378895 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d36fc9e2-b123-47f9-b7d0-1e701d2b71d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:15:04.395311 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:15:04.571431 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d36fc9e2-b123-47f9-b7d0-1e701d2b71d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:15:04.571431 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5615ef1f-a8e6-4188-bb29-1b5661aba3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:15:04.865195 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Created reservations ['f0ed3696-74b5-4963-972d-b9997791d550', '07672d8c-6f37-4839-b9a8-6e6c61a61974', '26a3c7c2-fd24-43ed-aa4b-1c8e69ac3f3f', 'f01ced57-5258-4dab-920b-2476c5fbc176'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:15:04.865195 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5615ef1f-a8e6-4188-bb29-1b5661aba3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0ed3696-74b5-4963-972d-b9997791d550', '07672d8c-6f37-4839-b9a8-6e6c61a61974', '26a3c7c2-fd24-43ed-aa4b-1c8e69ac3f3f', 'f01ced57-5258-4dab-920b-2476c5fbc176']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:15:04.865195 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b32a4836-4bf0-4453-93e9-bb7146749fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:15:05.090282 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b32a4836-4bf0-4453-93e9-bb7146749fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af9ccc99-4c93-4b19-9fca-5f089d13ea9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1100047630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1e75f73227a4b7694bc8d71966a0ab7',qos_specs=None,replication_status=,reservations=['f0ed3696-74b5-4963-972d-b9997791d550','07672d8c-6f37-4839-b9a8-6e6c61a61974','26a3c7c2-fd24-43ed-aa4b-1c8e69ac3f3f','f01ced57-5258-4dab-920b-2476c5fbc176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0837da85bf2c49ec806478a4a9788deb',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:15:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1100047630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af9ccc99-4c93-4b19-9fca-5f089d13ea9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1e75f73227a4b7694bc8d71966a0ab7',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='0837da85bf2c49ec806478a4a9788deb',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:15:05.102201 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c8b23ed-cd41-4dd8-b675-07a6f9e69bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:15:05.206985 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c8b23ed-cd41-4dd8-b675-07a6f9e69bc7) 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-1100047630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1e75f73227a4b7694bc8d71966a0ab7',qos_specs=None,replication_status=,reservations=['f0ed3696-74b5-4963-972d-b9997791d550','07672d8c-6f37-4839-b9a8-6e6c61a61974','26a3c7c2-fd24-43ed-aa4b-1c8e69ac3f3f','f01ced57-5258-4dab-920b-2476c5fbc176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0837da85bf2c49ec806478a4a9788deb',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:15:05.206985 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be67f463-d899-4b06-ad59-1f07ee929d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:15:05.458492 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be67f463-d899-4b06-ad59-1f07ee929d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:15:05.458492 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Flow 'volume_create_api' (e9c3ceb2-5c83-4639-93a8-0aabb930302a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:15:05.668669 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Create volume request issued successfully. Nov 13 01:15:05.780570 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-148363f8-0ff4-4668-ae5f-708b315ea49b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes returned with HTTP 202 Nov 13 01:15:05.780570 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 303/608] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:15:04 2020] POST /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes => generated 820 bytes in 1478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:15:05.786610 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5aa401a8-d2ce-46b5-a719-10e8a30ab835 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d Nov 13 01:15:05.786610 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5aa401a8-d2ce-46b5-a719-10e8a30ab835 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:05.786610 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5aa401a8-d2ce-46b5-a719-10e8a30ab835 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:05.907190 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:05.907190 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:05.924361 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5aa401a8-d2ce-46b5-a719-10e8a30ab835 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:05.983584 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5aa401a8-d2ce-46b5-a719-10e8a30ab835 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d returned with HTTP 200 Nov 13 01:15:05.983584 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 306/609] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:05 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d => generated 888 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:06.992136 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f09bc2ac-1dff-4666-acef-ca6034a973f9 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d Nov 13 01:15:06.992793 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f09bc2ac-1dff-4666-acef-ca6034a973f9 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:06.993113 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:06.993113 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:06.993666 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f09bc2ac-1dff-4666-acef-ca6034a973f9 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:07.116748 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:07.116748 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:07.139266 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f09bc2ac-1dff-4666-acef-ca6034a973f9 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:07.192746 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f09bc2ac-1dff-4666-acef-ca6034a973f9 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d returned with HTTP 200 Nov 13 01:15:07.193609 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 304/610] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:06 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d => generated 912 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:08.223512 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b7d35d3b-52df-4729-9bc4-e11332f5b865 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d Nov 13 01:15:08.237782 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b7d35d3b-52df-4729-9bc4-e11332f5b865 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:08.237782 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:08.237782 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:08.237782 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b7d35d3b-52df-4729-9bc4-e11332f5b865 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:08.413324 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:08.413324 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:08.449877 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b7d35d3b-52df-4729-9bc4-e11332f5b865 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:08.537237 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b7d35d3b-52df-4729-9bc4-e11332f5b865 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d returned with HTTP 200 Nov 13 01:15:08.567058 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2bcc5469-347c-4cc6-9a93-385c03149ed8 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] POST http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots Nov 13 01:15:08.567058 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:08.567058 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:08.567058 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2bcc5469-347c-4cc6-9a93-385c03149ed8 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af9ccc99-4c93-4b19-9fca-5f089d13ea9d", "name": "tempest-VolumesDeleteCascade-Snapshot-1714167018"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:15:08.573643 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 307/611] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:08 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d => generated 913 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:08.814612 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:08.814612 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:08.831209 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2bcc5469-347c-4cc6-9a93-385c03149ed8 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:08.831209 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-2bcc5469-347c-4cc6-9a93-385c03149ed8 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Create snapshot from volume af9ccc99-4c93-4b19-9fca-5f089d13ea9d Nov 13 01:15:09.074284 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-2bcc5469-347c-4cc6-9a93-385c03149ed8 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Created reservations ['fd2258c7-8a81-4f7e-96e5-6ff7d58a597a', 'ce9f15ea-f699-422c-81ea-fcb1eacfb2ee', '731db4cc-770b-4094-93d8-cc74fb67d11d', '6877e94f-3366-41cf-97e2-8250dda09cdf'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:15:09.386724 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2bcc5469-347c-4cc6-9a93-385c03149ed8 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Snapshot create request issued successfully. Nov 13 01:15:09.386724 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2bcc5469-347c-4cc6-9a93-385c03149ed8 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots returned with HTTP 202 Nov 13 01:15:09.386724 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 305/612] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:15:08 2020] POST /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots => generated 307 bytes in 827 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:15:09.407471 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cc09bf05-3c9a-4710-a247-af9d7147ad20 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/f9d191d7-3bf5-4ba9-bc02-34430e67ccfe Nov 13 01:15:09.407471 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cc09bf05-3c9a-4710-a247-af9d7147ad20 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:09.407471 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:09.407471 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:09.407471 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cc09bf05-3c9a-4710-a247-af9d7147ad20 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:09.447753 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:09.447753 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:09.472791 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cc09bf05-3c9a-4710-a247-af9d7147ad20 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Snapshot retrieved successfully. Nov 13 01:15:09.477606 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cc09bf05-3c9a-4710-a247-af9d7147ad20 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/f9d191d7-3bf5-4ba9-bc02-34430e67ccfe returned with HTTP 200 Nov 13 01:15:09.485036 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 308/613] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:15:09 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/f9d191d7-3bf5-4ba9-bc02-34430e67ccfe => generated 439 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:10.492762 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-10b53a66-d6b2-4934-af6d-f491a7b9b23f tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/f9d191d7-3bf5-4ba9-bc02-34430e67ccfe Nov 13 01:15:10.493965 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-10b53a66-d6b2-4934-af6d-f491a7b9b23f tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:10.494182 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:10.494182 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:10.494546 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-10b53a66-d6b2-4934-af6d-f491a7b9b23f tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:10.585989 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:10.585989 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:10.597966 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-10b53a66-d6b2-4934-af6d-f491a7b9b23f tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Snapshot retrieved successfully. Nov 13 01:15:10.604905 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-10b53a66-d6b2-4934-af6d-f491a7b9b23f tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/f9d191d7-3bf5-4ba9-bc02-34430e67ccfe returned with HTTP 200 Nov 13 01:15:10.616745 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 306/614] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:15:10 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/f9d191d7-3bf5-4ba9-bc02-34430e67ccfe => generated 439 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:11.630664 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-34f57259-a37e-4eab-8ae1-914517bb1e42 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/f9d191d7-3bf5-4ba9-bc02-34430e67ccfe Nov 13 01:15:11.632289 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-34f57259-a37e-4eab-8ae1-914517bb1e42 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:11.632813 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:11.632813 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:11.633408 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-34f57259-a37e-4eab-8ae1-914517bb1e42 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:11.788750 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:11.788750 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:11.790402 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-34f57259-a37e-4eab-8ae1-914517bb1e42 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Snapshot retrieved successfully. Nov 13 01:15:11.795258 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-34f57259-a37e-4eab-8ae1-914517bb1e42 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/f9d191d7-3bf5-4ba9-bc02-34430e67ccfe returned with HTTP 200 Nov 13 01:15:11.796757 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 309/615] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:15:11 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/f9d191d7-3bf5-4ba9-bc02-34430e67ccfe => generated 439 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:12.812106 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-647e3e47-f6d1-4d5f-b3fa-d8f9bc2c5ff4 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/f9d191d7-3bf5-4ba9-bc02-34430e67ccfe Nov 13 01:15:12.813550 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-647e3e47-f6d1-4d5f-b3fa-d8f9bc2c5ff4 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:12.813550 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:12.813550 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:12.813550 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-647e3e47-f6d1-4d5f-b3fa-d8f9bc2c5ff4 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:12.884787 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:12.884787 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:12.886368 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-647e3e47-f6d1-4d5f-b3fa-d8f9bc2c5ff4 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Snapshot retrieved successfully. Nov 13 01:15:12.888813 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-647e3e47-f6d1-4d5f-b3fa-d8f9bc2c5ff4 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/f9d191d7-3bf5-4ba9-bc02-34430e67ccfe returned with HTTP 200 Nov 13 01:15:12.889708 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 307/616] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:15:12 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/f9d191d7-3bf5-4ba9-bc02-34430e67ccfe => generated 439 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:13.906255 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-88f4560f-9a5b-4a20-aa99-1ccd06fbb86a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/f9d191d7-3bf5-4ba9-bc02-34430e67ccfe Nov 13 01:15:13.907580 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-88f4560f-9a5b-4a20-aa99-1ccd06fbb86a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:13.907818 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:13.907818 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:13.908556 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-88f4560f-9a5b-4a20-aa99-1ccd06fbb86a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:13.994035 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:13.994035 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:13.995286 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-88f4560f-9a5b-4a20-aa99-1ccd06fbb86a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Snapshot retrieved successfully. Nov 13 01:15:14.004123 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-88f4560f-9a5b-4a20-aa99-1ccd06fbb86a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/f9d191d7-3bf5-4ba9-bc02-34430e67ccfe returned with HTTP 200 Nov 13 01:15:14.004947 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 310/617] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:15:13 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/f9d191d7-3bf5-4ba9-bc02-34430e67ccfe => generated 466 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:14.016581 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] POST http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes Nov 13 01:15:14.017042 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:14.017042 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:14.017574 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f9d191d7-3bf5-4ba9-bc02-34430e67ccfe", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-506112453"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:15:14.018830 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Create volume request body: {'volume': {'snapshot_id': 'f9d191d7-3bf5-4ba9-bc02-34430e67ccfe', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-506112453'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:15:14.086860 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:14.086860 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:14.088054 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Snapshot retrieved successfully. Nov 13 01:15:14.088418 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Create volume of 1 GB Nov 13 01:15:14.126064 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Availability Zones retrieved successfully. Nov 13 01:15:14.178440 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Flow 'volume_create_api' (5e29392a-f8ad-463c-8467-f86e94085da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:15:14.186818 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (079fd7c1-eefc-4a9a-a62f-a07c14e43f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:15:14.192792 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:15:14.655376 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (079fd7c1-eefc-4a9a-a62f-a07c14e43f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f9d191d7-3bf5-4ba9-bc02-34430e67ccfe', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:15:14.678325 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d683c59-3326-42c5-9ce9-8d7c7e7f3f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:15:14.922683 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Created reservations ['6513b663-d358-4281-8501-987290cb7ba0', '90053f19-1f30-4171-bb23-02392e21eeaa', '5a589748-3760-4dba-a889-bb83fd749bb5', '7076184c-3ea0-41f4-9d44-7058bba5e98d'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:15:14.924278 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d683c59-3326-42c5-9ce9-8d7c7e7f3f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6513b663-d358-4281-8501-987290cb7ba0', '90053f19-1f30-4171-bb23-02392e21eeaa', '5a589748-3760-4dba-a889-bb83fd749bb5', '7076184c-3ea0-41f4-9d44-7058bba5e98d']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:15:14.926924 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78d2f6a2-48fb-4614-9c7d-b19d01ad175f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:15:15.199167 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78d2f6a2-48fb-4614-9c7d-b19d01ad175f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e85ce473-5f4e-4041-b0b4-221c0801bd27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-506112453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1e75f73227a4b7694bc8d71966a0ab7',qos_specs=None,replication_status=,reservations=['6513b663-d358-4281-8501-987290cb7ba0','90053f19-1f30-4171-bb23-02392e21eeaa','5a589748-3760-4dba-a889-bb83fd749bb5','7076184c-3ea0-41f4-9d44-7058bba5e98d'],size=1,snapshot_id=f9d191d7-3bf5-4ba9-bc02-34430e67ccfe,source_replicaid=,source_volid=None,status='creating',user_id='0837da85bf2c49ec806478a4a9788deb',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:15:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-506112453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e85ce473-5f4e-4041-b0b4-221c0801bd27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1e75f73227a4b7694bc8d71966a0ab7',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=f9d191d7-3bf5-4ba9-bc02-34430e67ccfe,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0837da85bf2c49ec806478a4a9788deb',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:15:15.203050 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f15542aa-f070-4092-919b-15069012cf2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:15:15.248158 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f15542aa-f070-4092-919b-15069012cf2e) 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-506112453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1e75f73227a4b7694bc8d71966a0ab7',qos_specs=None,replication_status=,reservations=['6513b663-d358-4281-8501-987290cb7ba0','90053f19-1f30-4171-bb23-02392e21eeaa','5a589748-3760-4dba-a889-bb83fd749bb5','7076184c-3ea0-41f4-9d44-7058bba5e98d'],size=1,snapshot_id=f9d191d7-3bf5-4ba9-bc02-34430e67ccfe,source_replicaid=,source_volid=None,status='creating',user_id='0837da85bf2c49ec806478a4a9788deb',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:15:15.250492 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48ae7554-5834-4890-a80f-b68a9ce2a51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:15:15.375199 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48ae7554-5834-4890-a80f-b68a9ce2a51f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:15:15.378849 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Flow 'volume_create_api' (5e29392a-f8ad-463c-8467-f86e94085da4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:15:15.448325 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Create volume request issued successfully. Nov 13 01:15:15.468223 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3deedc17-967d-4e4a-ac2c-0e06fc96ba66 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes returned with HTTP 202 Nov 13 01:15:15.479213 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 308/618] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:15:14 2020] POST /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes => generated 853 bytes in 1457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:15:15.486890 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-834a4ada-4046-4eff-8975-907800076ee2 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:15.487943 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-834a4ada-4046-4eff-8975-907800076ee2 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:15.488161 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:15.488161 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:15.488601 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-834a4ada-4046-4eff-8975-907800076ee2 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:15.553489 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:15.553489 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:15.565138 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-834a4ada-4046-4eff-8975-907800076ee2 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:15.596236 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-834a4ada-4046-4eff-8975-907800076ee2 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 200 Nov 13 01:15:15.597232 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 311/619] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:15 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 921 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:16.614261 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f8360c5-9d85-413f-a8f9-1aa1ec336d99 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:16.614875 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f8360c5-9d85-413f-a8f9-1aa1ec336d99 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:16.614976 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:16.614976 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:16.615349 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f8360c5-9d85-413f-a8f9-1aa1ec336d99 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:16.734407 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:16.734407 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:16.749772 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4f8360c5-9d85-413f-a8f9-1aa1ec336d99 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:16.807358 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f8360c5-9d85-413f-a8f9-1aa1ec336d99 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 200 Nov 13 01:15:16.808182 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 309/620] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:16 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 945 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:17.824573 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-183098e1-a5c7-4ebd-b208-cdc14560d305 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:17.825823 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-183098e1-a5c7-4ebd-b208-cdc14560d305 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:17.826008 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:17.826008 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:17.826432 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-183098e1-a5c7-4ebd-b208-cdc14560d305 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:17.973448 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:17.973448 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:17.996824 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-183098e1-a5c7-4ebd-b208-cdc14560d305 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:18.049062 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-183098e1-a5c7-4ebd-b208-cdc14560d305 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 200 Nov 13 01:15:18.063898 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 312/621] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:17 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 945 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:19.078337 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-687f26b5-e900-4e77-a533-c9b48327b2e3 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:19.078844 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-687f26b5-e900-4e77-a533-c9b48327b2e3 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:19.079074 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:19.079074 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:19.079449 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-687f26b5-e900-4e77-a533-c9b48327b2e3 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:19.139057 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:19.139057 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:19.171559 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-687f26b5-e900-4e77-a533-c9b48327b2e3 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:19.245987 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-687f26b5-e900-4e77-a533-c9b48327b2e3 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 200 Nov 13 01:15:19.262733 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 310/622] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:19 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 945 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:20.278352 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-985f9008-83dd-46a2-bfb6-81a2ada26811 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:20.279558 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-985f9008-83dd-46a2-bfb6-81a2ada26811 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:20.279558 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:20.279558 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:20.279893 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-985f9008-83dd-46a2-bfb6-81a2ada26811 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:20.379127 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:20.379127 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:20.392474 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-985f9008-83dd-46a2-bfb6-81a2ada26811 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:20.433210 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-985f9008-83dd-46a2-bfb6-81a2ada26811 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 200 Nov 13 01:15:20.435875 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 313/623] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:20 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 945 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:20.988785 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] POST http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes Nov 13 01:15:20.988785 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:20.988785 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:20.988785 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1845751239"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:15:20.988785 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1845751239'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:15:20.988785 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Create volume of 1 GB Nov 13 01:15:21.004061 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Availability Zones retrieved successfully. Nov 13 01:15:21.022194 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Flow 'volume_create_api' (e155e3d7-d4e2-452f-a5df-00220902868f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:15:21.025067 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ce7b2ed-93e6-42ff-af64-552e0b050e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:15:21.027176 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:15:21.100820 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ce7b2ed-93e6-42ff-af64-552e0b050e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:15:21.103421 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0f15c5e-fa43-42b1-be85-c1f08380af63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:15:21.189583 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Created reservations ['b5176e49-8c63-4a56-9deb-b897731e3220', '7317fe9d-4159-4627-8a8a-801a5b4f3126', '23506b7a-e14e-440a-9c20-1628d6924223', '34935ae5-fb34-4256-a317-dfba7156c7d7'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:15:21.191443 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0f15c5e-fa43-42b1-be85-c1f08380af63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5176e49-8c63-4a56-9deb-b897731e3220', '7317fe9d-4159-4627-8a8a-801a5b4f3126', '23506b7a-e14e-440a-9c20-1628d6924223', '34935ae5-fb34-4256-a317-dfba7156c7d7']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:15:21.194902 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdaf7166-ba02-404a-b4b2-e570e0fc3a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:15:21.318533 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdaf7166-ba02-404a-b4b2-e570e0fc3a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d178f45-a757-4319-a332-296a77d90aa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1845751239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6c9924337d4de49c318bc53c4cbb40',qos_specs=None,replication_status=,reservations=['b5176e49-8c63-4a56-9deb-b897731e3220','7317fe9d-4159-4627-8a8a-801a5b4f3126','23506b7a-e14e-440a-9c20-1628d6924223','34935ae5-fb34-4256-a317-dfba7156c7d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd40c5e388b04ebe89f42f5705e0d717',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:15:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1845751239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d178f45-a757-4319-a332-296a77d90aa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa6c9924337d4de49c318bc53c4cbb40',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='fd40c5e388b04ebe89f42f5705e0d717',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:15:21.318533 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ef16ff-83e1-45a4-95e3-e2e9f454cf9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:15:21.378246 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ef16ff-83e1-45a4-95e3-e2e9f454cf9d) 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-1845751239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6c9924337d4de49c318bc53c4cbb40',qos_specs=None,replication_status=,reservations=['b5176e49-8c63-4a56-9deb-b897731e3220','7317fe9d-4159-4627-8a8a-801a5b4f3126','23506b7a-e14e-440a-9c20-1628d6924223','34935ae5-fb34-4256-a317-dfba7156c7d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd40c5e388b04ebe89f42f5705e0d717',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:15:21.382608 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (436c660c-f508-47af-a665-16a48a370b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:15:21.467729 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5998d5ea-b9a2-4bab-9e3b-33b34c00d50b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:21.467729 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5998d5ea-b9a2-4bab-9e3b-33b34c00d50b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:21.467729 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:21.467729 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:21.467729 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5998d5ea-b9a2-4bab-9e3b-33b34c00d50b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:21.478519 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (436c660c-f508-47af-a665-16a48a370b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:15:21.478519 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Flow 'volume_create_api' (e155e3d7-d4e2-452f-a5df-00220902868f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:15:21.556560 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:21.556560 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:21.586104 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5998d5ea-b9a2-4bab-9e3b-33b34c00d50b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:21.643749 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5998d5ea-b9a2-4bab-9e3b-33b34c00d50b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 200 Nov 13 01:15:21.649595 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Create volume request issued successfully. Nov 13 01:15:21.653299 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 314/624] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:21 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 945 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:21.693603 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-661c4138-8614-4c3a-a90b-262639a83a6a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes returned with HTTP 202 Nov 13 01:15:21.696397 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 311/625] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:15:20 2020] POST /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes => generated 824 bytes in 716 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:15:21.712147 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5d9873c7-ca02-4e70-a83b-300d23cd9f76 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:21.712650 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5d9873c7-ca02-4e70-a83b-300d23cd9f76 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:21.712857 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:21.712857 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:21.713307 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5d9873c7-ca02-4e70-a83b-300d23cd9f76 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:21.846889 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:21.846889 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:21.866488 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5d9873c7-ca02-4e70-a83b-300d23cd9f76 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:21.913275 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5d9873c7-ca02-4e70-a83b-300d23cd9f76 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:21.914125 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 315/626] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:21 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 916 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:22.679669 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a5f3167c-173e-4860-9eca-d52af3b55aa9 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:22.679669 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a5f3167c-173e-4860-9eca-d52af3b55aa9 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:22.679669 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:22.679669 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:22.707460 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a5f3167c-173e-4860-9eca-d52af3b55aa9 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:22.848826 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:22.848826 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:22.883043 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a5f3167c-173e-4860-9eca-d52af3b55aa9 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:22.920895 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a5f3167c-173e-4860-9eca-d52af3b55aa9 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 200 Nov 13 01:15:22.921713 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 312/627] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:22 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 945 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:22.939296 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-356261a2-31f9-4218-94d2-9e394c5074e3 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:22.940047 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-356261a2-31f9-4218-94d2-9e394c5074e3 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:22.941531 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:22.941531 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:22.941531 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-356261a2-31f9-4218-94d2-9e394c5074e3 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:23.019638 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-532b4a6e-c9f2-4df0-b43e-6ce17da77da6 req-2b49267b-b057-40cc-903e-e033e88db03a tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:15:23.020472 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-532b4a6e-c9f2-4df0-b43e-6ce17da77da6 req-2b49267b-b057-40cc-903e-e033e88db03a tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:23.021755 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:23.021755 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:23.022542 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:23.022542 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:23.023438 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-532b4a6e-c9f2-4df0-b43e-6ce17da77da6 req-2b49267b-b057-40cc-903e-e033e88db03a tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:23.032650 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-356261a2-31f9-4218-94d2-9e394c5074e3 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:23.068681 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-356261a2-31f9-4218-94d2-9e394c5074e3 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:23.070208 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 316/628] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:22 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 917 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:23.106611 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:23.106611 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:23.134029 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-532b4a6e-c9f2-4df0-b43e-6ce17da77da6 req-2b49267b-b057-40cc-903e-e033e88db03a tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:15:23.159156 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:23.159156 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:23.189359 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-532b4a6e-c9f2-4df0-b43e-6ce17da77da6 req-2b49267b-b057-40cc-903e-e033e88db03a tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:15:23.189359 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 313/629] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:15:23 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 1213 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:15:23.301880 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-96e1d2ac-cb90-42a4-8065-416dc4dbb1f8 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:23.301880 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-96e1d2ac-cb90-42a4-8065-416dc4dbb1f8 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:23.301880 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:23.301880 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:23.301880 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-96e1d2ac-cb90-42a4-8065-416dc4dbb1f8 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:23.421526 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:23.421526 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:23.433004 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-96e1d2ac-cb90-42a4-8065-416dc4dbb1f8 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:23.479166 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-96e1d2ac-cb90-42a4-8065-416dc4dbb1f8 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:23.479166 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 317/630] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:15:23 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 917 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:23.622409 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-532b4a6e-c9f2-4df0-b43e-6ce17da77da6 req-2b49267b-b057-40cc-903e-e033e88db03a tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume// Nov 13 01:15:23.622891 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-532b4a6e-c9f2-4df0-b43e-6ce17da77da6 req-2b49267b-b057-40cc-903e-e033e88db03a tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:23.623088 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:23.623088 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:23.623858 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-532b4a6e-c9f2-4df0-b43e-6ce17da77da6 req-2b49267b-b057-40cc-903e-e033e88db03a tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:23.632039 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-532b4a6e-c9f2-4df0-b43e-6ce17da77da6 req-2b49267b-b057-40cc-903e-e033e88db03a tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:15:23.633672 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 314/631] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:15:23 2020] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:15:23.657927 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-c630d057-fbec-40e9-a8e0-986e258426fa tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] POST http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments Nov 13 01:15:23.657927 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:23.657927 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:23.657927 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-c630d057-fbec-40e9-a8e0-986e258426fa tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d178f45-a757-4319-a332-296a77d90aa7", "instance_uuid": "fa9dbea2-df16-4278-a038-87138e70cfc1", "connector": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:15:23.780446 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:23.780446 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:23.952447 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b159f9b3-7f36-4ba1-acfe-64ff4b98547c tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:23.952447 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b159f9b3-7f36-4ba1-acfe-64ff4b98547c tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:23.952447 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b159f9b3-7f36-4ba1-acfe-64ff4b98547c tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:23.966863 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-c630d057-fbec-40e9-a8e0-986e258426fa tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments returned with HTTP 200 Nov 13 01:15:23.966863 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 318/632] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:15:23 2020] POST /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments => generated 273 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:15:24.008135 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c42bc911-df3e-4c7c-9959-09ea7d15b0cf tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:24.008135 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c42bc911-df3e-4c7c-9959-09ea7d15b0cf tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:24.008135 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:24.008135 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:24.008135 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c42bc911-df3e-4c7c-9959-09ea7d15b0cf tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:24.028513 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:24.028513 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:24.054478 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b159f9b3-7f36-4ba1-acfe-64ff4b98547c tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:24.108343 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b159f9b3-7f36-4ba1-acfe-64ff4b98547c tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 200 Nov 13 01:15:24.121284 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 315/633] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:23 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 945 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:24.123175 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b159f9b3-7f36-4ba1-acfe-64ff4b98547c tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume// Nov 13 01:15:24.123875 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b159f9b3-7f36-4ba1-acfe-64ff4b98547c tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:24.124279 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:24.124279 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:24.124955 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b159f9b3-7f36-4ba1-acfe-64ff4b98547c tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:24.126193 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b159f9b3-7f36-4ba1-acfe-64ff4b98547c tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:15:24.126999 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 316/634] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:15:24 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:15:24.143191 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-44c87f5b-290d-476c-b1c2-1a56ba725b0b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:24.143923 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-44c87f5b-290d-476c-b1c2-1a56ba725b0b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:24.146965 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-44c87f5b-290d-476c-b1c2-1a56ba725b0b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:24.158284 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:24.158284 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:24.181648 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c42bc911-df3e-4c7c-9959-09ea7d15b0cf tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:24.213840 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:24.213840 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:24.225517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-44c87f5b-290d-476c-b1c2-1a56ba725b0b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:24.245164 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:24.245164 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:24.252872 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:24.252872 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:24.266331 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-44c87f5b-290d-476c-b1c2-1a56ba725b0b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:24.267003 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c42bc911-df3e-4c7c-9959-09ea7d15b0cf tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:24.270716 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 317/635] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:15:24 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 1015 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 01:15:24.281045 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 319/636] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:23 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 916 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:24.305375 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-7cf2a450-1736-439c-ae85-c7b13e0d3302 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] PUT http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/63a9c87d-c24f-4109-b788-175f17f69217 Nov 13 01:15:24.306092 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:24.306092 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:24.306730 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-7cf2a450-1736-439c-ae85-c7b13e0d3302 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:15:24.354841 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:15:24.354841 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:15:24.355713 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-7cf2a450-1736-439c-ae85-c7b13e0d3302 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Lock "b'cinder-attachment_update-2d178f45-a757-4319-a332-296a77d90aa7-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.012s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:15:24.364199 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:24.364199 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:25.126192 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b2ace962-660a-4138-bdb1-949bbe15d8dc tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:25.128444 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b2ace962-660a-4138-bdb1-949bbe15d8dc tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:25.128776 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:25.128776 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:25.129352 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b2ace962-660a-4138-bdb1-949bbe15d8dc tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:25.233305 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:25.233305 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:25.256258 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b2ace962-660a-4138-bdb1-949bbe15d8dc tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:25.314066 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b2ace962-660a-4138-bdb1-949bbe15d8dc tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 200 Nov 13 01:15:25.314066 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 320/637] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:25 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 945 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:25.327412 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-900d40a0-0b94-4150-b013-d4a4c0b9b6f6 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:25.327412 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-900d40a0-0b94-4150-b013-d4a4c0b9b6f6 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:25.327412 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:25.327412 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:25.327412 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-900d40a0-0b94-4150-b013-d4a4c0b9b6f6 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:25.427090 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:25.427090 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:25.444347 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-900d40a0-0b94-4150-b013-d4a4c0b9b6f6 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:25.476519 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:25.476519 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:25.517424 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-900d40a0-0b94-4150-b013-d4a4c0b9b6f6 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:25.518414 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 321/638] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:25 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 916 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:26.325820 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a6e05a78-2526-499d-813c-e82cc533d2f6 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:26.326696 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a6e05a78-2526-499d-813c-e82cc533d2f6 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:26.326911 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:26.326911 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:26.327443 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a6e05a78-2526-499d-813c-e82cc533d2f6 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:26.499952 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:26.499952 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:26.618038 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a6e05a78-2526-499d-813c-e82cc533d2f6 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:26.709525 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a6e05a78-2526-499d-813c-e82cc533d2f6 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 200 Nov 13 01:15:26.710837 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 322/639] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:26 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 945 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:15:26.715023 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9b1d9474-78bb-4422-95ef-a33b35e4466f tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:26.716500 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9b1d9474-78bb-4422-95ef-a33b35e4466f tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:26.717074 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:26.717074 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:26.717841 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9b1d9474-78bb-4422-95ef-a33b35e4466f tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:26.825004 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:26.825004 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:26.854184 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9b1d9474-78bb-4422-95ef-a33b35e4466f tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:26.891850 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:26.891850 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:26.904042 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9b1d9474-78bb-4422-95ef-a33b35e4466f tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:26.917998 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 323/640] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:26 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 916 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:27.321146 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-7cf2a450-1736-439c-ae85-c7b13e0d3302 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Lock "b'cinder-attachment_update-2d178f45-a757-4319-a332-296a77d90aa7-n-h2-729945-8'" released by "attachment_update" :: held 2.966s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:15:27.322016 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-7cf2a450-1736-439c-ae85-c7b13e0d3302 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/63a9c87d-c24f-4109-b788-175f17f69217 returned with HTTP 200 Nov 13 01:15:27.322832 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 318/641] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 01:15:24 2020] PUT /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/63a9c87d-c24f-4109-b788-175f17f69217 => generated 762 bytes in 3022 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:15:27.733491 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f526e0c4-6fd6-4f61-8d00-4f232407e458 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:27.734019 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f526e0c4-6fd6-4f61-8d00-4f232407e458 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:27.734235 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:27.734235 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:27.734668 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f526e0c4-6fd6-4f61-8d00-4f232407e458 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:27.857369 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:27.857369 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:27.893653 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f526e0c4-6fd6-4f61-8d00-4f232407e458 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:27.921777 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-28f478f4-7e59-4d56-837b-f139fe93b1df tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:27.922077 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-28f478f4-7e59-4d56-837b-f139fe93b1df tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:27.922604 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f526e0c4-6fd6-4f61-8d00-4f232407e458 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 200 Nov 13 01:15:27.923025 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:27.923025 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:27.923677 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-28f478f4-7e59-4d56-837b-f139fe93b1df tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:27.924051 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 324/642] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:27 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 945 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:28.019135 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:28.019135 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:28.044120 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-28f478f4-7e59-4d56-837b-f139fe93b1df tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:28.092591 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:28.092591 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:28.125993 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-28f478f4-7e59-4d56-837b-f139fe93b1df tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:28.135900 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 319/643] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:27 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 917 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:28.940763 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ad77f71c-4701-4c1e-b8d0-730686085659 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:28.941279 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ad77f71c-4701-4c1e-b8d0-730686085659 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:28.941637 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:28.941637 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:28.941863 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ad77f71c-4701-4c1e-b8d0-730686085659 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:29.020124 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:29.020124 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:29.033398 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ad77f71c-4701-4c1e-b8d0-730686085659 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:29.066662 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ad77f71c-4701-4c1e-b8d0-730686085659 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 200 Nov 13 01:15:29.066662 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 325/644] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:28 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 945 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:29.141742 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2265147f-5fca-4783-ac97-9910ae9b49d9 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:29.142279 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2265147f-5fca-4783-ac97-9910ae9b49d9 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:29.142496 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:29.142496 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:29.142871 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2265147f-5fca-4783-ac97-9910ae9b49d9 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:29.210987 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:29.210987 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:29.222529 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2265147f-5fca-4783-ac97-9910ae9b49d9 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:29.250572 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:29.250572 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:29.265974 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2265147f-5fca-4783-ac97-9910ae9b49d9 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:29.266804 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 320/645] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:29 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 917 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:30.076054 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1a7c8927-2e51-4993-a78d-1fced0fed69b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:30.076632 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1a7c8927-2e51-4993-a78d-1fced0fed69b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:30.076882 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:30.076882 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:30.077150 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1a7c8927-2e51-4993-a78d-1fced0fed69b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:30.182355 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:30.182355 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:30.214821 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1a7c8927-2e51-4993-a78d-1fced0fed69b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:30.271060 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1a7c8927-2e51-4993-a78d-1fced0fed69b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 200 Nov 13 01:15:30.282455 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 326/646] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:30 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 945 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:30.287120 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-944d4748-9b3d-4786-82a0-320680be4891 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:30.287863 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-944d4748-9b3d-4786-82a0-320680be4891 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:30.288385 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:30.288385 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:30.289009 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-944d4748-9b3d-4786-82a0-320680be4891 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:30.457810 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:30.457810 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:30.498315 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-944d4748-9b3d-4786-82a0-320680be4891 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:30.568997 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:30.568997 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:30.604156 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-944d4748-9b3d-4786-82a0-320680be4891 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:30.613129 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 321/647] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:30 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 917 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:30.912841 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-53542801-bd81-435c-9673-bc83f5989e3c tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:15:30.913626 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-53542801-bd81-435c-9673-bc83f5989e3c tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:30.914309 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:30.914309 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:30.915370 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-53542801-bd81-435c-9673-bc83f5989e3c tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:31.078438 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:31.078438 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:31.090380 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-53542801-bd81-435c-9673-bc83f5989e3c tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:15:31.111310 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:31.111310 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:31.120342 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-53542801-bd81-435c-9673-bc83f5989e3c tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:15:31.121824 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 327/648] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:30 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 1213 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:15:31.288180 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3bcce032-ea50-4fb4-a538-be3cb0ceaa6e tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:31.288965 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3bcce032-ea50-4fb4-a538-be3cb0ceaa6e tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:31.289323 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:31.289323 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:31.289898 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3bcce032-ea50-4fb4-a538-be3cb0ceaa6e tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:31.335246 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-539afd22-bce3-4375-b841-2dc7d5faf11b tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:15:31.336002 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-539afd22-bce3-4375-b841-2dc7d5faf11b tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:31.336332 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:31.336332 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:31.336990 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-539afd22-bce3-4375-b841-2dc7d5faf11b tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:31.412929 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:31.412929 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:31.424727 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-539afd22-bce3-4375-b841-2dc7d5faf11b tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:15:31.438156 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:31.438156 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:31.460691 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:31.460691 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:31.461412 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3bcce032-ea50-4fb4-a538-be3cb0ceaa6e tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:31.478074 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-539afd22-bce3-4375-b841-2dc7d5faf11b tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:15:31.494466 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 328/649] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:15:31 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 1213 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:15:31.511435 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-fb40c834-1f57-4612-9fb1-ed2a584ca2dd tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] POST http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce/action Nov 13 01:15:31.512918 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:31.512918 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:31.513639 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-fb40c834-1f57-4612-9fb1-ed2a584ca2dd tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Action body: b'{"os-begin_detaching": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:15:31.513639 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-fb40c834-1f57-4612-9fb1-ed2a584ca2dd tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:15:31.526178 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3bcce032-ea50-4fb4-a538-be3cb0ceaa6e tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 200 Nov 13 01:15:31.530246 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 322/650] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:31 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 945 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:31.574887 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:31.574887 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:31.576464 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-fb40c834-1f57-4612-9fb1-ed2a584ca2dd tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:15:31.586896 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-fb40c834-1f57-4612-9fb1-ed2a584ca2dd tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Begin detaching volume completed successfully. Nov 13 01:15:31.587680 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-fb40c834-1f57-4612-9fb1-ed2a584ca2dd tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce/action returned with HTTP 202 Nov 13 01:15:31.593508 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 329/651] 10.222.0.13 () {64 vars in 1643 bytes} [Fri Nov 13 01:15:31 2020] POST /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Nov 13 01:15:31.613705 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-00a22fbf-d4a6-493f-9d1f-1977d730a9fc tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:15:31.616750 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-00a22fbf-d4a6-493f-9d1f-1977d730a9fc tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:31.617228 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:31.617228 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:31.617977 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-00a22fbf-d4a6-493f-9d1f-1977d730a9fc tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:31.634364 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f89e30d8-8435-497c-9f22-723dc3ee394b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:31.634894 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f89e30d8-8435-497c-9f22-723dc3ee394b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:31.635179 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:31.635179 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:31.637590 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f89e30d8-8435-497c-9f22-723dc3ee394b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:31.742415 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:31.742415 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:31.751550 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:31.751550 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:31.761591 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f89e30d8-8435-497c-9f22-723dc3ee394b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:31.791734 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-00a22fbf-d4a6-493f-9d1f-1977d730a9fc tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:15:31.813393 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:31.813393 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:31.832676 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f89e30d8-8435-497c-9f22-723dc3ee394b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:31.842471 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 330/652] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:31 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 917 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:31.842471 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f89e30d8-8435-497c-9f22-723dc3ee394b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume// Nov 13 01:15:31.842471 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f89e30d8-8435-497c-9f22-723dc3ee394b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:31.842471 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:31.842471 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:31.842471 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f89e30d8-8435-497c-9f22-723dc3ee394b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:31.844123 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f89e30d8-8435-497c-9f22-723dc3ee394b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:15:31.844771 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 331/653] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 01:15:31 2020] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:15:31.858990 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-fa167c6a-fd87-471e-bf43-acaae2004edb tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:15:31.859763 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-fa167c6a-fd87-471e-bf43-acaae2004edb tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:31.860250 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-fa167c6a-fd87-471e-bf43-acaae2004edb tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:31.868197 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:31.868197 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:31.889526 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-00a22fbf-d4a6-493f-9d1f-1977d730a9fc tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:15:31.894098 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 323/654] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:31 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 1216 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:15:31.963820 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:31.963820 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:31.975795 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-fa167c6a-fd87-471e-bf43-acaae2004edb tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:15:32.011521 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:32.011521 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:32.030850 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-fa167c6a-fd87-471e-bf43-acaae2004edb tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:15:32.031953 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 332/655] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 01:15:31 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 1315 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 01:15:32.451167 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-599cd5b7-2588-458a-bf3f-8f39438453d7 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] DELETE http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/attachments/13bbbfe3-8274-46d0-a572-a2b4e78f6ce1 Nov 13 01:15:32.452327 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-599cd5b7-2588-458a-bf3f-8f39438453d7 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:32.453297 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:32.453297 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:32.453986 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-599cd5b7-2588-458a-bf3f-8f39438453d7 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:32.480312 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:32.480312 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:32.549741 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-53f59aa4-c48b-4a30-b898-3c847a38d879 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:32.549741 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-53f59aa4-c48b-4a30-b898-3c847a38d879 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:32.549741 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:32.549741 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:32.549741 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-53f59aa4-c48b-4a30-b898-3c847a38d879 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:32.666243 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:32.666243 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:32.704588 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-53f59aa4-c48b-4a30-b898-3c847a38d879 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:32.761529 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-53f59aa4-c48b-4a30-b898-3c847a38d879 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 200 Nov 13 01:15:32.762636 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 333/656] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:32 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 946 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:32.781118 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4bde44bf-a08a-4cfe-8551-3829271892b7 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:32.781638 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4bde44bf-a08a-4cfe-8551-3829271892b7 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:32.781833 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:32.781833 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:32.782478 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4bde44bf-a08a-4cfe-8551-3829271892b7 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:32.897238 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:32.897238 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:32.924814 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4bde44bf-a08a-4cfe-8551-3829271892b7 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:32.962181 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4bde44bf-a08a-4cfe-8551-3829271892b7 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 200 Nov 13 01:15:32.967089 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 334/657] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:32 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 946 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:32.978461 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bbbb3966-8c59-4384-9ef5-b9eaab593e3d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:32.978991 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bbbb3966-8c59-4384-9ef5-b9eaab593e3d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:32.979206 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:32.979206 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:32.979581 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bbbb3966-8c59-4384-9ef5-b9eaab593e3d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:33.181010 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:33.181010 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:33.190701 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bbbb3966-8c59-4384-9ef5-b9eaab593e3d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:33.213931 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:33.213931 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:33.229570 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bbbb3966-8c59-4384-9ef5-b9eaab593e3d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:33.231562 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 335/658] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:32 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 917 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:33.236070 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f05aa25d-5b02-42d9-bc35-628375052e33 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:15:33.237591 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f05aa25d-5b02-42d9-bc35-628375052e33 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:33.238137 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:33.238137 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:33.238725 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f05aa25d-5b02-42d9-bc35-628375052e33 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:33.303188 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:33.303188 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:33.314391 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f05aa25d-5b02-42d9-bc35-628375052e33 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:15:33.339622 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:33.339622 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:33.350384 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f05aa25d-5b02-42d9-bc35-628375052e33 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:15:33.351813 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 336/659] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:33 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 1216 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:15:33.357748 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-7340f563-6be2-48ce-bc85-eed118424a4d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] POST http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/63a9c87d-c24f-4109-b788-175f17f69217/action Nov 13 01:15:33.358254 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:33.358254 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:33.358694 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-7340f563-6be2-48ce-bc85-eed118424a4d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:15:33.359071 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-7340f563-6be2-48ce-bc85-eed118424a4d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:15:33.437002 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:33.437002 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:33.470117 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5edd52a7-aa3a-4f90-84cd-9ac08743c470 req-7340f563-6be2-48ce-bc85-eed118424a4d tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/63a9c87d-c24f-4109-b788-175f17f69217/action returned with HTTP 204 Nov 13 01:15:33.471230 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 337/660] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 01:15:33 2020] POST /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/63a9c87d-c24f-4109-b788-175f17f69217/action => generated 0 bytes in 119 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:15:33.475203 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5223ba45-b599-4deb-a7f4-b7434bb2bd2a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] DELETE http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d?cascade=True Nov 13 01:15:33.475808 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5223ba45-b599-4deb-a7f4-b7434bb2bd2a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:33.476025 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:33.476025 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:33.476403 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5223ba45-b599-4deb-a7f4-b7434bb2bd2a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:33.476884 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-5223ba45-b599-4deb-a7f4-b7434bb2bd2a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Delete volume with id: af9ccc99-4c93-4b19-9fca-5f089d13ea9d Nov 13 01:15:33.481199 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-599cd5b7-2588-458a-bf3f-8f39438453d7 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:15:33.481685 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-599cd5b7-2588-458a-bf3f-8f39438453d7 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:15:33.502203 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c5bb3e23-7049-457d-8663-b55b2306cefb req-599cd5b7-2588-458a-bf3f-8f39438453d7 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/attachments/13bbbfe3-8274-46d0-a572-a2b4e78f6ce1 returned with HTTP 200 Nov 13 01:15:33.505857 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 324/661] 10.222.0.62 () {62 vars in 1437 bytes} [Fri Nov 13 01:15:32 2020] DELETE /volume/v3/1b05d87fbf714868b378a6325e828318/attachments/13bbbfe3-8274-46d0-a572-a2b4e78f6ce1 => generated 19 bytes in 1057 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:33.548597 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:33.548597 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:33.549814 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5223ba45-b599-4deb-a7f4-b7434bb2bd2a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:33.690176 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5223ba45-b599-4deb-a7f4-b7434bb2bd2a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Delete volume request issued successfully. Nov 13 01:15:33.691004 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5223ba45-b599-4deb-a7f4-b7434bb2bd2a tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d?cascade=True returned with HTTP 202 Nov 13 01:15:33.700393 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 338/662] 10.222.0.13 () {56 vars in 1303 bytes} [Fri Nov 13 01:15:33 2020] DELETE /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d?cascade=True => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:15:33.707740 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1e603b26-d4a5-4431-bea9-a12d5822ac39 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d Nov 13 01:15:33.708467 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1e603b26-d4a5-4431-bea9-a12d5822ac39 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:33.708851 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:33.708851 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:33.709231 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1e603b26-d4a5-4431-bea9-a12d5822ac39 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:33.839124 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:33.839124 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:33.855400 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1e603b26-d4a5-4431-bea9-a12d5822ac39 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:33.883695 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1e603b26-d4a5-4431-bea9-a12d5822ac39 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d returned with HTTP 200 Nov 13 01:15:33.884804 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 325/663] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:33 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d => generated 912 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:34.247311 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f3010845-a804-4b32-8b87-5f1bc975b5ce tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:34.248245 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f3010845-a804-4b32-8b87-5f1bc975b5ce tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:34.248566 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:34.248566 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:34.249154 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f3010845-a804-4b32-8b87-5f1bc975b5ce tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:34.383944 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4fced8e9-99ee-40f5-a5f9-4a0c2582174d tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:15:34.385757 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4fced8e9-99ee-40f5-a5f9-4a0c2582174d tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:34.386183 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:34.386183 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:34.386885 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4fced8e9-99ee-40f5-a5f9-4a0c2582174d tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:34.444859 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:34.444859 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:34.461530 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f3010845-a804-4b32-8b87-5f1bc975b5ce tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:34.503116 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:34.503116 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:34.525543 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f3010845-a804-4b32-8b87-5f1bc975b5ce tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:34.528589 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 339/664] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:34 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 1209 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:15:34.545510 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-05a6252b-fa03-4e0d-bb80-1904a5ce4491 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] DELETE http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:34.546270 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-05a6252b-fa03-4e0d-bb80-1904a5ce4491 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:34.546664 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:34.546664 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:34.547266 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-05a6252b-fa03-4e0d-bb80-1904a5ce4491 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:34.548490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-05a6252b-fa03-4e0d-bb80-1904a5ce4491 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Delete volume with id: 2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:34.592709 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:34.592709 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:34.616045 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4fced8e9-99ee-40f5-a5f9-4a0c2582174d tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:15:34.644749 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:34.644749 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:34.649827 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-05a6252b-fa03-4e0d-bb80-1904a5ce4491 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:34.672864 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-05a6252b-fa03-4e0d-bb80-1904a5ce4491 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] 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. Nov 13 01:15:34.673926 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-05a6252b-fa03-4e0d-bb80-1904a5ce4491 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 400 Nov 13 01:15:34.678897 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 340/665] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:15:34 2020] DELETE /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 285 bytes in 139 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Nov 13 01:15:34.683433 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bfada305-0aa1-49a6-b349-b102e6bd2502 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:34.684235 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bfada305-0aa1-49a6-b349-b102e6bd2502 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:34.684593 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:34.684593 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:34.685166 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bfada305-0aa1-49a6-b349-b102e6bd2502 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:34.706720 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4fced8e9-99ee-40f5-a5f9-4a0c2582174d tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:15:34.714568 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 326/666] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:34 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 921 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:34.759095 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:34.759095 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:34.769775 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bfada305-0aa1-49a6-b349-b102e6bd2502 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:34.792182 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:34.792182 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:34.802611 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bfada305-0aa1-49a6-b349-b102e6bd2502 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:34.803512 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 341/667] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:34 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 1209 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:15:34.905784 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e0b0578-4912-42eb-883b-7f15f04ad146 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d Nov 13 01:15:34.906742 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2e0b0578-4912-42eb-883b-7f15f04ad146 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:34.907093 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:34.907093 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:34.910388 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2e0b0578-4912-42eb-883b-7f15f04ad146 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:35.173049 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:35.173049 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:35.210860 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2e0b0578-4912-42eb-883b-7f15f04ad146 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:35.252492 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9479cb55-acc2-406e-970d-8520441cab46 req-7cee26cd-ab8c-4cec-8f73-1a9851d80dd0 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:35.253229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9479cb55-acc2-406e-970d-8520441cab46 req-7cee26cd-ab8c-4cec-8f73-1a9851d80dd0 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:35.253576 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:35.253576 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:35.254139 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9479cb55-acc2-406e-970d-8520441cab46 req-7cee26cd-ab8c-4cec-8f73-1a9851d80dd0 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:35.308443 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e0b0578-4912-42eb-883b-7f15f04ad146 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d returned with HTTP 200 Nov 13 01:15:35.311095 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 327/668] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:34 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d => generated 912 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:35.358154 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:35.358154 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:35.375962 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-9479cb55-acc2-406e-970d-8520441cab46 req-7cee26cd-ab8c-4cec-8f73-1a9851d80dd0 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:35.406648 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:35.406648 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:35.417783 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9479cb55-acc2-406e-970d-8520441cab46 req-7cee26cd-ab8c-4cec-8f73-1a9851d80dd0 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:35.420579 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 342/669] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:15:35 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 1209 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:15:35.455432 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9479cb55-acc2-406e-970d-8520441cab46 req-1056015f-26b7-423e-9ee4-c3cbbab96299 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] POST http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7/action Nov 13 01:15:35.456082 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:35.456082 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:35.456546 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9479cb55-acc2-406e-970d-8520441cab46 req-1056015f-26b7-423e-9ee4-c3cbbab96299 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action body: b'{"os-begin_detaching": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:15:35.456930 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9479cb55-acc2-406e-970d-8520441cab46 req-1056015f-26b7-423e-9ee4-c3cbbab96299 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:15:35.521163 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:35.521163 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:35.522405 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-9479cb55-acc2-406e-970d-8520441cab46 req-1056015f-26b7-423e-9ee4-c3cbbab96299 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:35.550786 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-9479cb55-acc2-406e-970d-8520441cab46 req-1056015f-26b7-423e-9ee4-c3cbbab96299 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Begin detaching volume completed successfully. Nov 13 01:15:35.551668 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9479cb55-acc2-406e-970d-8520441cab46 req-1056015f-26b7-423e-9ee4-c3cbbab96299 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7/action returned with HTTP 202 Nov 13 01:15:35.562705 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 328/670] 10.222.0.13 () {64 vars in 1643 bytes} [Fri Nov 13 01:15:35 2020] POST /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Nov 13 01:15:35.583943 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6be5dff3-a925-4ba7-a22b-4ae713b1bf61 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:35.584495 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6be5dff3-a925-4ba7-a22b-4ae713b1bf61 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:35.584718 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:35.584718 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:35.585102 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6be5dff3-a925-4ba7-a22b-4ae713b1bf61 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:35.665242 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9479cb55-acc2-406e-970d-8520441cab46 req-1056015f-26b7-423e-9ee4-c3cbbab96299 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume// Nov 13 01:15:35.665759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9479cb55-acc2-406e-970d-8520441cab46 req-1056015f-26b7-423e-9ee4-c3cbbab96299 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:35.665974 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:35.665974 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:35.666349 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9479cb55-acc2-406e-970d-8520441cab46 req-1056015f-26b7-423e-9ee4-c3cbbab96299 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:35.667388 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9479cb55-acc2-406e-970d-8520441cab46 req-1056015f-26b7-423e-9ee4-c3cbbab96299 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:15:35.669269 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 329/671] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:15:35 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:15:35.683459 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:35.683459 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:35.686784 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9479cb55-acc2-406e-970d-8520441cab46 req-dfb1c774-5057-493d-a8af-6c05efbe2eb1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:35.687233 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9479cb55-acc2-406e-970d-8520441cab46 req-dfb1c774-5057-493d-a8af-6c05efbe2eb1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:35.687855 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9479cb55-acc2-406e-970d-8520441cab46 req-dfb1c774-5057-493d-a8af-6c05efbe2eb1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:35.709806 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6be5dff3-a925-4ba7-a22b-4ae713b1bf61 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:35.743151 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:35.743151 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:35.802346 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:35.802346 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:35.808470 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6be5dff3-a925-4ba7-a22b-4ae713b1bf61 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:35.810070 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 343/672] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:35 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 1212 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:15:35.815785 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f654e21-4c5d-43ad-8495-8a7c4121412e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] DELETE http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:15:35.816249 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f654e21-4c5d-43ad-8495-8a7c4121412e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:35.816461 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:35.816461 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:35.816805 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f654e21-4c5d-43ad-8495-8a7c4121412e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:35.817434 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-4f654e21-4c5d-43ad-8495-8a7c4121412e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Delete volume with id: 102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:15:35.828736 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-9479cb55-acc2-406e-970d-8520441cab46 req-dfb1c774-5057-493d-a8af-6c05efbe2eb1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:35.873375 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:35.873375 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:35.884664 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9479cb55-acc2-406e-970d-8520441cab46 req-dfb1c774-5057-493d-a8af-6c05efbe2eb1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:35.886479 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 330/673] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:15:35 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 1311 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:15:35.907788 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:35.907788 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:35.909474 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4f654e21-4c5d-43ad-8495-8a7c4121412e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:15:35.941886 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4f654e21-4c5d-43ad-8495-8a7c4121412e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Delete volume request issued successfully. Nov 13 01:15:35.942594 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f654e21-4c5d-43ad-8495-8a7c4121412e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 202 Nov 13 01:15:35.943830 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 344/674] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:15:35 2020] DELETE /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:15:35.953035 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca305ad5-4797-4d32-9f7d-0cbf94c8be34 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:15:35.953731 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca305ad5-4797-4d32-9f7d-0cbf94c8be34 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:35.954083 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:35.954083 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:35.956061 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca305ad5-4797-4d32-9f7d-0cbf94c8be34 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:36.021983 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:36.021983 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:36.033386 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ca305ad5-4797-4d32-9f7d-0cbf94c8be34 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:15:36.060601 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca305ad5-4797-4d32-9f7d-0cbf94c8be34 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:15:36.072076 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 331/675] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:35 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 920 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:36.334830 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9479cb55-acc2-406e-970d-8520441cab46 req-6d45851e-26df-4622-9068-7484296b0b45 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] DELETE http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/63a9c87d-c24f-4109-b788-175f17f69217 Nov 13 01:15:36.335338 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9479cb55-acc2-406e-970d-8520441cab46 req-6d45851e-26df-4622-9068-7484296b0b45 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:36.335553 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:36.335553 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:36.337762 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7b45465d-6501-4ab3-aacd-801fcac5dc63 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d Nov 13 01:15:36.338429 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7b45465d-6501-4ab3-aacd-801fcac5dc63 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:36.339425 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:36.339425 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:36.340009 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9479cb55-acc2-406e-970d-8520441cab46 req-6d45851e-26df-4622-9068-7484296b0b45 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:36.343724 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7b45465d-6501-4ab3-aacd-801fcac5dc63 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:36.403441 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:36.403441 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:36.461379 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:36.461379 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:36.485180 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7b45465d-6501-4ab3-aacd-801fcac5dc63 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:36.539853 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7b45465d-6501-4ab3-aacd-801fcac5dc63 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d returned with HTTP 200 Nov 13 01:15:36.544412 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 345/676] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:36 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d => generated 912 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:36.828461 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-841c5c2b-3b68-40a9-a555-0ed9d034819e tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:36.829305 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-841c5c2b-3b68-40a9-a555-0ed9d034819e tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:36.829679 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:36.829679 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:36.830271 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-841c5c2b-3b68-40a9-a555-0ed9d034819e tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:37.013528 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:37.013528 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:37.043431 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-841c5c2b-3b68-40a9-a555-0ed9d034819e tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:37.096906 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:37.096906 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:37.124617 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-841c5c2b-3b68-40a9-a555-0ed9d034819e tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:37.129494 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 346/677] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:36 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 1212 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:15:37.141476 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93a3c338-8845-47d8-96e1-597a82fdd4c8 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:15:37.143035 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93a3c338-8845-47d8-96e1-597a82fdd4c8 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:37.143718 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:37.143718 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:37.146489 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93a3c338-8845-47d8-96e1-597a82fdd4c8 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:37.260149 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:37.260149 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:37.289096 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-93a3c338-8845-47d8-96e1-597a82fdd4c8 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:15:37.342557 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93a3c338-8845-47d8-96e1-597a82fdd4c8 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:15:37.344713 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 347/678] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:37 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 920 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:37.533148 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-9479cb55-acc2-406e-970d-8520441cab46 req-6d45851e-26df-4622-9068-7484296b0b45 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:15:37.533583 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-9479cb55-acc2-406e-970d-8520441cab46 req-6d45851e-26df-4622-9068-7484296b0b45 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:15:37.549985 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9479cb55-acc2-406e-970d-8520441cab46 req-6d45851e-26df-4622-9068-7484296b0b45 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/63a9c87d-c24f-4109-b788-175f17f69217 returned with HTTP 200 Nov 13 01:15:37.550720 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 332/679] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 01:15:36 2020] DELETE /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/attachments/63a9c87d-c24f-4109-b788-175f17f69217 => generated 19 bytes in 1221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:15:37.561475 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d9710cdc-d48d-42d3-9e9a-c2d60117d84b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d Nov 13 01:15:37.562009 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d9710cdc-d48d-42d3-9e9a-c2d60117d84b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:37.562225 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:37.562225 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:37.562599 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d9710cdc-d48d-42d3-9e9a-c2d60117d84b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:37.703704 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:37.703704 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:37.736468 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d9710cdc-d48d-42d3-9e9a-c2d60117d84b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:37.789680 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d9710cdc-d48d-42d3-9e9a-c2d60117d84b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d returned with HTTP 200 Nov 13 01:15:37.790992 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 348/680] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:37 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d => generated 912 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:38.149016 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c6829774-d0ff-480b-81c5-d392a0e98a0a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:38.149872 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c6829774-d0ff-480b-81c5-d392a0e98a0a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:38.150232 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:38.150232 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:38.151592 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c6829774-d0ff-480b-81c5-d392a0e98a0a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:38.222595 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:38.222595 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:38.234356 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c6829774-d0ff-480b-81c5-d392a0e98a0a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:38.276887 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c6829774-d0ff-480b-81c5-d392a0e98a0a tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:38.301436 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 333/681] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:38 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 917 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:38.302086 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-64374a2b-df22-4037-8015-2e0dd8d16d30 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] DELETE http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:38.303506 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-64374a2b-df22-4037-8015-2e0dd8d16d30 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:38.303883 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:38.303883 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:38.304429 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-64374a2b-df22-4037-8015-2e0dd8d16d30 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:38.305163 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-64374a2b-df22-4037-8015-2e0dd8d16d30 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Delete volume with id: 2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:38.362442 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-24dc3f7d-ae59-44bc-8802-7f0d6dd806f8 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:15:38.363394 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-24dc3f7d-ae59-44bc-8802-7f0d6dd806f8 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:38.363790 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:38.363790 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:38.364477 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-24dc3f7d-ae59-44bc-8802-7f0d6dd806f8 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:38.391278 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:38.391278 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:38.394139 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-64374a2b-df22-4037-8015-2e0dd8d16d30 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:38.441881 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-64374a2b-df22-4037-8015-2e0dd8d16d30 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Delete volume request issued successfully. Nov 13 01:15:38.441881 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-64374a2b-df22-4037-8015-2e0dd8d16d30 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 202 Nov 13 01:15:38.445401 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 349/682] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:15:38 2020] DELETE /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:15:38.468614 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-74ac6945-503f-436a-a507-725085d8768b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:38.469160 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-74ac6945-503f-436a-a507-725085d8768b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:38.469378 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:38.469378 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:38.469749 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-74ac6945-503f-436a-a507-725085d8768b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:38.516528 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:38.516528 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:38.552486 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-24dc3f7d-ae59-44bc-8802-7f0d6dd806f8 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:15:38.604087 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-24dc3f7d-ae59-44bc-8802-7f0d6dd806f8 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 200 Nov 13 01:15:38.607257 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 334/683] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:38 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 920 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:15:38.623242 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:38.623242 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:38.636068 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-74ac6945-503f-436a-a507-725085d8768b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:38.664713 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-74ac6945-503f-436a-a507-725085d8768b tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:38.683326 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 350/684] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:38 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 916 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:38.806976 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-65aa6b26-4e41-4bcf-bc95-e3d48a158657 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d Nov 13 01:15:38.808113 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-65aa6b26-4e41-4bcf-bc95-e3d48a158657 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:38.808463 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:38.808463 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:38.809602 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-65aa6b26-4e41-4bcf-bc95-e3d48a158657 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:38.945359 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-65aa6b26-4e41-4bcf-bc95-e3d48a158657 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d returned with HTTP 404 Nov 13 01:15:38.950720 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 335/685] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:38 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:15:38.958194 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f8eec9ee-520e-4ba5-a967-a02b12c79b2b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes Nov 13 01:15:38.959924 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f8eec9ee-520e-4ba5-a967-a02b12c79b2b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:38.959924 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:38.959924 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:38.959924 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f8eec9ee-520e-4ba5-a967-a02b12c79b2b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:38.960254 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-f8eec9ee-520e-4ba5-a967-a02b12c79b2b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:15:38.962119 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f8eec9ee-520e-4ba5-a967-a02b12c79b2b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:15:39.155969 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f8eec9ee-520e-4ba5-a967-a02b12c79b2b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Get all volumes completed successfully. Nov 13 01:15:39.157007 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f8eec9ee-520e-4ba5-a967-a02b12c79b2b tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes returned with HTTP 200 Nov 13 01:15:39.158167 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 351/686] 10.222.0.13 () {56 vars in 1164 bytes} [Fri Nov 13 01:15:38 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes => generated 400 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:39.170288 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6514dae1-044a-49ec-8742-2d4d326fd7d4 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots Nov 13 01:15:39.171538 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6514dae1-044a-49ec-8742-2d4d326fd7d4 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:39.173194 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6514dae1-044a-49ec-8742-2d4d326fd7d4 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:39.174068 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-6514dae1-044a-49ec-8742-2d4d326fd7d4 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:15:39.181713 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-6514dae1-044a-49ec-8742-2d4d326fd7d4 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Building query based on filter {{(pid=87987) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:15:39.232173 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6514dae1-044a-49ec-8742-2d4d326fd7d4 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Get all snapshots completed successfully. Nov 13 01:15:39.232862 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6514dae1-044a-49ec-8742-2d4d326fd7d4 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots returned with HTTP 200 Nov 13 01:15:39.237801 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 336/687] 10.222.0.13 () {56 vars in 1170 bytes} [Fri Nov 13 01:15:39 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots => generated 17 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:15:39.258256 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-794d3933-bbda-4926-940d-14bef36f9942 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] DELETE http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:39.258878 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-794d3933-bbda-4926-940d-14bef36f9942 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:39.259148 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:39.259148 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:39.259633 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-794d3933-bbda-4926-940d-14bef36f9942 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:39.261312 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-794d3933-bbda-4926-940d-14bef36f9942 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Delete volume with id: e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:39.432557 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:39.432557 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:39.433784 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-794d3933-bbda-4926-940d-14bef36f9942 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:39.542493 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-794d3933-bbda-4926-940d-14bef36f9942 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Delete volume request issued successfully. Nov 13 01:15:39.543528 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-794d3933-bbda-4926-940d-14bef36f9942 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 202 Nov 13 01:15:39.544841 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 352/688] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:15:39 2020] DELETE /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 0 bytes in 291 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:15:39.553292 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d4d36e4-6a34-4cfd-8a3a-13cde7e6beb2 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:39.554555 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d4d36e4-6a34-4cfd-8a3a-13cde7e6beb2 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:39.555042 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d4d36e4-6a34-4cfd-8a3a-13cde7e6beb2 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:39.628387 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-74bef60f-4d6b-46e8-a238-ab9fa048fc48 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce Nov 13 01:15:39.629343 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-74bef60f-4d6b-46e8-a238-ab9fa048fc48 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:39.629754 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:39.629754 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:39.630544 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-74bef60f-4d6b-46e8-a238-ab9fa048fc48 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:39.748873 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-74bef60f-4d6b-46e8-a238-ab9fa048fc48 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce returned with HTTP 404 Nov 13 01:15:39.750139 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 353/689] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:39 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/102bba21-0847-4c0d-af5d-940158fed1ce => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:15:39.756986 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:39.756986 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:39.758220 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-61da7e92-09c1-4314-87dc-fa663fb784b1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:39.760225 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-61da7e92-09c1-4314-87dc-fa663fb784b1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:39.762081 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-61da7e92-09c1-4314-87dc-fa663fb784b1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:39.797107 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8d4d36e4-6a34-4cfd-8a3a-13cde7e6beb2 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:39.890441 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d4d36e4-6a34-4cfd-8a3a-13cde7e6beb2 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 200 Nov 13 01:15:39.890671 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 337/690] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:39 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 945 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:39.932672 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-82b971a8-23c8-4c85-96b4-19de9ee4cfe2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] DELETE http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e Nov 13 01:15:39.939332 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-82b971a8-23c8-4c85-96b4-19de9ee4cfe2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:39.940674 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:39.940674 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:39.944132 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-82b971a8-23c8-4c85-96b4-19de9ee4cfe2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:39.954260 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:39.954260 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:39.957160 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-82b971a8-23c8-4c85-96b4-19de9ee4cfe2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Delete volume with id: 94864186-8c3e-4be7-a196-3dbe0f579e6e Nov 13 01:15:40.035308 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-61da7e92-09c1-4314-87dc-fa663fb784b1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:40.216761 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:40.216761 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:40.217655 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-61da7e92-09c1-4314-87dc-fa663fb784b1 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:40.217941 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-82b971a8-23c8-4c85-96b4-19de9ee4cfe2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:15:40.218794 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 354/691] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:39 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 916 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:40.336754 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-82b971a8-23c8-4c85-96b4-19de9ee4cfe2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Delete volume request issued successfully. Nov 13 01:15:40.338181 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-82b971a8-23c8-4c85-96b4-19de9ee4cfe2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e returned with HTTP 202 Nov 13 01:15:40.344335 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 338/692] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:15:39 2020] DELETE /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e => generated 0 bytes in 443 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:15:40.366522 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-db4f4d98-bb1d-43c9-97fd-ad0eca0a994b tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e Nov 13 01:15:40.380853 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-db4f4d98-bb1d-43c9-97fd-ad0eca0a994b tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:40.381315 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:40.381315 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:40.381897 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-db4f4d98-bb1d-43c9-97fd-ad0eca0a994b tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:40.575049 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:40.575049 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:40.612714 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-db4f4d98-bb1d-43c9-97fd-ad0eca0a994b tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:15:40.791534 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-db4f4d98-bb1d-43c9-97fd-ad0eca0a994b tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e returned with HTTP 200 Nov 13 01:15:40.792441 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 355/693] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:40 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e => generated 920 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:40.913764 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-57350f64-7fa6-4796-8c21-54da68ebdd51 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:40.913764 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-57350f64-7fa6-4796-8c21-54da68ebdd51 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:40.913937 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:40.913937 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:40.914425 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-57350f64-7fa6-4796-8c21-54da68ebdd51 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:41.044801 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:41.044801 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:41.075356 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-57350f64-7fa6-4796-8c21-54da68ebdd51 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:41.201806 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-57350f64-7fa6-4796-8c21-54da68ebdd51 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 200 Nov 13 01:15:41.201806 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 339/694] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:40 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 945 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:41.234840 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3285e1e8-0a65-442b-9f7a-64593305ab04 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:41.235167 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3285e1e8-0a65-442b-9f7a-64593305ab04 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:41.235262 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:41.235262 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:41.237474 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3285e1e8-0a65-442b-9f7a-64593305ab04 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:41.434045 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:41.434045 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:41.473782 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3285e1e8-0a65-442b-9f7a-64593305ab04 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:41.594785 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3285e1e8-0a65-442b-9f7a-64593305ab04 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:41.615416 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 356/695] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:41 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 916 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:41.811157 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d4c1841-d43f-46e3-9576-e9250c2487a2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e Nov 13 01:15:41.811255 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d4c1841-d43f-46e3-9576-e9250c2487a2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:41.811709 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:41.811709 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:41.811860 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d4c1841-d43f-46e3-9576-e9250c2487a2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:42.028502 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:42.028502 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:42.056696 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9d4c1841-d43f-46e3-9576-e9250c2487a2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:15:42.116712 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d4c1841-d43f-46e3-9576-e9250c2487a2 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e returned with HTTP 200 Nov 13 01:15:42.127585 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 340/696] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:41 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e => generated 920 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:42.210986 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0d80891d-6593-4dea-91ce-7b009d9d9a72 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:42.212118 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0d80891d-6593-4dea-91ce-7b009d9d9a72 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:42.212118 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:42.212118 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:42.212681 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0d80891d-6593-4dea-91ce-7b009d9d9a72 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:42.333354 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:42.333354 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:42.392426 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0d80891d-6593-4dea-91ce-7b009d9d9a72 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Volume info retrieved successfully. Nov 13 01:15:42.505016 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0d80891d-6593-4dea-91ce-7b009d9d9a72 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 200 Nov 13 01:15:42.507278 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 357/697] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:42 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 945 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:42.622024 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-16497d54-91d2-444d-8705-456fbf4020a0 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:42.622849 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-16497d54-91d2-444d-8705-456fbf4020a0 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:42.623067 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:42.623067 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:42.623430 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-16497d54-91d2-444d-8705-456fbf4020a0 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:42.802140 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:42.802140 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:42.825616 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-16497d54-91d2-444d-8705-456fbf4020a0 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:42.942046 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-16497d54-91d2-444d-8705-456fbf4020a0 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 200 Nov 13 01:15:42.943321 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 341/698] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:42 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 916 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:43.133833 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-01013096-65dd-40a7-b8f8-0d6742895075 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e Nov 13 01:15:43.134372 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-01013096-65dd-40a7-b8f8-0d6742895075 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:43.134584 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:43.134584 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:43.134959 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-01013096-65dd-40a7-b8f8-0d6742895075 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:43.244579 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:43.244579 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:43.257637 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-01013096-65dd-40a7-b8f8-0d6742895075 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Volume info retrieved successfully. Nov 13 01:15:43.296401 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-01013096-65dd-40a7-b8f8-0d6742895075 tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e returned with HTTP 200 Nov 13 01:15:43.297742 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 358/699] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:43 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e => generated 920 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:43.523457 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0d8f08f6-9bef-4e7f-a221-b21f3350dd98 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] GET http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 Nov 13 01:15:43.524482 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0d8f08f6-9bef-4e7f-a221-b21f3350dd98 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:43.525011 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:43.525011 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:43.525752 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0d8f08f6-9bef-4e7f-a221-b21f3350dd98 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:43.662686 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:43.662686 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:43.709434 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0d8f08f6-9bef-4e7f-a221-b21f3350dd98 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 returned with HTTP 404 Nov 13 01:15:43.715794 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 342/700] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:43 2020] GET /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/e85ce473-5f4e-4041-b0b4-221c0801bd27 => generated 109 bytes in 194 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:15:43.722753 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-15604d33-3022-4918-8d69-e8f001685dae tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] DELETE http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/f9d191d7-3bf5-4ba9-bc02-34430e67ccfe Nov 13 01:15:43.723559 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-15604d33-3022-4918-8d69-e8f001685dae tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:43.723949 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:43.723949 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:43.724624 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-15604d33-3022-4918-8d69-e8f001685dae tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:43.725185 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-15604d33-3022-4918-8d69-e8f001685dae tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Delete snapshot with id: f9d191d7-3bf5-4ba9-bc02-34430e67ccfe Nov 13 01:15:43.798212 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-15604d33-3022-4918-8d69-e8f001685dae tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/f9d191d7-3bf5-4ba9-bc02-34430e67ccfe returned with HTTP 404 Nov 13 01:15:43.802134 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 359/701] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:15:43 2020] DELETE /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/f9d191d7-3bf5-4ba9-bc02-34430e67ccfe => generated 111 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:15:43.809682 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-43780fef-b6fe-4c67-b2f8-99da12289bf7 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] DELETE http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d Nov 13 01:15:43.809682 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-43780fef-b6fe-4c67-b2f8-99da12289bf7 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:43.809682 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:43.809682 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:43.810013 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-43780fef-b6fe-4c67-b2f8-99da12289bf7 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:43.810278 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-43780fef-b6fe-4c67-b2f8-99da12289bf7 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Delete volume with id: af9ccc99-4c93-4b19-9fca-5f089d13ea9d Nov 13 01:15:43.913028 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-43780fef-b6fe-4c67-b2f8-99da12289bf7 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d returned with HTTP 404 Nov 13 01:15:43.914406 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 343/702] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:15:43 2020] DELETE /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/af9ccc99-4c93-4b19-9fca-5f089d13ea9d => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:15:43.926571 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7c6a9660-32bc-4a7e-bd5a-4494c13a616e tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] DELETE http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/9e8e7b94-2a4a-4b7b-809c-c43a42417b7a Nov 13 01:15:43.927160 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7c6a9660-32bc-4a7e-bd5a-4494c13a616e tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:43.927680 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7c6a9660-32bc-4a7e-bd5a-4494c13a616e tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:43.928047 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-7c6a9660-32bc-4a7e-bd5a-4494c13a616e tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Delete snapshot with id: 9e8e7b94-2a4a-4b7b-809c-c43a42417b7a Nov 13 01:15:43.960108 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-169834f3-c9b6-4d4c-8201-7e4d6be14c44 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 Nov 13 01:15:43.960566 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-169834f3-c9b6-4d4c-8201-7e4d6be14c44 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:43.961054 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-169834f3-c9b6-4d4c-8201-7e4d6be14c44 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:43.965671 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7c6a9660-32bc-4a7e-bd5a-4494c13a616e tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/9e8e7b94-2a4a-4b7b-809c-c43a42417b7a returned with HTTP 404 Nov 13 01:15:43.967482 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 360/703] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:15:43 2020] DELETE /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/9e8e7b94-2a4a-4b7b-809c-c43a42417b7a => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:15:43.983552 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-20599ac0-8e5b-4190-bdfa-8cf1f5d25857 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] DELETE http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/1396eb1d-548f-46ab-8d2f-da29923a27be Nov 13 01:15:43.987702 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-20599ac0-8e5b-4190-bdfa-8cf1f5d25857 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:43.988548 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-20599ac0-8e5b-4190-bdfa-8cf1f5d25857 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:43.989965 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-20599ac0-8e5b-4190-bdfa-8cf1f5d25857 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Delete snapshot with id: 1396eb1d-548f-46ab-8d2f-da29923a27be Nov 13 01:15:44.035269 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-20599ac0-8e5b-4190-bdfa-8cf1f5d25857 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/1396eb1d-548f-46ab-8d2f-da29923a27be returned with HTTP 404 Nov 13 01:15:44.037374 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 361/704] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:15:43 2020] DELETE /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/snapshots/1396eb1d-548f-46ab-8d2f-da29923a27be => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:15:44.058142 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe986187-8b99-4f0b-835d-5ce3cedc42c2 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] DELETE http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a Nov 13 01:15:44.060806 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe986187-8b99-4f0b-835d-5ce3cedc42c2 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:44.062500 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe986187-8b99-4f0b-835d-5ce3cedc42c2 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:44.064643 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-fe986187-8b99-4f0b-835d-5ce3cedc42c2 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] Delete volume with id: 9370fa27-17e3-4e35-9f74-abfdaa472c6a Nov 13 01:15:44.085048 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-169834f3-c9b6-4d4c-8201-7e4d6be14c44 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 returned with HTTP 404 Nov 13 01:15:44.103718 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 344/705] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:43 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/2d178f45-a757-4319-a332-296a77d90aa7 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:15:44.226886 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe986187-8b99-4f0b-835d-5ce3cedc42c2 tempest-VolumesDeleteCascade-666141014 tempest-VolumesDeleteCascade-666141014] http://10.222.0.13/volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a returned with HTTP 404 Nov 13 01:15:44.228381 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 362/706] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:15:44 2020] DELETE /volume/v3/a1e75f73227a4b7694bc8d71966a0ab7/volumes/9370fa27-17e3-4e35-9f74-abfdaa472c6a => generated 109 bytes in 185 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:15:44.314032 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6cc6e77e-7e67-4340-b5f4-b96d6e3ab74e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] GET http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e Nov 13 01:15:44.314643 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6cc6e77e-7e67-4340-b5f4-b96d6e3ab74e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:44.315230 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6cc6e77e-7e67-4340-b5f4-b96d6e3ab74e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:44.447869 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6cc6e77e-7e67-4340-b5f4-b96d6e3ab74e tempest-ServerRescueNegativeTestJSON-1749260244 tempest-ServerRescueNegativeTestJSON-1749260244] http://10.222.0.13/volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e returned with HTTP 404 Nov 13 01:15:44.454871 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 345/707] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:44 2020] GET /volume/v3/1b05d87fbf714868b378a6325e828318/volumes/94864186-8c3e-4be7-a196-3dbe0f579e6e => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:15:51.094047 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-020f580a-a6ac-40a3-a614-b25155ff5f90 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] DELETE http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:15:51.095025 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-020f580a-a6ac-40a3-a614-b25155ff5f90 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:51.095516 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-020f580a-a6ac-40a3-a614-b25155ff5f90 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:51.096008 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-020f580a-a6ac-40a3-a614-b25155ff5f90 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Delete volume with id: 4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:15:51.238170 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:51.238170 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:51.239694 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-020f580a-a6ac-40a3-a614-b25155ff5f90 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:51.274224 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-020f580a-a6ac-40a3-a614-b25155ff5f90 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Delete volume request issued successfully. Nov 13 01:15:51.274698 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-020f580a-a6ac-40a3-a614-b25155ff5f90 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 202 Nov 13 01:15:51.276072 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 363/708] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:15:51 2020] DELETE /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:15:51.284406 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1ec791ba-44bd-4cfc-9f23-a300259be65f tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:15:51.284916 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1ec791ba-44bd-4cfc-9f23-a300259be65f tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:51.285604 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1ec791ba-44bd-4cfc-9f23-a300259be65f tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:51.410950 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:51.410950 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:51.431631 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1ec791ba-44bd-4cfc-9f23-a300259be65f tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:51.477928 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1ec791ba-44bd-4cfc-9f23-a300259be65f tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 200 Nov 13 01:15:51.484074 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 346/709] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:51 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 915 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:52.502338 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d875ba76-fccf-4d00-b6ff-581e56668dee tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:15:52.502875 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d875ba76-fccf-4d00-b6ff-581e56668dee tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:52.503100 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:52.503100 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:52.503679 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d875ba76-fccf-4d00-b6ff-581e56668dee tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:52.603164 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:52.603164 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:52.638490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d875ba76-fccf-4d00-b6ff-581e56668dee tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:52.734965 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d875ba76-fccf-4d00-b6ff-581e56668dee tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 200 Nov 13 01:15:52.740207 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 364/710] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:52 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 915 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:53.757512 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f3310276-55c4-42fe-9d59-7429468c6cac tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:15:53.758227 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f3310276-55c4-42fe-9d59-7429468c6cac tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:53.758558 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:53.758558 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:53.759091 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f3310276-55c4-42fe-9d59-7429468c6cac tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:53.894637 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:15:53.894637 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:15:53.919429 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f3310276-55c4-42fe-9d59-7429468c6cac tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:15:53.974523 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f3310276-55c4-42fe-9d59-7429468c6cac tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 200 Nov 13 01:15:53.975887 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 347/711] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:53 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 915 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:15:54.992517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-60e2a428-5dce-48f8-92b5-271c517208e0 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 Nov 13 01:15:54.993334 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-60e2a428-5dce-48f8-92b5-271c517208e0 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:15:54.993525 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:15:54.993525 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:15:54.993904 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-60e2a428-5dce-48f8-92b5-271c517208e0 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:15:55.052881 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-60e2a428-5dce-48f8-92b5-271c517208e0 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 returned with HTTP 404 Nov 13 01:15:55.054719 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 365/712] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:15:54 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/4d3cb86a-a181-4ffa-ac71-c304b165b6b8 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:16:02.048066 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8d8d4b7d-d7b8-4b59-9b24-63f66205a09c req-a868e7f4-5e24-4ef0-84db-92c9af17c785 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] DELETE http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/attachments/0dd218af-49ef-426e-9c7d-cafe2f1348c2 Nov 13 01:16:02.049472 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8d8d4b7d-d7b8-4b59-9b24-63f66205a09c req-a868e7f4-5e24-4ef0-84db-92c9af17c785 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:16:02.049892 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:16:02.049892 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:16:02.050519 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8d8d4b7d-d7b8-4b59-9b24-63f66205a09c req-a868e7f4-5e24-4ef0-84db-92c9af17c785 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:16:02.075409 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:16:02.075409 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:16:02.755363 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-8d8d4b7d-d7b8-4b59-9b24-63f66205a09c req-a868e7f4-5e24-4ef0-84db-92c9af17c785 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:16:02.756200 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-8d8d4b7d-d7b8-4b59-9b24-63f66205a09c req-a868e7f4-5e24-4ef0-84db-92c9af17c785 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:16:02.767090 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8d8d4b7d-d7b8-4b59-9b24-63f66205a09c req-a868e7f4-5e24-4ef0-84db-92c9af17c785 tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/attachments/0dd218af-49ef-426e-9c7d-cafe2f1348c2 returned with HTTP 200 Nov 13 01:16:02.768367 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 348/713] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 01:16:02 2020] DELETE /volume/v3/28585dc975744aca878d8115ed9a7148/attachments/0dd218af-49ef-426e-9c7d-cafe2f1348c2 => generated 19 bytes in 726 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:16:02.801954 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8d8d4b7d-d7b8-4b59-9b24-63f66205a09c req-a8597b6a-a944-4324-bb23-2a5a8f49b0cf tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] DELETE http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:16:02.802721 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8d8d4b7d-d7b8-4b59-9b24-63f66205a09c req-a8597b6a-a944-4324-bb23-2a5a8f49b0cf tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:16:02.803475 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8d8d4b7d-d7b8-4b59-9b24-63f66205a09c req-a8597b6a-a944-4324-bb23-2a5a8f49b0cf tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:16:02.804270 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [req-8d8d4b7d-d7b8-4b59-9b24-63f66205a09c req-a8597b6a-a944-4324-bb23-2a5a8f49b0cf tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Delete volume with id: bfe42a46-9f59-4f60-a57b-d6ba57bad055 Nov 13 01:16:02.880989 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:16:02.880989 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:16:02.882845 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-8d8d4b7d-d7b8-4b59-9b24-63f66205a09c req-a8597b6a-a944-4324-bb23-2a5a8f49b0cf tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Volume info retrieved successfully. Nov 13 01:16:02.920785 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-8d8d4b7d-d7b8-4b59-9b24-63f66205a09c req-a8597b6a-a944-4324-bb23-2a5a8f49b0cf tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] Delete volume request issued successfully. Nov 13 01:16:02.921278 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8d8d4b7d-d7b8-4b59-9b24-63f66205a09c req-a8597b6a-a944-4324-bb23-2a5a8f49b0cf tempest-ServersTestBootFromVolume-1545034371 tempest-ServersTestBootFromVolume-1545034371] http://10.222.0.13/volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 returned with HTTP 202 Nov 13 01:16:02.922831 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 366/714] 10.222.0.59 () {60 vars in 1384 bytes} [Fri Nov 13 01:16:02 2020] DELETE /volume/v3/28585dc975744aca878d8115ed9a7148/volumes/bfe42a46-9f59-4f60-a57b-d6ba57bad055 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:16:19.846775 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5645ac0a-fd09-43cb-8e3e-2453fbf09a30 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] DELETE http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:16:19.847987 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5645ac0a-fd09-43cb-8e3e-2453fbf09a30 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:16:19.848421 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:16:19.848421 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:16:19.849061 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5645ac0a-fd09-43cb-8e3e-2453fbf09a30 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:16:19.849713 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-5645ac0a-fd09-43cb-8e3e-2453fbf09a30 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Delete volume with id: bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:16:19.931042 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:16:19.931042 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:16:19.933375 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5645ac0a-fd09-43cb-8e3e-2453fbf09a30 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:16:19.972751 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5645ac0a-fd09-43cb-8e3e-2453fbf09a30 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Delete volume request issued successfully. Nov 13 01:16:19.973576 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5645ac0a-fd09-43cb-8e3e-2453fbf09a30 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 202 Nov 13 01:16:19.975872 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 349/715] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:16:19 2020] DELETE /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:16:19.990488 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4bd3137d-a831-43f3-b829-450dbfb49291 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:16:19.996200 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4bd3137d-a831-43f3-b829-450dbfb49291 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:16:19.996897 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:16:19.996897 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:16:19.999909 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4bd3137d-a831-43f3-b829-450dbfb49291 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:16:20.190616 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:16:20.190616 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:16:20.211321 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4bd3137d-a831-43f3-b829-450dbfb49291 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:16:20.267783 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4bd3137d-a831-43f3-b829-450dbfb49291 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:16:20.269269 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 367/716] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:16:19 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 916 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:16:21.286664 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2fdc6a07-e0c2-4297-aa45-afa2541b3324 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:16:21.288106 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2fdc6a07-e0c2-4297-aa45-afa2541b3324 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:16:21.288516 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:16:21.288516 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:16:21.289140 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2fdc6a07-e0c2-4297-aa45-afa2541b3324 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:16:21.402874 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:16:21.402874 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:16:21.432012 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2fdc6a07-e0c2-4297-aa45-afa2541b3324 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Volume info retrieved successfully. Nov 13 01:16:21.515505 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2fdc6a07-e0c2-4297-aa45-afa2541b3324 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 200 Nov 13 01:16:21.518550 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 350/717] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:16:21 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 916 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:16:22.534480 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-18507742-94af-4808-b4a2-c25996bce874 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] GET http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 Nov 13 01:16:22.535843 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-18507742-94af-4808-b4a2-c25996bce874 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:16:22.536707 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:16:22.536707 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:16:22.537355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-18507742-94af-4808-b4a2-c25996bce874 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:16:22.657892 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-18507742-94af-4808-b4a2-c25996bce874 tempest-AttachVolumeNegativeTest-1766850298 tempest-AttachVolumeNegativeTest-1766850298] http://10.222.0.13/volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 returned with HTTP 404 Nov 13 01:16:22.662502 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 368/718] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:16:22 2020] GET /volume/v3/aa6c9924337d4de49c318bc53c4cbb40/volumes/bf655869-9d05-4808-805e-762201b3acd3 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:17:23.550431 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a8ec6885-6ebf-4431-b952-d0329f0aca52 tempest-GroupsV314Test-1274927953 tempest-GroupsV314Test-1274927953] POST http://10.222.0.13/volume/v3/7450367e5e6c42a9be886dfba79f4679/types Nov 13 01:17:23.551001 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:23.551001 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:23.551640 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a8ec6885-6ebf-4431-b952-d0329f0aca52 tempest-GroupsV314Test-1274927953 tempest-GroupsV314Test-1274927953] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-205288644"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:17:23.634217 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a8ec6885-6ebf-4431-b952-d0329f0aca52 tempest-GroupsV314Test-1274927953 tempest-GroupsV314Test-1274927953] http://10.222.0.13/volume/v3/7450367e5e6c42a9be886dfba79f4679/types returned with HTTP 200 Nov 13 01:17:23.645215 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 351/719] 10.222.0.13 () {58 vars in 1179 bytes} [Fri Nov 13 01:17:23 2020] POST /volume/v3/7450367e5e6c42a9be886dfba79f4679/types => generated 219 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:17:23.646494 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b274263e-5b28-4f45-9904-492b642b0aa1 tempest-GroupsV314Test-1274927953 tempest-GroupsV314Test-1274927953] POST http://10.222.0.13/volume/v3/7450367e5e6c42a9be886dfba79f4679/group_types Nov 13 01:17:23.647293 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b274263e-5b28-4f45-9904-492b642b0aa1 tempest-GroupsV314Test-1274927953 tempest-GroupsV314Test-1274927953] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1553628485"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:17:23.758091 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b274263e-5b28-4f45-9904-492b642b0aa1 tempest-GroupsV314Test-1274927953 tempest-GroupsV314Test-1274927953] http://10.222.0.13/volume/v3/7450367e5e6c42a9be886dfba79f4679/group_types returned with HTTP 202 Nov 13 01:17:23.764230 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 369/720] 10.222.0.13 () {60 vars in 1238 bytes} [Fri Nov 13 01:17:23 2020] POST /volume/v3/7450367e5e6c42a9be886dfba79f4679/group_types => generated 177 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:17:24.130978 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-42284f98-2e92-47f4-baa6-3b8b1cf4c3a9 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] POST http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups Nov 13 01:17:24.132314 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-42284f98-2e92-47f4-baa6-3b8b1cf4c3a9 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e679203a-35c6-47e7-a9a0-54c7789cde66", "volume_types": ["b8822817-44c6-445d-b746-34610c6e483b"], "name": "tempest-GroupsV314Test-Group-1835234952"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:17:24.133430 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-42284f98-2e92-47f4-baa6-3b8b1cf4c3a9 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Creating new group {'group': {'group_type': 'e679203a-35c6-47e7-a9a0-54c7789cde66', 'volume_types': ['b8822817-44c6-445d-b746-34610c6e483b'], 'name': 'tempest-GroupsV314Test-Group-1835234952'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Nov 13 01:17:24.167176 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-42284f98-2e92-47f4-baa6-3b8b1cf4c3a9 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Creating group tempest-GroupsV314Test-Group-1835234952. Nov 13 01:17:24.231115 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-42284f98-2e92-47f4-baa6-3b8b1cf4c3a9 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Availability zone cache updated, next update will occur around 2020-11-13 02:17:24.230510. {{(pid=87987) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Nov 13 01:17:24.231772 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-42284f98-2e92-47f4-baa6-3b8b1cf4c3a9 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Availability Zones retrieved successfully. Nov 13 01:17:24.261484 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-42284f98-2e92-47f4-baa6-3b8b1cf4c3a9 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Created reservations ['6b46b573-7e30-4c39-9e2c-9e2f785b1ec4'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:17:24.392796 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-42284f98-2e92-47f4-baa6-3b8b1cf4c3a9 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups returned with HTTP 202 Nov 13 01:17:24.393795 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 352/721] 10.222.0.13 () {60 vars in 1224 bytes} [Fri Nov 13 01:17:23 2020] POST /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups => generated 108 bytes in 624 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:17:24.404254 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-624f45db-d8f1-49ce-8167-274bc9b13862 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/a0245211-c396-4efc-80e9-b8ae5e6ae3bf Nov 13 01:17:24.404829 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-624f45db-d8f1-49ce-8167-274bc9b13862 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:24.405310 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-624f45db-d8f1-49ce-8167-274bc9b13862 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:24.405715 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-624f45db-d8f1-49ce-8167-274bc9b13862 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] show called for member a0245211-c396-4efc-80e9-b8ae5e6ae3bf {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:17:24.417750 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:24.417750 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:24.455967 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-624f45db-d8f1-49ce-8167-274bc9b13862 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/a0245211-c396-4efc-80e9-b8ae5e6ae3bf returned with HTTP 200 Nov 13 01:17:24.459001 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 370/722] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:17:24 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/a0245211-c396-4efc-80e9-b8ae5e6ae3bf => generated 388 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:17:25.469899 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7ac3d0dc-f1f4-4a71-a24a-bdc466ebb6a5 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/a0245211-c396-4efc-80e9-b8ae5e6ae3bf Nov 13 01:17:25.471149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7ac3d0dc-f1f4-4a71-a24a-bdc466ebb6a5 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:25.471547 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:25.471547 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:25.472440 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7ac3d0dc-f1f4-4a71-a24a-bdc466ebb6a5 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:25.473040 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-7ac3d0dc-f1f4-4a71-a24a-bdc466ebb6a5 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] show called for member a0245211-c396-4efc-80e9-b8ae5e6ae3bf {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:17:25.498675 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:25.498675 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:25.551786 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7ac3d0dc-f1f4-4a71-a24a-bdc466ebb6a5 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/a0245211-c396-4efc-80e9-b8ae5e6ae3bf returned with HTTP 200 Nov 13 01:17:25.553288 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 353/723] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:17:25 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/a0245211-c396-4efc-80e9-b8ae5e6ae3bf => generated 389 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:17:25.564198 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] POST http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes Nov 13 01:17:25.569087 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:25.569087 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:25.575255 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b8822817-44c6-445d-b746-34610c6e483b", "group_id": "a0245211-c396-4efc-80e9-b8ae5e6ae3bf", "size": 1, "name": "tempest-GroupsV314Test-Volume-2061131601"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:17:25.576675 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Create volume request body: {'volume': {'volume_type': 'b8822817-44c6-445d-b746-34610c6e483b', 'group_id': 'a0245211-c396-4efc-80e9-b8ae5e6ae3bf', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-2061131601'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:17:25.618255 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:25.618255 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:25.621547 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Create volume of 1 GB Nov 13 01:17:25.651081 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Availability Zones retrieved successfully. Nov 13 01:17:25.716065 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Flow 'volume_create_api' (eef7e915-0021-4c42-87e4-145b31cee8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:17:25.719436 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36f6280e-3d4d-40bb-a64e-afcb3e071d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:17:25.721696 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:25.721696 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:25.722514 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:17:25.861951 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36f6280e-3d4d-40bb-a64e-afcb3e071d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T01:17:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b8822817-44c6-445d-b746-34610c6e483b,is_public=True,name='tempest-GroupsV314Test-volume-type-205288644',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b8822817-44c6-445d-b746-34610c6e483b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a0245211-c396-4efc-80e9-b8ae5e6ae3bf', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:17:25.864353 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (905ce33f-4d7a-4a7b-a756-efde500a3b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:17:25.917397 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-205288644 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-205288644, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:17:25.918386 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-205288644 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-205288644, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:17:25.967671 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Created reservations ['63c99e6e-27f6-4eff-9573-e3ed26160868', 'd3405092-c8c8-48f3-8b97-b89ffa906aeb', 'a191aaa0-a52c-48eb-9286-1a687732575c', 'b0fefa21-b561-4fe5-9b4f-16d55d308197'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:17:25.971102 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (905ce33f-4d7a-4a7b-a756-efde500a3b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63c99e6e-27f6-4eff-9573-e3ed26160868', 'd3405092-c8c8-48f3-8b97-b89ffa906aeb', 'a191aaa0-a52c-48eb-9286-1a687732575c', 'b0fefa21-b561-4fe5-9b4f-16d55d308197']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:17:25.973841 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d50cfc4-7268-48e7-9337-c09debdbe338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:17:26.058679 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d50cfc4-7268-48e7-9337-c09debdbe338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17b91697-7f62-48e7-a5f6-f15049aa739b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-2061131601',encryption_key_id=None,group_id=a0245211-c396-4efc-80e9-b8ae5e6ae3bf,group_type_id=,metadata={},multiattach=False,project_id='b6a13ecbddd0446f8b1b8ba6732a5a93',qos_specs=None,replication_status=,reservations=['63c99e6e-27f6-4eff-9573-e3ed26160868','d3405092-c8c8-48f3-8b97-b89ffa906aeb','a191aaa0-a52c-48eb-9286-1a687732575c','b0fefa21-b561-4fe5-9b4f-16d55d308197'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46b2e6b5df154f0c9b9637c27b83def9',volume_type_id=b8822817-44c6-445d-b746-34610c6e483b), '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-11-13T01:17:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-2061131601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a0245211-c396-4efc-80e9-b8ae5e6ae3bf,host=None,id=17b91697-7f62-48e7-a5f6-f15049aa739b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6a13ecbddd0446f8b1b8ba6732a5a93',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='46b2e6b5df154f0c9b9637c27b83def9',volume_attachment=,volume_type=,volume_type_id=b8822817-44c6-445d-b746-34610c6e483b)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:17:26.060809 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd2604e-b7b0-4bdc-8428-43355b26def1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:17:26.099780 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd2604e-b7b0-4bdc-8428-43355b26def1) 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-2061131601',encryption_key_id=None,group_id=a0245211-c396-4efc-80e9-b8ae5e6ae3bf,group_type_id=,metadata={},multiattach=False,project_id='b6a13ecbddd0446f8b1b8ba6732a5a93',qos_specs=None,replication_status=,reservations=['63c99e6e-27f6-4eff-9573-e3ed26160868','d3405092-c8c8-48f3-8b97-b89ffa906aeb','a191aaa0-a52c-48eb-9286-1a687732575c','b0fefa21-b561-4fe5-9b4f-16d55d308197'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46b2e6b5df154f0c9b9637c27b83def9',volume_type_id=b8822817-44c6-445d-b746-34610c6e483b)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:17:26.106880 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12b0b9da-6ced-46d3-9921-0686eaf87184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:17:26.133006 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12b0b9da-6ced-46d3-9921-0686eaf87184) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:17:26.137769 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Flow 'volume_create_api' (eef7e915-0021-4c42-87e4-145b31cee8b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:17:26.249545 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Create volume request issued successfully. Nov 13 01:17:26.281242 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:26.281697 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:26.301433 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:26.313370 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:26.313370 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:26.340824 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a860494b-95fc-45d6-a7c7-3440d639439b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes returned with HTTP 202 Nov 13 01:17:26.346160 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 371/724] 10.222.0.13 () {60 vars in 1227 bytes} [Fri Nov 13 01:17:25 2020] POST /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes => generated 899 bytes in 785 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:17:26.355642 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6ba5d5a6-464b-4c64-b546-b1954e100aaa tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/17b91697-7f62-48e7-a5f6-f15049aa739b Nov 13 01:17:26.356548 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6ba5d5a6-464b-4c64-b546-b1954e100aaa tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:26.357033 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:26.357033 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:26.357522 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6ba5d5a6-464b-4c64-b546-b1954e100aaa tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:26.485323 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:26.485323 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:26.498820 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6ba5d5a6-464b-4c64-b546-b1954e100aaa tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Volume info retrieved successfully. Nov 13 01:17:26.528302 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-6ba5d5a6-464b-4c64-b546-b1954e100aaa tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:26.529029 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-6ba5d5a6-464b-4c64-b546-b1954e100aaa tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:26.542073 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-6ba5d5a6-464b-4c64-b546-b1954e100aaa tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:26.553449 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:26.553449 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:26.602859 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6ba5d5a6-464b-4c64-b546-b1954e100aaa tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/17b91697-7f62-48e7-a5f6-f15049aa739b returned with HTTP 200 Nov 13 01:17:26.604164 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 354/725] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:17:26 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/17b91697-7f62-48e7-a5f6-f15049aa739b => generated 991 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:17:27.620416 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14252926-58c6-458b-bd2b-7cd5cb063a13 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/17b91697-7f62-48e7-a5f6-f15049aa739b Nov 13 01:17:27.620921 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14252926-58c6-458b-bd2b-7cd5cb063a13 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:27.621173 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:27.621173 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:27.621437 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14252926-58c6-458b-bd2b-7cd5cb063a13 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:27.675053 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:27.675053 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:27.684661 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-14252926-58c6-458b-bd2b-7cd5cb063a13 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Volume info retrieved successfully. Nov 13 01:17:27.701182 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-14252926-58c6-458b-bd2b-7cd5cb063a13 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:27.701725 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-14252926-58c6-458b-bd2b-7cd5cb063a13 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:27.710175 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-14252926-58c6-458b-bd2b-7cd5cb063a13 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:27.717398 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:27.717398 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:27.746068 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14252926-58c6-458b-bd2b-7cd5cb063a13 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/17b91697-7f62-48e7-a5f6-f15049aa739b returned with HTTP 200 Nov 13 01:17:27.746906 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 372/726] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:17:27 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/17b91697-7f62-48e7-a5f6-f15049aa739b => generated 992 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:17:27.763374 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] POST http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/action Nov 13 01:17:27.763929 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:27.763929 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:27.764945 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Action body: b'{"create-from-src": {"source_group_id": "a0245211-c396-4efc-80e9-b8ae5e6ae3bf", "name": "tempest-Group_from_grp-1862373097"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:17:27.765558 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "a0245211-c396-4efc-80e9-b8ae5e6ae3bf", "name": "tempest-Group_from_grp-1862373097"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:17:27.766866 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Creating new group {'create-from-src': {'source_group_id': 'a0245211-c396-4efc-80e9-b8ae5e6ae3bf', 'name': 'tempest-Group_from_grp-1862373097'}}. {{(pid=87987) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Nov 13 01:17:27.767415 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Creating group tempest-Group_from_grp-1862373097 from source group a0245211-c396-4efc-80e9-b8ae5e6ae3bf. Nov 13 01:17:27.789105 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:27.789105 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:27.838907 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:27.838907 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:27.932677 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Created reservations ['d7436171-2a27-4884-98f6-e34a5779efa6'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:17:28.084188 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.group.api [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] A mapping entry already exists for group 9d764e20-b768-4013-bbd8-64b3514db665 and volume type b8822817-44c6-445d-b746-34610c6e483b. Do not need to create again. Nov 13 01:17:28.085089 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:28.085089 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:28.085914 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Availability Zones retrieved successfully. Nov 13 01:17:28.104565 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Flow 'volume_create_api' (609cb95b-4368-415d-b59a-b06347fd8ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:17:28.107467 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc946baa-645e-4ed4-be9b-48ab0b3c5aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:17:28.109613 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Validating volume size '1' using validate_int, validate_source_size {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:17:28.167976 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc946baa-645e-4ed4-be9b-48ab0b3c5aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '17b91697-7f62-48e7-a5f6-f15049aa739b', 'volume_type': VolumeType(created_at=2020-11-13T01:17:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b8822817-44c6-445d-b746-34610c6e483b,is_public=True,name='tempest-GroupsV314Test-volume-type-205288644',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b8822817-44c6-445d-b746-34610c6e483b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9d764e20-b768-4013-bbd8-64b3514db665', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:17:28.170041 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (987684b3-245d-45df-9709-23365a1f9df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:17:28.223330 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-205288644 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-205288644, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:17:28.224247 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-205288644 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-205288644, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:17:28.246009 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Created reservations ['6715a700-2266-4cdf-aa4b-ebd6b1d001fc', '6050175f-a452-4a4d-85d2-a7dc7aa86778', '8cbdc2bb-db1a-404c-b649-73e6858b8582', '29347064-c8f8-41d1-a409-4be30e4ec990'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:17:28.248038 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (987684b3-245d-45df-9709-23365a1f9df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6715a700-2266-4cdf-aa4b-ebd6b1d001fc', '6050175f-a452-4a4d-85d2-a7dc7aa86778', '8cbdc2bb-db1a-404c-b649-73e6858b8582', '29347064-c8f8-41d1-a409-4be30e4ec990']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:17:28.250364 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5269e4e-4070-4c8a-9482-7d530da12046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:17:28.526404 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5269e4e-4070-4c8a-9482-7d530da12046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd998db91-33f9-4fa3-9f3b-4a23a8bbe187', '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=9d764e20-b768-4013-bbd8-64b3514db665,group_type_id=,metadata={},multiattach=False,project_id='b6a13ecbddd0446f8b1b8ba6732a5a93',qos_specs=None,replication_status=,reservations=['6715a700-2266-4cdf-aa4b-ebd6b1d001fc','6050175f-a452-4a4d-85d2-a7dc7aa86778','8cbdc2bb-db1a-404c-b649-73e6858b8582','29347064-c8f8-41d1-a409-4be30e4ec990'],size=1,snapshot_id=None,source_replicaid=,source_volid=17b91697-7f62-48e7-a5f6-f15049aa739b,status='creating',user_id='46b2e6b5df154f0c9b9637c27b83def9',volume_type_id=b8822817-44c6-445d-b746-34610c6e483b), '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-11-13T01:17:28Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9d764e20-b768-4013-bbd8-64b3514db665,host=None,id=d998db91-33f9-4fa3-9f3b-4a23a8bbe187,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6a13ecbddd0446f8b1b8ba6732a5a93',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=17b91697-7f62-48e7-a5f6-f15049aa739b,status='creating',terminated_at=None,updated_at=None,user_id='46b2e6b5df154f0c9b9637c27b83def9',volume_attachment=,volume_type=,volume_type_id=b8822817-44c6-445d-b746-34610c6e483b)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:17:28.528424 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (882b7579-0765-4fbd-a0b6-e60fc14f2aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:17:28.621054 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (882b7579-0765-4fbd-a0b6-e60fc14f2aed) 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=9d764e20-b768-4013-bbd8-64b3514db665,group_type_id=,metadata={},multiattach=False,project_id='b6a13ecbddd0446f8b1b8ba6732a5a93',qos_specs=None,replication_status=,reservations=['6715a700-2266-4cdf-aa4b-ebd6b1d001fc','6050175f-a452-4a4d-85d2-a7dc7aa86778','8cbdc2bb-db1a-404c-b649-73e6858b8582','29347064-c8f8-41d1-a409-4be30e4ec990'],size=1,snapshot_id=None,source_replicaid=,source_volid=17b91697-7f62-48e7-a5f6-f15049aa739b,status='creating',user_id='46b2e6b5df154f0c9b9637c27b83def9',volume_type_id=b8822817-44c6-445d-b746-34610c6e483b)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:17:28.623425 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Flow 'volume_create_api' (609cb95b-4368-415d-b59a-b06347fd8ebb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:17:28.709591 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Create volume request issued successfully. Nov 13 01:17:28.772441 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-554b207f-fd02-487a-adbb-53fa51a336d6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/action returned with HTTP 202 Nov 13 01:17:28.773731 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 355/727] 10.222.0.13 () {60 vars in 1245 bytes} [Fri Nov 13 01:17:27 2020] POST /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/action => generated 102 bytes in 1016 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:17:28.784179 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d86de54-7bdb-44fd-acda-256ac5c09712 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/detail Nov 13 01:17:28.784756 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d86de54-7bdb-44fd-acda-256ac5c09712 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:28.785220 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:28.785220 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:28.785593 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d86de54-7bdb-44fd-acda-256ac5c09712 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:28.786463 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-6d86de54-7bdb-44fd-acda-256ac5c09712 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:17:28.788243 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6d86de54-7bdb-44fd-acda-256ac5c09712 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:17:28.925485 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6d86de54-7bdb-44fd-acda-256ac5c09712 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Get all volumes completed successfully. Nov 13 01:17:28.927083 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-6d86de54-7bdb-44fd-acda-256ac5c09712 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:28.927527 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-6d86de54-7bdb-44fd-acda-256ac5c09712 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:28.952054 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-6d86de54-7bdb-44fd-acda-256ac5c09712 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:28.964217 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:28.964217 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:29.002415 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-6d86de54-7bdb-44fd-acda-256ac5c09712 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:29.002819 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-6d86de54-7bdb-44fd-acda-256ac5c09712 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:29.015276 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-6d86de54-7bdb-44fd-acda-256ac5c09712 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:29.036546 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:29.036546 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:29.090056 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d86de54-7bdb-44fd-acda-256ac5c09712 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/detail returned with HTTP 200 Nov 13 01:17:29.101558 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 373/728] 10.222.0.13 () {58 vars in 1226 bytes} [Fri Nov 13 01:17:28 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/detail => generated 1972 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:17:29.109315 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-12774d3b-1472-4dd4-bdaa-3ba8e415bcac tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 Nov 13 01:17:29.110260 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-12774d3b-1472-4dd4-bdaa-3ba8e415bcac tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:29.117763 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:29.117763 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:29.119206 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-12774d3b-1472-4dd4-bdaa-3ba8e415bcac tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:29.224623 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:29.224623 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:29.238703 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-12774d3b-1472-4dd4-bdaa-3ba8e415bcac tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Volume info retrieved successfully. Nov 13 01:17:29.263916 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-12774d3b-1472-4dd4-bdaa-3ba8e415bcac tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:29.265697 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-12774d3b-1472-4dd4-bdaa-3ba8e415bcac tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:29.278070 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-12774d3b-1472-4dd4-bdaa-3ba8e415bcac tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:29.308113 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:29.308113 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:29.352151 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-12774d3b-1472-4dd4-bdaa-3ba8e415bcac tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 returned with HTTP 200 Nov 13 01:17:29.355353 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 356/729] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:17:29 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 => generated 987 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:17:30.373885 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-61ffe2df-9eee-494d-87c0-2dbea4bb6fc8 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 Nov 13 01:17:30.375205 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-61ffe2df-9eee-494d-87c0-2dbea4bb6fc8 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:30.375682 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:30.375682 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:30.376338 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-61ffe2df-9eee-494d-87c0-2dbea4bb6fc8 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:30.631210 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:30.631210 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:30.659718 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-61ffe2df-9eee-494d-87c0-2dbea4bb6fc8 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Volume info retrieved successfully. Nov 13 01:17:30.705462 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-61ffe2df-9eee-494d-87c0-2dbea4bb6fc8 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:30.706197 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-61ffe2df-9eee-494d-87c0-2dbea4bb6fc8 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:30.739411 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-61ffe2df-9eee-494d-87c0-2dbea4bb6fc8 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:30.755543 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:30.755543 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:30.809393 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-61ffe2df-9eee-494d-87c0-2dbea4bb6fc8 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 returned with HTTP 200 Nov 13 01:17:30.810206 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 374/730] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:17:30 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 => generated 987 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:17:31.828619 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e9124244-66a5-4985-aa4b-e78800922988 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 Nov 13 01:17:31.829790 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e9124244-66a5-4985-aa4b-e78800922988 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:31.830216 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:31.830216 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:31.830884 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e9124244-66a5-4985-aa4b-e78800922988 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:31.928665 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:31.928665 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:31.940776 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e9124244-66a5-4985-aa4b-e78800922988 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Volume info retrieved successfully. Nov 13 01:17:31.957678 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-e9124244-66a5-4985-aa4b-e78800922988 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:31.958825 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-e9124244-66a5-4985-aa4b-e78800922988 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:31.969602 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-e9124244-66a5-4985-aa4b-e78800922988 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:31.977596 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:31.977596 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:32.020264 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e9124244-66a5-4985-aa4b-e78800922988 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 returned with HTTP 200 Nov 13 01:17:32.021429 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 357/731] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:17:31 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 => generated 987 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:17:33.037619 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9dcb8777-a207-4ae6-a8cd-e2dc70bf7483 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 Nov 13 01:17:33.038162 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9dcb8777-a207-4ae6-a8cd-e2dc70bf7483 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:33.038548 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:33.038548 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:33.039157 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9dcb8777-a207-4ae6-a8cd-e2dc70bf7483 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:33.187461 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:33.187461 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:33.209910 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9dcb8777-a207-4ae6-a8cd-e2dc70bf7483 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Volume info retrieved successfully. Nov 13 01:17:33.240882 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-9dcb8777-a207-4ae6-a8cd-e2dc70bf7483 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:33.244432 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-9dcb8777-a207-4ae6-a8cd-e2dc70bf7483 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:33.262519 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-9dcb8777-a207-4ae6-a8cd-e2dc70bf7483 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:33.274063 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:33.274063 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:33.317760 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9dcb8777-a207-4ae6-a8cd-e2dc70bf7483 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 returned with HTTP 200 Nov 13 01:17:33.318880 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 375/732] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:17:33 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 => generated 987 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:17:34.336037 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e0afa339-5844-41c5-bf86-0aa4a9ae1a6d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 Nov 13 01:17:34.337333 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e0afa339-5844-41c5-bf86-0aa4a9ae1a6d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:34.337776 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:34.337776 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:34.338453 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e0afa339-5844-41c5-bf86-0aa4a9ae1a6d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:34.461881 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:34.461881 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:34.488644 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e0afa339-5844-41c5-bf86-0aa4a9ae1a6d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Volume info retrieved successfully. Nov 13 01:17:34.512496 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-e0afa339-5844-41c5-bf86-0aa4a9ae1a6d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:34.512952 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-e0afa339-5844-41c5-bf86-0aa4a9ae1a6d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:34.529417 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-e0afa339-5844-41c5-bf86-0aa4a9ae1a6d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:34.544106 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:34.544106 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:34.576876 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e0afa339-5844-41c5-bf86-0aa4a9ae1a6d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 returned with HTTP 200 Nov 13 01:17:34.577942 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 358/733] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:17:34 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 => generated 987 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:17:35.595060 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9b3e66ae-a12e-4d06-bc31-56168d46f1c6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 Nov 13 01:17:35.595589 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9b3e66ae-a12e-4d06-bc31-56168d46f1c6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:35.595816 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:35.595816 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:35.596189 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9b3e66ae-a12e-4d06-bc31-56168d46f1c6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:35.740472 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:35.740472 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:35.775967 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9b3e66ae-a12e-4d06-bc31-56168d46f1c6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Volume info retrieved successfully. Nov 13 01:17:35.802540 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-9b3e66ae-a12e-4d06-bc31-56168d46f1c6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:35.809496 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-9b3e66ae-a12e-4d06-bc31-56168d46f1c6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:35.818530 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-9b3e66ae-a12e-4d06-bc31-56168d46f1c6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:35.841400 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:35.841400 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:35.882943 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9b3e66ae-a12e-4d06-bc31-56168d46f1c6 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 returned with HTTP 200 Nov 13 01:17:35.884135 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 376/734] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:17:35 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 => generated 987 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:17:36.902047 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6e1c4987-68cb-484c-8d01-746f0af11cdf tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 Nov 13 01:17:36.903173 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6e1c4987-68cb-484c-8d01-746f0af11cdf tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:36.903529 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:36.903529 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:36.904144 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6e1c4987-68cb-484c-8d01-746f0af11cdf tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:37.053822 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:37.053822 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:37.074392 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6e1c4987-68cb-484c-8d01-746f0af11cdf tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Volume info retrieved successfully. Nov 13 01:17:37.105356 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-6e1c4987-68cb-484c-8d01-746f0af11cdf tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:37.106237 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-6e1c4987-68cb-484c-8d01-746f0af11cdf tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:37.126849 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-6e1c4987-68cb-484c-8d01-746f0af11cdf tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:37.141829 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:37.141829 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:37.168018 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6e1c4987-68cb-484c-8d01-746f0af11cdf tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 returned with HTTP 200 Nov 13 01:17:37.169954 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 359/735] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:17:36 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 => generated 987 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:17:38.192000 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1a18a44e-9967-4a76-96c3-7270cdd8b285 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 Nov 13 01:17:38.193246 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1a18a44e-9967-4a76-96c3-7270cdd8b285 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:38.193612 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:38.193612 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:38.194219 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1a18a44e-9967-4a76-96c3-7270cdd8b285 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:38.254464 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:38.254464 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:38.264891 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1a18a44e-9967-4a76-96c3-7270cdd8b285 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Volume info retrieved successfully. Nov 13 01:17:38.280898 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-1a18a44e-9967-4a76-96c3-7270cdd8b285 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:38.281716 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-1a18a44e-9967-4a76-96c3-7270cdd8b285 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:38.300567 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-1a18a44e-9967-4a76-96c3-7270cdd8b285 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:38.354114 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:38.354114 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:38.424956 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1a18a44e-9967-4a76-96c3-7270cdd8b285 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 returned with HTTP 200 Nov 13 01:17:38.437188 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 377/736] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:17:38 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 => generated 987 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:17:39.443852 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ab4c6546-e081-47cb-9026-fb28b24d9836 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 Nov 13 01:17:39.446968 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ab4c6546-e081-47cb-9026-fb28b24d9836 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:39.450284 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:39.450284 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:39.451353 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ab4c6546-e081-47cb-9026-fb28b24d9836 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:39.559019 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:39.559019 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:39.570382 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ab4c6546-e081-47cb-9026-fb28b24d9836 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Volume info retrieved successfully. Nov 13 01:17:39.597543 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-ab4c6546-e081-47cb-9026-fb28b24d9836 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:39.598206 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-ab4c6546-e081-47cb-9026-fb28b24d9836 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:39.608348 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-ab4c6546-e081-47cb-9026-fb28b24d9836 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:39.616543 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:39.616543 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:39.640958 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ab4c6546-e081-47cb-9026-fb28b24d9836 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 returned with HTTP 200 Nov 13 01:17:39.662446 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 360/737] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:17:39 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 => generated 987 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:17:40.674953 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e24dd113-f5cc-420b-b073-effa07fc826c tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 Nov 13 01:17:40.679308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e24dd113-f5cc-420b-b073-effa07fc826c tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:40.680246 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:40.680246 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:40.681005 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e24dd113-f5cc-420b-b073-effa07fc826c tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:40.861831 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:40.861831 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:40.887305 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e24dd113-f5cc-420b-b073-effa07fc826c tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Volume info retrieved successfully. Nov 13 01:17:40.922428 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-e24dd113-f5cc-420b-b073-effa07fc826c tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:40.922879 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-e24dd113-f5cc-420b-b073-effa07fc826c tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:40.937067 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-e24dd113-f5cc-420b-b073-effa07fc826c tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:40.956154 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:40.956154 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:40.986552 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e24dd113-f5cc-420b-b073-effa07fc826c tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 returned with HTTP 200 Nov 13 01:17:40.997652 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 378/738] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:17:40 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 => generated 987 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:17:42.003137 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8468a93c-7d10-44d4-ac45-9102e8ff866e tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 Nov 13 01:17:42.003743 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8468a93c-7d10-44d4-ac45-9102e8ff866e tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:42.003959 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:42.003959 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:42.004333 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8468a93c-7d10-44d4-ac45-9102e8ff866e tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:42.148583 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:42.148583 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:42.168906 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8468a93c-7d10-44d4-ac45-9102e8ff866e tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Volume info retrieved successfully. Nov 13 01:17:42.204726 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-8468a93c-7d10-44d4-ac45-9102e8ff866e tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:42.205179 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-8468a93c-7d10-44d4-ac45-9102e8ff866e tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:42.213105 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-8468a93c-7d10-44d4-ac45-9102e8ff866e tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:42.231700 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:42.231700 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:42.267880 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8468a93c-7d10-44d4-ac45-9102e8ff866e tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 returned with HTTP 200 Nov 13 01:17:42.285078 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7333adef-d53f-4e59-b411-a4df6eadafa7 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/9d764e20-b768-4013-bbd8-64b3514db665 Nov 13 01:17:42.285641 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7333adef-d53f-4e59-b411-a4df6eadafa7 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:42.285832 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:42.285832 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:42.286473 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7333adef-d53f-4e59-b411-a4df6eadafa7 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:42.287018 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-7333adef-d53f-4e59-b411-a4df6eadafa7 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] show called for member 9d764e20-b768-4013-bbd8-64b3514db665 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:17:42.292711 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 361/739] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:17:41 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 => generated 988 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:17:42.296342 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:42.296342 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:42.325194 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7333adef-d53f-4e59-b411-a4df6eadafa7 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/9d764e20-b768-4013-bbd8-64b3514db665 returned with HTTP 200 Nov 13 01:17:42.326029 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 379/740] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:17:42 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/9d764e20-b768-4013-bbd8-64b3514db665 => generated 417 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:17:42.342690 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5b0c746f-02bf-46bd-a46a-b9e75f51198d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/detail Nov 13 01:17:42.348468 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5b0c746f-02bf-46bd-a46a-b9e75f51198d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:42.348926 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:42.348926 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:42.349586 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5b0c746f-02bf-46bd-a46a-b9e75f51198d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:42.350516 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-5b0c746f-02bf-46bd-a46a-b9e75f51198d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:17:42.356716 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5b0c746f-02bf-46bd-a46a-b9e75f51198d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:17:42.432206 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5b0c746f-02bf-46bd-a46a-b9e75f51198d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Get all volumes completed successfully. Nov 13 01:17:42.434141 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-5b0c746f-02bf-46bd-a46a-b9e75f51198d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:42.434764 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-5b0c746f-02bf-46bd-a46a-b9e75f51198d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:42.442544 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-5b0c746f-02bf-46bd-a46a-b9e75f51198d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:42.450838 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:42.450838 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:42.474499 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-5b0c746f-02bf-46bd-a46a-b9e75f51198d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:42.475329 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-5b0c746f-02bf-46bd-a46a-b9e75f51198d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:42.484004 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-5b0c746f-02bf-46bd-a46a-b9e75f51198d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:42.504123 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:42.504123 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:42.549219 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5b0c746f-02bf-46bd-a46a-b9e75f51198d tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/detail returned with HTTP 200 Nov 13 01:17:42.563068 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 362/741] 10.222.0.13 () {58 vars in 1226 bytes} [Fri Nov 13 01:17:42 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/detail => generated 1973 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:17:42.567827 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f0e73936-a1d1-491a-b927-a689ec026e7e tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] POST http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/9d764e20-b768-4013-bbd8-64b3514db665/action Nov 13 01:17:42.568641 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:42.568641 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:42.569328 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f0e73936-a1d1-491a-b927-a689ec026e7e tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:17:42.569883 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f0e73936-a1d1-491a-b927-a689ec026e7e tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:17:42.571826 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-f0e73936-a1d1-491a-b927-a689ec026e7e tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] delete called for group 9d764e20-b768-4013-bbd8-64b3514db665 {{(pid=87988) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Nov 13 01:17:42.572618 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-f0e73936-a1d1-491a-b927-a689ec026e7e tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Delete group with id: 9d764e20-b768-4013-bbd8-64b3514db665 Nov 13 01:17:42.581441 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:42.581441 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:42.720672 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f0e73936-a1d1-491a-b927-a689ec026e7e tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/9d764e20-b768-4013-bbd8-64b3514db665/action returned with HTTP 202 Nov 13 01:17:42.730059 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-930daacf-330b-4c70-8a6e-90b48345e354 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 Nov 13 01:17:42.730628 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-930daacf-330b-4c70-8a6e-90b48345e354 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:42.730836 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:42.730836 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:42.731194 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-930daacf-330b-4c70-8a6e-90b48345e354 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:42.735429 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 380/742] 10.222.0.13 () {60 vars in 1355 bytes} [Fri Nov 13 01:17:42 2020] POST /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/9d764e20-b768-4013-bbd8-64b3514db665/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Nov 13 01:17:42.831236 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:42.831236 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:42.862570 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-930daacf-330b-4c70-8a6e-90b48345e354 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Volume info retrieved successfully. Nov 13 01:17:42.887720 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-930daacf-330b-4c70-8a6e-90b48345e354 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:42.889189 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-930daacf-330b-4c70-8a6e-90b48345e354 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:42.907502 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-930daacf-330b-4c70-8a6e-90b48345e354 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:42.915904 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:42.915904 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:42.971472 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-930daacf-330b-4c70-8a6e-90b48345e354 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 returned with HTTP 200 Nov 13 01:17:42.982715 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 363/743] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:17:42 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 => generated 987 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:17:43.989687 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8ec227da-bc08-4ffe-a581-80254b1b8e1b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 Nov 13 01:17:43.990289 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8ec227da-bc08-4ffe-a581-80254b1b8e1b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:43.990461 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:43.990461 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:43.991077 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8ec227da-bc08-4ffe-a581-80254b1b8e1b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:44.106875 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:44.106875 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:44.131918 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8ec227da-bc08-4ffe-a581-80254b1b8e1b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Volume info retrieved successfully. Nov 13 01:17:44.161081 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-8ec227da-bc08-4ffe-a581-80254b1b8e1b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:44.162192 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-8ec227da-bc08-4ffe-a581-80254b1b8e1b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:44.178378 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-8ec227da-bc08-4ffe-a581-80254b1b8e1b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:44.193470 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:44.193470 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:44.233631 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8ec227da-bc08-4ffe-a581-80254b1b8e1b tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 returned with HTTP 200 Nov 13 01:17:44.234800 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 381/744] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:17:43 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 => generated 987 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:17:45.251304 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e1cdc34c-8f28-4d80-b7d1-f77483b97ee2 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 Nov 13 01:17:45.251962 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e1cdc34c-8f28-4d80-b7d1-f77483b97ee2 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:45.252064 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:45.252064 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:45.252448 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e1cdc34c-8f28-4d80-b7d1-f77483b97ee2 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:45.317814 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e1cdc34c-8f28-4d80-b7d1-f77483b97ee2 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 returned with HTTP 404 Nov 13 01:17:45.319506 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 364/745] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:17:45 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/d998db91-33f9-4fa3-9f3b-4a23a8bbe187 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:17:45.328677 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef5ff556-97bb-42cf-af8a-00c87cdaf144 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/9d764e20-b768-4013-bbd8-64b3514db665 Nov 13 01:17:45.329459 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef5ff556-97bb-42cf-af8a-00c87cdaf144 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:45.330252 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:45.330252 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:45.330865 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef5ff556-97bb-42cf-af8a-00c87cdaf144 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:45.331436 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-ef5ff556-97bb-42cf-af8a-00c87cdaf144 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] show called for member 9d764e20-b768-4013-bbd8-64b3514db665 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:17:45.338395 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef5ff556-97bb-42cf-af8a-00c87cdaf144 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/9d764e20-b768-4013-bbd8-64b3514db665 returned with HTTP 404 Nov 13 01:17:45.343564 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 382/746] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:17:45 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/9d764e20-b768-4013-bbd8-64b3514db665 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:17:45.347837 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-24bb817d-42c2-40c8-b1df-2726cc2d8b12 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/detail Nov 13 01:17:45.348797 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-24bb817d-42c2-40c8-b1df-2726cc2d8b12 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:45.349397 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-24bb817d-42c2-40c8-b1df-2726cc2d8b12 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:45.350353 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-24bb817d-42c2-40c8-b1df-2726cc2d8b12 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:17:45.354288 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-24bb817d-42c2-40c8-b1df-2726cc2d8b12 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:17:45.423438 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-24bb817d-42c2-40c8-b1df-2726cc2d8b12 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Get all volumes completed successfully. Nov 13 01:17:45.425837 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-24bb817d-42c2-40c8-b1df-2726cc2d8b12 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:45.426513 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-24bb817d-42c2-40c8-b1df-2726cc2d8b12 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:45.435449 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-24bb817d-42c2-40c8-b1df-2726cc2d8b12 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:45.442438 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:45.442438 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:45.465735 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-24bb817d-42c2-40c8-b1df-2726cc2d8b12 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/detail returned with HTTP 200 Nov 13 01:17:45.467222 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 365/747] 10.222.0.13 () {58 vars in 1226 bytes} [Fri Nov 13 01:17:45 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/detail => generated 995 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:17:45.483460 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef0859f4-ea6f-4cd6-b8ec-29addc3cebdb tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] POST http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/a0245211-c396-4efc-80e9-b8ae5e6ae3bf/action Nov 13 01:17:45.484530 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef0859f4-ea6f-4cd6-b8ec-29addc3cebdb tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:17:45.485078 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef0859f4-ea6f-4cd6-b8ec-29addc3cebdb tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:17:45.486149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-ef0859f4-ea6f-4cd6-b8ec-29addc3cebdb tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] delete called for group a0245211-c396-4efc-80e9-b8ae5e6ae3bf {{(pid=87988) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Nov 13 01:17:45.486640 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-ef0859f4-ea6f-4cd6-b8ec-29addc3cebdb tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Delete group with id: a0245211-c396-4efc-80e9-b8ae5e6ae3bf Nov 13 01:17:45.495840 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:45.495840 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:45.771431 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef0859f4-ea6f-4cd6-b8ec-29addc3cebdb tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/a0245211-c396-4efc-80e9-b8ae5e6ae3bf/action returned with HTTP 202 Nov 13 01:17:45.781443 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ad141dea-3047-4720-83fc-1c77045dc8bb tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/17b91697-7f62-48e7-a5f6-f15049aa739b Nov 13 01:17:45.782131 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 383/748] 10.222.0.13 () {60 vars in 1355 bytes} [Fri Nov 13 01:17:45 2020] POST /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/a0245211-c396-4efc-80e9-b8ae5e6ae3bf/action => generated 0 bytes in 302 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:17:45.782833 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ad141dea-3047-4720-83fc-1c77045dc8bb tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:45.783132 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:45.783132 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:45.783673 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ad141dea-3047-4720-83fc-1c77045dc8bb tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:45.901670 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:45.901670 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:45.918862 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ad141dea-3047-4720-83fc-1c77045dc8bb tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Volume info retrieved successfully. Nov 13 01:17:45.950029 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-ad141dea-3047-4720-83fc-1c77045dc8bb tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:45.950485 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-ad141dea-3047-4720-83fc-1c77045dc8bb tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:45.974161 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-ad141dea-3047-4720-83fc-1c77045dc8bb tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:45.983010 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:45.983010 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:46.029374 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ad141dea-3047-4720-83fc-1c77045dc8bb tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/17b91697-7f62-48e7-a5f6-f15049aa739b returned with HTTP 200 Nov 13 01:17:46.030206 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 366/749] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:17:45 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/17b91697-7f62-48e7-a5f6-f15049aa739b => generated 991 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:17:47.046897 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-408acdba-a2b6-451c-ad02-89dcc5b835f1 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/17b91697-7f62-48e7-a5f6-f15049aa739b Nov 13 01:17:47.047554 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-408acdba-a2b6-451c-ad02-89dcc5b835f1 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:47.047868 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:47.047868 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:47.048362 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-408acdba-a2b6-451c-ad02-89dcc5b835f1 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:47.125554 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:47.125554 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:47.134680 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-408acdba-a2b6-451c-ad02-89dcc5b835f1 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Volume info retrieved successfully. Nov 13 01:17:47.150186 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-408acdba-a2b6-451c-ad02-89dcc5b835f1 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:17:47.150783 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-408acdba-a2b6-451c-ad02-89dcc5b835f1 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:17:47.158767 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-408acdba-a2b6-451c-ad02-89dcc5b835f1 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:17:47.167487 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:47.167487 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:47.199328 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-408acdba-a2b6-451c-ad02-89dcc5b835f1 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/17b91697-7f62-48e7-a5f6-f15049aa739b returned with HTTP 200 Nov 13 01:17:47.200622 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 384/750] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:17:47 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/17b91697-7f62-48e7-a5f6-f15049aa739b => generated 991 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:17:48.216946 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-727184de-ee36-42ab-b591-4b8f2e0d952c tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/17b91697-7f62-48e7-a5f6-f15049aa739b Nov 13 01:17:48.218175 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-727184de-ee36-42ab-b591-4b8f2e0d952c tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:48.218931 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:48.218931 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:48.219789 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-727184de-ee36-42ab-b591-4b8f2e0d952c tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:48.295070 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-727184de-ee36-42ab-b591-4b8f2e0d952c tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/17b91697-7f62-48e7-a5f6-f15049aa739b returned with HTTP 404 Nov 13 01:17:48.298373 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 367/751] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:17:48 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/17b91697-7f62-48e7-a5f6-f15049aa739b => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:17:48.306453 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-07c93eb6-4e67-4c7d-bed3-deb1f3940f82 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] GET http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/a0245211-c396-4efc-80e9-b8ae5e6ae3bf Nov 13 01:17:48.307018 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-07c93eb6-4e67-4c7d-bed3-deb1f3940f82 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:48.307209 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:48.307209 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:48.307970 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-07c93eb6-4e67-4c7d-bed3-deb1f3940f82 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:48.308534 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-07c93eb6-4e67-4c7d-bed3-deb1f3940f82 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] show called for member a0245211-c396-4efc-80e9-b8ae5e6ae3bf {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:17:48.318567 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-07c93eb6-4e67-4c7d-bed3-deb1f3940f82 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/a0245211-c396-4efc-80e9-b8ae5e6ae3bf returned with HTTP 404 Nov 13 01:17:48.322358 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 385/752] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:17:48 2020] GET /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/groups/a0245211-c396-4efc-80e9-b8ae5e6ae3bf => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:17:48.330259 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-66d8369e-08b2-45f6-8eb5-47aed2c6b8a1 tempest-GroupsV314Test-1274927953 tempest-GroupsV314Test-1274927953] DELETE http://10.222.0.13/volume/v3/7450367e5e6c42a9be886dfba79f4679/group_types/e679203a-35c6-47e7-a9a0-54c7789cde66 Nov 13 01:17:48.330926 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-66d8369e-08b2-45f6-8eb5-47aed2c6b8a1 tempest-GroupsV314Test-1274927953 tempest-GroupsV314Test-1274927953] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:48.331498 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-66d8369e-08b2-45f6-8eb5-47aed2c6b8a1 tempest-GroupsV314Test-1274927953 tempest-GroupsV314Test-1274927953] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:48.411995 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:17:48.411995 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:17:48.430497 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-66d8369e-08b2-45f6-8eb5-47aed2c6b8a1 tempest-GroupsV314Test-1274927953 tempest-GroupsV314Test-1274927953] http://10.222.0.13/volume/v3/7450367e5e6c42a9be886dfba79f4679/group_types/e679203a-35c6-47e7-a9a0-54c7789cde66 returned with HTTP 202 Nov 13 01:17:48.431460 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 368/753] 10.222.0.13 () {58 vars in 1331 bytes} [Fri Nov 13 01:17:48 2020] DELETE /volume/v3/7450367e5e6c42a9be886dfba79f4679/group_types/e679203a-35c6-47e7-a9a0-54c7789cde66 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:17:48.441145 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-26ff7f4c-9d76-4d21-8b23-fa465fd37949 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] DELETE http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/17b91697-7f62-48e7-a5f6-f15049aa739b Nov 13 01:17:48.442291 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-26ff7f4c-9d76-4d21-8b23-fa465fd37949 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:48.442291 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-26ff7f4c-9d76-4d21-8b23-fa465fd37949 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:48.442538 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-26ff7f4c-9d76-4d21-8b23-fa465fd37949 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] Delete volume with id: 17b91697-7f62-48e7-a5f6-f15049aa739b Nov 13 01:17:48.560855 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-26ff7f4c-9d76-4d21-8b23-fa465fd37949 tempest-GroupsV314Test-1810351070 tempest-GroupsV314Test-1810351070] http://10.222.0.13/volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/17b91697-7f62-48e7-a5f6-f15049aa739b returned with HTTP 404 Nov 13 01:17:48.561898 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 386/754] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:17:48 2020] DELETE /volume/v3/b6a13ecbddd0446f8b1b8ba6732a5a93/volumes/17b91697-7f62-48e7-a5f6-f15049aa739b => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:17:48.569540 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5452ed2f-528b-44eb-9b63-5362d8ad003e tempest-GroupsV314Test-1274927953 tempest-GroupsV314Test-1274927953] DELETE http://10.222.0.13/volume/v3/7450367e5e6c42a9be886dfba79f4679/types/b8822817-44c6-445d-b746-34610c6e483b Nov 13 01:17:48.570063 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5452ed2f-528b-44eb-9b63-5362d8ad003e tempest-GroupsV314Test-1274927953 tempest-GroupsV314Test-1274927953] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:48.570627 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5452ed2f-528b-44eb-9b63-5362d8ad003e tempest-GroupsV314Test-1274927953 tempest-GroupsV314Test-1274927953] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:48.760279 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5452ed2f-528b-44eb-9b63-5362d8ad003e tempest-GroupsV314Test-1274927953 tempest-GroupsV314Test-1274927953] http://10.222.0.13/volume/v3/7450367e5e6c42a9be886dfba79f4679/types/b8822817-44c6-445d-b746-34610c6e483b returned with HTTP 202 Nov 13 01:17:48.761308 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 369/755] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:17:48 2020] DELETE /volume/v3/7450367e5e6c42a9be886dfba79f4679/types/b8822817-44c6-445d-b746-34610c6e483b => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:17:48.770994 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bfeaeb81-143e-4d23-a0ce-4eb98fa7768d tempest-GroupsV314Test-1274927953 tempest-GroupsV314Test-1274927953] GET http://10.222.0.13/volume/v3/7450367e5e6c42a9be886dfba79f4679/types/b8822817-44c6-445d-b746-34610c6e483b Nov 13 01:17:48.771897 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bfeaeb81-143e-4d23-a0ce-4eb98fa7768d tempest-GroupsV314Test-1274927953 tempest-GroupsV314Test-1274927953] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:48.772385 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bfeaeb81-143e-4d23-a0ce-4eb98fa7768d tempest-GroupsV314Test-1274927953 tempest-GroupsV314Test-1274927953] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:48.802522 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bfeaeb81-143e-4d23-a0ce-4eb98fa7768d tempest-GroupsV314Test-1274927953 tempest-GroupsV314Test-1274927953] http://10.222.0.13/volume/v3/7450367e5e6c42a9be886dfba79f4679/types/b8822817-44c6-445d-b746-34610c6e483b returned with HTTP 404 Nov 13 01:17:48.804300 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 387/756] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:17:48 2020] GET /volume/v3/7450367e5e6c42a9be886dfba79f4679/types/b8822817-44c6-445d-b746-34610c6e483b => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:17:54.585018 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] POST http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes Nov 13 01:17:54.586548 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-158345808"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:17:54.587898 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-158345808'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:17:54.588375 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Create volume of 1 GB Nov 13 01:17:54.641752 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Availability Zones retrieved successfully. Nov 13 01:17:54.671200 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Flow 'volume_create_api' (b11ec89d-513e-4728-9087-8141a04219bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:17:54.675016 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53367ec3-5ed4-42f8-a15d-5384600a7304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:17:54.694160 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:17:54.876213 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53367ec3-5ed4-42f8-a15d-5384600a7304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:17:54.884959 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (896a817e-46d4-4e02-8865-d77335a6d1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:17:55.062144 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Created reservations ['86616da2-f68f-4413-b032-c2b9fa160849', '30278c61-1b64-4a33-abe1-3b3ee3e15166', '49751ceb-9b68-48f2-a0c2-7d75499ddd8c', '734bedf8-99fd-4146-a9c8-e3330c75c877'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:17:55.065575 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (896a817e-46d4-4e02-8865-d77335a6d1e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86616da2-f68f-4413-b032-c2b9fa160849', '30278c61-1b64-4a33-abe1-3b3ee3e15166', '49751ceb-9b68-48f2-a0c2-7d75499ddd8c', '734bedf8-99fd-4146-a9c8-e3330c75c877']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:17:55.067912 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43165127-20d4-42d1-aa34-a9eda5440abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:17:55.240472 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43165127-20d4-42d1-aa34-a9eda5440abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-158345808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b5f27a22dee4324b068935ceb16f85d',qos_specs=None,replication_status=,reservations=['86616da2-f68f-4413-b032-c2b9fa160849','30278c61-1b64-4a33-abe1-3b3ee3e15166','49751ceb-9b68-48f2-a0c2-7d75499ddd8c','734bedf8-99fd-4146-a9c8-e3330c75c877'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9426936a8844dbabe9ead8a69ed4bf',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:17:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-158345808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b5f27a22dee4324b068935ceb16f85d',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='ba9426936a8844dbabe9ead8a69ed4bf',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:17:55.244634 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df1af00b-f325-439f-9752-8e36c8744f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:17:55.328592 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df1af00b-f325-439f-9752-8e36c8744f49) 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-158345808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b5f27a22dee4324b068935ceb16f85d',qos_specs=None,replication_status=,reservations=['86616da2-f68f-4413-b032-c2b9fa160849','30278c61-1b64-4a33-abe1-3b3ee3e15166','49751ceb-9b68-48f2-a0c2-7d75499ddd8c','734bedf8-99fd-4146-a9c8-e3330c75c877'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9426936a8844dbabe9ead8a69ed4bf',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:17:55.330532 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42ea574b-d14c-4ff9-8b3a-529f24c34063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:17:55.362756 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42ea574b-d14c-4ff9-8b3a-529f24c34063) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:17:55.370521 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Flow 'volume_create_api' (b11ec89d-513e-4728-9087-8141a04219bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:17:55.534101 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Create volume request issued successfully. Nov 13 01:17:55.569818 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-db2add60-8465-4c2a-bc93-5bb1c252eab1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes returned with HTTP 202 Nov 13 01:17:55.570793 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 370/757] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:17:54 2020] POST /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes => generated 825 bytes in 990 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:17:55.584664 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8ea012b6-db6c-43ca-8d96-cf74f3baf4f4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 Nov 13 01:17:55.585346 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8ea012b6-db6c-43ca-8d96-cf74f3baf4f4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:55.586948 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8ea012b6-db6c-43ca-8d96-cf74f3baf4f4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:55.681736 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:55.681736 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:55.712109 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8ea012b6-db6c-43ca-8d96-cf74f3baf4f4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:17:55.762051 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8ea012b6-db6c-43ca-8d96-cf74f3baf4f4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 returned with HTTP 200 Nov 13 01:17:55.765458 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 388/758] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:17:55 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 => generated 917 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:17:56.782618 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e859f43a-e722-4722-9bc5-f1d3e32bc83a tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 Nov 13 01:17:56.783197 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e859f43a-e722-4722-9bc5-f1d3e32bc83a tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:56.783352 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:56.783352 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:56.784073 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e859f43a-e722-4722-9bc5-f1d3e32bc83a tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:56.937569 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:56.937569 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:56.994082 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e859f43a-e722-4722-9bc5-f1d3e32bc83a tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:17:57.073906 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e859f43a-e722-4722-9bc5-f1d3e32bc83a tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 returned with HTTP 200 Nov 13 01:17:57.079164 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 371/759] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:17:56 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 => generated 918 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:17:59.268082 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fcfc4da5-3dc8-4efd-95e7-a58a8fd40ef2 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] POST http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs Nov 13 01:17:59.268593 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:59.268593 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:59.268929 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fcfc4da5-3dc8-4efd-95e7-a58a8fd40ef2 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-762046489", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:17:59.270753 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.qos_specs [None req-fcfc4da5-3dc8-4efd-95e7-a58a8fd40ef2 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-762046489', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87988) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Nov 13 01:17:59.281728 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-fcfc4da5-3dc8-4efd-95e7-a58a8fd40ef2 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] DB qos_specs_create(): root {'id': '90cec055-29c1-4d0d-9584-f136886ec8e9', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-762046489'} {{(pid=87988) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Nov 13 01:17:59.301827 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fcfc4da5-3dc8-4efd-95e7-a58a8fd40ef2 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs returned with HTTP 200 Nov 13 01:17:59.310043 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 389/760] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:17:59 2020] POST /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs => generated 458 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:17:59.314021 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-190a7718-7adc-4fd2-8537-9c9d2d7c5cd9 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] POST http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types Nov 13 01:17:59.314558 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:59.314558 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:59.315073 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-190a7718-7adc-4fd2-8537-9c9d2d7c5cd9 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-482233854"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:17:59.391451 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-190a7718-7adc-4fd2-8537-9c9d2d7c5cd9 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types returned with HTTP 200 Nov 13 01:17:59.397226 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 372/761] 10.222.0.13 () {58 vars in 1179 bytes} [Fri Nov 13 01:17:59 2020] POST /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types => generated 221 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:17:59.402010 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-33396c96-06b7-4245-a16d-e08c0db4dd50 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] POST http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types Nov 13 01:17:59.402698 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:59.402698 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:59.403384 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-33396c96-06b7-4245-a16d-e08c0db4dd50 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-769830540"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:17:59.404741 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:59.404741 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:59.453923 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-33396c96-06b7-4245-a16d-e08c0db4dd50 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types returned with HTTP 200 Nov 13 01:17:59.460462 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 390/762] 10.222.0.13 () {58 vars in 1179 bytes} [Fri Nov 13 01:17:59 2020] POST /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types => generated 221 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:17:59.465162 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e6b6a3af-0235-4ce9-bece-61a3ea436c4a tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] POST http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types Nov 13 01:17:59.466045 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e6b6a3af-0235-4ce9-bece-61a3ea436c4a tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1432052005"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:17:59.510900 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e6b6a3af-0235-4ce9-bece-61a3ea436c4a tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types returned with HTTP 200 Nov 13 01:17:59.516273 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 373/763] 10.222.0.13 () {58 vars in 1179 bytes} [Fri Nov 13 01:17:59 2020] POST /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types => generated 222 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:17:59.524288 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7cd194b6-064a-4287-a622-cf837329529a tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/associate?vol_type_id=cc73c512-8a56-42c5-a107-a61b6e040eb7 Nov 13 01:17:59.525110 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7cd194b6-064a-4287-a622-cf837329529a tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:59.525804 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7cd194b6-064a-4287-a622-cf837329529a tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'associate' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:59.527337 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7cd194b6-064a-4287-a622-cf837329529a tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Associate qos_spec: 90cec055-29c1-4d0d-9584-f136886ec8e9 with type: cc73c512-8a56-42c5-a107-a61b6e040eb7 {{(pid=87988) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Nov 13 01:17:59.528262 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:17:59.528262 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:17:59.539459 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:17:59.539459 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:17:59.606094 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7cd194b6-064a-4287-a622-cf837329529a tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/associate?vol_type_id=cc73c512-8a56-42c5-a107-a61b6e040eb7 returned with HTTP 202 Nov 13 01:17:59.610247 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 391/764] 10.222.0.13 () {56 vars in 1408 bytes} [Fri Nov 13 01:17:59 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/associate?vol_type_id=cc73c512-8a56-42c5-a107-a61b6e040eb7 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:17:59.616910 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b5852dec-600a-45c2-a827-fc56526b716e tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/associate?vol_type_id=df68517e-ffec-4466-8e5c-0060ea81852d Nov 13 01:17:59.617509 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b5852dec-600a-45c2-a827-fc56526b716e tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:59.618001 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b5852dec-600a-45c2-a827-fc56526b716e tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'associate' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:59.619399 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b5852dec-600a-45c2-a827-fc56526b716e tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Associate qos_spec: 90cec055-29c1-4d0d-9584-f136886ec8e9 with type: df68517e-ffec-4466-8e5c-0060ea81852d {{(pid=87987) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Nov 13 01:17:59.622419 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:17:59.622419 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:17:59.657081 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:17:59.657081 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:17:59.739217 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b5852dec-600a-45c2-a827-fc56526b716e tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/associate?vol_type_id=df68517e-ffec-4466-8e5c-0060ea81852d returned with HTTP 202 Nov 13 01:17:59.743206 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 374/765] 10.222.0.13 () {56 vars in 1408 bytes} [Fri Nov 13 01:17:59 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/associate?vol_type_id=df68517e-ffec-4466-8e5c-0060ea81852d => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:17:59.750310 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dff3acfa-7b34-44b3-b183-ebe75da0e8f9 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/associate?vol_type_id=655f48d5-db7c-415e-ada1-faf173ca0949 Nov 13 01:17:59.750985 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dff3acfa-7b34-44b3-b183-ebe75da0e8f9 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:59.751201 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:59.751201 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:59.751573 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dff3acfa-7b34-44b3-b183-ebe75da0e8f9 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'associate' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:59.752403 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:59.752403 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:59.753243 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dff3acfa-7b34-44b3-b183-ebe75da0e8f9 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Associate qos_spec: 90cec055-29c1-4d0d-9584-f136886ec8e9 with type: 655f48d5-db7c-415e-ada1-faf173ca0949 {{(pid=87988) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Nov 13 01:17:59.753991 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:17:59.753991 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:17:59.765516 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:17:59.765516 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:17:59.841859 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dff3acfa-7b34-44b3-b183-ebe75da0e8f9 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/associate?vol_type_id=655f48d5-db7c-415e-ada1-faf173ca0949 returned with HTTP 202 Nov 13 01:17:59.842915 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 392/766] 10.222.0.13 () {56 vars in 1408 bytes} [Fri Nov 13 01:17:59 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/associate?vol_type_id=655f48d5-db7c-415e-ada1-faf173ca0949 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:17:59.853314 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-298f0ea4-e8a9-428f-9f19-e5ade970f8d4 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/associations Nov 13 01:17:59.853917 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-298f0ea4-e8a9-428f-9f19-e5ade970f8d4 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:59.854063 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:59.854063 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:59.854377 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-298f0ea4-e8a9-428f-9f19-e5ade970f8d4 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'associations' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:59.855018 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:59.855018 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:59.855776 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.qos_specs_manage [None req-298f0ea4-e8a9-428f-9f19-e5ade970f8d4 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Get associations for qos_spec id: 90cec055-29c1-4d0d-9584-f136886ec8e9 {{(pid=87987) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Nov 13 01:17:59.856402 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:17:59.856402 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:17:59.930849 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-298f0ea4-e8a9-428f-9f19-e5ade970f8d4 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/associations returned with HTTP 200 Nov 13 01:17:59.931715 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 375/767] 10.222.0.13 () {56 vars in 1320 bytes} [Fri Nov 13 01:17:59 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/associations => generated 446 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:17:59.943198 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e5f4b5ab-a4b7-48db-ac8f-f29fc109b7a3 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/disassociate?vol_type_id=cc73c512-8a56-42c5-a107-a61b6e040eb7 Nov 13 01:17:59.943940 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e5f4b5ab-a4b7-48db-ac8f-f29fc109b7a3 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:17:59.944313 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:17:59.944313 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:17:59.944690 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e5f4b5ab-a4b7-48db-ac8f-f29fc109b7a3 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'disassociate' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:17:59.946287 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:17:59.946287 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:17:59.947172 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e5f4b5ab-a4b7-48db-ac8f-f29fc109b7a3 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Disassociate qos_spec: 90cec055-29c1-4d0d-9584-f136886ec8e9 from type: cc73c512-8a56-42c5-a107-a61b6e040eb7 {{(pid=87988) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Nov 13 01:17:59.947865 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:17:59.947865 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:17:59.968085 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:17:59.968085 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.003160 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e5f4b5ab-a4b7-48db-ac8f-f29fc109b7a3 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/disassociate?vol_type_id=cc73c512-8a56-42c5-a107-a61b6e040eb7 returned with HTTP 202 Nov 13 01:18:00.004929 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 393/768] 10.222.0.13 () {56 vars in 1417 bytes} [Fri Nov 13 01:17:59 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/disassociate?vol_type_id=cc73c512-8a56-42c5-a107-a61b6e040eb7 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Nov 13 01:18:00.015118 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-208a5264-ad93-47c7-bd19-41f197a95fc1 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/associations Nov 13 01:18:00.015983 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-208a5264-ad93-47c7-bd19-41f197a95fc1 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:00.016353 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:00.016353 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:00.016965 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-208a5264-ad93-47c7-bd19-41f197a95fc1 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'associations' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:00.017811 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:00.017811 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:00.018842 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.qos_specs_manage [None req-208a5264-ad93-47c7-bd19-41f197a95fc1 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Get associations for qos_spec id: 90cec055-29c1-4d0d-9584-f136886ec8e9 {{(pid=87987) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Nov 13 01:18:00.019881 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.019881 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.045379 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-208a5264-ad93-47c7-bd19-41f197a95fc1 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/associations returned with HTTP 200 Nov 13 01:18:00.046493 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 376/769] 10.222.0.13 () {56 vars in 1320 bytes} [Fri Nov 13 01:18:00 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/associations => generated 305 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:00.061845 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d77ee456-5a94-431b-b8aa-fca52582aa9d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/disassociate_all Nov 13 01:18:00.062641 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d77ee456-5a94-431b-b8aa-fca52582aa9d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:00.063182 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:00.063182 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:00.063840 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d77ee456-5a94-431b-b8aa-fca52582aa9d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'disassociate_all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:00.065816 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:00.065816 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:00.066927 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d77ee456-5a94-431b-b8aa-fca52582aa9d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Disassociate qos_spec: 90cec055-29c1-4d0d-9584-f136886ec8e9 from all. {{(pid=87988) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Nov 13 01:18:00.067901 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.067901 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.078012 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.078012 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.093326 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d77ee456-5a94-431b-b8aa-fca52582aa9d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/disassociate_all returned with HTTP 202 Nov 13 01:18:00.094613 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 394/770] 10.222.0.13 () {56 vars in 1332 bytes} [Fri Nov 13 01:18:00 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/disassociate_all => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:00.106067 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8e0e026b-ff77-4da4-a057-92c90694f8a8 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/associations Nov 13 01:18:00.106847 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8e0e026b-ff77-4da4-a057-92c90694f8a8 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:00.107211 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:00.107211 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:00.107852 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8e0e026b-ff77-4da4-a057-92c90694f8a8 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'associations' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:00.109200 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:00.109200 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:00.110233 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8e0e026b-ff77-4da4-a057-92c90694f8a8 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Get associations for qos_spec id: 90cec055-29c1-4d0d-9584-f136886ec8e9 {{(pid=87987) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Nov 13 01:18:00.111041 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.111041 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.136149 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8e0e026b-ff77-4da4-a057-92c90694f8a8 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/associations returned with HTTP 200 Nov 13 01:18:00.137499 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 377/771] 10.222.0.13 () {56 vars in 1320 bytes} [Fri Nov 13 01:18:00 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/associations => generated 24 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:18:00.150637 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3e4c4133-4a33-4de3-8e4c-f7694830afb6 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] POST http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs Nov 13 01:18:00.151320 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:00.151320 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:00.151977 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3e4c4133-4a33-4de3-8e4c-f7694830afb6 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1084336340", "consumer": "back-end"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:00.153290 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:00.153290 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:00.155006 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.qos_specs [None req-3e4c4133-4a33-4de3-8e4c-f7694830afb6 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1084336340', 'consumer': 'back-end', 'specs': {}} {{(pid=87988) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Nov 13 01:18:00.165609 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-3e4c4133-4a33-4de3-8e4c-f7694830afb6 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] DB qos_specs_create(): root {'id': 'e9c38aac-b2ba-4c50-9fb5-10bf637ccc22', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1084336340'} {{(pid=87988) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Nov 13 01:18:00.172945 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3e4c4133-4a33-4de3-8e4c-f7694830afb6 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs returned with HTTP 200 Nov 13 01:18:00.175319 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 395/772] 10.222.0.13 () {58 vars in 1191 bytes} [Fri Nov 13 01:18:00 2020] POST /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs => generated 435 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:00.188058 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d00e0130-80c3-4a13-a2ec-90f00c8e2f4b tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] DELETE http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/e9c38aac-b2ba-4c50-9fb5-10bf637ccc22?force=False Nov 13 01:18:00.188730 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d00e0130-80c3-4a13-a2ec-90f00c8e2f4b tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:00.188945 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:00.188945 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:00.189619 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d00e0130-80c3-4a13-a2ec-90f00c8e2f4b tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:00.189939 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:00.189939 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:00.191026 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d00e0130-80c3-4a13-a2ec-90f00c8e2f4b tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Delete qos_spec: e9c38aac-b2ba-4c50-9fb5-10bf637ccc22, force: False {{(pid=87987) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Nov 13 01:18:00.191699 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.191699 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.199479 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.199479 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.220429 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.220429 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.227986 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:18:00.227986 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:18:00.233436 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d00e0130-80c3-4a13-a2ec-90f00c8e2f4b tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/e9c38aac-b2ba-4c50-9fb5-10bf637ccc22?force=False returned with HTTP 202 Nov 13 01:18:00.235024 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 378/773] 10.222.0.13 () {56 vars in 1307 bytes} [Fri Nov 13 01:18:00 2020] DELETE /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/e9c38aac-b2ba-4c50-9fb5-10bf637ccc22?force=False => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Nov 13 01:18:00.246516 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-91d8ed8b-0f2a-49fe-a69c-d5e07cc4907d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/e9c38aac-b2ba-4c50-9fb5-10bf637ccc22 Nov 13 01:18:00.248083 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-91d8ed8b-0f2a-49fe-a69c-d5e07cc4907d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:00.248603 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:00.248603 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:00.249626 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-91d8ed8b-0f2a-49fe-a69c-d5e07cc4907d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:00.250478 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:00.250478 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:00.252261 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.252261 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.261755 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-91d8ed8b-0f2a-49fe-a69c-d5e07cc4907d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/e9c38aac-b2ba-4c50-9fb5-10bf637ccc22 returned with HTTP 404 Nov 13 01:18:00.267384 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 396/774] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:18:00 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/e9c38aac-b2ba-4c50-9fb5-10bf637ccc22 => generated 100 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:00.275638 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-95a51f32-7f02-4b09-af17-1f27c7667598 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs Nov 13 01:18:00.277168 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-95a51f32-7f02-4b09-af17-1f27c7667598 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:00.277558 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:00.277558 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:00.278211 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-95a51f32-7f02-4b09-af17-1f27c7667598 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:00.279055 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:00.279055 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:00.295133 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-95a51f32-7f02-4b09-af17-1f27c7667598 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs returned with HTTP 200 Nov 13 01:18:00.296152 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 379/775] 10.222.0.13 () {56 vars in 1170 bytes} [Fri Nov 13 01:18:00 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs => generated 174 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:00.319567 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-36cc5561-25f6-4b5f-8c69-c4df96536b4b tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] POST http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs Nov 13 01:18:00.320829 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-36cc5561-25f6-4b5f-8c69-c4df96536b4b tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1461702679", "consumer": "both"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:00.323564 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.qos_specs [None req-36cc5561-25f6-4b5f-8c69-c4df96536b4b tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1461702679', 'consumer': 'both', 'specs': {}} {{(pid=87988) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Nov 13 01:18:00.332968 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-36cc5561-25f6-4b5f-8c69-c4df96536b4b tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] DB qos_specs_create(): root {'id': '5d8a72a6-7178-486b-b107-0676c2ce4e2b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1461702679'} {{(pid=87988) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Nov 13 01:18:00.339536 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-36cc5561-25f6-4b5f-8c69-c4df96536b4b tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs returned with HTTP 200 Nov 13 01:18:00.341313 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 397/776] 10.222.0.13 () {58 vars in 1191 bytes} [Fri Nov 13 01:18:00 2020] POST /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs => generated 431 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:00.356912 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c981f8d0-8088-438f-9b73-e538a74c40c2 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] DELETE http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/5d8a72a6-7178-486b-b107-0676c2ce4e2b?force=False Nov 13 01:18:00.358871 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c981f8d0-8088-438f-9b73-e538a74c40c2 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:00.359120 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:00.359120 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:00.359519 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c981f8d0-8088-438f-9b73-e538a74c40c2 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:00.360460 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:00.360460 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:00.361548 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c981f8d0-8088-438f-9b73-e538a74c40c2 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Delete qos_spec: 5d8a72a6-7178-486b-b107-0676c2ce4e2b, force: False {{(pid=87987) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Nov 13 01:18:00.362098 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.362098 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.371799 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.371799 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.393864 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.393864 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.402122 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:18:00.402122 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:18:00.408420 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c981f8d0-8088-438f-9b73-e538a74c40c2 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/5d8a72a6-7178-486b-b107-0676c2ce4e2b?force=False returned with HTTP 202 Nov 13 01:18:00.409892 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 380/777] 10.222.0.13 () {56 vars in 1307 bytes} [Fri Nov 13 01:18:00 2020] DELETE /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/5d8a72a6-7178-486b-b107-0676c2ce4e2b?force=False => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:00.420302 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-25f6702a-81c8-4392-948f-499742813117 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/5d8a72a6-7178-486b-b107-0676c2ce4e2b Nov 13 01:18:00.421749 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-25f6702a-81c8-4392-948f-499742813117 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:00.421981 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:00.421981 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:00.422369 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-25f6702a-81c8-4392-948f-499742813117 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:00.423088 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:00.423088 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:00.424222 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.424222 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.434045 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-25f6702a-81c8-4392-948f-499742813117 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/5d8a72a6-7178-486b-b107-0676c2ce4e2b returned with HTTP 404 Nov 13 01:18:00.435419 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 398/778] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:18:00 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/5d8a72a6-7178-486b-b107-0676c2ce4e2b => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:00.447853 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-322c9c70-8e70-4da1-9129-c1393d54f7ec tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs Nov 13 01:18:00.448403 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-322c9c70-8e70-4da1-9129-c1393d54f7ec tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:00.448634 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:00.448634 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:00.450217 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-322c9c70-8e70-4da1-9129-c1393d54f7ec tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:00.451109 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:00.451109 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:00.468283 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-322c9c70-8e70-4da1-9129-c1393d54f7ec tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs returned with HTTP 200 Nov 13 01:18:00.472195 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 381/779] 10.222.0.13 () {56 vars in 1170 bytes} [Fri Nov 13 01:18:00 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs => generated 174 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:00.482474 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8cea687c-97b9-4b4f-ab42-c5aba7958bf9 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] POST http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs Nov 13 01:18:00.483432 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8cea687c-97b9-4b4f-ab42-c5aba7958bf9 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1438794884", "consumer": "front-end"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:00.485485 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.qos_specs [None req-8cea687c-97b9-4b4f-ab42-c5aba7958bf9 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1438794884', 'consumer': 'front-end', 'specs': {}} {{(pid=87988) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Nov 13 01:18:00.495058 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-8cea687c-97b9-4b4f-ab42-c5aba7958bf9 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] DB qos_specs_create(): root {'id': '6641f244-fc35-4074-9381-59420365ad6f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1438794884'} {{(pid=87988) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Nov 13 01:18:00.503355 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8cea687c-97b9-4b4f-ab42-c5aba7958bf9 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs returned with HTTP 200 Nov 13 01:18:00.504639 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 399/780] 10.222.0.13 () {58 vars in 1191 bytes} [Fri Nov 13 01:18:00 2020] POST /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs => generated 436 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:18:00.517855 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-84e8850d-f304-4bb3-bbfa-d6e9e40f3674 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] DELETE http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/6641f244-fc35-4074-9381-59420365ad6f?force=False Nov 13 01:18:00.518573 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-84e8850d-f304-4bb3-bbfa-d6e9e40f3674 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:00.518908 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:00.518908 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:00.519582 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-84e8850d-f304-4bb3-bbfa-d6e9e40f3674 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:00.520469 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:00.520469 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:00.521481 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.qos_specs_manage [None req-84e8850d-f304-4bb3-bbfa-d6e9e40f3674 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Delete qos_spec: 6641f244-fc35-4074-9381-59420365ad6f, force: False {{(pid=87987) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Nov 13 01:18:00.522582 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.522582 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.531890 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.531890 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.556318 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.556318 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.564479 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:18:00.564479 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:18:00.580630 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-84e8850d-f304-4bb3-bbfa-d6e9e40f3674 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/6641f244-fc35-4074-9381-59420365ad6f?force=False returned with HTTP 202 Nov 13 01:18:00.581826 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 382/781] 10.222.0.13 () {56 vars in 1307 bytes} [Fri Nov 13 01:18:00 2020] DELETE /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/6641f244-fc35-4074-9381-59420365ad6f?force=False => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:00.591143 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-82356ee4-fefa-4515-ad53-8bf23ffe045e tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/6641f244-fc35-4074-9381-59420365ad6f Nov 13 01:18:00.591848 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-82356ee4-fefa-4515-ad53-8bf23ffe045e tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:00.592087 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:00.592087 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:00.592457 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-82356ee4-fefa-4515-ad53-8bf23ffe045e tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:00.593119 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:00.593119 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:00.594166 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.594166 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.601167 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-82356ee4-fefa-4515-ad53-8bf23ffe045e tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/6641f244-fc35-4074-9381-59420365ad6f returned with HTTP 404 Nov 13 01:18:00.603063 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 400/782] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:18:00 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/6641f244-fc35-4074-9381-59420365ad6f => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:00.612517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a10204ce-5c3a-48d6-976a-fda16dca75e7 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs Nov 13 01:18:00.613047 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a10204ce-5c3a-48d6-976a-fda16dca75e7 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:00.613266 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:00.613266 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:00.613652 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a10204ce-5c3a-48d6-976a-fda16dca75e7 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:00.614276 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:00.614276 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:00.629741 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a10204ce-5c3a-48d6-976a-fda16dca75e7 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs returned with HTTP 200 Nov 13 01:18:00.630710 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 383/783] 10.222.0.13 () {56 vars in 1170 bytes} [Fri Nov 13 01:18:00 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs => generated 174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:00.643170 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1a582a9c-7a97-429f-837b-3f540816c56c tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9 Nov 13 01:18:00.643866 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1a582a9c-7a97-429f-837b-3f540816c56c tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:00.644359 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1a582a9c-7a97-429f-837b-3f540816c56c tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:00.653592 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1a582a9c-7a97-429f-837b-3f540816c56c tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9 returned with HTTP 200 Nov 13 01:18:00.654577 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 401/784] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:18:00 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9 => generated 458 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:00.668644 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0fca2e46-af6f-4985-a8a0-ff17142210a9 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs Nov 13 01:18:00.669179 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0fca2e46-af6f-4985-a8a0-ff17142210a9 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:00.669395 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:00.669395 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:00.669772 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0fca2e46-af6f-4985-a8a0-ff17142210a9 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:00.670422 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:00.670422 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:00.671396 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.671396 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Nov 13 01:18:00.699333 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0fca2e46-af6f-4985-a8a0-ff17142210a9 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs returned with HTTP 200 Nov 13 01:18:00.700383 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 384/785] 10.222.0.13 () {56 vars in 1170 bytes} [Fri Nov 13 01:18:00 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs => generated 174 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:00.714039 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c1602aef-7f09-4c15-9f44-de8731bc9890 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] PUT http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9 Nov 13 01:18:00.714504 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:00.714504 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:00.714923 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c1602aef-7f09-4c15-9f44-de8731bc9890 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:00.720716 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:00.720716 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:00.721792 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.721792 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.737700 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.qos_specs [None req-c1602aef-7f09-4c15-9f44-de8731bc9890 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87988) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Nov 13 01:18:00.738303 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.738303 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.768890 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-c1602aef-7f09-4c15-9f44-de8731bc9890 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] qos_specs_update() value: {'id': 'e983e570-4628-47e9-a423-2e6a893c1165', 'key': 'iops_bytes', 'value': '500', 'specs_id': '90cec055-29c1-4d0d-9584-f136886ec8e9', 'deleted': False} {{(pid=87988) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Nov 13 01:18:00.783199 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c1602aef-7f09-4c15-9f44-de8731bc9890 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9 returned with HTTP 200 Nov 13 01:18:00.784369 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 402/786] 10.222.0.13 () {58 vars in 1301 bytes} [Fri Nov 13 01:18:00 2020] PUT /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9 => generated 36 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:18:00.796582 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0b8936ff-3405-4b7d-9a02-465e188c7944 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9 Nov 13 01:18:00.796966 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0b8936ff-3405-4b7d-9a02-465e188c7944 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:00.797625 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:00.797625 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:00.797803 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0b8936ff-3405-4b7d-9a02-465e188c7944 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:00.798572 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:00.798572 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:00.800456 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.800456 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.822381 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0b8936ff-3405-4b7d-9a02-465e188c7944 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9 returned with HTTP 200 Nov 13 01:18:00.823203 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 385/787] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:18:00 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9 => generated 479 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:00.837491 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5ebfb41c-c754-4288-a01a-8f6459f16a91 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] PUT http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/delete_keys Nov 13 01:18:00.837981 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:00.837981 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:00.838395 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5ebfb41c-c754-4288-a01a-8f6459f16a91 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:00.839841 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:00.839841 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:00.840619 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5ebfb41c-c754-4288-a01a-8f6459f16a91 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Delete_key spec: 90cec055-29c1-4d0d-9584-f136886ec8e9, keys: ['iops_bytes'] {{(pid=87988) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Nov 13 01:18:00.841270 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.841270 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.858436 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:18:00.858436 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:18:00.868100 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.868100 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.880547 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5ebfb41c-c754-4288-a01a-8f6459f16a91 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/delete_keys returned with HTTP 202 Nov 13 01:18:00.884603 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 403/788] 10.222.0.13 () {58 vars in 1337 bytes} [Fri Nov 13 01:18:00 2020] PUT /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9/delete_keys => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:00.892058 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee9864d3-dc29-4b25-b1fe-732a84011c9d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9 Nov 13 01:18:00.893006 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee9864d3-dc29-4b25-b1fe-732a84011c9d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:00.893377 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:00.893377 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:00.893985 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee9864d3-dc29-4b25-b1fe-732a84011c9d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:00.896089 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:00.896089 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:00.897741 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.897741 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.930185 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee9864d3-dc29-4b25-b1fe-732a84011c9d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9 returned with HTTP 200 Nov 13 01:18:00.935930 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 386/789] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:18:00 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9 => generated 458 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:00.946978 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd71d8ef-fef3-4fa9-9844-6cc865cfef4d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9 Nov 13 01:18:00.947400 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd71d8ef-fef3-4fa9-9844-6cc865cfef4d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:00.947636 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:00.947636 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:00.948043 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd71d8ef-fef3-4fa9-9844-6cc865cfef4d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:00.948904 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:00.948904 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:00.950155 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.950155 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.958571 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd71d8ef-fef3-4fa9-9844-6cc865cfef4d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9 returned with HTTP 200 Nov 13 01:18:00.965754 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 404/790] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:18:00 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9 => generated 458 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:00.972646 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e4bd3a58-c2ee-43f6-a3d9-1a724530926d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] DELETE http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/6641f244-fc35-4074-9381-59420365ad6f?force=False Nov 13 01:18:00.973174 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e4bd3a58-c2ee-43f6-a3d9-1a724530926d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:00.973390 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:00.973390 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:00.973803 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e4bd3a58-c2ee-43f6-a3d9-1a724530926d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:00.974397 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:00.974397 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:00.975220 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e4bd3a58-c2ee-43f6-a3d9-1a724530926d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Delete qos_spec: 6641f244-fc35-4074-9381-59420365ad6f, force: False {{(pid=87987) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Nov 13 01:18:00.975941 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:00.975941 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:00.994349 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e4bd3a58-c2ee-43f6-a3d9-1a724530926d tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/6641f244-fc35-4074-9381-59420365ad6f?force=False returned with HTTP 404 Nov 13 01:18:00.995373 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 387/791] 10.222.0.13 () {56 vars in 1307 bytes} [Fri Nov 13 01:18:00 2020] DELETE /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/6641f244-fc35-4074-9381-59420365ad6f?force=False => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:01.006566 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-da2ac9ad-4ddb-4db3-b4e6-3dadc3523f4a tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/6641f244-fc35-4074-9381-59420365ad6f Nov 13 01:18:01.007089 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-da2ac9ad-4ddb-4db3-b4e6-3dadc3523f4a tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:01.007301 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:01.007301 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:01.008026 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-da2ac9ad-4ddb-4db3-b4e6-3dadc3523f4a tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:01.008677 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:01.008677 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:01.009702 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:01.009702 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:01.029110 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-da2ac9ad-4ddb-4db3-b4e6-3dadc3523f4a tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/6641f244-fc35-4074-9381-59420365ad6f returned with HTTP 404 Nov 13 01:18:01.033091 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 405/792] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:18:00 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/6641f244-fc35-4074-9381-59420365ad6f => generated 100 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:01.051809 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-67121d6f-666a-450b-a8da-5be236c54ca7 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] DELETE http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/5d8a72a6-7178-486b-b107-0676c2ce4e2b?force=False Nov 13 01:18:01.052297 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-67121d6f-666a-450b-a8da-5be236c54ca7 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:01.052791 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-67121d6f-666a-450b-a8da-5be236c54ca7 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:01.054259 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.qos_specs_manage [None req-67121d6f-666a-450b-a8da-5be236c54ca7 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Delete qos_spec: 5d8a72a6-7178-486b-b107-0676c2ce4e2b, force: False {{(pid=87987) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Nov 13 01:18:01.065591 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-67121d6f-666a-450b-a8da-5be236c54ca7 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/5d8a72a6-7178-486b-b107-0676c2ce4e2b?force=False returned with HTTP 404 Nov 13 01:18:01.070429 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 388/793] 10.222.0.13 () {56 vars in 1307 bytes} [Fri Nov 13 01:18:01 2020] DELETE /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/5d8a72a6-7178-486b-b107-0676c2ce4e2b?force=False => generated 100 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:01.080536 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4b741261-7f5e-422e-8fed-da8cc4c3132f tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/5d8a72a6-7178-486b-b107-0676c2ce4e2b Nov 13 01:18:01.081078 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4b741261-7f5e-422e-8fed-da8cc4c3132f tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:01.081571 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4b741261-7f5e-422e-8fed-da8cc4c3132f tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:01.101857 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4b741261-7f5e-422e-8fed-da8cc4c3132f tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/5d8a72a6-7178-486b-b107-0676c2ce4e2b returned with HTTP 404 Nov 13 01:18:01.107436 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 406/794] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:18:01 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/5d8a72a6-7178-486b-b107-0676c2ce4e2b => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:01.116952 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-448107dc-2aab-41d5-bd4e-beb0625cd677 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] DELETE http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/e9c38aac-b2ba-4c50-9fb5-10bf637ccc22?force=False Nov 13 01:18:01.117677 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-448107dc-2aab-41d5-bd4e-beb0625cd677 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:01.118167 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-448107dc-2aab-41d5-bd4e-beb0625cd677 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:01.119568 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.qos_specs_manage [None req-448107dc-2aab-41d5-bd4e-beb0625cd677 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Delete qos_spec: e9c38aac-b2ba-4c50-9fb5-10bf637ccc22, force: False {{(pid=87987) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Nov 13 01:18:01.129470 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-448107dc-2aab-41d5-bd4e-beb0625cd677 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/e9c38aac-b2ba-4c50-9fb5-10bf637ccc22?force=False returned with HTTP 404 Nov 13 01:18:01.130719 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 389/795] 10.222.0.13 () {56 vars in 1307 bytes} [Fri Nov 13 01:18:01 2020] DELETE /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/e9c38aac-b2ba-4c50-9fb5-10bf637ccc22?force=False => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:01.140839 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c7264357-0549-4b29-8672-9ff43c080178 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/e9c38aac-b2ba-4c50-9fb5-10bf637ccc22 Nov 13 01:18:01.141940 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c7264357-0549-4b29-8672-9ff43c080178 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:01.142581 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c7264357-0549-4b29-8672-9ff43c080178 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:01.154394 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c7264357-0549-4b29-8672-9ff43c080178 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/e9c38aac-b2ba-4c50-9fb5-10bf637ccc22 returned with HTTP 404 Nov 13 01:18:01.155737 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 407/796] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:18:01 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/e9c38aac-b2ba-4c50-9fb5-10bf637ccc22 => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:01.163409 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2aee1edd-4c01-4d65-975d-c482f6f5b0e2 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] DELETE http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types/655f48d5-db7c-415e-ada1-faf173ca0949 Nov 13 01:18:01.164662 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2aee1edd-4c01-4d65-975d-c482f6f5b0e2 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:01.165305 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2aee1edd-4c01-4d65-975d-c482f6f5b0e2 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:01.246289 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:18:01.246289 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:18:01.259935 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2aee1edd-4c01-4d65-975d-c482f6f5b0e2 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types/655f48d5-db7c-415e-ada1-faf173ca0949 returned with HTTP 202 Nov 13 01:18:01.261104 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 390/797] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:18:01 2020] DELETE /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types/655f48d5-db7c-415e-ada1-faf173ca0949 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:01.268629 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4cec6772-2222-4d11-93d0-d22a20ac71ea tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types/655f48d5-db7c-415e-ada1-faf173ca0949 Nov 13 01:18:01.269563 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4cec6772-2222-4d11-93d0-d22a20ac71ea tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:01.270620 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4cec6772-2222-4d11-93d0-d22a20ac71ea tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:01.285169 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4cec6772-2222-4d11-93d0-d22a20ac71ea tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types/655f48d5-db7c-415e-ada1-faf173ca0949 returned with HTTP 404 Nov 13 01:18:01.287317 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 408/798] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:18:01 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types/655f48d5-db7c-415e-ada1-faf173ca0949 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:01.295678 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-36dc55a4-bf63-48b4-82ea-dddf05093274 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] DELETE http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types/df68517e-ffec-4466-8e5c-0060ea81852d Nov 13 01:18:01.296199 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-36dc55a4-bf63-48b4-82ea-dddf05093274 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:01.296708 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-36dc55a4-bf63-48b4-82ea-dddf05093274 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:01.385555 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-36dc55a4-bf63-48b4-82ea-dddf05093274 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types/df68517e-ffec-4466-8e5c-0060ea81852d returned with HTTP 202 Nov 13 01:18:01.386427 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 391/799] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:18:01 2020] DELETE /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types/df68517e-ffec-4466-8e5c-0060ea81852d => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:01.394848 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca16b8b9-a421-4814-90cc-a4c82f94b07e tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types/df68517e-ffec-4466-8e5c-0060ea81852d Nov 13 01:18:01.395378 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca16b8b9-a421-4814-90cc-a4c82f94b07e tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:01.396068 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca16b8b9-a421-4814-90cc-a4c82f94b07e tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:01.428849 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca16b8b9-a421-4814-90cc-a4c82f94b07e tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types/df68517e-ffec-4466-8e5c-0060ea81852d returned with HTTP 404 Nov 13 01:18:01.430968 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 409/800] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:18:01 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types/df68517e-ffec-4466-8e5c-0060ea81852d => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:01.439016 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1609e34e-1de0-4008-9955-7db3f6efbdba tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] DELETE http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types/cc73c512-8a56-42c5-a107-a61b6e040eb7 Nov 13 01:18:01.439299 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1609e34e-1de0-4008-9955-7db3f6efbdba tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:01.439793 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1609e34e-1de0-4008-9955-7db3f6efbdba tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:01.534190 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1609e34e-1de0-4008-9955-7db3f6efbdba tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types/cc73c512-8a56-42c5-a107-a61b6e040eb7 returned with HTTP 202 Nov 13 01:18:01.535815 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 392/801] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:18:01 2020] DELETE /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types/cc73c512-8a56-42c5-a107-a61b6e040eb7 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:01.544567 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef43f57f-e2a4-4814-a7bf-84e42d807ef2 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types/cc73c512-8a56-42c5-a107-a61b6e040eb7 Nov 13 01:18:01.545448 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef43f57f-e2a4-4814-a7bf-84e42d807ef2 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:01.546327 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef43f57f-e2a4-4814-a7bf-84e42d807ef2 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:01.564625 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef43f57f-e2a4-4814-a7bf-84e42d807ef2 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types/cc73c512-8a56-42c5-a107-a61b6e040eb7 returned with HTTP 404 Nov 13 01:18:01.568677 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 410/802] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:18:01 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/types/cc73c512-8a56-42c5-a107-a61b6e040eb7 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:01.578718 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d60832c-8cd4-4c95-b19d-6d4b717c6566 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] DELETE http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9?force=False Nov 13 01:18:01.579169 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d60832c-8cd4-4c95-b19d-6d4b717c6566 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:01.579697 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d60832c-8cd4-4c95-b19d-6d4b717c6566 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:01.581266 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8d60832c-8cd4-4c95-b19d-6d4b717c6566 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Delete qos_spec: 90cec055-29c1-4d0d-9584-f136886ec8e9, force: False {{(pid=87987) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Nov 13 01:18:01.590955 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:01.590955 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:01.620355 n-d-729945-8 devstack@c-api.service[87986]: /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 Nov 13 01:18:01.620355 n-d-729945-8 devstack@c-api.service[87986]: options(joinedload_all('specs')).all() Nov 13 01:18:01.627559 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:18:01.627559 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:18:01.635272 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d60832c-8cd4-4c95-b19d-6d4b717c6566 tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9?force=False returned with HTTP 202 Nov 13 01:18:01.651576 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-519f9fdb-9593-4f5e-8391-15ee4ebee24a tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] GET http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9 Nov 13 01:18:01.652225 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-519f9fdb-9593-4f5e-8391-15ee4ebee24a tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:01.652803 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-519f9fdb-9593-4f5e-8391-15ee4ebee24a tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:01.655118 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 393/803] 10.222.0.13 () {56 vars in 1307 bytes} [Fri Nov 13 01:18:01 2020] DELETE /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9?force=False => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:01.665195 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-519f9fdb-9593-4f5e-8391-15ee4ebee24a tempest-QosSpecsTestJSON-2105328805 tempest-QosSpecsTestJSON-2105328805] http://10.222.0.13/volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9 returned with HTTP 404 Nov 13 01:18:01.668437 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 411/804] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:18:01 2020] GET /volume/v3/db3607ce2f7042dfabb4c4116e61b63c/qos-specs/90cec055-29c1-4d0d-9584-f136886ec8e9 => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:10.043479 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-99b6f208-4cdd-41d7-9eb5-8d371824f3a1 tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] POST http://10.222.0.13/volume/v3/7240353b2a794c29bc421cace37dabfd/types Nov 13 01:18:10.044010 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:10.044010 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:10.044419 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-99b6f208-4cdd-41d7-9eb5-8d371824f3a1 tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1657486481", "extra_specs": {"storage_protocol": "tempest-storage_protocol-967451578", "vendor_name": "tempest-vendor_name-901365543"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:10.045986 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:10.045986 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:10.130584 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-99b6f208-4cdd-41d7-9eb5-8d371824f3a1 tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] http://10.222.0.13/volume/v3/7240353b2a794c29bc421cace37dabfd/types returned with HTTP 200 Nov 13 01:18:10.131775 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 394/805] 10.222.0.13 () {58 vars in 1180 bytes} [Fri Nov 13 01:18:09 2020] POST /volume/v3/7240353b2a794c29bc421cace37dabfd/types => generated 326 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:10.322524 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] POST http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes Nov 13 01:18:10.323360 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8f91858f-7ad6-440e-8dda-00acd80a44f9", "size": 1, "name": "tempest-UserMessagesTest-Volume-351605087"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:10.324538 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Create volume request body: {'volume': {'volume_type': '8f91858f-7ad6-440e-8dda-00acd80a44f9', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-351605087'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:18:10.342225 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Create volume of 1 GB Nov 13 01:18:10.342982 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:10.342982 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:10.343693 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Availability Zones retrieved successfully. Nov 13 01:18:10.363634 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Flow 'volume_create_api' (1eedb40d-deca-46d0-a108-5143571963d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:18:10.366549 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78efd198-1585-46b6-998a-37a78f55c7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:10.368940 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:18:10.427375 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78efd198-1585-46b6-998a-37a78f55c7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T01:18:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-967451578',vendor_name='tempest-vendor_name-901365543'},id=8f91858f-7ad6-440e-8dda-00acd80a44f9,is_public=True,name='tempest-UserMessagesTest-volume-type-1657486481',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8f91858f-7ad6-440e-8dda-00acd80a44f9', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:10.430333 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (616e9903-b821-4153-814a-030cfe2d408e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:10.489843 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1657486481 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1657486481, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:18:10.490733 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1657486481 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1657486481, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:18:10.542032 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Created reservations ['5566872d-1780-4196-84ed-c48b2b5961ec', '4788e546-75df-47b7-ad3d-287ab40054af', 'bc528b9e-adf8-4c97-a44b-7a97d6361830', 'cf4ffa3a-acad-47f5-9a6d-e70224b88c19'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:18:10.545157 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (616e9903-b821-4153-814a-030cfe2d408e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5566872d-1780-4196-84ed-c48b2b5961ec', '4788e546-75df-47b7-ad3d-287ab40054af', 'bc528b9e-adf8-4c97-a44b-7a97d6361830', 'cf4ffa3a-acad-47f5-9a6d-e70224b88c19']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:10.548064 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50270c44-a7ba-4c70-9ba2-30f195e92ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:10.620129 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50270c44-a7ba-4c70-9ba2-30f195e92ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f63a95f-a5ec-4840-bdfd-410bd9e00003', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-351605087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9490a5d2fbaf4f07beabf2d0a01c6aad',qos_specs=None,replication_status=,reservations=['5566872d-1780-4196-84ed-c48b2b5961ec','4788e546-75df-47b7-ad3d-287ab40054af','bc528b9e-adf8-4c97-a44b-7a97d6361830','cf4ffa3a-acad-47f5-9a6d-e70224b88c19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ccb4350fadd49779aab9c493741dc7b',volume_type_id=8f91858f-7ad6-440e-8dda-00acd80a44f9), '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-11-13T01:18:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-351605087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f63a95f-a5ec-4840-bdfd-410bd9e00003,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9490a5d2fbaf4f07beabf2d0a01c6aad',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='2ccb4350fadd49779aab9c493741dc7b',volume_attachment=,volume_type=,volume_type_id=8f91858f-7ad6-440e-8dda-00acd80a44f9)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:10.622431 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74fb09b5-1423-47c4-8dae-101ea154092e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:10.654225 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74fb09b5-1423-47c4-8dae-101ea154092e) 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-351605087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9490a5d2fbaf4f07beabf2d0a01c6aad',qos_specs=None,replication_status=,reservations=['5566872d-1780-4196-84ed-c48b2b5961ec','4788e546-75df-47b7-ad3d-287ab40054af','bc528b9e-adf8-4c97-a44b-7a97d6361830','cf4ffa3a-acad-47f5-9a6d-e70224b88c19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ccb4350fadd49779aab9c493741dc7b',volume_type_id=8f91858f-7ad6-440e-8dda-00acd80a44f9)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:10.657262 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5231ea5-a290-47ee-9014-b7fdf8da22cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:10.679968 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5231ea5-a290-47ee-9014-b7fdf8da22cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:10.695252 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Flow 'volume_create_api' (1eedb40d-deca-46d0-a108-5143571963d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:18:10.767537 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Create volume request issued successfully. Nov 13 01:18:10.786810 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a1549318-2158-4595-834a-ecab5261f9ae tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes returned with HTTP 202 Nov 13 01:18:10.787885 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 412/806] 10.222.0.13 () {60 vars in 1226 bytes} [Fri Nov 13 01:18:10 2020] POST /volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes => generated 851 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:18:10.802509 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e21173e0-f53c-44d0-83e8-715abc1618d5 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] GET http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/5f63a95f-a5ec-4840-bdfd-410bd9e00003 Nov 13 01:18:10.803006 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e21173e0-f53c-44d0-83e8-715abc1618d5 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:10.803484 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e21173e0-f53c-44d0-83e8-715abc1618d5 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:10.876748 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:10.876748 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:10.886699 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e21173e0-f53c-44d0-83e8-715abc1618d5 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Volume info retrieved successfully. Nov 13 01:18:10.911947 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e21173e0-f53c-44d0-83e8-715abc1618d5 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/5f63a95f-a5ec-4840-bdfd-410bd9e00003 returned with HTTP 200 Nov 13 01:18:10.913054 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 395/807] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:18:10 2020] GET /volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/5f63a95f-a5ec-4840-bdfd-410bd9e00003 => generated 940 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:10.935007 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee64c015-c7c6-4a38-9650-a93a045cabdf tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] GET http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages Nov 13 01:18:10.935913 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee64c015-c7c6-4a38-9650-a93a045cabdf tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:10.936239 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:10.936239 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:10.936923 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee64c015-c7c6-4a38-9650-a93a045cabdf tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:10.941775 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:10.941775 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:10.952042 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee64c015-c7c6-4a38-9650-a93a045cabdf tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages returned with HTTP 200 Nov 13 01:18:10.959373 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 413/808] 10.222.0.13 () {58 vars in 1207 bytes} [Fri Nov 13 01:18:10 2020] GET /volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages => generated 736 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:10.964831 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9e07c7c7-244c-4dcf-8129-904cf5888aea tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] DELETE http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages/ed32a142-1e84-4c0d-bd30-f5280b1d1292 Nov 13 01:18:10.965781 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9e07c7c7-244c-4dcf-8129-904cf5888aea tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:10.966135 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:10.966135 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:10.966743 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9e07c7c7-244c-4dcf-8129-904cf5888aea tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:10.997194 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:18:10.997194 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:18:11.008541 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9e07c7c7-244c-4dcf-8129-904cf5888aea tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages/ed32a142-1e84-4c0d-bd30-f5280b1d1292 returned with HTTP 204 Nov 13 01:18:11.010146 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 396/809] 10.222.0.13 () {58 vars in 1321 bytes} [Fri Nov 13 01:18:10 2020] DELETE /volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages/ed32a142-1e84-4c0d-bd30-f5280b1d1292 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Nov 13 01:18:11.018906 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cdee9273-991a-4ca8-a72a-25994bd174ad tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] GET http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages/ed32a142-1e84-4c0d-bd30-f5280b1d1292 Nov 13 01:18:11.019869 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cdee9273-991a-4ca8-a72a-25994bd174ad tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:11.020455 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cdee9273-991a-4ca8-a72a-25994bd174ad tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:11.026972 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cdee9273-991a-4ca8-a72a-25994bd174ad tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages/ed32a142-1e84-4c0d-bd30-f5280b1d1292 returned with HTTP 404 Nov 13 01:18:11.038015 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 414/810] 10.222.0.13 () {58 vars in 1318 bytes} [Fri Nov 13 01:18:11 2020] GET /volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages/ed32a142-1e84-4c0d-bd30-f5280b1d1292 => generated 110 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:11.039810 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c19fe005-293d-4a1f-8a3b-a96a0a0dda52 tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] POST http://10.222.0.13/volume/v3/7240353b2a794c29bc421cace37dabfd/types Nov 13 01:18:11.040740 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c19fe005-293d-4a1f-8a3b-a96a0a0dda52 tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1003164590", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1395561962", "vendor_name": "tempest-vendor_name-1111637125"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:11.097390 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c19fe005-293d-4a1f-8a3b-a96a0a0dda52 tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] http://10.222.0.13/volume/v3/7240353b2a794c29bc421cace37dabfd/types returned with HTTP 200 Nov 13 01:18:11.098351 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 397/811] 10.222.0.13 () {58 vars in 1180 bytes} [Fri Nov 13 01:18:11 2020] POST /volume/v3/7240353b2a794c29bc421cace37dabfd/types => generated 328 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:18:11.109629 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] POST http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes Nov 13 01:18:11.110514 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Action: 'create', calling method: create, body: {"volume": {"volume_type": "64b01404-3363-4ba3-b98e-646131359443", "size": 1, "name": "tempest-UserMessagesTest-Volume-1027010419"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:11.111739 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Create volume request body: {'volume': {'volume_type': '64b01404-3363-4ba3-b98e-646131359443', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1027010419'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:18:11.127629 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Create volume of 1 GB Nov 13 01:18:11.128308 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:11.128308 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:11.129655 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Availability Zones retrieved successfully. Nov 13 01:18:11.150044 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Flow 'volume_create_api' (c8e87d96-3998-4e7b-a0c4-28c8b57afa7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:18:11.153058 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1849ab05-eb9a-42f0-849a-4c09782d680f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:11.155229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:18:11.219536 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1849ab05-eb9a-42f0-849a-4c09782d680f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T01:18:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1395561962',vendor_name='tempest-vendor_name-1111637125'},id=64b01404-3363-4ba3-b98e-646131359443,is_public=True,name='tempest-UserMessagesTest-volume-type-1003164590',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64b01404-3363-4ba3-b98e-646131359443', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:11.222464 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff0c68b-d378-4778-9316-6712feccb9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:11.277267 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1003164590 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1003164590, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:18:11.279226 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1003164590 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1003164590, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:18:11.317379 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Created reservations ['a691d69f-4e91-47b4-9aef-f147a5b5bf40', '6108a55a-566a-4fcd-9a26-b551344f1328', '09826498-59d5-4d49-b38f-e1186ebca440', '615bb7ff-c829-4373-905a-4820566a49cd'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:18:11.330449 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff0c68b-d378-4778-9316-6712feccb9e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a691d69f-4e91-47b4-9aef-f147a5b5bf40', '6108a55a-566a-4fcd-9a26-b551344f1328', '09826498-59d5-4d49-b38f-e1186ebca440', '615bb7ff-c829-4373-905a-4820566a49cd']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:11.332657 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17a04cba-a4f3-4f64-844e-ca014611f6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:11.401705 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17a04cba-a4f3-4f64-844e-ca014611f6ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a854bc01-f413-41e7-94b0-f9f0fcced0d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1027010419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9490a5d2fbaf4f07beabf2d0a01c6aad',qos_specs=None,replication_status=,reservations=['a691d69f-4e91-47b4-9aef-f147a5b5bf40','6108a55a-566a-4fcd-9a26-b551344f1328','09826498-59d5-4d49-b38f-e1186ebca440','615bb7ff-c829-4373-905a-4820566a49cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ccb4350fadd49779aab9c493741dc7b',volume_type_id=64b01404-3363-4ba3-b98e-646131359443), '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-11-13T01:18:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1027010419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a854bc01-f413-41e7-94b0-f9f0fcced0d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9490a5d2fbaf4f07beabf2d0a01c6aad',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='2ccb4350fadd49779aab9c493741dc7b',volume_attachment=,volume_type=,volume_type_id=64b01404-3363-4ba3-b98e-646131359443)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:11.404678 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (778a252c-096c-4cd7-84de-028b96f5db4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:11.437456 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (778a252c-096c-4cd7-84de-028b96f5db4a) 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-1027010419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9490a5d2fbaf4f07beabf2d0a01c6aad',qos_specs=None,replication_status=,reservations=['a691d69f-4e91-47b4-9aef-f147a5b5bf40','6108a55a-566a-4fcd-9a26-b551344f1328','09826498-59d5-4d49-b38f-e1186ebca440','615bb7ff-c829-4373-905a-4820566a49cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ccb4350fadd49779aab9c493741dc7b',volume_type_id=64b01404-3363-4ba3-b98e-646131359443)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:11.440449 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d28ae695-84be-4318-a6d5-744623b68484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:11.463840 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d28ae695-84be-4318-a6d5-744623b68484) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:11.467308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Flow 'volume_create_api' (c8e87d96-3998-4e7b-a0c4-28c8b57afa7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:18:11.526694 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Create volume request issued successfully. Nov 13 01:18:11.543107 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4872877e-edc0-4f83-b9c4-9f47d6bbcabe tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes returned with HTTP 202 Nov 13 01:18:11.544635 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 415/812] 10.222.0.13 () {60 vars in 1226 bytes} [Fri Nov 13 01:18:11 2020] POST /volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes => generated 852 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:18:11.559979 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-584f0195-7616-4bb8-8531-b301af66a56c tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] GET http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/a854bc01-f413-41e7-94b0-f9f0fcced0d5 Nov 13 01:18:11.560541 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-584f0195-7616-4bb8-8531-b301af66a56c tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:11.561018 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-584f0195-7616-4bb8-8531-b301af66a56c tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:11.614729 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:11.614729 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:11.623781 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-584f0195-7616-4bb8-8531-b301af66a56c tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Volume info retrieved successfully. Nov 13 01:18:11.647003 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-584f0195-7616-4bb8-8531-b301af66a56c tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/a854bc01-f413-41e7-94b0-f9f0fcced0d5 returned with HTTP 200 Nov 13 01:18:11.657528 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 398/813] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:18:11 2020] GET /volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/a854bc01-f413-41e7-94b0-f9f0fcced0d5 => generated 920 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:12.665731 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4eb76bdf-9f57-4db0-b6a0-5814cc471a2a tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] GET http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/a854bc01-f413-41e7-94b0-f9f0fcced0d5 Nov 13 01:18:12.667115 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4eb76bdf-9f57-4db0-b6a0-5814cc471a2a tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:12.667515 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:12.667515 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:12.668235 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4eb76bdf-9f57-4db0-b6a0-5814cc471a2a tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:12.731129 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:12.731129 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:12.745065 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4eb76bdf-9f57-4db0-b6a0-5814cc471a2a tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Volume info retrieved successfully. Nov 13 01:18:12.777382 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4eb76bdf-9f57-4db0-b6a0-5814cc471a2a tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/a854bc01-f413-41e7-94b0-f9f0fcced0d5 returned with HTTP 200 Nov 13 01:18:12.778543 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 416/814] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:18:12 2020] GET /volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/a854bc01-f413-41e7-94b0-f9f0fcced0d5 => generated 941 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:12.794177 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f812edf8-92b1-4657-ba6d-8636c7539a18 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] GET http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages Nov 13 01:18:12.794741 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f812edf8-92b1-4657-ba6d-8636c7539a18 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:12.794953 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:12.794953 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:12.795321 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f812edf8-92b1-4657-ba6d-8636c7539a18 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:12.803609 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f812edf8-92b1-4657-ba6d-8636c7539a18 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages returned with HTTP 200 Nov 13 01:18:12.804940 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 399/815] 10.222.0.13 () {58 vars in 1207 bytes} [Fri Nov 13 01:18:12 2020] GET /volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:12.815474 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a9a77aff-50c6-4ab6-a32e-8d876165b108 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] GET http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages/edf36a41-0a9a-422a-8320-f6e3933290fa Nov 13 01:18:12.816017 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a9a77aff-50c6-4ab6-a32e-8d876165b108 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:12.816566 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:12.816566 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:12.816821 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a9a77aff-50c6-4ab6-a32e-8d876165b108 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:12.824986 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a9a77aff-50c6-4ab6-a32e-8d876165b108 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages/edf36a41-0a9a-422a-8320-f6e3933290fa returned with HTTP 200 Nov 13 01:18:12.826160 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 417/816] 10.222.0.13 () {58 vars in 1318 bytes} [Fri Nov 13 01:18:12 2020] GET /volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages/edf36a41-0a9a-422a-8320-f6e3933290fa => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:12.836625 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5cc22f72-2516-47dd-8ea7-e0114c5aa168 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] GET http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages Nov 13 01:18:12.837608 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5cc22f72-2516-47dd-8ea7-e0114c5aa168 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:12.838181 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5cc22f72-2516-47dd-8ea7-e0114c5aa168 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:12.846314 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5cc22f72-2516-47dd-8ea7-e0114c5aa168 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages returned with HTTP 200 Nov 13 01:18:12.851791 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 400/817] 10.222.0.13 () {58 vars in 1207 bytes} [Fri Nov 13 01:18:12 2020] GET /volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:12.858903 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ebcf619e-0300-4170-9a66-c2a14d57a7cf tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] DELETE http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages/edf36a41-0a9a-422a-8320-f6e3933290fa Nov 13 01:18:12.860316 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ebcf619e-0300-4170-9a66-c2a14d57a7cf tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:12.860813 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ebcf619e-0300-4170-9a66-c2a14d57a7cf tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:12.869788 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:18:12.869788 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:18:12.876678 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ebcf619e-0300-4170-9a66-c2a14d57a7cf tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages/edf36a41-0a9a-422a-8320-f6e3933290fa returned with HTTP 204 Nov 13 01:18:12.877836 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 418/818] 10.222.0.13 () {58 vars in 1321 bytes} [Fri Nov 13 01:18:12 2020] DELETE /volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/messages/edf36a41-0a9a-422a-8320-f6e3933290fa => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Nov 13 01:18:12.890767 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1445ec66-810b-4046-9a8a-7823c129e496 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] DELETE http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/a854bc01-f413-41e7-94b0-f9f0fcced0d5 Nov 13 01:18:12.897066 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1445ec66-810b-4046-9a8a-7823c129e496 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:12.899295 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1445ec66-810b-4046-9a8a-7823c129e496 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:12.899863 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-1445ec66-810b-4046-9a8a-7823c129e496 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Delete volume with id: a854bc01-f413-41e7-94b0-f9f0fcced0d5 Nov 13 01:18:12.973292 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:12.973292 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:12.975618 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1445ec66-810b-4046-9a8a-7823c129e496 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Volume info retrieved successfully. Nov 13 01:18:12.980715 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1445ec66-810b-4046-9a8a-7823c129e496 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Decrease volume quotas only if status is not error_managing. {{(pid=87987) delete /opt/stack/cinder/cinder/volume/api.py:410}} Nov 13 01:18:13.026033 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-1445ec66-810b-4046-9a8a-7823c129e496 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1003164590 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1003164590, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:18:13.027427 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-1445ec66-810b-4046-9a8a-7823c129e496 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1003164590 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1003164590, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:18:13.062407 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-1445ec66-810b-4046-9a8a-7823c129e496 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Created reservations ['69236fff-72d0-4ce7-84a3-84c482dfd5b3', '3c00e372-b72a-4cc0-8059-af4c272a10bf', 'd9cf1b78-edbb-492f-89cd-6fd05d7988e0', 'f4cdb2d7-c342-4e79-a093-9c8c76cc87f4'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:18:13.065158 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:18:13.065158 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:18:13.116907 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1445ec66-810b-4046-9a8a-7823c129e496 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Delete volume request issued successfully. Nov 13 01:18:13.117388 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1445ec66-810b-4046-9a8a-7823c129e496 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/a854bc01-f413-41e7-94b0-f9f0fcced0d5 returned with HTTP 202 Nov 13 01:18:13.121282 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 401/819] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:18:12 2020] DELETE /volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/a854bc01-f413-41e7-94b0-f9f0fcced0d5 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:13.126431 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aee8e588-0735-42ed-841c-0ecffc8213b4 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] GET http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/a854bc01-f413-41e7-94b0-f9f0fcced0d5 Nov 13 01:18:13.126948 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aee8e588-0735-42ed-841c-0ecffc8213b4 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:13.127422 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aee8e588-0735-42ed-841c-0ecffc8213b4 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:13.201270 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aee8e588-0735-42ed-841c-0ecffc8213b4 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/a854bc01-f413-41e7-94b0-f9f0fcced0d5 returned with HTTP 404 Nov 13 01:18:13.205289 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 419/820] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:13 2020] GET /volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/a854bc01-f413-41e7-94b0-f9f0fcced0d5 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:13.215502 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d22722f1-f97c-4ce7-9125-1574dd2522c7 tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] DELETE http://10.222.0.13/volume/v3/7240353b2a794c29bc421cace37dabfd/types/64b01404-3363-4ba3-b98e-646131359443 Nov 13 01:18:13.216907 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d22722f1-f97c-4ce7-9125-1574dd2522c7 tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:13.216907 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:13.216907 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:13.216907 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d22722f1-f97c-4ce7-9125-1574dd2522c7 tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:13.340661 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d22722f1-f97c-4ce7-9125-1574dd2522c7 tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] http://10.222.0.13/volume/v3/7240353b2a794c29bc421cace37dabfd/types/64b01404-3363-4ba3-b98e-646131359443 returned with HTTP 202 Nov 13 01:18:13.344466 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 402/821] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:18:13 2020] DELETE /volume/v3/7240353b2a794c29bc421cace37dabfd/types/64b01404-3363-4ba3-b98e-646131359443 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:13.349736 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-571e502e-6d7b-4c3f-a3d9-2ac257dea0c4 tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] GET http://10.222.0.13/volume/v3/7240353b2a794c29bc421cace37dabfd/types/64b01404-3363-4ba3-b98e-646131359443 Nov 13 01:18:13.351513 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-571e502e-6d7b-4c3f-a3d9-2ac257dea0c4 tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:13.354730 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-571e502e-6d7b-4c3f-a3d9-2ac257dea0c4 tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:13.375166 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-571e502e-6d7b-4c3f-a3d9-2ac257dea0c4 tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] http://10.222.0.13/volume/v3/7240353b2a794c29bc421cace37dabfd/types/64b01404-3363-4ba3-b98e-646131359443 returned with HTTP 404 Nov 13 01:18:13.379182 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 420/822] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:18:13 2020] GET /volume/v3/7240353b2a794c29bc421cace37dabfd/types/64b01404-3363-4ba3-b98e-646131359443 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:13.389260 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e75a7068-4ee7-453b-816e-8c736592f4e7 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] DELETE http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/5f63a95f-a5ec-4840-bdfd-410bd9e00003 Nov 13 01:18:13.389833 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e75a7068-4ee7-453b-816e-8c736592f4e7 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:13.390321 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e75a7068-4ee7-453b-816e-8c736592f4e7 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:13.390787 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-e75a7068-4ee7-453b-816e-8c736592f4e7 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Delete volume with id: 5f63a95f-a5ec-4840-bdfd-410bd9e00003 Nov 13 01:18:13.547804 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:13.547804 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:13.549148 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e75a7068-4ee7-453b-816e-8c736592f4e7 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Volume info retrieved successfully. Nov 13 01:18:13.552408 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e75a7068-4ee7-453b-816e-8c736592f4e7 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Decrease volume quotas only if status is not error_managing. {{(pid=87987) delete /opt/stack/cinder/cinder/volume/api.py:410}} Nov 13 01:18:13.643051 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-e75a7068-4ee7-453b-816e-8c736592f4e7 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1657486481 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1657486481, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:18:13.643890 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-e75a7068-4ee7-453b-816e-8c736592f4e7 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1657486481 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1657486481, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:18:13.676266 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-e75a7068-4ee7-453b-816e-8c736592f4e7 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Created reservations ['b38af872-2a4e-4945-b340-4da4fa1f795c', '9a8c0770-8181-4012-8e5f-dfd2c2edca1e', '665764b4-fbab-4d24-bbad-56019c551dc2', '7e4c9f00-9aee-4f98-96c8-e8621d9ba830'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:18:13.677965 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:18:13.677965 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:18:13.760510 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e75a7068-4ee7-453b-816e-8c736592f4e7 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Delete volume request issued successfully. Nov 13 01:18:13.761011 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e75a7068-4ee7-453b-816e-8c736592f4e7 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/5f63a95f-a5ec-4840-bdfd-410bd9e00003 returned with HTTP 202 Nov 13 01:18:13.764621 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 403/823] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:18:13 2020] DELETE /volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/5f63a95f-a5ec-4840-bdfd-410bd9e00003 => generated 0 bytes in 379 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:13.772414 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a4c01896-95a7-456f-a9b5-34ef4d2b5b62 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] GET http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/5f63a95f-a5ec-4840-bdfd-410bd9e00003 Nov 13 01:18:13.774162 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a4c01896-95a7-456f-a9b5-34ef4d2b5b62 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:13.774876 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a4c01896-95a7-456f-a9b5-34ef4d2b5b62 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:13.856419 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a4c01896-95a7-456f-a9b5-34ef4d2b5b62 tempest-UserMessagesTest-1367004552 tempest-UserMessagesTest-1367004552] http://10.222.0.13/volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/5f63a95f-a5ec-4840-bdfd-410bd9e00003 returned with HTTP 404 Nov 13 01:18:13.857630 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 421/824] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:13 2020] GET /volume/v3/9490a5d2fbaf4f07beabf2d0a01c6aad/volumes/5f63a95f-a5ec-4840-bdfd-410bd9e00003 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:13.866094 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cca81684-de97-4b84-8b6c-5373e2bb7fec tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] DELETE http://10.222.0.13/volume/v3/7240353b2a794c29bc421cace37dabfd/types/8f91858f-7ad6-440e-8dda-00acd80a44f9 Nov 13 01:18:13.868205 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cca81684-de97-4b84-8b6c-5373e2bb7fec tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:13.868435 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:13.868435 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:13.868843 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cca81684-de97-4b84-8b6c-5373e2bb7fec tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:13.980523 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cca81684-de97-4b84-8b6c-5373e2bb7fec tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] http://10.222.0.13/volume/v3/7240353b2a794c29bc421cace37dabfd/types/8f91858f-7ad6-440e-8dda-00acd80a44f9 returned with HTTP 202 Nov 13 01:18:13.985483 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 404/825] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:18:13 2020] DELETE /volume/v3/7240353b2a794c29bc421cace37dabfd/types/8f91858f-7ad6-440e-8dda-00acd80a44f9 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:13.993766 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f09e4bf9-ee42-4e2a-acf6-fc20e6146c9d tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] GET http://10.222.0.13/volume/v3/7240353b2a794c29bc421cace37dabfd/types/8f91858f-7ad6-440e-8dda-00acd80a44f9 Nov 13 01:18:13.994626 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f09e4bf9-ee42-4e2a-acf6-fc20e6146c9d tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:13.995191 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f09e4bf9-ee42-4e2a-acf6-fc20e6146c9d tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:14.007347 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f09e4bf9-ee42-4e2a-acf6-fc20e6146c9d tempest-UserMessagesTest-1783597359 tempest-UserMessagesTest-1783597359] http://10.222.0.13/volume/v3/7240353b2a794c29bc421cace37dabfd/types/8f91858f-7ad6-440e-8dda-00acd80a44f9 returned with HTTP 404 Nov 13 01:18:14.008707 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 422/826] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:18:13 2020] GET /volume/v3/7240353b2a794c29bc421cace37dabfd/types/8f91858f-7ad6-440e-8dda-00acd80a44f9 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:22.099725 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a33a02de-c335-4075-b449-b7236d657732 tempest-VolumePoolsAdminTestsJSON-752388885 tempest-VolumePoolsAdminTestsJSON-752388885] GET http://10.222.0.13/volume/v3/8458b3fde97140ab843b1698a61f01e5/scheduler-stats/get_pools?detail=True Nov 13 01:18:22.101399 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a33a02de-c335-4075-b449-b7236d657732 tempest-VolumePoolsAdminTestsJSON-752388885 tempest-VolumePoolsAdminTestsJSON-752388885] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:22.102174 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a33a02de-c335-4075-b449-b7236d657732 tempest-VolumePoolsAdminTestsJSON-752388885 tempest-VolumePoolsAdminTestsJSON-752388885] Calling method 'get_pools' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:22.121076 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a33a02de-c335-4075-b449-b7236d657732 tempest-VolumePoolsAdminTestsJSON-752388885 tempest-VolumePoolsAdminTestsJSON-752388885] http://10.222.0.13/volume/v3/8458b3fde97140ab843b1698a61f01e5/scheduler-stats/get_pools?detail=True returned with HTTP 200 Nov 13 01:18:22.122811 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 405/827] 10.222.0.13 () {56 vars in 1241 bytes} [Fri Nov 13 01:18:21 2020] GET /volume/v3/8458b3fde97140ab843b1698a61f01e5/scheduler-stats/get_pools?detail=True => generated 768 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:22.137215 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d4266c5-c434-4aac-9f12-7d9e341238c8 tempest-VolumePoolsAdminTestsJSON-752388885 tempest-VolumePoolsAdminTestsJSON-752388885] GET http://10.222.0.13/volume/v3/8458b3fde97140ab843b1698a61f01e5/scheduler-stats/get_pools Nov 13 01:18:22.137750 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d4266c5-c434-4aac-9f12-7d9e341238c8 tempest-VolumePoolsAdminTestsJSON-752388885 tempest-VolumePoolsAdminTestsJSON-752388885] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:22.138230 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d4266c5-c434-4aac-9f12-7d9e341238c8 tempest-VolumePoolsAdminTestsJSON-752388885 tempest-VolumePoolsAdminTestsJSON-752388885] Calling method 'get_pools' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:22.158631 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d4266c5-c434-4aac-9f12-7d9e341238c8 tempest-VolumePoolsAdminTestsJSON-752388885 tempest-VolumePoolsAdminTestsJSON-752388885] http://10.222.0.13/volume/v3/8458b3fde97140ab843b1698a61f01e5/scheduler-stats/get_pools returned with HTTP 200 Nov 13 01:18:22.159505 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 423/828] 10.222.0.13 () {56 vars in 1218 bytes} [Fri Nov 13 01:18:22 2020] GET /volume/v3/8458b3fde97140ab843b1698a61f01e5/scheduler-stats/get_pools => generated 61 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:18:32.300464 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0b5fef59-9ccc-45dc-be93-e35fcdb08fb9 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] POST http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types Nov 13 01:18:32.301965 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0b5fef59-9ccc-45dc-be93-e35fcdb08fb9 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-613895345", "os-volume-type-access:is_public": false}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:32.363665 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0b5fef59-9ccc-45dc-be93-e35fcdb08fb9 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types returned with HTTP 200 Nov 13 01:18:32.369168 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 406/829] 10.222.0.13 () {58 vars in 1180 bytes} [Fri Nov 13 01:18:32 2020] POST /volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types => generated 228 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:32.686123 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-451aafd8-e167-4510-8ae8-35590dc94018 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] POST http://10.222.0.13/volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes Nov 13 01:18:32.695669 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-451aafd8-e167-4510-8ae8-35590dc94018 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6916028b-f219-4656-9c13-e43ddecdd702", "size": 1}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:32.697037 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-451aafd8-e167-4510-8ae8-35590dc94018 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Create volume request body: {'volume': {'volume_type': '6916028b-f219-4656-9c13-e43ddecdd702', 'size': 1}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:18:32.755413 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-451aafd8-e167-4510-8ae8-35590dc94018 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] http://10.222.0.13/volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes returned with HTTP 404 Nov 13 01:18:32.757244 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 424/830] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:18:32 2020] POST /volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes => generated 114 bytes in 382 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:32.765451 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3d9c0af7-cde6-4432-b950-18c68d28ed80 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] POST http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/6916028b-f219-4656-9c13-e43ddecdd702/action Nov 13 01:18:32.766409 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3d9c0af7-cde6-4432-b950-18c68d28ed80 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Action body: b'{"addProjectAccess": {"project": "5397efe875fc450ab07eac1a0469f5d2"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:18:32.766894 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3d9c0af7-cde6-4432-b950-18c68d28ed80 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "5397efe875fc450ab07eac1a0469f5d2"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:32.815508 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3d9c0af7-cde6-4432-b950-18c68d28ed80 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/6916028b-f219-4656-9c13-e43ddecdd702/action returned with HTTP 202 Nov 13 01:18:32.816655 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 407/831] 10.222.0.13 () {58 vars in 1311 bytes} [Fri Nov 13 01:18:32 2020] POST /volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/6916028b-f219-4656-9c13-e43ddecdd702/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:32.825162 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] POST http://10.222.0.13/volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes Nov 13 01:18:32.826305 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6916028b-f219-4656-9c13-e43ddecdd702", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-276408194"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:32.827590 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Create volume request body: {'volume': {'volume_type': '6916028b-f219-4656-9c13-e43ddecdd702', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-276408194'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:18:32.854196 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Create volume of 1 GB Nov 13 01:18:32.855271 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:32.855271 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:32.856252 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Availability Zones retrieved successfully. Nov 13 01:18:32.893994 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Flow 'volume_create_api' (0e793e87-366f-4ea7-9542-70b6c4f856dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:18:32.900111 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e068de3c-0646-437e-8ae6-6dc328dc91a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:32.903046 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:18:33.017925 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e068de3c-0646-437e-8ae6-6dc328dc91a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T01:18:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6916028b-f219-4656-9c13-e43ddecdd702,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-613895345',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6916028b-f219-4656-9c13-e43ddecdd702', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:33.020907 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a84f244-f123-4c23-8d71-63a3f9685a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:33.145523 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-613895345 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-613895345, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:18:33.146735 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-613895345 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-613895345, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:18:33.244956 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Created reservations ['6ff1b832-fbf4-47c0-89c5-7568e741b9f6', 'd3b9baf7-284f-4cf4-93cb-09bff3c765f5', '5db49771-cd89-4834-86c1-ae3b756693b1', '017de94b-b235-420a-8c1d-fc6979ead97a'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:18:33.247022 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a84f244-f123-4c23-8d71-63a3f9685a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ff1b832-fbf4-47c0-89c5-7568e741b9f6', 'd3b9baf7-284f-4cf4-93cb-09bff3c765f5', '5db49771-cd89-4834-86c1-ae3b756693b1', '017de94b-b235-420a-8c1d-fc6979ead97a']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:33.249152 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1dae8f4-b4f6-4aea-8c1b-6c8176e7a63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:33.373429 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1dae8f4-b4f6-4aea-8c1b-6c8176e7a63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '082acff0-991b-44e4-80b3-252d80112532', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-276408194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5397efe875fc450ab07eac1a0469f5d2',qos_specs=None,replication_status=,reservations=['6ff1b832-fbf4-47c0-89c5-7568e741b9f6','d3b9baf7-284f-4cf4-93cb-09bff3c765f5','5db49771-cd89-4834-86c1-ae3b756693b1','017de94b-b235-420a-8c1d-fc6979ead97a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07bc96debf3e414ea8e55369fe189bd3',volume_type_id=6916028b-f219-4656-9c13-e43ddecdd702), '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-11-13T01:18:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-276408194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=082acff0-991b-44e4-80b3-252d80112532,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5397efe875fc450ab07eac1a0469f5d2',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='07bc96debf3e414ea8e55369fe189bd3',volume_attachment=,volume_type=,volume_type_id=6916028b-f219-4656-9c13-e43ddecdd702)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:33.376753 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74f3bc30-ddde-48a5-9908-2e7625451b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:33.414187 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74f3bc30-ddde-48a5-9908-2e7625451b07) 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-276408194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5397efe875fc450ab07eac1a0469f5d2',qos_specs=None,replication_status=,reservations=['6ff1b832-fbf4-47c0-89c5-7568e741b9f6','d3b9baf7-284f-4cf4-93cb-09bff3c765f5','5db49771-cd89-4834-86c1-ae3b756693b1','017de94b-b235-420a-8c1d-fc6979ead97a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07bc96debf3e414ea8e55369fe189bd3',volume_type_id=6916028b-f219-4656-9c13-e43ddecdd702)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:33.416313 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24123c3c-f4ad-4ceb-bf2b-c5536cb2fbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:33.454229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24123c3c-f4ad-4ceb-bf2b-c5536cb2fbda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:33.465855 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Flow 'volume_create_api' (0e793e87-366f-4ea7-9542-70b6c4f856dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:18:33.617823 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Create volume request issued successfully. Nov 13 01:18:33.635134 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6c7a2d6d-4b95-4768-950c-8fae5c1eedea tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] http://10.222.0.13/volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes returned with HTTP 202 Nov 13 01:18:33.636376 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 425/832] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:18:32 2020] POST /volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes => generated 860 bytes in 815 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:18:33.650932 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-324a464f-fdd8-4801-9b72-4a33080cd581 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] GET http://10.222.0.13/volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 Nov 13 01:18:33.652613 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-324a464f-fdd8-4801-9b72-4a33080cd581 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:33.653518 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-324a464f-fdd8-4801-9b72-4a33080cd581 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:33.771865 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:33.771865 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:33.783168 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-324a464f-fdd8-4801-9b72-4a33080cd581 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Volume info retrieved successfully. Nov 13 01:18:33.814483 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-324a464f-fdd8-4801-9b72-4a33080cd581 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] http://10.222.0.13/volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 returned with HTTP 200 Nov 13 01:18:33.815650 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 408/833] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:33 2020] GET /volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 => generated 952 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:34.832645 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90add261-3ea6-4c4b-bace-e24210c9db41 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] GET http://10.222.0.13/volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 Nov 13 01:18:34.833875 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-90add261-3ea6-4c4b-bace-e24210c9db41 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:34.834315 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:34.834315 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:34.835307 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-90add261-3ea6-4c4b-bace-e24210c9db41 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:34.952440 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:34.952440 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:34.980447 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-90add261-3ea6-4c4b-bace-e24210c9db41 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Volume info retrieved successfully. Nov 13 01:18:35.035960 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90add261-3ea6-4c4b-bace-e24210c9db41 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] http://10.222.0.13/volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 returned with HTTP 200 Nov 13 01:18:35.048180 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 426/834] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:34 2020] GET /volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 => generated 953 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:35.053933 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6bf2823a-0025-412f-a7cb-1152f844644b tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] POST http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/6916028b-f219-4656-9c13-e43ddecdd702/action Nov 13 01:18:35.054727 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:35.054727 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:35.055177 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6bf2823a-0025-412f-a7cb-1152f844644b tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Action body: b'{"removeProjectAccess": {"project": "5397efe875fc450ab07eac1a0469f5d2"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:18:35.055561 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6bf2823a-0025-412f-a7cb-1152f844644b tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "5397efe875fc450ab07eac1a0469f5d2"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:35.095531 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6bf2823a-0025-412f-a7cb-1152f844644b tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/6916028b-f219-4656-9c13-e43ddecdd702/action returned with HTTP 202 Nov 13 01:18:35.102719 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 409/835] 10.222.0.13 () {58 vars in 1311 bytes} [Fri Nov 13 01:18:35 2020] POST /volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/6916028b-f219-4656-9c13-e43ddecdd702/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:35.108561 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fdaf1f36-e07e-441d-bee2-dc2ae19bf8f5 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] POST http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types Nov 13 01:18:35.109065 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:35.109065 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:35.109503 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fdaf1f36-e07e-441d-bee2-dc2ae19bf8f5 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-171156641", "os-volume-type-access:is_public": false}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:35.198856 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fdaf1f36-e07e-441d-bee2-dc2ae19bf8f5 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types returned with HTTP 200 Nov 13 01:18:35.206486 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 427/836] 10.222.0.13 () {58 vars in 1180 bytes} [Fri Nov 13 01:18:35 2020] POST /volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types => generated 228 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:35.209614 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1a0ec54d-2263-4f06-bb45-fb31150957e3 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] POST http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493/action Nov 13 01:18:35.212129 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1a0ec54d-2263-4f06-bb45-fb31150957e3 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Action body: b'{"addProjectAccess": {"project": "5397efe875fc450ab07eac1a0469f5d2"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:18:35.212679 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1a0ec54d-2263-4f06-bb45-fb31150957e3 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "5397efe875fc450ab07eac1a0469f5d2"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:35.251728 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1a0ec54d-2263-4f06-bb45-fb31150957e3 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493/action returned with HTTP 202 Nov 13 01:18:35.252814 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 410/837] 10.222.0.13 () {58 vars in 1311 bytes} [Fri Nov 13 01:18:35 2020] POST /volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Nov 13 01:18:35.262002 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-23704c3f-3e60-4562-ad4e-ef4077eedb87 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] POST http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493/action Nov 13 01:18:35.263282 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-23704c3f-3e60-4562-ad4e-ef4077eedb87 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Action body: b'{"addProjectAccess": {"project": "3108b02f45994dd4bd869388889ede73"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:18:35.263691 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-23704c3f-3e60-4562-ad4e-ef4077eedb87 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3108b02f45994dd4bd869388889ede73"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:35.313166 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-23704c3f-3e60-4562-ad4e-ef4077eedb87 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493/action returned with HTTP 202 Nov 13 01:18:35.314083 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 428/838] 10.222.0.13 () {58 vars in 1311 bytes} [Fri Nov 13 01:18:35 2020] POST /volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:35.326220 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5a6fad57-aa85-4841-a6ce-2d9e47d4fbf3 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] GET http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493/os-volume-type-access Nov 13 01:18:35.326939 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5a6fad57-aa85-4841-a6ce-2d9e47d4fbf3 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:35.327825 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5a6fad57-aa85-4841-a6ce-2d9e47d4fbf3 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:35.346460 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5a6fad57-aa85-4841-a6ce-2d9e47d4fbf3 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493/os-volume-type-access returned with HTTP 200 Nov 13 01:18:35.347983 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 411/839] 10.222.0.13 () {56 vars in 1335 bytes} [Fri Nov 13 01:18:35 2020] GET /volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493/os-volume-type-access => generated 244 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:35.442690 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1f8159c0-dd6d-4dab-b1ee-a2835d1414e6 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] POST http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493/action Nov 13 01:18:35.443492 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1f8159c0-dd6d-4dab-b1ee-a2835d1414e6 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Action body: b'{"removeProjectAccess": {"project": "3108b02f45994dd4bd869388889ede73"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:18:35.443898 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1f8159c0-dd6d-4dab-b1ee-a2835d1414e6 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3108b02f45994dd4bd869388889ede73"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:35.489327 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1f8159c0-dd6d-4dab-b1ee-a2835d1414e6 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493/action returned with HTTP 202 Nov 13 01:18:35.490357 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 429/840] 10.222.0.13 () {58 vars in 1311 bytes} [Fri Nov 13 01:18:35 2020] POST /volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:35.502809 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-52ec7fe9-af00-457b-a4dc-f70e1769a6df tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] POST http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493/action Nov 13 01:18:35.503696 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-52ec7fe9-af00-457b-a4dc-f70e1769a6df tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Action body: b'{"removeProjectAccess": {"project": "5397efe875fc450ab07eac1a0469f5d2"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:18:35.504020 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-52ec7fe9-af00-457b-a4dc-f70e1769a6df tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "5397efe875fc450ab07eac1a0469f5d2"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:35.555097 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-52ec7fe9-af00-457b-a4dc-f70e1769a6df tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493/action returned with HTTP 202 Nov 13 01:18:35.556040 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 412/841] 10.222.0.13 () {58 vars in 1311 bytes} [Fri Nov 13 01:18:35 2020] POST /volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:35.565420 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5edf8fae-9205-41d8-9159-59312c58c92c tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] DELETE http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493 Nov 13 01:18:35.565941 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5edf8fae-9205-41d8-9159-59312c58c92c tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:35.566599 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5edf8fae-9205-41d8-9159-59312c58c92c tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Calling method '_delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:35.659395 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:18:35.659395 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:18:35.681062 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5edf8fae-9205-41d8-9159-59312c58c92c tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493 returned with HTTP 202 Nov 13 01:18:35.682712 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 430/842] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:18:35 2020] DELETE /volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:35.691269 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fb3847f3-0d84-4a0f-8b77-5d1d43059ab4 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] GET http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493 Nov 13 01:18:35.691828 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fb3847f3-0d84-4a0f-8b77-5d1d43059ab4 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:35.692308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fb3847f3-0d84-4a0f-8b77-5d1d43059ab4 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:35.718945 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fb3847f3-0d84-4a0f-8b77-5d1d43059ab4 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493 returned with HTTP 404 Nov 13 01:18:35.720019 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 413/843] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:18:35 2020] GET /volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/abe418d5-483e-41b0-a510-db543cb1e493 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:35.728321 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-96ee71e1-b081-4926-ac8d-b0f6ece70772 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] DELETE http://10.222.0.13/volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 Nov 13 01:18:35.729223 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-96ee71e1-b081-4926-ac8d-b0f6ece70772 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:35.729911 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-96ee71e1-b081-4926-ac8d-b0f6ece70772 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:35.730548 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-96ee71e1-b081-4926-ac8d-b0f6ece70772 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Delete volume with id: 082acff0-991b-44e4-80b3-252d80112532 Nov 13 01:18:35.838146 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:35.838146 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:35.839336 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-96ee71e1-b081-4926-ac8d-b0f6ece70772 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Volume info retrieved successfully. Nov 13 01:18:35.905757 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-96ee71e1-b081-4926-ac8d-b0f6ece70772 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Delete volume request issued successfully. Nov 13 01:18:35.905757 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-96ee71e1-b081-4926-ac8d-b0f6ece70772 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] http://10.222.0.13/volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 returned with HTTP 202 Nov 13 01:18:35.906593 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 431/844] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:18:35 2020] DELETE /volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:35.914967 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-270922a6-44e4-484a-9457-b9fe50383605 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] GET http://10.222.0.13/volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 Nov 13 01:18:35.916691 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-270922a6-44e4-484a-9457-b9fe50383605 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:35.917179 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-270922a6-44e4-484a-9457-b9fe50383605 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:36.030700 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:36.030700 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:36.042933 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-270922a6-44e4-484a-9457-b9fe50383605 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Volume info retrieved successfully. Nov 13 01:18:36.090802 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-270922a6-44e4-484a-9457-b9fe50383605 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] http://10.222.0.13/volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 returned with HTTP 200 Nov 13 01:18:36.105980 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 414/845] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:35 2020] GET /volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 => generated 952 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:37.122152 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-368fe3ed-ef07-47dc-a362-23c04fbd29bc tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] GET http://10.222.0.13/volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 Nov 13 01:18:37.123307 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-368fe3ed-ef07-47dc-a362-23c04fbd29bc tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:37.123768 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:37.123768 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:37.124464 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-368fe3ed-ef07-47dc-a362-23c04fbd29bc tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:37.246065 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:37.246065 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:37.275427 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-368fe3ed-ef07-47dc-a362-23c04fbd29bc tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Volume info retrieved successfully. Nov 13 01:18:37.318244 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-368fe3ed-ef07-47dc-a362-23c04fbd29bc tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] http://10.222.0.13/volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 returned with HTTP 200 Nov 13 01:18:37.319554 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 432/846] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:37 2020] GET /volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 => generated 952 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:38.338128 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d0c35abe-ed9b-4b32-8986-96df316c72d6 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] GET http://10.222.0.13/volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 Nov 13 01:18:38.339436 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d0c35abe-ed9b-4b32-8986-96df316c72d6 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:38.339869 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:38.339869 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:38.340510 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d0c35abe-ed9b-4b32-8986-96df316c72d6 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:38.454403 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:38.454403 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:38.485446 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d0c35abe-ed9b-4b32-8986-96df316c72d6 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Volume info retrieved successfully. Nov 13 01:18:38.519418 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d0c35abe-ed9b-4b32-8986-96df316c72d6 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] http://10.222.0.13/volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 returned with HTTP 200 Nov 13 01:18:38.521486 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 415/847] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:38 2020] GET /volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 => generated 952 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:39.537583 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d04d5ab2-845e-48e6-822e-7ff2f6ff37a1 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] GET http://10.222.0.13/volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 Nov 13 01:18:39.539032 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d04d5ab2-845e-48e6-822e-7ff2f6ff37a1 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:39.539268 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:39.539268 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:39.539809 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d04d5ab2-845e-48e6-822e-7ff2f6ff37a1 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:39.609243 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d04d5ab2-845e-48e6-822e-7ff2f6ff37a1 tempest-VolumeTypesAccessTest-1430847799 tempest-VolumeTypesAccessTest-1430847799] http://10.222.0.13/volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 returned with HTTP 404 Nov 13 01:18:39.611180 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 433/848] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:39 2020] GET /volume/v3/5397efe875fc450ab07eac1a0469f5d2/volumes/082acff0-991b-44e4-80b3-252d80112532 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:39.619238 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7ccacf7e-7b32-46da-954d-9784453c1744 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] DELETE http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/6916028b-f219-4656-9c13-e43ddecdd702 Nov 13 01:18:39.620275 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7ccacf7e-7b32-46da-954d-9784453c1744 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:39.620657 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:39.620657 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:39.621436 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7ccacf7e-7b32-46da-954d-9784453c1744 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:39.695158 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:18:39.695158 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:18:39.713007 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7ccacf7e-7b32-46da-954d-9784453c1744 tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/6916028b-f219-4656-9c13-e43ddecdd702 returned with HTTP 202 Nov 13 01:18:39.714210 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 416/849] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:18:39 2020] DELETE /volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/6916028b-f219-4656-9c13-e43ddecdd702 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:39.723446 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e11c555d-9aa2-4e50-8ac6-09aeac6a6d6f tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] GET http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/6916028b-f219-4656-9c13-e43ddecdd702 Nov 13 01:18:39.724026 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e11c555d-9aa2-4e50-8ac6-09aeac6a6d6f tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:39.724604 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e11c555d-9aa2-4e50-8ac6-09aeac6a6d6f tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:39.737805 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e11c555d-9aa2-4e50-8ac6-09aeac6a6d6f tempest-VolumeTypesAccessTest-1499940898 tempest-VolumeTypesAccessTest-1499940898] http://10.222.0.13/volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/6916028b-f219-4656-9c13-e43ddecdd702 returned with HTTP 404 Nov 13 01:18:39.739404 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 434/850] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:18:39 2020] GET /volume/v3/5faa0ca4bf8747b59ea4f14c3d8b8289/types/6916028b-f219-4656-9c13-e43ddecdd702 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:18:40.412555 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] POST http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes Nov 13 01:18:40.414411 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-642552090", "imageRef": "16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:40.416352 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-642552090', 'imageRef': '16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:18:40.620080 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Create volume of 1 GB Nov 13 01:18:40.642625 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Availability Zones retrieved successfully. Nov 13 01:18:40.679007 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Flow 'volume_create_api' (d6414b72-a405-4ca9-960d-eabb1f63656c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:18:40.687336 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12829de1-4796-4e9e-98c3-4462324a9eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:40.691923 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:18:40.948080 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12829de1-4796-4e9e-98c3-4462324a9eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:40.950792 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c68d162-e480-4a59-a9f2-39e077638190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:41.168124 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Created reservations ['4892f506-20f8-4270-8128-811d9a65bc46', '83a9fcfe-372c-40ad-871f-2e49c1777dc9', 'fedd8510-df61-43b2-aa1a-a896767122f5', 'ee7d0b77-5d1a-4c55-a603-3d0dd34a1bdd'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:18:41.170852 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c68d162-e480-4a59-a9f2-39e077638190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4892f506-20f8-4270-8128-811d9a65bc46', '83a9fcfe-372c-40ad-871f-2e49c1777dc9', 'fedd8510-df61-43b2-aa1a-a896767122f5', 'ee7d0b77-5d1a-4c55-a603-3d0dd34a1bdd']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:41.173069 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73a4b0ce-92f9-4f51-b517-30339f477666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:41.242257 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73a4b0ce-92f9-4f51-b517-30339f477666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-642552090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13dc64efad5a4b45b999330522a2e8ac',qos_specs=None,replication_status=,reservations=['4892f506-20f8-4270-8128-811d9a65bc46','83a9fcfe-372c-40ad-871f-2e49c1777dc9','fedd8510-df61-43b2-aa1a-a896767122f5','ee7d0b77-5d1a-4c55-a603-3d0dd34a1bdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca60e9db6bed48be97191c7137e7a3ab',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:18:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-642552090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13dc64efad5a4b45b999330522a2e8ac',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='ca60e9db6bed48be97191c7137e7a3ab',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:41.245867 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2525722e-a6d6-4d92-ada7-3d6c44f3c123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:41.277456 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2525722e-a6d6-4d92-ada7-3d6c44f3c123) 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-642552090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13dc64efad5a4b45b999330522a2e8ac',qos_specs=None,replication_status=,reservations=['4892f506-20f8-4270-8128-811d9a65bc46','83a9fcfe-372c-40ad-871f-2e49c1777dc9','fedd8510-df61-43b2-aa1a-a896767122f5','ee7d0b77-5d1a-4c55-a603-3d0dd34a1bdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca60e9db6bed48be97191c7137e7a3ab',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:41.279745 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bc4ae24-8cc8-416d-ae54-69952e6beb14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:41.298760 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bc4ae24-8cc8-416d-ae54-69952e6beb14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:41.302599 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Flow 'volume_create_api' (d6414b72-a405-4ca9-960d-eabb1f63656c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:18:41.361079 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Create volume request issued successfully. Nov 13 01:18:41.379214 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6c1ce942-13ba-49e3-bb98-fccaa2e6eff8 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes returned with HTTP 202 Nov 13 01:18:41.381081 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 417/851] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:18:40 2020] POST /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes => generated 825 bytes in 1191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:18:41.396385 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4741e333-c433-4870-a459-633a757b878b tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:18:41.397268 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4741e333-c433-4870-a459-633a757b878b tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:41.398203 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4741e333-c433-4870-a459-633a757b878b tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:41.535028 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:41.535028 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:41.562957 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4741e333-c433-4870-a459-633a757b878b tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:18:41.589514 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4741e333-c433-4870-a459-633a757b878b tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:18:41.595630 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 435/852] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:41 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 893 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:42.608674 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8332bae2-d801-45d8-b9f0-995a2607ba89 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:18:42.609204 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8332bae2-d801-45d8-b9f0-995a2607ba89 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:42.609316 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:42.609316 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:42.609662 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8332bae2-d801-45d8-b9f0-995a2607ba89 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:42.826034 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:42.826034 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:42.870677 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8332bae2-d801-45d8-b9f0-995a2607ba89 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:18:42.951574 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8332bae2-d801-45d8-b9f0-995a2607ba89 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:18:42.958395 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 418/853] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:42 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 917 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:18:43.968462 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-24ae76ee-5da3-4914-a49d-8a7e73f4d176 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:18:43.968991 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-24ae76ee-5da3-4914-a49d-8a7e73f4d176 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:43.969197 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:43.969197 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:43.969571 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-24ae76ee-5da3-4914-a49d-8a7e73f4d176 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:44.123899 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:44.123899 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:44.155291 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-24ae76ee-5da3-4914-a49d-8a7e73f4d176 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:18:44.217134 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-24ae76ee-5da3-4914-a49d-8a7e73f4d176 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:18:44.227553 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 436/854] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:43 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 917 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:45.235485 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef7cb99c-4234-47eb-a02c-105937d6afe3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:18:45.236580 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef7cb99c-4234-47eb-a02c-105937d6afe3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:45.236775 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:45.236775 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:45.237155 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef7cb99c-4234-47eb-a02c-105937d6afe3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:45.437623 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:45.437623 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:45.489595 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ef7cb99c-4234-47eb-a02c-105937d6afe3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:18:45.610368 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef7cb99c-4234-47eb-a02c-105937d6afe3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:18:45.616682 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 419/855] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:45 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 917 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:46.635962 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eaae3a2f-6c19-400d-a496-68db1ce80661 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:18:46.636548 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-eaae3a2f-6c19-400d-a496-68db1ce80661 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:46.636877 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:46.636877 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:46.637437 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-eaae3a2f-6c19-400d-a496-68db1ce80661 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:46.819427 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:46.819427 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:46.854325 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-eaae3a2f-6c19-400d-a496-68db1ce80661 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:18:46.930298 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eaae3a2f-6c19-400d-a496-68db1ce80661 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:18:46.938318 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 437/856] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:46 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 917 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:47.954716 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c1655d20-cbcf-45c3-9791-061cde4af52d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:18:47.960317 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c1655d20-cbcf-45c3-9791-061cde4af52d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:47.960787 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:47.960787 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:47.961440 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c1655d20-cbcf-45c3-9791-061cde4af52d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:48.100515 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:48.100515 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:48.127882 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c1655d20-cbcf-45c3-9791-061cde4af52d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:18:48.180105 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c1655d20-cbcf-45c3-9791-061cde4af52d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:18:48.183979 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 420/857] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:47 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 917 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:49.198132 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-08b48f4f-5274-46de-bfb6-20161e567301 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:18:49.198709 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-08b48f4f-5274-46de-bfb6-20161e567301 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:49.198876 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:49.198876 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:49.199249 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-08b48f4f-5274-46de-bfb6-20161e567301 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:49.332077 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:49.332077 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:49.359250 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-08b48f4f-5274-46de-bfb6-20161e567301 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:18:49.424227 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-08b48f4f-5274-46de-bfb6-20161e567301 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:18:49.427831 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 438/858] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:49 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 917 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:50.446181 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b65d1c4c-8cea-4af7-939a-aed2c136e679 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:18:50.446680 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b65d1c4c-8cea-4af7-939a-aed2c136e679 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:50.446891 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:50.446891 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:50.447223 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b65d1c4c-8cea-4af7-939a-aed2c136e679 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:50.669611 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:50.669611 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:50.704497 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b65d1c4c-8cea-4af7-939a-aed2c136e679 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:18:50.757806 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b65d1c4c-8cea-4af7-939a-aed2c136e679 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:18:50.772336 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 421/859] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:50 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 917 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:51.778270 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7f07b6fd-84a9-426c-82cb-458ae0ee7028 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:18:51.778825 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7f07b6fd-84a9-426c-82cb-458ae0ee7028 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:51.778937 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:51.778937 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:51.779313 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7f07b6fd-84a9-426c-82cb-458ae0ee7028 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:52.036519 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:52.036519 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:52.068378 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7f07b6fd-84a9-426c-82cb-458ae0ee7028 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:18:52.164017 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7f07b6fd-84a9-426c-82cb-458ae0ee7028 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:18:52.173457 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 439/860] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:51 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 917 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:53.185655 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-23c3b9b6-407d-4eea-bef4-3001d0bf61fb tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:18:53.186822 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-23c3b9b6-407d-4eea-bef4-3001d0bf61fb tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:53.187501 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:53.187501 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:53.188369 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-23c3b9b6-407d-4eea-bef4-3001d0bf61fb tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:53.309791 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:53.309791 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:53.334598 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-23c3b9b6-407d-4eea-bef4-3001d0bf61fb tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:18:53.381040 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-23c3b9b6-407d-4eea-bef4-3001d0bf61fb tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:18:53.401947 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 422/861] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:53 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 917 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:54.260659 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] POST http://10.222.0.13/volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes Nov 13 01:18:54.263019 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:54.263019 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:54.264260 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1546671760", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:54.265988 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1546671760', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:18:54.266532 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Create volume of 1 GB Nov 13 01:18:54.290385 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Availability Zones retrieved successfully. Nov 13 01:18:54.322987 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Flow 'volume_create_api' (f06991ab-d546-4e3d-9e7a-e956f98ed506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:18:54.325824 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c09068-ddbf-46c6-958b-6633fee12019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:54.330142 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:18:54.406939 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b22d4591-3d09-406c-ba46-9613576978eb tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:18:54.407750 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b22d4591-3d09-406c-ba46-9613576978eb tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:54.408114 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:54.408114 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:54.408805 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b22d4591-3d09-406c-ba46-9613576978eb tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:54.494553 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c09068-ddbf-46c6-958b-6633fee12019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:54.497062 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35425c92-8242-4134-acc3-303be8b98feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:54.515172 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:54.515172 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:54.554989 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b22d4591-3d09-406c-ba46-9613576978eb tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:18:54.598024 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b22d4591-3d09-406c-ba46-9613576978eb tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:18:54.619704 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 423/862] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:54 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 917 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:54.816431 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Created reservations ['e40cdc77-2044-445b-a635-cf7aa36b0646', '67983e5c-a1bf-4169-aaba-eecc24416a0e', 'f11398bc-2ec4-4c36-a793-2ca7838bbac0', 'e1693f6e-8b7a-4cfe-89eb-6feeee409ae8'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:18:54.818363 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35425c92-8242-4134-acc3-303be8b98feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e40cdc77-2044-445b-a635-cf7aa36b0646', '67983e5c-a1bf-4169-aaba-eecc24416a0e', 'f11398bc-2ec4-4c36-a793-2ca7838bbac0', 'e1693f6e-8b7a-4cfe-89eb-6feeee409ae8']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:54.822142 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93d414ee-8a4e-4c85-9909-cec74fa10955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:55.036133 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93d414ee-8a4e-4c85-9909-cec74fa10955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6834bdca-684e-4db0-b0b4-059f8592eb35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1546671760',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e5a802e442f94e06a06225c7b6cc6088',qos_specs=None,replication_status=,reservations=['e40cdc77-2044-445b-a635-cf7aa36b0646','67983e5c-a1bf-4169-aaba-eecc24416a0e','f11398bc-2ec4-4c36-a793-2ca7838bbac0','e1693f6e-8b7a-4cfe-89eb-6feeee409ae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca5574abb4a4e3a96fa51271aedd026',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:18:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1546671760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6834bdca-684e-4db0-b0b4-059f8592eb35,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e5a802e442f94e06a06225c7b6cc6088',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='aca5574abb4a4e3a96fa51271aedd026',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:55.046636 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14f372f4-cada-4973-8ef5-2e120cc8cd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:55.120703 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14f372f4-cada-4973-8ef5-2e120cc8cd5c) 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-1546671760',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e5a802e442f94e06a06225c7b6cc6088',qos_specs=None,replication_status=,reservations=['e40cdc77-2044-445b-a635-cf7aa36b0646','67983e5c-a1bf-4169-aaba-eecc24416a0e','f11398bc-2ec4-4c36-a793-2ca7838bbac0','e1693f6e-8b7a-4cfe-89eb-6feeee409ae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca5574abb4a4e3a96fa51271aedd026',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:55.124659 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f76b03a3-a8f0-4d99-a7ff-6e4f78a095b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:55.191577 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f76b03a3-a8f0-4d99-a7ff-6e4f78a095b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:55.203572 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Flow 'volume_create_api' (f06991ab-d546-4e3d-9e7a-e956f98ed506) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:18:55.473128 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Create volume request issued successfully. Nov 13 01:18:55.502276 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-7261f454-a89c-410a-a383-53ff561f5a33 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] http://10.222.0.13/volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes returned with HTTP 202 Nov 13 01:18:55.503465 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 440/863] 10.222.0.13 () {64 vars in 1512 bytes} [Fri Nov 13 01:18:54 2020] POST /volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes => generated 832 bytes in 1247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:18:55.516280 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-f6b49dce-6138-4082-8bfd-aca2d0cf6536 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] GET http://10.222.0.13/volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 Nov 13 01:18:55.516990 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-f6b49dce-6138-4082-8bfd-aca2d0cf6536 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:55.517320 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:55.517320 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:55.517864 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-f6b49dce-6138-4082-8bfd-aca2d0cf6536 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:55.626406 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-adbf8152-3e82-49ac-9826-bc8db85554ca tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:18:55.627393 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-adbf8152-3e82-49ac-9826-bc8db85554ca tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:55.627789 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:55.627789 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:55.628407 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-adbf8152-3e82-49ac-9826-bc8db85554ca tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:55.764096 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:55.764096 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:55.804317 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:55.804317 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:55.806676 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-f6b49dce-6138-4082-8bfd-aca2d0cf6536 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Volume info retrieved successfully. Nov 13 01:18:55.830922 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-adbf8152-3e82-49ac-9826-bc8db85554ca tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:18:55.881506 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-adbf8152-3e82-49ac-9826-bc8db85554ca tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:18:55.892272 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 441/864] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:55 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 917 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:55.907109 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-acc1d2b5-6ff3-45f9-acad-c971608d8605 req-f6b49dce-6138-4082-8bfd-aca2d0cf6536 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] http://10.222.0.13/volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 returned with HTTP 200 Nov 13 01:18:55.907993 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 424/865] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:18:55 2020] GET /volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 => generated 924 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:56.909126 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-367a61e7-1bd2-46c1-ad92-90206ae9f50a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:18:56.909679 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-367a61e7-1bd2-46c1-ad92-90206ae9f50a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:56.909854 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:56.909854 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:56.910229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-367a61e7-1bd2-46c1-ad92-90206ae9f50a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:57.081242 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:57.081242 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:57.113334 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-367a61e7-1bd2-46c1-ad92-90206ae9f50a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:18:57.212018 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-367a61e7-1bd2-46c1-ad92-90206ae9f50a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:18:57.220253 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 442/866] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:56 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 917 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:57.917230 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] POST http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes Nov 13 01:18:57.917771 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:57.917771 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:57.918055 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1028956672", "metadata": {"Type": "Test"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:18:57.919743 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1028956672', 'metadata': {'Type': 'Test'}}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:18:57.920298 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume of 1 GB Nov 13 01:18:57.951081 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Availability Zones retrieved successfully. Nov 13 01:18:57.988183 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Flow 'volume_create_api' (4fe7cfd3-e154-42fb-bfca-9ebcca4a6e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:18:58.001028 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ef94d6e-6f2c-41eb-9252-223430dffbb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:58.006089 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:18:58.163236 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ef94d6e-6f2c-41eb-9252-223430dffbb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:58.173256 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e2c93f-c50f-4692-bc85-bb888248aff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:58.235883 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a964e820-e34e-400b-b256-1d0f61d4fa6a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:18:58.236806 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a964e820-e34e-400b-b256-1d0f61d4fa6a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:58.237187 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:58.237187 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:58.237814 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a964e820-e34e-400b-b256-1d0f61d4fa6a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:58.411669 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Created reservations ['6e306c6d-5bde-4765-a261-2e624c22249a', '5ce86897-3e65-48f9-83e8-0885e1539e07', '2ce6bb03-9a6e-46f1-8286-5a7d3aed4500', '4d821033-125b-43dd-8ce0-2155f3523a92'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:18:58.417287 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e2c93f-c50f-4692-bc85-bb888248aff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e306c6d-5bde-4765-a261-2e624c22249a', '5ce86897-3e65-48f9-83e8-0885e1539e07', '2ce6bb03-9a6e-46f1-8286-5a7d3aed4500', '4d821033-125b-43dd-8ce0-2155f3523a92']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:58.420334 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc059b8e-3b1a-4a4e-a3b8-0c44783315c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:58.434008 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:58.434008 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:58.457886 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a964e820-e34e-400b-b256-1d0f61d4fa6a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:18:58.543962 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a964e820-e34e-400b-b256-1d0f61d4fa6a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:18:58.544897 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 443/867] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:58 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 917 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:18:58.585940 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc059b8e-3b1a-4a4e-a3b8-0c44783315c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12b0d19f-b4a8-4cf2-b5bc-cc72d003858f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1028956672',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2bfb814c9c84493d81d54aba3a293b83',qos_specs=None,replication_status=,reservations=['6e306c6d-5bde-4765-a261-2e624c22249a','5ce86897-3e65-48f9-83e8-0885e1539e07','2ce6bb03-9a6e-46f1-8286-5a7d3aed4500','4d821033-125b-43dd-8ce0-2155f3523a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897e0841b26f4ba8aa730ad30fb79d9d',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:18:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1028956672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12b0d19f-b4a8-4cf2-b5bc-cc72d003858f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2bfb814c9c84493d81d54aba3a293b83',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='897e0841b26f4ba8aa730ad30fb79d9d',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:58.588379 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50e52870-6573-40d2-84af-f033f55cb97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:58.698388 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50e52870-6573-40d2-84af-f033f55cb97f) 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-1028956672',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2bfb814c9c84493d81d54aba3a293b83',qos_specs=None,replication_status=,reservations=['6e306c6d-5bde-4765-a261-2e624c22249a','5ce86897-3e65-48f9-83e8-0885e1539e07','2ce6bb03-9a6e-46f1-8286-5a7d3aed4500','4d821033-125b-43dd-8ce0-2155f3523a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897e0841b26f4ba8aa730ad30fb79d9d',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:58.701244 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7552d08-3fc7-488f-ba7e-658f35beb3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:18:58.749530 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7552d08-3fc7-488f-ba7e-658f35beb3e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:18:58.764807 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Flow 'volume_create_api' (4fe7cfd3-e154-42fb-bfca-9ebcca4a6e81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:18:58.831260 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-15ceb446-551d-4de2-b926-4a4fcd567db0 req-cdcd0c4b-fb3e-42ee-9930-e94c84a817f9 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] GET http://10.222.0.13/volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 Nov 13 01:18:58.832025 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-15ceb446-551d-4de2-b926-4a4fcd567db0 req-cdcd0c4b-fb3e-42ee-9930-e94c84a817f9 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:58.832391 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:58.832391 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:58.833193 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-15ceb446-551d-4de2-b926-4a4fcd567db0 req-cdcd0c4b-fb3e-42ee-9930-e94c84a817f9 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:59.005273 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume request issued successfully. Nov 13 01:18:59.032738 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:59.032738 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:59.056806 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3702db42-5052-42d5-8719-a3f47dc9a265 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes returned with HTTP 202 Nov 13 01:18:59.071682 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 425/868] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:18:57 2020] POST /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes => generated 828 bytes in 1487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:18:59.075456 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-15ceb446-551d-4de2-b926-4a4fcd567db0 req-cdcd0c4b-fb3e-42ee-9930-e94c84a817f9 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Volume info retrieved successfully. Nov 13 01:18:59.078057 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b4ed6235-61ce-44ef-a14d-e9399fd94985 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f Nov 13 01:18:59.081320 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b4ed6235-61ce-44ef-a14d-e9399fd94985 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:59.083576 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:59.083576 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:59.084893 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b4ed6235-61ce-44ef-a14d-e9399fd94985 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:59.158407 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-15ceb446-551d-4de2-b926-4a4fcd567db0 req-cdcd0c4b-fb3e-42ee-9930-e94c84a817f9 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] http://10.222.0.13/volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 returned with HTTP 200 Nov 13 01:18:59.161025 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 444/869] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:18:58 2020] GET /volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 => generated 925 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:59.290606 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d409f474-ee34-41b7-bdcb-48607615df48 req-3e78e5d1-e027-4181-9767-6de8b9778054 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] GET http://10.222.0.13/volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 Nov 13 01:18:59.291137 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d409f474-ee34-41b7-bdcb-48607615df48 req-3e78e5d1-e027-4181-9767-6de8b9778054 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:59.292047 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:59.292047 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:59.292426 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d409f474-ee34-41b7-bdcb-48607615df48 req-3e78e5d1-e027-4181-9767-6de8b9778054 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:59.299627 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:59.299627 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:59.338984 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b4ed6235-61ce-44ef-a14d-e9399fd94985 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:18:59.390695 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b4ed6235-61ce-44ef-a14d-e9399fd94985 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f returned with HTTP 200 Nov 13 01:18:59.397621 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 426/870] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:59 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f => generated 896 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:59.438842 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:59.438842 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:59.464926 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d409f474-ee34-41b7-bdcb-48607615df48 req-3e78e5d1-e027-4181-9767-6de8b9778054 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Volume info retrieved successfully. Nov 13 01:18:59.515312 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d409f474-ee34-41b7-bdcb-48607615df48 req-3e78e5d1-e027-4181-9767-6de8b9778054 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] http://10.222.0.13/volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 returned with HTTP 200 Nov 13 01:18:59.540779 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 445/871] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:18:59 2020] GET /volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 => generated 925 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:59.567452 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e0861322-f3b9-4ebb-a730-2c4ffa9968f5 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:18:59.569488 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e0861322-f3b9-4ebb-a730-2c4ffa9968f5 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:59.571496 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:59.571496 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:59.573267 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e0861322-f3b9-4ebb-a730-2c4ffa9968f5 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:59.578773 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-885032c2-3f6f-45e3-b671-8b6c15da5e87 req-a77811dd-43bc-4dd3-8ab4-f3becd5879b4 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] DELETE http://10.222.0.13/volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 Nov 13 01:18:59.579338 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-885032c2-3f6f-45e3-b671-8b6c15da5e87 req-a77811dd-43bc-4dd3-8ab4-f3becd5879b4 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:59.579557 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:59.579557 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:59.580081 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-885032c2-3f6f-45e3-b671-8b6c15da5e87 req-a77811dd-43bc-4dd3-8ab4-f3becd5879b4 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:59.580609 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [req-885032c2-3f6f-45e3-b671-8b6c15da5e87 req-a77811dd-43bc-4dd3-8ab4-f3becd5879b4 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Delete volume with id: 6834bdca-684e-4db0-b0b4-059f8592eb35 Nov 13 01:18:59.637413 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:59.637413 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:59.638771 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-885032c2-3f6f-45e3-b671-8b6c15da5e87 req-a77811dd-43bc-4dd3-8ab4-f3becd5879b4 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Volume info retrieved successfully. Nov 13 01:18:59.681322 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:59.681322 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:59.701444 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-885032c2-3f6f-45e3-b671-8b6c15da5e87 req-a77811dd-43bc-4dd3-8ab4-f3becd5879b4 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Delete volume request issued successfully. Nov 13 01:18:59.701917 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-885032c2-3f6f-45e3-b671-8b6c15da5e87 req-a77811dd-43bc-4dd3-8ab4-f3becd5879b4 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] http://10.222.0.13/volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 returned with HTTP 202 Nov 13 01:18:59.718465 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 446/872] 10.222.0.13 () {62 vars in 1591 bytes} [Fri Nov 13 01:18:59 2020] DELETE /volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:18:59.721208 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e0861322-f3b9-4ebb-a730-2c4ffa9968f5 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:18:59.775019 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-7ad22e77-25b8-4eb3-8984-cbd6ff731edc req-e9d68202-f248-4780-b0c7-47a008891ad2 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] GET http://10.222.0.13/volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 Nov 13 01:18:59.775921 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-7ad22e77-25b8-4eb3-8984-cbd6ff731edc req-e9d68202-f248-4780-b0c7-47a008891ad2 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:18:59.776350 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:18:59.776350 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:18:59.777036 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-7ad22e77-25b8-4eb3-8984-cbd6ff731edc req-e9d68202-f248-4780-b0c7-47a008891ad2 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:18:59.783905 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e0861322-f3b9-4ebb-a730-2c4ffa9968f5 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:18:59.793699 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 427/873] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:18:59 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 917 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:18:59.870866 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:18:59.870866 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:18:59.882377 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-7ad22e77-25b8-4eb3-8984-cbd6ff731edc req-e9d68202-f248-4780-b0c7-47a008891ad2 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Volume info retrieved successfully. Nov 13 01:18:59.924812 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-7ad22e77-25b8-4eb3-8984-cbd6ff731edc req-e9d68202-f248-4780-b0c7-47a008891ad2 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] http://10.222.0.13/volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 returned with HTTP 200 Nov 13 01:18:59.935572 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 447/874] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:18:59 2020] GET /volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 => generated 924 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:00.409265 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5dec5ae6-2a38-4e92-a8b5-68c3ec200ed5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f Nov 13 01:19:00.410389 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5dec5ae6-2a38-4e92-a8b5-68c3ec200ed5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:00.410613 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:00.410613 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:00.410987 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5dec5ae6-2a38-4e92-a8b5-68c3ec200ed5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:00.631178 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:00.631178 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:00.649395 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5dec5ae6-2a38-4e92-a8b5-68c3ec200ed5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:00.721321 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5dec5ae6-2a38-4e92-a8b5-68c3ec200ed5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f returned with HTTP 200 Nov 13 01:19:00.729705 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 428/875] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:00 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f => generated 920 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:00.803499 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a91e0c27-2337-427d-8985-06cd7e8cbe47 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:19:00.805243 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a91e0c27-2337-427d-8985-06cd7e8cbe47 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:00.806056 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:00.806056 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:00.807255 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a91e0c27-2337-427d-8985-06cd7e8cbe47 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:00.957456 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:00.957456 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:00.976677 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a91e0c27-2337-427d-8985-06cd7e8cbe47 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:19:01.065115 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a91e0c27-2337-427d-8985-06cd7e8cbe47 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:19:01.067209 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 448/876] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:00 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 917 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:01.099092 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-07f74f50-198d-40c1-b939-9bece541e13f req-23f23726-4d1f-4b52-ac72-76bef6003631 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] GET http://10.222.0.13/volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 Nov 13 01:19:01.100416 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-07f74f50-198d-40c1-b939-9bece541e13f req-23f23726-4d1f-4b52-ac72-76bef6003631 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:01.100797 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:01.100797 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:01.101179 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-07f74f50-198d-40c1-b939-9bece541e13f req-23f23726-4d1f-4b52-ac72-76bef6003631 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:01.272403 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:01.272403 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:01.294829 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-07f74f50-198d-40c1-b939-9bece541e13f req-23f23726-4d1f-4b52-ac72-76bef6003631 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Volume info retrieved successfully. Nov 13 01:19:01.359185 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-07f74f50-198d-40c1-b939-9bece541e13f req-23f23726-4d1f-4b52-ac72-76bef6003631 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] http://10.222.0.13/volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 returned with HTTP 200 Nov 13 01:19:01.360668 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 429/877] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:19:01 2020] GET /volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 => generated 924 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:01.744150 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f8129454-45e2-4a86-9e8b-53135623044d tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f Nov 13 01:19:01.745365 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f8129454-45e2-4a86-9e8b-53135623044d tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:01.745722 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:01.745722 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:01.746335 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f8129454-45e2-4a86-9e8b-53135623044d tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:01.935410 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:01.935410 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:01.971715 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f8129454-45e2-4a86-9e8b-53135623044d tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:02.047554 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f8129454-45e2-4a86-9e8b-53135623044d tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f returned with HTTP 200 Nov 13 01:19:02.052018 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 449/878] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:01 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f => generated 921 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:02.066969 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8923bf1b-f483-4d10-ab1f-88dedcd7e59b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f Nov 13 01:19:02.067912 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8923bf1b-f483-4d10-ab1f-88dedcd7e59b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:02.068892 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:02.068892 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:02.069924 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8923bf1b-f483-4d10-ab1f-88dedcd7e59b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:02.083417 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-057214c7-5ce8-4d0c-ae76-7042f5a4d11e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:19:02.084374 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-057214c7-5ce8-4d0c-ae76-7042f5a4d11e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:02.085015 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:02.085015 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:02.088137 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-057214c7-5ce8-4d0c-ae76-7042f5a4d11e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:02.198864 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:02.198864 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:02.222854 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-057214c7-5ce8-4d0c-ae76-7042f5a4d11e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:19:02.233624 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:02.233624 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:02.267216 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8923bf1b-f483-4d10-ab1f-88dedcd7e59b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:02.277216 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-057214c7-5ce8-4d0c-ae76-7042f5a4d11e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:19:02.278363 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 450/879] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:02 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 917 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:02.341518 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8923bf1b-f483-4d10-ab1f-88dedcd7e59b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f returned with HTTP 200 Nov 13 01:19:02.355464 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 430/880] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:02 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f => generated 921 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:02.360542 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a1a8eb43-e6ef-49f0-8b95-13e3e88f593f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] PUT http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f Nov 13 01:19:02.361139 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:02.361139 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:02.361568 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a1a8eb43-e6ef-49f0-8b95-13e3e88f593f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1028956672"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:19:02.508427 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:02.508427 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:02.534596 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a1a8eb43-e6ef-49f0-8b95-13e3e88f593f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:02.558075 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a1a8eb43-e6ef-49f0-8b95-13e3e88f593f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume updated successfully. Nov 13 01:19:02.591204 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a1a8eb43-e6ef-49f0-8b95-13e3e88f593f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f returned with HTTP 200 Nov 13 01:19:02.592332 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 451/881] 10.222.0.13 () {58 vars in 1295 bytes} [Fri Nov 13 01:19:02 2020] PUT /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f => generated 853 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:02.606110 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2baaa34e-8295-44ed-b5bd-ba68ecf70c5b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] PUT http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f Nov 13 01:19:02.606532 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:02.606532 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:02.607411 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2baaa34e-8295-44ed-b5bd-ba68ecf70c5b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1473571457", "description": "This is the new description of volume"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:19:02.694469 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-28ceb4d8-68bf-456b-ba48-3d9600f299d2 req-98abfe0b-ebe0-45cf-b78d-11be18ebbbe9 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] GET http://10.222.0.13/volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 Nov 13 01:19:02.695004 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-28ceb4d8-68bf-456b-ba48-3d9600f299d2 req-98abfe0b-ebe0-45cf-b78d-11be18ebbbe9 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:02.695192 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:02.695192 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:02.695568 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-28ceb4d8-68bf-456b-ba48-3d9600f299d2 req-98abfe0b-ebe0-45cf-b78d-11be18ebbbe9 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:02.848549 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:02.848549 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:02.885267 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2baaa34e-8295-44ed-b5bd-ba68ecf70c5b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:02.891066 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:02.891066 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:02.926587 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2baaa34e-8295-44ed-b5bd-ba68ecf70c5b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume updated successfully. Nov 13 01:19:02.929420 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-28ceb4d8-68bf-456b-ba48-3d9600f299d2 req-98abfe0b-ebe0-45cf-b78d-11be18ebbbe9 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Volume info retrieved successfully. Nov 13 01:19:02.985169 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-28ceb4d8-68bf-456b-ba48-3d9600f299d2 req-98abfe0b-ebe0-45cf-b78d-11be18ebbbe9 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] http://10.222.0.13/volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 returned with HTTP 200 Nov 13 01:19:02.986298 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 452/882] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:19:02 2020] GET /volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 => generated 924 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:03.002602 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2baaa34e-8295-44ed-b5bd-ba68ecf70c5b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f returned with HTTP 200 Nov 13 01:19:03.016180 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 431/883] 10.222.0.13 () {58 vars in 1296 bytes} [Fri Nov 13 01:19:02 2020] PUT /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f => generated 892 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:03.018345 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0f0b5b22-3f1a-4652-9351-11b97c0b0960 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f Nov 13 01:19:03.019043 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0f0b5b22-3f1a-4652-9351-11b97c0b0960 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:03.019412 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:03.019412 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:03.020039 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0f0b5b22-3f1a-4652-9351-11b97c0b0960 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:03.133937 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:03.133937 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:03.154827 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0f0b5b22-3f1a-4652-9351-11b97c0b0960 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:03.212768 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0f0b5b22-3f1a-4652-9351-11b97c0b0960 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f returned with HTTP 200 Nov 13 01:19:03.213601 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 453/884] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:03 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f => generated 960 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:19:03.228866 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] POST http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes Nov 13 01:19:03.229574 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:03.229574 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:03.230209 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-559103790", "availability_zone": "nova", "size": 1}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:19:03.231491 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-559103790', 'availability_zone': 'nova', 'size': 1}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:19:03.232060 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume of 1 GB Nov 13 01:19:03.291296 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Availability Zones retrieved successfully. Nov 13 01:19:03.293595 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b94e513b-2bcf-4812-8a5f-874a508efd94 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:19:03.294120 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b94e513b-2bcf-4812-8a5f-874a508efd94 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:03.294333 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:03.294333 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:03.294704 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b94e513b-2bcf-4812-8a5f-874a508efd94 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:03.340213 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Flow 'volume_create_api' (7518ccbc-54e7-4102-89d6-8f77722d2d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:19:03.357124 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52cf5d18-9013-4a74-9d44-c000a78e5b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:03.359512 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:19:03.419365 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:03.419365 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:03.448649 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b94e513b-2bcf-4812-8a5f-874a508efd94 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:19:03.532865 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b94e513b-2bcf-4812-8a5f-874a508efd94 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:19:03.545129 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 454/885] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:03 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 917 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:03.612403 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52cf5d18-9013-4a74-9d44-c000a78e5b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:03.615049 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdbbb7a4-e067-40d0-93f5-37a95c509629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:03.783920 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Created reservations ['7d63d2da-d8bb-4428-823a-4842d9189045', '5224ff37-6ee8-4183-9431-dcd0214946fc', 'c0005b6b-9200-4031-8971-b663be9e9e3e', 'e6c9df4d-5231-4d0a-9bd9-64d54eac3d87'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:19:03.785935 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdbbb7a4-e067-40d0-93f5-37a95c509629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d63d2da-d8bb-4428-823a-4842d9189045', '5224ff37-6ee8-4183-9431-dcd0214946fc', 'c0005b6b-9200-4031-8971-b663be9e9e3e', 'e6c9df4d-5231-4d0a-9bd9-64d54eac3d87']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:03.788700 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9017e40-0072-41ce-bbaf-50828d16c2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:03.916506 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9017e40-0072-41ce-bbaf-50828d16c2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c152a69a-abac-449f-acc8-92bd6f5056a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-559103790',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bfb814c9c84493d81d54aba3a293b83',qos_specs=None,replication_status=,reservations=['7d63d2da-d8bb-4428-823a-4842d9189045','5224ff37-6ee8-4183-9431-dcd0214946fc','c0005b6b-9200-4031-8971-b663be9e9e3e','e6c9df4d-5231-4d0a-9bd9-64d54eac3d87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897e0841b26f4ba8aa730ad30fb79d9d',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:19:03Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-559103790',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c152a69a-abac-449f-acc8-92bd6f5056a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bfb814c9c84493d81d54aba3a293b83',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='897e0841b26f4ba8aa730ad30fb79d9d',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:03.919240 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e815edb4-1d29-4d04-8fe7-8097e242ed8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:03.995639 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e815edb4-1d29-4d04-8fe7-8097e242ed8c) 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-559103790',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bfb814c9c84493d81d54aba3a293b83',qos_specs=None,replication_status=,reservations=['7d63d2da-d8bb-4428-823a-4842d9189045','5224ff37-6ee8-4183-9431-dcd0214946fc','c0005b6b-9200-4031-8971-b663be9e9e3e','e6c9df4d-5231-4d0a-9bd9-64d54eac3d87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897e0841b26f4ba8aa730ad30fb79d9d',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:03.998044 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4a921e-00e0-4033-a023-95ba3a510ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:04.031228 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4a921e-00e0-4033-a023-95ba3a510ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:04.043381 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Flow 'volume_create_api' (7518ccbc-54e7-4102-89d6-8f77722d2d3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:19:04.234577 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume request issued successfully. Nov 13 01:19:04.287669 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-48ac50e6-b516-4809-a5a5-883fb1181019 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes returned with HTTP 202 Nov 13 01:19:04.288832 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 432/886] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:19:03 2020] POST /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes => generated 810 bytes in 1064 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:19:04.303668 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-43ef5e05-0cab-41be-b595-51ee84ad2fb2 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 Nov 13 01:19:04.304597 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-43ef5e05-0cab-41be-b595-51ee84ad2fb2 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:04.305019 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:04.305019 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:04.305983 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-43ef5e05-0cab-41be-b595-51ee84ad2fb2 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:04.411675 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:04.411675 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:04.443521 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-43ef5e05-0cab-41be-b595-51ee84ad2fb2 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:04.498285 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-43ef5e05-0cab-41be-b595-51ee84ad2fb2 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 returned with HTTP 200 Nov 13 01:19:04.499809 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 455/887] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:04 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 => generated 878 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:04.551867 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-607debcf-b440-4651-bb25-67ab0e873763 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:19:04.552391 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-607debcf-b440-4651-bb25-67ab0e873763 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:04.552581 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:04.552581 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:04.553501 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-607debcf-b440-4651-bb25-67ab0e873763 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:04.702546 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:04.702546 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:04.741591 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-607debcf-b440-4651-bb25-67ab0e873763 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:19:04.801240 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-607debcf-b440-4651-bb25-67ab0e873763 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:19:04.810796 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 433/888] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:04 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 917 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:05.348288 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d764b953-3441-4ce3-a9b8-e55941c5a721 req-b88ac98b-3c7f-42a7-abaa-f2bfdf3650d8 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] GET http://10.222.0.13/volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 Nov 13 01:19:05.348854 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d764b953-3441-4ce3-a9b8-e55941c5a721 req-b88ac98b-3c7f-42a7-abaa-f2bfdf3650d8 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:05.349156 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:05.349156 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:05.349950 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d764b953-3441-4ce3-a9b8-e55941c5a721 req-b88ac98b-3c7f-42a7-abaa-f2bfdf3650d8 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:05.516458 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4a8d686f-b593-43e6-b06f-a0566b94799c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 Nov 13 01:19:05.517063 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4a8d686f-b593-43e6-b06f-a0566b94799c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:05.517278 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:05.517278 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:05.517657 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4a8d686f-b593-43e6-b06f-a0566b94799c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:05.555293 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d764b953-3441-4ce3-a9b8-e55941c5a721 req-b88ac98b-3c7f-42a7-abaa-f2bfdf3650d8 tempest-VolumesGetTestJSON-1561036183 tempest-VolumesGetTestJSON-1561036183] http://10.222.0.13/volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 returned with HTTP 404 Nov 13 01:19:05.561891 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 456/889] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:19:05 2020] GET /volume/v3/e5a802e442f94e06a06225c7b6cc6088/volumes/6834bdca-684e-4db0-b0b4-059f8592eb35 => generated 109 bytes in 218 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:19:05.675678 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:05.675678 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:05.708119 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4a8d686f-b593-43e6-b06f-a0566b94799c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:05.757310 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4a8d686f-b593-43e6-b06f-a0566b94799c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 returned with HTTP 200 Nov 13 01:19:05.767578 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 434/890] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:05 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 => generated 902 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:05.817388 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-365b103c-a0bf-463a-ae4f-54726d47ca42 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:19:05.818835 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-365b103c-a0bf-463a-ae4f-54726d47ca42 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:05.820250 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-365b103c-a0bf-463a-ae4f-54726d47ca42 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:06.011299 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:06.011299 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:06.041664 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-365b103c-a0bf-463a-ae4f-54726d47ca42 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:19:06.136762 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-365b103c-a0bf-463a-ae4f-54726d47ca42 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:19:06.143807 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 457/891] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:05 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 975 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:06.773906 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-971480a3-56f3-455a-b66b-da244b160bfd tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 Nov 13 01:19:06.774434 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-971480a3-56f3-455a-b66b-da244b160bfd tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:06.774593 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:06.774593 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:06.775386 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-971480a3-56f3-455a-b66b-da244b160bfd tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:06.886541 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:06.886541 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:06.920425 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-971480a3-56f3-455a-b66b-da244b160bfd tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:06.966280 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-971480a3-56f3-455a-b66b-da244b160bfd tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 returned with HTTP 200 Nov 13 01:19:06.971472 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 435/892] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:06 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 => generated 903 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:06.987436 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cf585219-d899-4f3e-beed-251bc7472a8c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] PUT http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 Nov 13 01:19:06.987924 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:06.987924 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:06.988333 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cf585219-d899-4f3e-beed-251bc7472a8c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1028956672", "description": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:19:07.159628 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:07.159628 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:07.161063 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cfd6fe88-b27a-4b2f-abf8-b0606726b709 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:19:07.161601 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cfd6fe88-b27a-4b2f-abf8-b0606726b709 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:07.161813 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:07.161813 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:07.162884 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cfd6fe88-b27a-4b2f-abf8-b0606726b709 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:07.195162 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cf585219-d899-4f3e-beed-251bc7472a8c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:07.244437 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cf585219-d899-4f3e-beed-251bc7472a8c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume updated successfully. Nov 13 01:19:07.295894 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:07.295894 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:07.302156 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cf585219-d899-4f3e-beed-251bc7472a8c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 returned with HTTP 200 Nov 13 01:19:07.303100 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 458/893] 10.222.0.13 () {58 vars in 1295 bytes} [Fri Nov 13 01:19:06 2020] PUT /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 => generated 839 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:07.313545 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cfd6fe88-b27a-4b2f-abf8-b0606726b709 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:19:07.341585 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d193bea3-fb8c-4b03-91d7-70d8b32125c2 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] DELETE http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 Nov 13 01:19:07.341997 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d193bea3-fb8c-4b03-91d7-70d8b32125c2 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:07.342192 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:07.342192 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:07.351648 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d193bea3-fb8c-4b03-91d7-70d8b32125c2 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:07.352371 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-d193bea3-fb8c-4b03-91d7-70d8b32125c2 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Delete volume with id: c152a69a-abac-449f-acc8-92bd6f5056a3 Nov 13 01:19:07.393044 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cfd6fe88-b27a-4b2f-abf8-b0606726b709 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:19:07.408764 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 436/894] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:07 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 975 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:07.481143 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:07.481143 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:07.482326 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d193bea3-fb8c-4b03-91d7-70d8b32125c2 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:07.610465 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d193bea3-fb8c-4b03-91d7-70d8b32125c2 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Delete volume request issued successfully. Nov 13 01:19:07.610939 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d193bea3-fb8c-4b03-91d7-70d8b32125c2 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 returned with HTTP 202 Nov 13 01:19:07.611970 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 459/895] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:19:07 2020] DELETE /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 => generated 0 bytes in 296 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:19:07.624730 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9b97ed84-1180-43dd-b33a-190ed8cde70a tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 Nov 13 01:19:07.625584 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9b97ed84-1180-43dd-b33a-190ed8cde70a tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:07.626100 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:07.626100 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:07.626728 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9b97ed84-1180-43dd-b33a-190ed8cde70a tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:07.772210 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:07.772210 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:07.800958 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9b97ed84-1180-43dd-b33a-190ed8cde70a tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:07.901499 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9b97ed84-1180-43dd-b33a-190ed8cde70a tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 returned with HTTP 200 Nov 13 01:19:07.909695 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 437/896] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:07 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 => generated 906 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:08.411025 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bdba0516-75b3-42bb-9e99-0587fa607d59 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:19:08.411772 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bdba0516-75b3-42bb-9e99-0587fa607d59 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:08.412438 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:08.412438 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:08.413011 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bdba0516-75b3-42bb-9e99-0587fa607d59 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:08.546606 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:08.546606 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:08.573716 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bdba0516-75b3-42bb-9e99-0587fa607d59 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:19:08.618440 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bdba0516-75b3-42bb-9e99-0587fa607d59 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:19:08.634878 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 460/897] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:08 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 978 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:08.925010 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4aa2fb6d-d206-4133-8078-c1b18c038fa5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 Nov 13 01:19:08.926280 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4aa2fb6d-d206-4133-8078-c1b18c038fa5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:08.926717 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:08.926717 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:08.927427 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4aa2fb6d-d206-4133-8078-c1b18c038fa5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:09.108754 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:09.108754 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:09.149840 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4aa2fb6d-d206-4133-8078-c1b18c038fa5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:09.192305 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4aa2fb6d-d206-4133-8078-c1b18c038fa5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 returned with HTTP 200 Nov 13 01:19:09.194339 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 438/898] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:08 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 => generated 906 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:09.641523 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e77d8139-5b76-4479-8050-62dce3a56b8a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:19:09.642189 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e77d8139-5b76-4479-8050-62dce3a56b8a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:09.642634 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:09.642634 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:09.643326 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e77d8139-5b76-4479-8050-62dce3a56b8a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:09.831917 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:09.831917 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:09.854882 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e77d8139-5b76-4479-8050-62dce3a56b8a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:19:09.897638 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e77d8139-5b76-4479-8050-62dce3a56b8a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:19:09.917782 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 461/899] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:09 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 978 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:10.210147 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bca89f7d-2ce0-43a1-8e51-8b9a3306d8d1 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 Nov 13 01:19:10.211338 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bca89f7d-2ce0-43a1-8e51-8b9a3306d8d1 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:10.211858 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:10.211858 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:10.212471 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bca89f7d-2ce0-43a1-8e51-8b9a3306d8d1 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:10.363662 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:10.363662 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:10.391974 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bca89f7d-2ce0-43a1-8e51-8b9a3306d8d1 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:10.441578 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bca89f7d-2ce0-43a1-8e51-8b9a3306d8d1 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 returned with HTTP 200 Nov 13 01:19:10.446342 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 439/900] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:10 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 => generated 906 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:10.924162 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-91340dd2-5321-4beb-8ba0-d7295fdd7716 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:19:10.924710 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-91340dd2-5321-4beb-8ba0-d7295fdd7716 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:10.924903 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:10.924903 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:10.925694 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-91340dd2-5321-4beb-8ba0-d7295fdd7716 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:11.035440 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:11.035440 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:11.065157 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-91340dd2-5321-4beb-8ba0-d7295fdd7716 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:19:11.114699 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-91340dd2-5321-4beb-8ba0-d7295fdd7716 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:19:11.125557 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 462/901] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:10 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 978 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:11.463471 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ff533fcc-d508-428a-a7d0-75f7f45838d2 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 Nov 13 01:19:11.465625 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ff533fcc-d508-428a-a7d0-75f7f45838d2 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:11.466486 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:11.466486 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:11.467510 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ff533fcc-d508-428a-a7d0-75f7f45838d2 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:11.606664 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ff533fcc-d508-428a-a7d0-75f7f45838d2 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 returned with HTTP 404 Nov 13 01:19:11.613084 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 440/902] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:11 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c152a69a-abac-449f-acc8-92bd6f5056a3 => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:19:11.630049 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b56f6bc6-c7bc-4991-81ea-0f2e263d2758 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] DELETE http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f Nov 13 01:19:11.631668 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b56f6bc6-c7bc-4991-81ea-0f2e263d2758 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:11.632119 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:11.632119 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:11.633281 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b56f6bc6-c7bc-4991-81ea-0f2e263d2758 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:11.633965 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-b56f6bc6-c7bc-4991-81ea-0f2e263d2758 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Delete volume with id: 12b0d19f-b4a8-4cf2-b5bc-cc72d003858f Nov 13 01:19:11.800038 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:11.800038 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:11.805142 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b56f6bc6-c7bc-4991-81ea-0f2e263d2758 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:11.886234 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b56f6bc6-c7bc-4991-81ea-0f2e263d2758 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Delete volume request issued successfully. Nov 13 01:19:11.886720 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b56f6bc6-c7bc-4991-81ea-0f2e263d2758 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f returned with HTTP 202 Nov 13 01:19:11.895161 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4561d396-cb9e-4866-9785-02b84e2dddfd tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f Nov 13 01:19:11.895892 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4561d396-cb9e-4866-9785-02b84e2dddfd tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:11.898176 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4561d396-cb9e-4866-9785-02b84e2dddfd tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:11.906102 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 463/903] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:19:11 2020] DELETE /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f => generated 0 bytes in 288 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:19:12.045153 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:12.045153 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:12.076738 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4561d396-cb9e-4866-9785-02b84e2dddfd tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:12.141426 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9f584cc5-fc65-4f44-a4c7-987f2c117365 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:19:12.142079 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9f584cc5-fc65-4f44-a4c7-987f2c117365 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:12.142386 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:12.142386 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:12.142967 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9f584cc5-fc65-4f44-a4c7-987f2c117365 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:12.156530 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4561d396-cb9e-4866-9785-02b84e2dddfd tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f returned with HTTP 200 Nov 13 01:19:12.182732 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 441/904] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:11 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f => generated 959 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:12.273220 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:12.273220 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:12.296114 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9f584cc5-fc65-4f44-a4c7-987f2c117365 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:19:12.408387 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9f584cc5-fc65-4f44-a4c7-987f2c117365 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:19:12.416187 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 464/905] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:12 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 978 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:13.190731 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dc2b7d36-4f8a-4891-a3d8-a5df1281f6ea tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f Nov 13 01:19:13.191624 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dc2b7d36-4f8a-4891-a3d8-a5df1281f6ea tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:13.191943 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:13.191943 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:13.192499 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dc2b7d36-4f8a-4891-a3d8-a5df1281f6ea tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:13.335404 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:13.335404 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:13.355828 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dc2b7d36-4f8a-4891-a3d8-a5df1281f6ea tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:13.417238 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dc2b7d36-4f8a-4891-a3d8-a5df1281f6ea tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f returned with HTTP 200 Nov 13 01:19:13.425134 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 442/906] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:13 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f => generated 959 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:13.431963 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-37da9b21-4605-489e-9cf5-e7356093af5b tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:19:13.432839 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-37da9b21-4605-489e-9cf5-e7356093af5b tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:13.433188 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:13.433188 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:13.433800 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-37da9b21-4605-489e-9cf5-e7356093af5b tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:13.586971 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:13.586971 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:13.607893 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-37da9b21-4605-489e-9cf5-e7356093af5b tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:19:13.643091 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-37da9b21-4605-489e-9cf5-e7356093af5b tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:19:13.661044 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 465/907] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:13 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 978 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:14.435575 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3a3a1dd3-c09e-46de-ae81-7501f21b70da tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f Nov 13 01:19:14.437053 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3a3a1dd3-c09e-46de-ae81-7501f21b70da tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:14.437778 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:14.437778 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:14.439444 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3a3a1dd3-c09e-46de-ae81-7501f21b70da tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:14.661345 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2cc53d02-0997-4b3a-a0e9-ca8cdfb99647 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:19:14.663215 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2cc53d02-0997-4b3a-a0e9-ca8cdfb99647 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:14.663672 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:14.663672 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:14.664675 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2cc53d02-0997-4b3a-a0e9-ca8cdfb99647 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:14.730364 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:14.730364 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:14.797254 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3a3a1dd3-c09e-46de-ae81-7501f21b70da tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:14.868796 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:14.868796 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:14.935085 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2cc53d02-0997-4b3a-a0e9-ca8cdfb99647 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:19:14.941859 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3a3a1dd3-c09e-46de-ae81-7501f21b70da tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f returned with HTTP 200 Nov 13 01:19:14.954395 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 443/908] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:14 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f => generated 959 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:14.989652 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2cc53d02-0997-4b3a-a0e9-ca8cdfb99647 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:19:15.004550 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 466/909] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:14 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 978 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:15.960343 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e2169b53-cf9e-4d59-af40-351c291cec4b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f Nov 13 01:19:15.961032 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e2169b53-cf9e-4d59-af40-351c291cec4b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:15.961356 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:15.961356 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:15.961923 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e2169b53-cf9e-4d59-af40-351c291cec4b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:16.010205 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c5e60edf-8480-4898-93ca-de457b8cee0c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:19:16.010818 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c5e60edf-8480-4898-93ca-de457b8cee0c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:16.011144 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:16.011144 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:16.011747 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c5e60edf-8480-4898-93ca-de457b8cee0c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:16.183293 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e2169b53-cf9e-4d59-af40-351c291cec4b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f returned with HTTP 404 Nov 13 01:19:16.188812 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 444/910] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:15 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/12b0d19f-b4a8-4cf2-b5bc-cc72d003858f => generated 109 bytes in 233 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:19:16.199271 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:16.199271 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:16.199542 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] POST http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes Nov 13 01:19:16.200263 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-118075026"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:19:16.201591 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-118075026'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:19:16.202121 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume of 1 GB Nov 13 01:19:16.241867 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c5e60edf-8480-4898-93ca-de457b8cee0c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:19:16.247407 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Availability Zones retrieved successfully. Nov 13 01:19:16.290686 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Flow 'volume_create_api' (5db7ddbb-246e-48d7-8091-9367cdc54f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:19:16.297326 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c7675e-a6f4-47af-88e5-8e23d5e9d4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:16.306200 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:19:16.306490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c5e60edf-8480-4898-93ca-de457b8cee0c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:19:16.307314 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 467/911] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:16 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 978 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:16.479863 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c7675e-a6f4-47af-88e5-8e23d5e9d4b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:16.492594 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed984931-05c9-4935-8aff-488b288ec233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:16.649223 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Created reservations ['0d7d3a07-5cda-4fa9-b24a-8970017d93a8', '6b251d6b-6b53-4b69-ae23-061c1f305bb9', '08bc698d-5c8d-4a7b-841b-7b00094af94d', '32863ed5-48af-46c1-980c-f8c33f878539'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:19:16.651127 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed984931-05c9-4935-8aff-488b288ec233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d7d3a07-5cda-4fa9-b24a-8970017d93a8', '6b251d6b-6b53-4b69-ae23-061c1f305bb9', '08bc698d-5c8d-4a7b-841b-7b00094af94d', '32863ed5-48af-46c1-980c-f8c33f878539']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:16.653301 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32ef4157-ca67-4f8b-ac4b-936461b4b8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:16.781588 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32ef4157-ca67-4f8b-ac4b-936461b4b8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-118075026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bfb814c9c84493d81d54aba3a293b83',qos_specs=None,replication_status=,reservations=['0d7d3a07-5cda-4fa9-b24a-8970017d93a8','6b251d6b-6b53-4b69-ae23-061c1f305bb9','08bc698d-5c8d-4a7b-841b-7b00094af94d','32863ed5-48af-46c1-980c-f8c33f878539'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897e0841b26f4ba8aa730ad30fb79d9d',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:19:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-118075026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bfb814c9c84493d81d54aba3a293b83',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='897e0841b26f4ba8aa730ad30fb79d9d',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:16.784066 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c5f6e22-763d-4cf4-b192-a1afe1f3defe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:16.843838 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c5f6e22-763d-4cf4-b192-a1afe1f3defe) 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-118075026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bfb814c9c84493d81d54aba3a293b83',qos_specs=None,replication_status=,reservations=['0d7d3a07-5cda-4fa9-b24a-8970017d93a8','6b251d6b-6b53-4b69-ae23-061c1f305bb9','08bc698d-5c8d-4a7b-841b-7b00094af94d','32863ed5-48af-46c1-980c-f8c33f878539'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897e0841b26f4ba8aa730ad30fb79d9d',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:16.846008 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a9b9815-e3a0-48e8-a8e0-e1367d97913d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:16.875696 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a9b9815-e3a0-48e8-a8e0-e1367d97913d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:16.878435 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Flow 'volume_create_api' (5db7ddbb-246e-48d7-8091-9367cdc54f10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:19:16.981691 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume request issued successfully. Nov 13 01:19:16.996962 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8db014b2-3eae-463e-9e35-a67994d89b32 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes returned with HTTP 202 Nov 13 01:19:16.997936 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 445/912] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:19:16 2020] POST /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes => generated 813 bytes in 802 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:19:17.012490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a231c962-73b0-4e65-9636-f33a8ebff393 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 Nov 13 01:19:17.013012 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a231c962-73b0-4e65-9636-f33a8ebff393 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:17.013226 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:17.013226 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:17.013605 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a231c962-73b0-4e65-9636-f33a8ebff393 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:17.145410 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:17.145410 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:17.169032 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a231c962-73b0-4e65-9636-f33a8ebff393 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:17.235277 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a231c962-73b0-4e65-9636-f33a8ebff393 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 returned with HTTP 200 Nov 13 01:19:17.241581 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 468/913] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:17 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 => generated 881 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:19:17.328361 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e55e822-98a1-4506-a096-217ae903f8ba tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:19:17.329242 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4e55e822-98a1-4506-a096-217ae903f8ba tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:17.329752 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:17.329752 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:17.330380 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4e55e822-98a1-4506-a096-217ae903f8ba tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:17.406461 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:17.406461 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:17.418659 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4e55e822-98a1-4506-a096-217ae903f8ba tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:19:17.453962 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e55e822-98a1-4506-a096-217ae903f8ba tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:19:17.454805 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 446/914] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:17 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 1366 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:19:17.480237 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] POST http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes Nov 13 01:19:17.480799 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:17.480799 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:17.481396 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-250507945"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:19:17.482684 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-250507945'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:19:17.483146 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Create volume of 1 GB Nov 13 01:19:17.498491 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Availability Zones retrieved successfully. Nov 13 01:19:17.517513 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Flow 'volume_create_api' (c51113d7-1599-4c42-ac71-5769ab642958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:19:17.520674 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45504a89-5a01-4d78-a201-9ef76060a8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:17.523506 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:19:17.602309 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45504a89-5a01-4d78-a201-9ef76060a8ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:17.605019 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15205e1c-75ca-4695-81af-4036646a7614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:17.684038 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Created reservations ['55fbfc6c-f09f-4cd5-8c6a-5162f0377f85', 'e8fbad7b-cfa3-4f13-a17f-10d3eade478e', 'f1874614-dc3f-49e8-838b-3b51af2b7a97', '45b06d28-44c2-4d2a-83ee-c4397128b3df'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:19:17.686912 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15205e1c-75ca-4695-81af-4036646a7614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55fbfc6c-f09f-4cd5-8c6a-5162f0377f85', 'e8fbad7b-cfa3-4f13-a17f-10d3eade478e', 'f1874614-dc3f-49e8-838b-3b51af2b7a97', '45b06d28-44c2-4d2a-83ee-c4397128b3df']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:17.689810 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c6f261c-7393-4aa8-a789-93493408351a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:17.774505 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c6f261c-7393-4aa8-a789-93493408351a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4575ba22-5942-4721-9e89-369d6ec9325e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-250507945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13dc64efad5a4b45b999330522a2e8ac',qos_specs=None,replication_status=,reservations=['55fbfc6c-f09f-4cd5-8c6a-5162f0377f85','e8fbad7b-cfa3-4f13-a17f-10d3eade478e','f1874614-dc3f-49e8-838b-3b51af2b7a97','45b06d28-44c2-4d2a-83ee-c4397128b3df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca60e9db6bed48be97191c7137e7a3ab',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:19:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-250507945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4575ba22-5942-4721-9e89-369d6ec9325e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13dc64efad5a4b45b999330522a2e8ac',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='ca60e9db6bed48be97191c7137e7a3ab',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:17.777247 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f134b2f2-ef31-48fa-8a20-2051c4cc5ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:17.810617 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f134b2f2-ef31-48fa-8a20-2051c4cc5ef6) 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-250507945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13dc64efad5a4b45b999330522a2e8ac',qos_specs=None,replication_status=,reservations=['55fbfc6c-f09f-4cd5-8c6a-5162f0377f85','e8fbad7b-cfa3-4f13-a17f-10d3eade478e','f1874614-dc3f-49e8-838b-3b51af2b7a97','45b06d28-44c2-4d2a-83ee-c4397128b3df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca60e9db6bed48be97191c7137e7a3ab',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:17.813429 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c1f894c-e4b9-47ca-a938-95e86301ce66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:17.831884 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c1f894c-e4b9-47ca-a938-95e86301ce66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:17.835321 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Flow 'volume_create_api' (c51113d7-1599-4c42-ac71-5769ab642958) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:19:17.897464 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Create volume request issued successfully. Nov 13 01:19:17.920665 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8922a4d-f245-48ac-a52b-b6acca7137dd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes returned with HTTP 202 Nov 13 01:19:17.921577 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 469/915] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:19:17 2020] POST /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes => generated 825 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Nov 13 01:19:17.936851 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4352ee9c-a8cf-419b-a5cd-8915b6de9eb7 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e Nov 13 01:19:17.937493 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4352ee9c-a8cf-419b-a5cd-8915b6de9eb7 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:17.937714 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:17.937714 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:17.938128 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4352ee9c-a8cf-419b-a5cd-8915b6de9eb7 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:18.033057 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:18.033057 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:18.043851 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4352ee9c-a8cf-419b-a5cd-8915b6de9eb7 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:19:18.070586 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4352ee9c-a8cf-419b-a5cd-8915b6de9eb7 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e returned with HTTP 200 Nov 13 01:19:18.072014 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 447/916] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:17 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e => generated 893 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:18.258187 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-da0f5437-d4ae-4e23-8522-3c3666423286 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 Nov 13 01:19:18.258187 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-da0f5437-d4ae-4e23-8522-3c3666423286 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:18.258187 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:18.258187 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:18.258187 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-da0f5437-d4ae-4e23-8522-3c3666423286 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:18.352932 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:18.352932 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:18.363395 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-da0f5437-d4ae-4e23-8522-3c3666423286 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:18.392214 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-da0f5437-d4ae-4e23-8522-3c3666423286 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 returned with HTTP 200 Nov 13 01:19:18.393468 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 470/917] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:18 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 => generated 906 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:18.407776 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] POST http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes Nov 13 01:19:18.408450 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:18.408450 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:18.409098 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2", "size": 1, "name": "tempest-VolumesGetTest-Volume-676626846", "metadata": {"Type": "Test"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:19:18.410889 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume request body: {'volume': {'source_volid': '3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-676626846', 'metadata': {'Type': 'Test'}}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:19:18.475449 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:18.475449 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:18.477025 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume retrieved successfully. Nov 13 01:19:18.477531 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume of 1 GB Nov 13 01:19:18.492258 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Availability Zones retrieved successfully. Nov 13 01:19:18.511015 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Flow 'volume_create_api' (9cd25400-6399-4828-8f50-702eb2e1421f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:19:18.514685 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da580859-abaa-404d-beb8-73e9b5de566b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:18.517092 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Validating volume size '1' using validate_int, validate_source_size {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:19:18.585743 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da580859-abaa-404d-beb8-73e9b5de566b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2', 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:18.588555 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ada3e443-6227-4671-8c12-fab66b205fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:18.724745 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Created reservations ['84bf555e-b634-4193-8f3a-5501f7864295', 'e46e8788-c928-471d-9c33-d07be8f974e9', 'ae9207ef-ec63-4369-8d1c-f1eefbf2bf51', 'c9fe3bd8-063d-4aaa-9f68-b02be4cda88e'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:19:18.727126 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ada3e443-6227-4671-8c12-fab66b205fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84bf555e-b634-4193-8f3a-5501f7864295', 'e46e8788-c928-471d-9c33-d07be8f974e9', 'ae9207ef-ec63-4369-8d1c-f1eefbf2bf51', 'c9fe3bd8-063d-4aaa-9f68-b02be4cda88e']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:18.729715 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f20e20f-426d-47fd-a68b-400a4cb4656e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:18.967974 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f20e20f-426d-47fd-a68b-400a4cb4656e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ddb48a2-a8a6-46ca-8f26-50d14b44c96c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-676626846',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2bfb814c9c84493d81d54aba3a293b83',qos_specs=None,replication_status=,reservations=['84bf555e-b634-4193-8f3a-5501f7864295','e46e8788-c928-471d-9c33-d07be8f974e9','ae9207ef-ec63-4369-8d1c-f1eefbf2bf51','c9fe3bd8-063d-4aaa-9f68-b02be4cda88e'],size=1,snapshot_id=None,source_replicaid=,source_volid=3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2,status='creating',user_id='897e0841b26f4ba8aa730ad30fb79d9d',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:19:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-676626846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ddb48a2-a8a6-46ca-8f26-50d14b44c96c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2bfb814c9c84493d81d54aba3a293b83',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=3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2,status='creating',terminated_at=None,updated_at=None,user_id='897e0841b26f4ba8aa730ad30fb79d9d',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:18.970782 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (454db0a2-7b96-42bb-a440-21d42ea70d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:19.004324 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (454db0a2-7b96-42bb-a440-21d42ea70d27) 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-676626846',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2bfb814c9c84493d81d54aba3a293b83',qos_specs=None,replication_status=,reservations=['84bf555e-b634-4193-8f3a-5501f7864295','e46e8788-c928-471d-9c33-d07be8f974e9','ae9207ef-ec63-4369-8d1c-f1eefbf2bf51','c9fe3bd8-063d-4aaa-9f68-b02be4cda88e'],size=1,snapshot_id=None,source_replicaid=,source_volid=3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2,status='creating',user_id='897e0841b26f4ba8aa730ad30fb79d9d',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:19.006925 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (989ae4f1-c977-4e8d-ad1d-f69f39892d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:19.078096 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (989ae4f1-c977-4e8d-ad1d-f69f39892d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:19.084415 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Flow 'volume_create_api' (9cd25400-6399-4828-8f50-702eb2e1421f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:19:19.091574 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-95f4164a-a9e0-4b54-869a-f70f363e5054 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e Nov 13 01:19:19.096023 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-95f4164a-a9e0-4b54-869a-f70f363e5054 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:19.097988 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:19.097988 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:19.100804 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-95f4164a-a9e0-4b54-869a-f70f363e5054 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:19.190084 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:19.190084 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:19.209647 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-95f4164a-a9e0-4b54-869a-f70f363e5054 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:19:19.213387 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume request issued successfully. Nov 13 01:19:19.241539 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d171280-f4ad-4ebd-a7d5-d18227bc7bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes returned with HTTP 202 Nov 13 01:19:19.252698 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 448/918] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:19:18 2020] POST /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes => generated 861 bytes in 843 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:19:19.255673 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-95f4164a-a9e0-4b54-869a-f70f363e5054 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e returned with HTTP 200 Nov 13 01:19:19.262223 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3e07c0dc-ca2b-4eef-9ae7-ab8c40698a4b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:19.273069 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 471/919] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:19 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e => generated 918 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:19.273278 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3e07c0dc-ca2b-4eef-9ae7-ab8c40698a4b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:19.273278 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:19.273278 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:19.273278 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3e07c0dc-ca2b-4eef-9ae7-ab8c40698a4b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:19.278089 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] POST http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes Nov 13 01:19:19.278542 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:19.278542 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:19.278965 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-385152229"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:19:19.280092 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-385152229'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:19:19.280463 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Create volume of 1 GB Nov 13 01:19:19.332388 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Availability Zones retrieved successfully. Nov 13 01:19:19.355763 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:19.355763 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:19.365714 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3e07c0dc-ca2b-4eef-9ae7-ab8c40698a4b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:19.395132 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3e07c0dc-ca2b-4eef-9ae7-ab8c40698a4b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 200 Nov 13 01:19:19.407286 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 449/920] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:19 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 953 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:19:19.407501 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Flow 'volume_create_api' (33d45b83-ab49-4b84-8e81-c996141ee1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:19:19.407501 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4840a80-f7f4-4649-b764-52bf6779384f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:19.407501 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:19:19.488180 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4840a80-f7f4-4649-b764-52bf6779384f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:19.491668 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0254aab7-5eb1-4c5f-9d56-8b7b1f42fc0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:19.586510 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Created reservations ['8aa74d94-4f53-499a-8cd2-7a220a3179dc', 'bb832ccf-c612-4d65-af6a-c4bde7c1bcbd', '2e577b49-d135-4682-b421-f5d066300756', '99abc9a8-165a-4e77-97eb-747c63382ae5'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:19:19.598647 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0254aab7-5eb1-4c5f-9d56-8b7b1f42fc0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8aa74d94-4f53-499a-8cd2-7a220a3179dc', 'bb832ccf-c612-4d65-af6a-c4bde7c1bcbd', '2e577b49-d135-4682-b421-f5d066300756', '99abc9a8-165a-4e77-97eb-747c63382ae5']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:19.601453 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0f71671-da63-43f7-982b-a20a5b30f774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:19.733715 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0f71671-da63-43f7-982b-a20a5b30f774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e46684c2-e425-4e68-ac18-04e0acca1357', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-385152229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13dc64efad5a4b45b999330522a2e8ac',qos_specs=None,replication_status=,reservations=['8aa74d94-4f53-499a-8cd2-7a220a3179dc','bb832ccf-c612-4d65-af6a-c4bde7c1bcbd','2e577b49-d135-4682-b421-f5d066300756','99abc9a8-165a-4e77-97eb-747c63382ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca60e9db6bed48be97191c7137e7a3ab',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:19:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-385152229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e46684c2-e425-4e68-ac18-04e0acca1357,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13dc64efad5a4b45b999330522a2e8ac',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='ca60e9db6bed48be97191c7137e7a3ab',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:19.742341 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90d944df-6f34-41e7-8110-d07594fc48ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:19.800150 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90d944df-6f34-41e7-8110-d07594fc48ad) 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-385152229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13dc64efad5a4b45b999330522a2e8ac',qos_specs=None,replication_status=,reservations=['8aa74d94-4f53-499a-8cd2-7a220a3179dc','bb832ccf-c612-4d65-af6a-c4bde7c1bcbd','2e577b49-d135-4682-b421-f5d066300756','99abc9a8-165a-4e77-97eb-747c63382ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca60e9db6bed48be97191c7137e7a3ab',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:19.802694 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3280a3bd-fa2d-43b6-8fdf-1d2f17aa2918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:19.841398 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3280a3bd-fa2d-43b6-8fdf-1d2f17aa2918) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:19.844075 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Flow 'volume_create_api' (33d45b83-ab49-4b84-8e81-c996141ee1ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:19:19.962313 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Create volume request issued successfully. Nov 13 01:19:19.979729 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-58d8b305-601a-49f5-97cb-33e0ef24d58a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes returned with HTTP 202 Nov 13 01:19:19.987930 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 472/921] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:19:19 2020] POST /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes => generated 825 bytes in 712 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:19:19.995037 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-04cd99da-4be5-4e81-a778-595c6eacae67 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 Nov 13 01:19:19.995570 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-04cd99da-4be5-4e81-a778-595c6eacae67 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:19.995786 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:19.995786 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:19.996222 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-04cd99da-4be5-4e81-a778-595c6eacae67 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:20.152438 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:20.152438 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:20.188048 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-04cd99da-4be5-4e81-a778-595c6eacae67 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:19:20.216662 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-04cd99da-4be5-4e81-a778-595c6eacae67 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 returned with HTTP 200 Nov 13 01:19:20.228797 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 450/922] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:19 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 => generated 893 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:20.417922 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-711c25bc-49d9-46af-baa2-84b41a1cd91b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:20.418917 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-711c25bc-49d9-46af-baa2-84b41a1cd91b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:20.421954 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:20.421954 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:20.423322 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-711c25bc-49d9-46af-baa2-84b41a1cd91b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:20.555347 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:20.555347 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:20.575507 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-711c25bc-49d9-46af-baa2-84b41a1cd91b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:20.638455 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-711c25bc-49d9-46af-baa2-84b41a1cd91b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 200 Nov 13 01:19:20.639291 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 473/923] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:20 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 953 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:20.878478 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a767738b-e952-4906-83ef-847414ac72dd req-3a61c44e-72ca-4f43-8b0d-860d5b3eef15 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 Nov 13 01:19:20.878997 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a767738b-e952-4906-83ef-847414ac72dd req-3a61c44e-72ca-4f43-8b0d-860d5b3eef15 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:20.879213 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:20.879213 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:20.879586 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a767738b-e952-4906-83ef-847414ac72dd req-3a61c44e-72ca-4f43-8b0d-860d5b3eef15 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:20.992453 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:20.992453 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:21.019821 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a767738b-e952-4906-83ef-847414ac72dd req-3a61c44e-72ca-4f43-8b0d-860d5b3eef15 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:19:21.094995 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a767738b-e952-4906-83ef-847414ac72dd req-3a61c44e-72ca-4f43-8b0d-860d5b3eef15 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 returned with HTTP 200 Nov 13 01:19:21.104611 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 451/924] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:19:20 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 => generated 918 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:21.121426 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-711c25bc-49d9-46af-baa2-84b41a1cd91b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume// Nov 13 01:19:21.122019 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-711c25bc-49d9-46af-baa2-84b41a1cd91b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:21.122295 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:21.122295 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:21.122752 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-711c25bc-49d9-46af-baa2-84b41a1cd91b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:21.124194 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-711c25bc-49d9-46af-baa2-84b41a1cd91b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:19:21.124876 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 474/925] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:19:21 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:19:21.139462 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a767738b-e952-4906-83ef-847414ac72dd req-9f46c75e-6c62-45b4-b69c-61b16fdbde7e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] POST http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments Nov 13 01:19:21.139995 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:21.139995 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:21.140405 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a767738b-e952-4906-83ef-847414ac72dd req-9f46c75e-6c62-45b4-b69c-61b16fdbde7e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2", "instance_uuid": "bd561caf-a294-44e4-a38f-2eb4c9ecf4c6", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:19:21.233610 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-29f7429a-68a4-4dfc-82d4-c3f35dcce493 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 Nov 13 01:19:21.234162 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-29f7429a-68a4-4dfc-82d4-c3f35dcce493 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:21.234682 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-29f7429a-68a4-4dfc-82d4-c3f35dcce493 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:21.281135 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:21.281135 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:21.364279 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:21.364279 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:21.387406 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-29f7429a-68a4-4dfc-82d4-c3f35dcce493 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:19:21.461693 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a767738b-e952-4906-83ef-847414ac72dd req-9f46c75e-6c62-45b4-b69c-61b16fdbde7e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments returned with HTTP 200 Nov 13 01:19:21.470706 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 452/926] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:19:21 2020] POST /volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments => generated 273 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:19:21.474908 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-29f7429a-68a4-4dfc-82d4-c3f35dcce493 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 returned with HTTP 200 Nov 13 01:19:21.478800 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 475/927] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:21 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 => generated 917 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:21.580298 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a767738b-e952-4906-83ef-847414ac72dd req-c8190a42-8274-44f8-8f3a-eb3b3be04d33 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] POST http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments/52d5970e-7312-40a7-8956-223e7258fdcd/action Nov 13 01:19:21.580805 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:21.580805 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:21.581242 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a767738b-e952-4906-83ef-847414ac72dd req-c8190a42-8274-44f8-8f3a-eb3b3be04d33 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:19:21.581617 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a767738b-e952-4906-83ef-847414ac72dd req-c8190a42-8274-44f8-8f3a-eb3b3be04d33 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:19:21.655572 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec010650-6f2f-489c-b70d-865a02bc65fe tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:21.656373 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec010650-6f2f-489c-b70d-865a02bc65fe tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:21.656811 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:21.656811 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:21.657470 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec010650-6f2f-489c-b70d-865a02bc65fe tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:21.840224 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:21.840224 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:21.907538 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a767738b-e952-4906-83ef-847414ac72dd req-c8190a42-8274-44f8-8f3a-eb3b3be04d33 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments/52d5970e-7312-40a7-8956-223e7258fdcd/action returned with HTTP 204 Nov 13 01:19:21.908772 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 453/928] 10.222.0.13 () {66 vars in 1696 bytes} [Fri Nov 13 01:19:21 2020] POST /volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments/52d5970e-7312-40a7-8956-223e7258fdcd/action => generated 0 bytes in 334 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:19:21.973398 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2f6f15a-bb8d-4609-96e4-3b58848960e6 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 Nov 13 01:19:21.973938 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2f6f15a-bb8d-4609-96e4-3b58848960e6 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:21.974167 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:21.974167 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:21.974579 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2f6f15a-bb8d-4609-96e4-3b58848960e6 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:22.114172 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:22.114172 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:22.126625 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ec010650-6f2f-489c-b70d-865a02bc65fe tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:22.132239 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:22.132239 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:22.155146 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d2f6f15a-bb8d-4609-96e4-3b58848960e6 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:19:22.174719 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec010650-6f2f-489c-b70d-865a02bc65fe tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 200 Nov 13 01:19:22.175749 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 476/929] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:21 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 953 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:22.207459 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:22.207459 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:22.227723 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2f6f15a-bb8d-4609-96e4-3b58848960e6 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 returned with HTTP 200 Nov 13 01:19:22.228399 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 454/930] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:21 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 => generated 1180 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:19:22.499810 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8f07acd5-38db-4fd5-9bcc-ec3a20df9277 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 Nov 13 01:19:22.501210 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8f07acd5-38db-4fd5-9bcc-ec3a20df9277 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:22.501613 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:22.501613 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:22.502338 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8f07acd5-38db-4fd5-9bcc-ec3a20df9277 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:22.594059 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:22.594059 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:22.604911 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8f07acd5-38db-4fd5-9bcc-ec3a20df9277 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:19:22.628591 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8f07acd5-38db-4fd5-9bcc-ec3a20df9277 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 returned with HTTP 200 Nov 13 01:19:22.629735 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 477/931] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:22 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 => generated 918 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:23.193719 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ae2130f8-6e78-4efd-a659-024a7a7d752d tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:23.204289 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ae2130f8-6e78-4efd-a659-024a7a7d752d tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:23.207297 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:23.207297 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:23.208004 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ae2130f8-6e78-4efd-a659-024a7a7d752d tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:23.320255 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:23.320255 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:23.343931 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ae2130f8-6e78-4efd-a659-024a7a7d752d tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:23.406244 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ae2130f8-6e78-4efd-a659-024a7a7d752d tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 200 Nov 13 01:19:23.418668 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 455/932] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:23 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 953 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:24.426039 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-79d26f25-ebcc-4209-9049-52ee77fc3e23 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:24.426592 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-79d26f25-ebcc-4209-9049-52ee77fc3e23 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:24.426874 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:24.426874 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:24.427307 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-79d26f25-ebcc-4209-9049-52ee77fc3e23 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:24.525817 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:24.525817 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:24.540058 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-79d26f25-ebcc-4209-9049-52ee77fc3e23 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:24.572043 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-79d26f25-ebcc-4209-9049-52ee77fc3e23 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 200 Nov 13 01:19:24.572957 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 478/933] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:24 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 953 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:25.589876 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e88c8c94-117f-4276-8f2b-65b8f24c0de6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:25.590440 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e88c8c94-117f-4276-8f2b-65b8f24c0de6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:25.590576 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:25.590576 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:25.591198 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e88c8c94-117f-4276-8f2b-65b8f24c0de6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:25.694085 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:25.694085 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:25.733519 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e88c8c94-117f-4276-8f2b-65b8f24c0de6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:25.782435 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e88c8c94-117f-4276-8f2b-65b8f24c0de6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 200 Nov 13 01:19:25.785533 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 456/934] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:25 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 953 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:26.804895 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-457d5707-45e5-4534-96a8-bd2747d87fef tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:26.805647 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-457d5707-45e5-4534-96a8-bd2747d87fef tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:26.805647 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:26.805647 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:26.806018 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-457d5707-45e5-4534-96a8-bd2747d87fef tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:26.961037 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:26.961037 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:26.984640 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-457d5707-45e5-4534-96a8-bd2747d87fef tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:27.058806 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-457d5707-45e5-4534-96a8-bd2747d87fef tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 200 Nov 13 01:19:27.064109 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 479/935] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:26 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 953 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:27.740507 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e88c8c94-117f-4276-8f2b-65b8f24c0de6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume// Nov 13 01:19:27.740975 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e88c8c94-117f-4276-8f2b-65b8f24c0de6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:27.741173 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:27.741173 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:27.741544 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e88c8c94-117f-4276-8f2b-65b8f24c0de6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:27.742821 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e88c8c94-117f-4276-8f2b-65b8f24c0de6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:19:27.743585 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 457/936] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 01:19:27 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:19:27.761605 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-91e098f8-7d96-43ab-8e5f-c6c92e29aa04 req-892eb96a-3a26-4576-a43f-2a7b03fcc48f tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 Nov 13 01:19:27.762536 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-91e098f8-7d96-43ab-8e5f-c6c92e29aa04 req-892eb96a-3a26-4576-a43f-2a7b03fcc48f tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:27.762861 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:27.762861 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:27.763592 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-91e098f8-7d96-43ab-8e5f-c6c92e29aa04 req-892eb96a-3a26-4576-a43f-2a7b03fcc48f tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:27.916291 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:27.916291 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:27.950528 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-91e098f8-7d96-43ab-8e5f-c6c92e29aa04 req-892eb96a-3a26-4576-a43f-2a7b03fcc48f tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:19:28.004524 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:28.004524 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:28.018742 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-91e098f8-7d96-43ab-8e5f-c6c92e29aa04 req-892eb96a-3a26-4576-a43f-2a7b03fcc48f tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 returned with HTTP 200 Nov 13 01:19:28.024981 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 480/937] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 01:19:27 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 => generated 1279 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:19:28.058616 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-91e098f8-7d96-43ab-8e5f-c6c92e29aa04 req-0f504596-524b-478b-93c9-0a4cd7b2cd1b tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] PUT http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments/52d5970e-7312-40a7-8956-223e7258fdcd Nov 13 01:19:28.059456 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-91e098f8-7d96-43ab-8e5f-c6c92e29aa04 req-0f504596-524b-478b-93c9-0a4cd7b2cd1b tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.62", "host": "n-h1-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:19:28.085161 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bde0d5c1-82b8-47ff-b3a6-29548bb63d89 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:28.085698 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bde0d5c1-82b8-47ff-b3a6-29548bb63d89 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:28.085919 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:28.085919 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:28.086288 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bde0d5c1-82b8-47ff-b3a6-29548bb63d89 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:28.179094 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:19:28.179094 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:19:28.179657 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-91e098f8-7d96-43ab-8e5f-c6c92e29aa04 req-0f504596-524b-478b-93c9-0a4cd7b2cd1b tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Lock "b'cinder-attachment_update-8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2-n-h1-729945-8'" acquired by "attachment_update" :: waited 0.039s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:19:28.181995 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:28.181995 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:28.313127 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:28.313127 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:28.355858 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bde0d5c1-82b8-47ff-b3a6-29548bb63d89 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:28.467953 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bde0d5c1-82b8-47ff-b3a6-29548bb63d89 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 200 Nov 13 01:19:28.468835 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 481/938] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:28 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 953 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:29.485199 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d3620a5-3816-47ac-a8ad-0fdf2283e181 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:29.485746 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d3620a5-3816-47ac-a8ad-0fdf2283e181 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:29.485888 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:29.485888 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:29.486531 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d3620a5-3816-47ac-a8ad-0fdf2283e181 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:29.624712 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:29.624712 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:29.659406 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9d3620a5-3816-47ac-a8ad-0fdf2283e181 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:29.832515 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d3620a5-3816-47ac-a8ad-0fdf2283e181 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 200 Nov 13 01:19:29.834097 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 482/939] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:29 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 953 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:30.868378 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d582895-a840-478d-86fb-403167f54aa1 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:30.877749 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d582895-a840-478d-86fb-403167f54aa1 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:30.882924 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:30.882924 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:30.883882 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d582895-a840-478d-86fb-403167f54aa1 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:31.062328 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:31.062328 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:31.077624 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8d582895-a840-478d-86fb-403167f54aa1 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:31.124130 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d582895-a840-478d-86fb-403167f54aa1 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 200 Nov 13 01:19:31.128787 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 483/940] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:30 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 953 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:31.928335 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-91e098f8-7d96-43ab-8e5f-c6c92e29aa04 req-0f504596-524b-478b-93c9-0a4cd7b2cd1b tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Lock "b'cinder-attachment_update-8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2-n-h1-729945-8'" released by "attachment_update" :: held 3.749s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:19:31.929518 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-91e098f8-7d96-43ab-8e5f-c6c92e29aa04 req-0f504596-524b-478b-93c9-0a4cd7b2cd1b tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments/52d5970e-7312-40a7-8956-223e7258fdcd returned with HTTP 200 Nov 13 01:19:31.930576 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 458/941] 10.222.0.62 () {64 vars in 1468 bytes} [Fri Nov 13 01:19:28 2020] PUT /volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments/52d5970e-7312-40a7-8956-223e7258fdcd => generated 762 bytes in 3877 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:19:32.023534 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-91e098f8-7d96-43ab-8e5f-c6c92e29aa04 req-19498cbd-03d0-4512-8aee-3433dfdd3e3d tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] POST http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments/52d5970e-7312-40a7-8956-223e7258fdcd/action Nov 13 01:19:32.024169 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:32.024169 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:32.024613 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-91e098f8-7d96-43ab-8e5f-c6c92e29aa04 req-19498cbd-03d0-4512-8aee-3433dfdd3e3d tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:19:32.024997 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-91e098f8-7d96-43ab-8e5f-c6c92e29aa04 req-19498cbd-03d0-4512-8aee-3433dfdd3e3d tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:19:32.153588 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a7e729b4-d311-4ce9-a7b3-e2862a91c241 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:32.154332 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a7e729b4-d311-4ce9-a7b3-e2862a91c241 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:32.154700 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:32.154700 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:32.155315 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a7e729b4-d311-4ce9-a7b3-e2862a91c241 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:32.185997 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:32.185997 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:32.240060 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-91e098f8-7d96-43ab-8e5f-c6c92e29aa04 req-19498cbd-03d0-4512-8aee-3433dfdd3e3d tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments/52d5970e-7312-40a7-8956-223e7258fdcd/action returned with HTTP 204 Nov 13 01:19:32.241405 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 484/942] 10.222.0.62 () {64 vars in 1489 bytes} [Fri Nov 13 01:19:32 2020] POST /volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments/52d5970e-7312-40a7-8956-223e7258fdcd/action => generated 0 bytes in 224 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:19:32.300532 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:32.300532 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:32.325735 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a7e729b4-d311-4ce9-a7b3-e2862a91c241 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:32.371940 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a7e729b4-d311-4ce9-a7b3-e2862a91c241 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 200 Nov 13 01:19:32.373325 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 459/943] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:32 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 953 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:33.388938 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a9fa1a56-4997-4fca-8866-6317cef89c60 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:33.390068 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a9fa1a56-4997-4fca-8866-6317cef89c60 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:33.390572 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:33.390572 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:33.391219 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a9fa1a56-4997-4fca-8866-6317cef89c60 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:33.511118 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:33.511118 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:33.551356 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a9fa1a56-4997-4fca-8866-6317cef89c60 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:33.603927 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a9fa1a56-4997-4fca-8866-6317cef89c60 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 200 Nov 13 01:19:33.604762 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 485/944] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:33 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 954 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:33.620287 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2055ade7-d89a-48f8-802b-7bbef29a0a4f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:33.620821 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2055ade7-d89a-48f8-802b-7bbef29a0a4f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:33.621037 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:33.621037 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:33.621415 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2055ade7-d89a-48f8-802b-7bbef29a0a4f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:33.763413 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:33.763413 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:33.810511 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2055ade7-d89a-48f8-802b-7bbef29a0a4f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:33.866557 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2055ade7-d89a-48f8-802b-7bbef29a0a4f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 200 Nov 13 01:19:33.869325 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 460/945] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:33 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 954 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:33.884290 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-705c0ebe-3018-43e6-b38d-9f08b16b4441 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] PUT http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:33.884777 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:33.884777 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:33.885188 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-705c0ebe-3018-43e6-b38d-9f08b16b4441 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-676626846"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:19:33.988990 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:33.988990 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:34.006663 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-705c0ebe-3018-43e6-b38d-9f08b16b4441 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:34.038567 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-705c0ebe-3018-43e6-b38d-9f08b16b4441 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume updated successfully. Nov 13 01:19:34.060331 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-705c0ebe-3018-43e6-b38d-9f08b16b4441 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 200 Nov 13 01:19:34.061489 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 486/946] 10.222.0.13 () {58 vars in 1295 bytes} [Fri Nov 13 01:19:33 2020] PUT /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 886 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:34.077670 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2b23bbe-f004-4e09-ab78-7ae65afbf2dc tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] PUT http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:34.078752 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:34.078752 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:34.080019 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2b23bbe-f004-4e09-ab78-7ae65afbf2dc tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2035845845", "description": "This is the new description of volume"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:19:34.143285 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:34.143285 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:34.156848 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d2b23bbe-f004-4e09-ab78-7ae65afbf2dc tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:34.174170 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d2b23bbe-f004-4e09-ab78-7ae65afbf2dc tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume updated successfully. Nov 13 01:19:34.193331 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2b23bbe-f004-4e09-ab78-7ae65afbf2dc tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 200 Nov 13 01:19:34.195691 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 461/947] 10.222.0.13 () {58 vars in 1296 bytes} [Fri Nov 13 01:19:34 2020] PUT /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 926 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:34.210712 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c067e2ab-272b-4c9a-bda8-c2b239389923 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:34.211099 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c067e2ab-272b-4c9a-bda8-c2b239389923 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:34.211314 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:34.211314 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:34.211707 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c067e2ab-272b-4c9a-bda8-c2b239389923 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:34.314665 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:34.314665 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:34.341614 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c067e2ab-272b-4c9a-bda8-c2b239389923 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:34.386611 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c067e2ab-272b-4c9a-bda8-c2b239389923 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 200 Nov 13 01:19:34.387762 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 487/948] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:34 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 994 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:34.402828 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] POST http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes Nov 13 01:19:34.403624 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:34.403624 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:34.404208 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-455908888", "availability_zone": "nova", "size": 1}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:19:34.405517 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-455908888', 'availability_zone': 'nova', 'size': 1}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:19:34.406012 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume of 1 GB Nov 13 01:19:34.438581 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Availability Zones retrieved successfully. Nov 13 01:19:34.486901 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Flow 'volume_create_api' (6e3256d1-d5a8-41a6-8e66-66a3f201379c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:19:34.493948 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c603a72-5b6f-49d2-99b1-9c81a3fe1d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:34.498911 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:19:34.665996 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c603a72-5b6f-49d2-99b1-9c81a3fe1d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:34.670194 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41fae01f-a07a-4885-a96c-fedb4e44f95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:34.791167 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Created reservations ['4ec8c549-0f23-48a0-87a8-83578a9c98d9', 'cbade288-f95b-4b26-8bca-697c9d73e234', '52affccd-b6cf-43e2-95e5-c9c548aca238', 'd2102b86-ae9a-4bf5-863d-a7bfaf39950c'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:19:34.795060 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41fae01f-a07a-4885-a96c-fedb4e44f95a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ec8c549-0f23-48a0-87a8-83578a9c98d9', 'cbade288-f95b-4b26-8bca-697c9d73e234', '52affccd-b6cf-43e2-95e5-c9c548aca238', 'd2102b86-ae9a-4bf5-863d-a7bfaf39950c']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:34.819329 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b62e92c0-3a15-4224-ba57-08a986906675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:35.007232 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b62e92c0-3a15-4224-ba57-08a986906675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eabe248-26f9-4091-9abd-b44897779ad2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-455908888',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bfb814c9c84493d81d54aba3a293b83',qos_specs=None,replication_status=,reservations=['4ec8c549-0f23-48a0-87a8-83578a9c98d9','cbade288-f95b-4b26-8bca-697c9d73e234','52affccd-b6cf-43e2-95e5-c9c548aca238','d2102b86-ae9a-4bf5-863d-a7bfaf39950c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897e0841b26f4ba8aa730ad30fb79d9d',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:19:34Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-455908888',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eabe248-26f9-4091-9abd-b44897779ad2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bfb814c9c84493d81d54aba3a293b83',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='897e0841b26f4ba8aa730ad30fb79d9d',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:35.015190 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3f2a79e-e1cf-427c-8fd8-8889ed7125e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:35.091859 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3f2a79e-e1cf-427c-8fd8-8889ed7125e3) 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-455908888',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bfb814c9c84493d81d54aba3a293b83',qos_specs=None,replication_status=,reservations=['4ec8c549-0f23-48a0-87a8-83578a9c98d9','cbade288-f95b-4b26-8bca-697c9d73e234','52affccd-b6cf-43e2-95e5-c9c548aca238','d2102b86-ae9a-4bf5-863d-a7bfaf39950c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897e0841b26f4ba8aa730ad30fb79d9d',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:35.094513 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9107c366-55f0-4133-a00c-da195e7c11cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:35.121934 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9107c366-55f0-4133-a00c-da195e7c11cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:35.128443 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Flow 'volume_create_api' (6e3256d1-d5a8-41a6-8e66-66a3f201379c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:19:35.250652 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume request issued successfully. Nov 13 01:19:35.281339 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-79fa16e1-9e76-4c8d-aa47-f486ebd0e991 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes returned with HTTP 202 Nov 13 01:19:35.287942 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 462/949] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:19:34 2020] POST /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes => generated 810 bytes in 889 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:19:35.304213 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-08d03a6f-22ed-4557-b748-5b3809567e8e tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 Nov 13 01:19:35.305469 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-08d03a6f-22ed-4557-b748-5b3809567e8e tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:35.305897 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:35.305897 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:35.306753 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-08d03a6f-22ed-4557-b748-5b3809567e8e tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:35.409871 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:35.409871 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:35.421718 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-08d03a6f-22ed-4557-b748-5b3809567e8e tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:35.454725 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-08d03a6f-22ed-4557-b748-5b3809567e8e tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 returned with HTTP 200 Nov 13 01:19:35.455797 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 488/950] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:35 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 => generated 902 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:36.478847 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-045fbcbd-47c8-4796-bfe5-9dcee38fa819 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 Nov 13 01:19:36.480085 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-045fbcbd-47c8-4796-bfe5-9dcee38fa819 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:36.480518 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:36.480518 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:36.481182 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-045fbcbd-47c8-4796-bfe5-9dcee38fa819 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:36.591792 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:36.591792 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:36.616583 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-045fbcbd-47c8-4796-bfe5-9dcee38fa819 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:36.666673 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-045fbcbd-47c8-4796-bfe5-9dcee38fa819 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 returned with HTTP 200 Nov 13 01:19:36.668999 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 463/951] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:36 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 => generated 903 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:36.682980 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e763659-f749-4630-adfc-2582ecbf86a6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] PUT http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 Nov 13 01:19:36.683669 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:36.683669 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:36.684328 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2e763659-f749-4630-adfc-2582ecbf86a6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-676626846", "description": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:19:36.794729 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:36.794729 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:36.813946 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2e763659-f749-4630-adfc-2582ecbf86a6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:36.835455 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2e763659-f749-4630-adfc-2582ecbf86a6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume updated successfully. Nov 13 01:19:36.861384 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e763659-f749-4630-adfc-2582ecbf86a6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 returned with HTTP 200 Nov 13 01:19:36.862440 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 489/952] 10.222.0.13 () {58 vars in 1295 bytes} [Fri Nov 13 01:19:36 2020] PUT /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 => generated 838 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:36.877184 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-262007af-4e44-44f5-82fb-e5358cc9f823 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] DELETE http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 Nov 13 01:19:36.878057 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-262007af-4e44-44f5-82fb-e5358cc9f823 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:36.878650 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:36.878650 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:36.879524 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-262007af-4e44-44f5-82fb-e5358cc9f823 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:36.880863 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-262007af-4e44-44f5-82fb-e5358cc9f823 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Delete volume with id: 4eabe248-26f9-4091-9abd-b44897779ad2 Nov 13 01:19:37.013721 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:37.013721 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:37.016524 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-262007af-4e44-44f5-82fb-e5358cc9f823 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:37.107712 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-262007af-4e44-44f5-82fb-e5358cc9f823 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Delete volume request issued successfully. Nov 13 01:19:37.108358 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-262007af-4e44-44f5-82fb-e5358cc9f823 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 returned with HTTP 202 Nov 13 01:19:37.112343 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 464/953] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:19:36 2020] DELETE /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:19:37.116815 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1cabf6a1-9643-4db7-bd78-fbb77dd1c123 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 Nov 13 01:19:37.124321 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1cabf6a1-9643-4db7-bd78-fbb77dd1c123 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:37.124747 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:37.124747 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:37.125377 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1cabf6a1-9643-4db7-bd78-fbb77dd1c123 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:37.264738 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:37.264738 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:37.290197 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1cabf6a1-9643-4db7-bd78-fbb77dd1c123 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:37.361539 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1cabf6a1-9643-4db7-bd78-fbb77dd1c123 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 returned with HTTP 200 Nov 13 01:19:37.362368 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 490/954] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:37 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 => generated 905 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:38.377549 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d62ef686-69d5-4db2-9396-e5dc30f258e5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 Nov 13 01:19:38.378080 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d62ef686-69d5-4db2-9396-e5dc30f258e5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:38.378772 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:38.378772 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:38.379146 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d62ef686-69d5-4db2-9396-e5dc30f258e5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:38.519665 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:38.519665 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:38.539446 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d62ef686-69d5-4db2-9396-e5dc30f258e5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:38.620504 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d62ef686-69d5-4db2-9396-e5dc30f258e5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 returned with HTTP 200 Nov 13 01:19:38.621559 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 465/955] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:38 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 => generated 905 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:39.637661 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8cc71f8c-5c38-4860-b59e-45447c9bc488 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 Nov 13 01:19:39.638225 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8cc71f8c-5c38-4860-b59e-45447c9bc488 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:39.638472 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:39.638472 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:39.638993 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8cc71f8c-5c38-4860-b59e-45447c9bc488 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:39.847274 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:39.847274 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:39.870470 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8cc71f8c-5c38-4860-b59e-45447c9bc488 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:39.966678 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8cc71f8c-5c38-4860-b59e-45447c9bc488 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 returned with HTTP 200 Nov 13 01:19:39.967556 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 491/956] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:39 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 => generated 905 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:40.985100 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-44f90ae5-cb12-469d-9dc0-eaa68e4df802 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 Nov 13 01:19:40.985681 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-44f90ae5-cb12-469d-9dc0-eaa68e4df802 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:40.985802 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:40.985802 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:40.986114 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-44f90ae5-cb12-469d-9dc0-eaa68e4df802 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:41.156298 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:41.156298 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:41.196167 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-44f90ae5-cb12-469d-9dc0-eaa68e4df802 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:41.266921 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-44f90ae5-cb12-469d-9dc0-eaa68e4df802 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 returned with HTTP 200 Nov 13 01:19:41.267713 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 466/957] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:40 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 => generated 905 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:42.284327 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4b263a5d-5c10-4eca-a6a2-0567820c26b3 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 Nov 13 01:19:42.284857 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4b263a5d-5c10-4eca-a6a2-0567820c26b3 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:42.285017 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:42.285017 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:42.285635 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4b263a5d-5c10-4eca-a6a2-0567820c26b3 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:42.478235 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4b263a5d-5c10-4eca-a6a2-0567820c26b3 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 returned with HTTP 404 Nov 13 01:19:42.500037 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a1103a73-18d7-42ce-8aa7-b9a371a99947 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] DELETE http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:42.501261 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a1103a73-18d7-42ce-8aa7-b9a371a99947 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:42.501820 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:42.501820 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:42.502710 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a1103a73-18d7-42ce-8aa7-b9a371a99947 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:42.503406 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-a1103a73-18d7-42ce-8aa7-b9a371a99947 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Delete volume with id: 2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:42.513876 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 492/958] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:42 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/4eabe248-26f9-4091-9abd-b44897779ad2 => generated 109 bytes in 233 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:19:42.636724 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:42.636724 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:42.640807 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a1103a73-18d7-42ce-8aa7-b9a371a99947 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:42.703162 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a1103a73-18d7-42ce-8aa7-b9a371a99947 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Delete volume request issued successfully. Nov 13 01:19:42.704732 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a1103a73-18d7-42ce-8aa7-b9a371a99947 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 202 Nov 13 01:19:42.716671 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-88475bd2-b6d2-407a-8601-20eace9363fc tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:42.717802 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-88475bd2-b6d2-407a-8601-20eace9363fc tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:42.718760 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-88475bd2-b6d2-407a-8601-20eace9363fc tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:42.726571 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 467/959] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:19:42 2020] DELETE /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:19:42.868697 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:42.868697 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:42.905654 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-88475bd2-b6d2-407a-8601-20eace9363fc tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:42.968962 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-88475bd2-b6d2-407a-8601-20eace9363fc tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 200 Nov 13 01:19:42.969777 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 493/960] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:42 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 993 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:43.985535 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-865e3719-2630-4cf1-84bd-5f837e0d8879 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:43.986071 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-865e3719-2630-4cf1-84bd-5f837e0d8879 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:43.986221 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:43.986221 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:43.986844 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-865e3719-2630-4cf1-84bd-5f837e0d8879 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:44.156026 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:44.156026 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:44.199225 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-865e3719-2630-4cf1-84bd-5f837e0d8879 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:44.305907 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-865e3719-2630-4cf1-84bd-5f837e0d8879 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 200 Nov 13 01:19:44.323400 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 468/961] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:43 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 993 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:45.321732 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2290cadb-7732-494a-8e91-3e7fb8987b16 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:45.322869 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2290cadb-7732-494a-8e91-3e7fb8987b16 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:45.323239 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:45.323239 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:45.323922 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2290cadb-7732-494a-8e91-3e7fb8987b16 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:45.502802 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:45.502802 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:45.525114 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2290cadb-7732-494a-8e91-3e7fb8987b16 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:45.584935 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2290cadb-7732-494a-8e91-3e7fb8987b16 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 200 Nov 13 01:19:45.585985 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 494/962] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:45 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 993 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:46.602150 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c40f7219-7775-4747-9725-a91fbfc3ccf0 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:46.604710 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c40f7219-7775-4747-9725-a91fbfc3ccf0 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:46.605365 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:46.605365 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:46.606086 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c40f7219-7775-4747-9725-a91fbfc3ccf0 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:46.807363 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:46.807363 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:46.838046 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c40f7219-7775-4747-9725-a91fbfc3ccf0 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:46.881853 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c40f7219-7775-4747-9725-a91fbfc3ccf0 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 200 Nov 13 01:19:46.883385 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 469/963] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:46 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 993 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:47.899570 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bc35dfdc-b81d-4294-9de7-b7731e3d2fef tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c Nov 13 01:19:47.900842 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bc35dfdc-b81d-4294-9de7-b7731e3d2fef tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:47.901212 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:47.901212 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:47.901825 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bc35dfdc-b81d-4294-9de7-b7731e3d2fef tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:48.004853 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bc35dfdc-b81d-4294-9de7-b7731e3d2fef tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c returned with HTTP 404 Nov 13 01:19:48.019948 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 495/964] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:47 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/2ddb48a2-a8a6-46ca-8f26-50d14b44c96c => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:19:48.105327 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] POST http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes Nov 13 01:19:48.106142 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:48.106142 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:48.106743 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Action: 'create', calling method: create, body: {"volume": {"imageRef": "16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c", "size": 1, "name": "tempest-VolumesGetTest-Volume-1839241651", "metadata": {"Type": "Test"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:19:48.108097 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume request body: {'volume': {'imageRef': '16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1839241651', 'metadata': {'Type': 'Test'}}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:19:48.330618 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume of 1 GB Nov 13 01:19:48.360828 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Availability Zones retrieved successfully. Nov 13 01:19:48.409510 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Flow 'volume_create_api' (165d1278-6537-4104-9cc7-669735dd7b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:19:48.417876 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37bfdbed-9a65-4597-ad57-fd7f1f2aa489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:48.428638 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:19:48.789145 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37bfdbed-9a65-4597-ad57-fd7f1f2aa489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:48.791482 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ce93e09-39c6-4db4-bc39-026535ef0fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:49.021850 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Created reservations ['7f27e595-ea32-46b1-a8a3-78f9b0aab365', 'c76352f0-ad50-49db-b3c7-25ac25fa6bb9', '7c5738c2-9183-4188-b788-eaed5d9ff481', '3b37afe1-4acf-4c8a-9d4a-48959c9e0896'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:19:49.024011 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ce93e09-39c6-4db4-bc39-026535ef0fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f27e595-ea32-46b1-a8a3-78f9b0aab365', 'c76352f0-ad50-49db-b3c7-25ac25fa6bb9', '7c5738c2-9183-4188-b788-eaed5d9ff481', '3b37afe1-4acf-4c8a-9d4a-48959c9e0896']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:49.034554 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b489e48a-d4aa-4de6-800d-a20261fc1321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:49.223323 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b489e48a-d4aa-4de6-800d-a20261fc1321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2c9af1c-cd2e-4f8c-952a-84863e8617e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1839241651',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2bfb814c9c84493d81d54aba3a293b83',qos_specs=None,replication_status=,reservations=['7f27e595-ea32-46b1-a8a3-78f9b0aab365','c76352f0-ad50-49db-b3c7-25ac25fa6bb9','7c5738c2-9183-4188-b788-eaed5d9ff481','3b37afe1-4acf-4c8a-9d4a-48959c9e0896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897e0841b26f4ba8aa730ad30fb79d9d',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:19:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1839241651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2c9af1c-cd2e-4f8c-952a-84863e8617e3,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2bfb814c9c84493d81d54aba3a293b83',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='897e0841b26f4ba8aa730ad30fb79d9d',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:49.237402 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc4d5cc6-b026-45b6-ab7c-2d28d4733766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:49.327907 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc4d5cc6-b026-45b6-ab7c-2d28d4733766) 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-1839241651',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2bfb814c9c84493d81d54aba3a293b83',qos_specs=None,replication_status=,reservations=['7f27e595-ea32-46b1-a8a3-78f9b0aab365','c76352f0-ad50-49db-b3c7-25ac25fa6bb9','7c5738c2-9183-4188-b788-eaed5d9ff481','3b37afe1-4acf-4c8a-9d4a-48959c9e0896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897e0841b26f4ba8aa730ad30fb79d9d',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:49.330295 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d51a1461-a5c4-4411-b843-20a66278aa4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:19:49.362499 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d51a1461-a5c4-4411-b843-20a66278aa4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:19:49.368578 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Flow 'volume_create_api' (165d1278-6537-4104-9cc7-669735dd7b1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:19:49.616785 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume request issued successfully. Nov 13 01:19:49.678637 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-78d555dd-b20b-455a-970c-a327ad927a86 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes returned with HTTP 202 Nov 13 01:19:49.689421 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 470/965] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:19:48 2020] POST /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes => generated 828 bytes in 1582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:19:49.694555 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-221972a9-edb8-4751-9610-ef3743ae9de1 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:19:49.695042 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-221972a9-edb8-4751-9610-ef3743ae9de1 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:49.695689 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-221972a9-edb8-4751-9610-ef3743ae9de1 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:49.931149 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:49.931149 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:49.955532 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-221972a9-edb8-4751-9610-ef3743ae9de1 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:50.010250 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-221972a9-edb8-4751-9610-ef3743ae9de1 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:19:50.013807 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 496/966] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:49 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 920 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:51.031926 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-29ad0b45-a51f-471e-b863-1aeea3960aca tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:19:51.032599 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-29ad0b45-a51f-471e-b863-1aeea3960aca tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:51.032711 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:51.032711 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:51.033160 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-29ad0b45-a51f-471e-b863-1aeea3960aca tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:51.217579 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:51.217579 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:51.247992 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-29ad0b45-a51f-471e-b863-1aeea3960aca tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:51.319294 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-29ad0b45-a51f-471e-b863-1aeea3960aca tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:19:51.320466 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 471/967] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:51 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 920 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:52.337923 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-22c7634c-d568-4000-a13b-9d344c6a5d24 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:19:52.338503 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-22c7634c-d568-4000-a13b-9d344c6a5d24 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:52.338601 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:52.338601 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:52.338974 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-22c7634c-d568-4000-a13b-9d344c6a5d24 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:52.534111 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:52.534111 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:52.564138 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-22c7634c-d568-4000-a13b-9d344c6a5d24 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:52.637819 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-22c7634c-d568-4000-a13b-9d344c6a5d24 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:19:52.642162 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 497/968] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:52 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 920 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:53.664762 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d4d0ce3b-ea06-4bac-bbfb-6eebde003b2a tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:19:53.667034 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d4d0ce3b-ea06-4bac-bbfb-6eebde003b2a tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:53.667663 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:53.667663 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:53.670078 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d4d0ce3b-ea06-4bac-bbfb-6eebde003b2a tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:53.820428 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:53.820428 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:53.842541 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d4d0ce3b-ea06-4bac-bbfb-6eebde003b2a tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:53.933807 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d4d0ce3b-ea06-4bac-bbfb-6eebde003b2a tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:19:53.936476 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 472/969] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:53 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 920 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:54.951836 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-431524be-c03a-43f8-974b-5e8652baa65a tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:19:54.952379 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-431524be-c03a-43f8-974b-5e8652baa65a tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:54.952534 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:54.952534 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:54.953281 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-431524be-c03a-43f8-974b-5e8652baa65a tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:55.071816 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:55.071816 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:55.080639 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-431524be-c03a-43f8-974b-5e8652baa65a tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:55.105250 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-431524be-c03a-43f8-974b-5e8652baa65a tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:19:55.106506 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 498/970] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:54 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 920 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:56.124390 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-92306034-ff06-4751-81e2-c9b94f6ddf43 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:19:56.126212 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-92306034-ff06-4751-81e2-c9b94f6ddf43 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:56.131370 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:56.131370 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:56.132289 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-92306034-ff06-4751-81e2-c9b94f6ddf43 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:56.265874 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:56.265874 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:56.302664 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-92306034-ff06-4751-81e2-c9b94f6ddf43 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:56.386586 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-92306034-ff06-4751-81e2-c9b94f6ddf43 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:19:56.389964 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 473/971] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:56 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 920 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:57.405270 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e414fce5-502d-4a7a-928e-379953b0ebcf tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:19:57.405770 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e414fce5-502d-4a7a-928e-379953b0ebcf tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:57.406167 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:57.406167 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:57.406784 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e414fce5-502d-4a7a-928e-379953b0ebcf tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:57.532881 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:57.532881 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:57.552228 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e414fce5-502d-4a7a-928e-379953b0ebcf tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:57.608458 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e414fce5-502d-4a7a-928e-379953b0ebcf tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:19:57.609287 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 499/972] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:57 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 920 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:58.625028 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa2798cb-bf74-4ff1-b9f9-7bbdeb956a13 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:19:58.626344 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa2798cb-bf74-4ff1-b9f9-7bbdeb956a13 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:58.627077 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:58.627077 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:58.627827 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa2798cb-bf74-4ff1-b9f9-7bbdeb956a13 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:58.760831 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:58.760831 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:58.785083 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-aa2798cb-bf74-4ff1-b9f9-7bbdeb956a13 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:19:58.851035 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa2798cb-bf74-4ff1-b9f9-7bbdeb956a13 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:19:58.856816 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 474/973] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:58 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 920 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:19:59.873564 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a195477d-e66f-4feb-86f4-290d426806aa tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:19:59.874060 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a195477d-e66f-4feb-86f4-290d426806aa tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:19:59.874526 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:19:59.874526 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:19:59.875191 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a195477d-e66f-4feb-86f4-290d426806aa tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:19:59.967856 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:19:59.967856 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:19:59.979072 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a195477d-e66f-4feb-86f4-290d426806aa tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:00.008297 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a195477d-e66f-4feb-86f4-290d426806aa tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:00.009691 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 500/974] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:19:59 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 920 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:01.026153 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d60d843b-a268-4cf4-929a-35ea957bd846 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:01.027384 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d60d843b-a268-4cf4-929a-35ea957bd846 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:01.027855 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:01.027855 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:01.028553 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d60d843b-a268-4cf4-929a-35ea957bd846 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:01.206981 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:01.206981 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:01.253014 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d60d843b-a268-4cf4-929a-35ea957bd846 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:01.351302 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d60d843b-a268-4cf4-929a-35ea957bd846 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:01.361537 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 475/975] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:01 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 920 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:02.370119 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b56a7ad0-65fd-48a0-8e08-c9659b636b34 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:02.371375 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b56a7ad0-65fd-48a0-8e08-c9659b636b34 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:02.372016 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:02.372016 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:02.372638 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b56a7ad0-65fd-48a0-8e08-c9659b636b34 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:02.543966 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:02.543966 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:02.586136 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b56a7ad0-65fd-48a0-8e08-c9659b636b34 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:02.670323 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b56a7ad0-65fd-48a0-8e08-c9659b636b34 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:02.693319 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 501/976] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:02 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 920 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:03.700688 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0f4aa3a4-85d7-404d-bb74-83e7eb4b81cb tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:03.701248 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0f4aa3a4-85d7-404d-bb74-83e7eb4b81cb tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:03.701380 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:03.701380 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:03.701763 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0f4aa3a4-85d7-404d-bb74-83e7eb4b81cb tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:03.838720 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:03.838720 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:03.851817 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0f4aa3a4-85d7-404d-bb74-83e7eb4b81cb tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:03.882359 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0f4aa3a4-85d7-404d-bb74-83e7eb4b81cb tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:03.883190 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 476/977] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:03 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 920 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:04.900331 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-08f91a86-2948-40d9-8a98-24bc2de69f8e tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:04.904540 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-08f91a86-2948-40d9-8a98-24bc2de69f8e tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:04.904875 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:04.904875 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:04.905446 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-08f91a86-2948-40d9-8a98-24bc2de69f8e tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:05.013820 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:05.013820 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:05.032944 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-08f91a86-2948-40d9-8a98-24bc2de69f8e tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:05.073922 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-08f91a86-2948-40d9-8a98-24bc2de69f8e tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:05.076348 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 502/978] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:04 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 920 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:06.092678 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4a8930ff-f6b1-4ccc-9727-6f4e024917e6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:06.094365 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4a8930ff-f6b1-4ccc-9727-6f4e024917e6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:06.094776 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:06.094776 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:06.095402 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4a8930ff-f6b1-4ccc-9727-6f4e024917e6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:06.161944 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:06.161944 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:06.177395 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4a8930ff-f6b1-4ccc-9727-6f4e024917e6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:06.207006 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4a8930ff-f6b1-4ccc-9727-6f4e024917e6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:06.211694 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 477/979] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:06 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 920 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:20:07.228116 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2ede7bbb-fc0a-4558-ab66-b1b2f9b3cd17 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:07.229474 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2ede7bbb-fc0a-4558-ab66-b1b2f9b3cd17 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:07.229873 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:07.229873 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:07.230967 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2ede7bbb-fc0a-4558-ab66-b1b2f9b3cd17 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:07.339982 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:07.339982 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:07.384769 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2ede7bbb-fc0a-4558-ab66-b1b2f9b3cd17 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:07.421579 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2ede7bbb-fc0a-4558-ab66-b1b2f9b3cd17 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:07.423268 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 503/980] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:07 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 920 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:08.441802 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-862e7ff4-771a-4cd7-b2d7-86b1b079b5b4 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:08.442887 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-862e7ff4-771a-4cd7-b2d7-86b1b079b5b4 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:08.443631 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:08.443631 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:08.443842 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-862e7ff4-771a-4cd7-b2d7-86b1b079b5b4 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:08.645934 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:08.645934 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:08.674513 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-862e7ff4-771a-4cd7-b2d7-86b1b079b5b4 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:08.777924 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-862e7ff4-771a-4cd7-b2d7-86b1b079b5b4 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:08.782037 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 478/981] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:08 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 920 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:09.799720 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f99efec3-7742-4387-a3b3-9995c62a6d00 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:09.801421 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f99efec3-7742-4387-a3b3-9995c62a6d00 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:09.801421 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:09.801421 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:09.802054 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f99efec3-7742-4387-a3b3-9995c62a6d00 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:09.914679 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:09.914679 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:09.934156 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f99efec3-7742-4387-a3b3-9995c62a6d00 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:09.968370 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f99efec3-7742-4387-a3b3-9995c62a6d00 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:09.970456 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 504/982] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:09 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 920 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:10.986526 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-853de815-9b8b-43f0-aace-4b2be3507c75 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:10.987958 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-853de815-9b8b-43f0-aace-4b2be3507c75 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:10.988530 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:10.988530 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:10.989149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-853de815-9b8b-43f0-aace-4b2be3507c75 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:11.003681 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-685c196d-12a3-4cae-8e97-42937be972da tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:20:11.004657 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-685c196d-12a3-4cae-8e97-42937be972da tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:11.004870 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:11.004870 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:11.005530 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-685c196d-12a3-4cae-8e97-42937be972da tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:11.090809 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:11.090809 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:11.102324 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-853de815-9b8b-43f0-aace-4b2be3507c75 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:11.130154 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-853de815-9b8b-43f0-aace-4b2be3507c75 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:11.131382 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 479/983] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:10 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 978 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:11.154583 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:11.154583 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:11.175562 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-685c196d-12a3-4cae-8e97-42937be972da tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:20:11.232807 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-685c196d-12a3-4cae-8e97-42937be972da tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:20:11.233853 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 505/984] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:20:10 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 1366 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:20:11.249445 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-385b3f39-cb2b-4d24-9a77-1a19e10b59e3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e Nov 13 01:20:11.250226 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-385b3f39-cb2b-4d24-9a77-1a19e10b59e3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:11.250725 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:11.250725 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:11.251935 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-385b3f39-cb2b-4d24-9a77-1a19e10b59e3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:11.396361 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:11.396361 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:11.417588 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-385b3f39-cb2b-4d24-9a77-1a19e10b59e3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:20:11.466427 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-385b3f39-cb2b-4d24-9a77-1a19e10b59e3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e returned with HTTP 200 Nov 13 01:20:11.467887 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 480/985] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:20:11 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e => generated 918 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:11.489114 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-8eb5c906-53b8-4e91-9b88-5fc46944fdc3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 Nov 13 01:20:11.490016 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-8eb5c906-53b8-4e91-9b88-5fc46944fdc3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:11.490404 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:11.490404 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:11.491168 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-8eb5c906-53b8-4e91-9b88-5fc46944fdc3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:11.569342 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:11.569342 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:11.600926 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-8eb5c906-53b8-4e91-9b88-5fc46944fdc3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:20:11.655308 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-8eb5c906-53b8-4e91-9b88-5fc46944fdc3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 returned with HTTP 200 Nov 13 01:20:11.658094 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 506/986] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:20:11 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 => generated 918 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:11.699035 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-385b3f39-cb2b-4d24-9a77-1a19e10b59e3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume// Nov 13 01:20:11.699277 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-385b3f39-cb2b-4d24-9a77-1a19e10b59e3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:11.700032 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:11.700032 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:11.700032 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-385b3f39-cb2b-4d24-9a77-1a19e10b59e3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:11.705686 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-385b3f39-cb2b-4d24-9a77-1a19e10b59e3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:20:11.706552 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 481/987] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:20:11 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:20:11.757362 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-77dc4e5d-08f8-453d-8273-94eb40b1435c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] POST http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments Nov 13 01:20:11.758254 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:11.758254 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:11.759414 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-77dc4e5d-08f8-453d-8273-94eb40b1435c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc", "instance_uuid": "b3afbb67-f06d-4337-af97-5426c78fdf50", "connector": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:20:11.967036 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:11.967036 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:12.130530 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-77dc4e5d-08f8-453d-8273-94eb40b1435c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments returned with HTTP 200 Nov 13 01:20:12.131462 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 507/988] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:20:11 2020] POST /volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments => generated 273 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:20:12.142456 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-385b3f39-cb2b-4d24-9a77-1a19e10b59e3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume// Nov 13 01:20:12.142456 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-385b3f39-cb2b-4d24-9a77-1a19e10b59e3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:12.142912 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-385b3f39-cb2b-4d24-9a77-1a19e10b59e3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:12.144330 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-385b3f39-cb2b-4d24-9a77-1a19e10b59e3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:20:12.146201 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 482/989] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:20:12 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:20:12.154362 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ae312a57-03f6-4ec6-a305-ba245e329eed tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:12.158365 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ae312a57-03f6-4ec6-a305-ba245e329eed tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:12.159672 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:12.159672 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:12.161350 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-982fcc7b-83af-453c-8a0c-2fd6f354aa3e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] POST http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments Nov 13 01:20:12.162150 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ae312a57-03f6-4ec6-a305-ba245e329eed tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:12.166163 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-982fcc7b-83af-453c-8a0c-2fd6f354aa3e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4575ba22-5942-4721-9e89-369d6ec9325e", "instance_uuid": "b3afbb67-f06d-4337-af97-5426c78fdf50", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:20:12.303261 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:12.303261 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:12.326749 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ae312a57-03f6-4ec6-a305-ba245e329eed tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:12.336151 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:12.336151 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:12.389771 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ae312a57-03f6-4ec6-a305-ba245e329eed tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:12.390591 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 508/990] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:12 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 981 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:12.538833 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-982fcc7b-83af-453c-8a0c-2fd6f354aa3e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments returned with HTTP 200 Nov 13 01:20:12.545820 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 483/991] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:20:12 2020] POST /volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments => generated 273 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:20:12.547439 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ae312a57-03f6-4ec6-a305-ba245e329eed tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume// Nov 13 01:20:12.548603 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ae312a57-03f6-4ec6-a305-ba245e329eed tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:12.549466 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:12.549466 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:12.550120 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ae312a57-03f6-4ec6-a305-ba245e329eed tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:12.551469 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ae312a57-03f6-4ec6-a305-ba245e329eed tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:20:12.552326 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 509/992] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:20:12 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:20:12.574499 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-7d477982-7127-4795-a81a-043a16711939 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] POST http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments Nov 13 01:20:12.574905 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:12.574905 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:12.575589 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-7d477982-7127-4795-a81a-043a16711939 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e46684c2-e425-4e68-ac18-04e0acca1357", "instance_uuid": "b3afbb67-f06d-4337-af97-5426c78fdf50", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:20:12.710670 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:12.710670 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:12.780934 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-7d477982-7127-4795-a81a-043a16711939 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments returned with HTTP 200 Nov 13 01:20:12.794290 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 484/993] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:20:12 2020] POST /volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments => generated 273 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:20:13.405450 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eaa19ac2-5a92-40a7-bdfb-7d7607f1da16 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:13.406479 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-eaa19ac2-5a92-40a7-bdfb-7d7607f1da16 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:13.407080 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-eaa19ac2-5a92-40a7-bdfb-7d7607f1da16 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:13.587012 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:13.587012 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:13.615178 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-eaa19ac2-5a92-40a7-bdfb-7d7607f1da16 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:13.670000 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eaa19ac2-5a92-40a7-bdfb-7d7607f1da16 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:13.694670 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 510/994] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:13 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 981 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:14.689563 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-50a91864-3865-46ba-954f-44c9d46bcf16 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:14.692075 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-50a91864-3865-46ba-954f-44c9d46bcf16 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:14.692316 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:14.692316 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:14.693138 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-50a91864-3865-46ba-954f-44c9d46bcf16 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:14.869251 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:14.869251 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:14.879385 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-50a91864-3865-46ba-954f-44c9d46bcf16 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:14.922744 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-50a91864-3865-46ba-954f-44c9d46bcf16 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:14.926352 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 485/995] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:14 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 981 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:15.382341 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eaa19ac2-5a92-40a7-bdfb-7d7607f1da16 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume// Nov 13 01:20:15.383823 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-eaa19ac2-5a92-40a7-bdfb-7d7607f1da16 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:15.384186 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:15.384186 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:15.384798 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-eaa19ac2-5a92-40a7-bdfb-7d7607f1da16 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:15.386017 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eaa19ac2-5a92-40a7-bdfb-7d7607f1da16 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:20:15.387035 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 511/996] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:20:15 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:20:15.401628 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-3f645de1-937b-406f-a24c-3f3960ad5afa tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:20:15.402492 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-3f645de1-937b-406f-a24c-3f3960ad5afa tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:15.403119 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:15.403119 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:15.403894 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-3f645de1-937b-406f-a24c-3f3960ad5afa tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:15.522961 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:15.522961 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:15.537046 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-3f645de1-937b-406f-a24c-3f3960ad5afa tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:20:15.563829 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:15.563829 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:15.580798 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-3f645de1-937b-406f-a24c-3f3960ad5afa tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:20:15.582663 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 486/997] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:20:15 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 1464 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 01:20:15.612633 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-baafe052-ae4c-4d1d-8321-9f1b9c695f5e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] PUT http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/c84e1615-4560-4bd2-aec0-07aeb12afef7 Nov 13 01:20:15.614081 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-baafe052-ae4c-4d1d-8321-9f1b9c695f5e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:20:15.709885 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:20:15.709885 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:20:15.710430 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-baafe052-ae4c-4d1d-8321-9f1b9c695f5e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Lock "b'cinder-attachment_update-1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.040s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:20:15.712715 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:15.712715 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:15.948509 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c5bd2db4-117d-4456-8f3d-2fcb9850f82e tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:15.949032 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c5bd2db4-117d-4456-8f3d-2fcb9850f82e tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:15.949246 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:15.949246 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:15.950016 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c5bd2db4-117d-4456-8f3d-2fcb9850f82e tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:16.058039 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:16.058039 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:16.074207 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c5bd2db4-117d-4456-8f3d-2fcb9850f82e tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:16.127152 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c5bd2db4-117d-4456-8f3d-2fcb9850f82e tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:16.145574 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 487/998] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:15 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 981 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:17.166056 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aee8f92d-1a0c-417b-ae19-865d3a70fb54 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:17.166056 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aee8f92d-1a0c-417b-ae19-865d3a70fb54 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:17.166056 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:17.166056 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:17.166056 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aee8f92d-1a0c-417b-ae19-865d3a70fb54 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:17.294441 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:17.294441 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:17.324070 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-aee8f92d-1a0c-417b-ae19-865d3a70fb54 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:17.392068 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aee8f92d-1a0c-417b-ae19-865d3a70fb54 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:17.393832 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 488/999] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:17 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 981 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:20:18.417588 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a916696c-9ebc-4bc5-bcad-a73e24f18ba7 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:18.419918 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a916696c-9ebc-4bc5-bcad-a73e24f18ba7 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:18.420315 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:18.420315 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:18.430385 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a916696c-9ebc-4bc5-bcad-a73e24f18ba7 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:18.584675 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:18.584675 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:18.602882 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a916696c-9ebc-4bc5-bcad-a73e24f18ba7 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:18.646574 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a916696c-9ebc-4bc5-bcad-a73e24f18ba7 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:18.647712 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 489/1000] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:18 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 981 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:18.801514 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-baafe052-ae4c-4d1d-8321-9f1b9c695f5e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Lock "b'cinder-attachment_update-1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc-n-h2-729945-8'" released by "attachment_update" :: held 3.089s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:20:18.804819 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-baafe052-ae4c-4d1d-8321-9f1b9c695f5e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/c84e1615-4560-4bd2-aec0-07aeb12afef7 returned with HTTP 200 Nov 13 01:20:18.807376 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 512/1001] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 01:20:15 2020] PUT /volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/c84e1615-4560-4bd2-aec0-07aeb12afef7 => generated 762 bytes in 3200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:20:18.885429 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-5340f3ac-f55f-49df-881d-eedb3abfca7e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] POST http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/c84e1615-4560-4bd2-aec0-07aeb12afef7/action Nov 13 01:20:18.885948 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:18.885948 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:18.886430 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-5340f3ac-f55f-49df-881d-eedb3abfca7e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:20:18.887170 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-5340f3ac-f55f-49df-881d-eedb3abfca7e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:20:19.015572 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:19.015572 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:19.089674 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-5340f3ac-f55f-49df-881d-eedb3abfca7e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/c84e1615-4560-4bd2-aec0-07aeb12afef7/action returned with HTTP 204 Nov 13 01:20:19.090410 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 490/1002] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 01:20:18 2020] POST /volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/c84e1615-4560-4bd2-aec0-07aeb12afef7/action => generated 0 bytes in 212 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:20:19.152336 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-baafe052-ae4c-4d1d-8321-9f1b9c695f5e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume// Nov 13 01:20:19.153110 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-baafe052-ae4c-4d1d-8321-9f1b9c695f5e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:19.153429 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:19.153429 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:19.153812 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-baafe052-ae4c-4d1d-8321-9f1b9c695f5e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:19.154860 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-baafe052-ae4c-4d1d-8321-9f1b9c695f5e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:20:19.155437 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 513/1003] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:20:19 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:20:19.173859 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-869855d5-738b-4979-991e-1b6a3071127a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e Nov 13 01:20:19.174466 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-869855d5-738b-4979-991e-1b6a3071127a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:19.174695 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:19.174695 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:19.175035 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-869855d5-738b-4979-991e-1b6a3071127a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:19.278507 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:19.278507 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:19.290759 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-869855d5-738b-4979-991e-1b6a3071127a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:20:19.314777 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:19.314777 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:19.326345 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-869855d5-738b-4979-991e-1b6a3071127a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e returned with HTTP 200 Nov 13 01:20:19.327498 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 491/1004] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:20:19 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e => generated 1016 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:20:19.351529 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-2fb9a65b-ab5e-472c-90e9-43f291bbb24c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] PUT http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/fea65a95-c2de-4891-8b69-c092124098cb Nov 13 01:20:19.352886 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-2fb9a65b-ab5e-472c-90e9-43f291bbb24c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:20:19.458718 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:20:19.458718 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:20:19.460042 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-2fb9a65b-ab5e-472c-90e9-43f291bbb24c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Lock "b'cinder-attachment_update-4575ba22-5942-4721-9e89-369d6ec9325e-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.013s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:20:19.462928 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:19.462928 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:19.665158 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bba17c14-0abf-4705-b731-f2d33b0ab8d6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:19.666289 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bba17c14-0abf-4705-b731-f2d33b0ab8d6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:19.667185 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:19.667185 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:19.668453 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bba17c14-0abf-4705-b731-f2d33b0ab8d6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:19.875017 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:19.875017 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:19.929879 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bba17c14-0abf-4705-b731-f2d33b0ab8d6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:19.967683 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bba17c14-0abf-4705-b731-f2d33b0ab8d6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:19.968852 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 492/1005] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:19 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 981 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:20.984634 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a40bfad0-cdd3-441d-a584-d6bc5c9f9b95 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:20.985790 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a40bfad0-cdd3-441d-a584-d6bc5c9f9b95 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:20.986577 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:20.986577 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:20.987232 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a40bfad0-cdd3-441d-a584-d6bc5c9f9b95 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:21.161651 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:21.161651 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:21.187741 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a40bfad0-cdd3-441d-a584-d6bc5c9f9b95 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:21.245202 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a40bfad0-cdd3-441d-a584-d6bc5c9f9b95 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:21.250307 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 493/1006] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:20 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 1371 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:20:21.983521 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-2fb9a65b-ab5e-472c-90e9-43f291bbb24c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Lock "b'cinder-attachment_update-4575ba22-5942-4721-9e89-369d6ec9325e-n-h2-729945-8'" released by "attachment_update" :: held 2.523s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:20:21.984479 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-2fb9a65b-ab5e-472c-90e9-43f291bbb24c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/fea65a95-c2de-4891-8b69-c092124098cb returned with HTTP 200 Nov 13 01:20:21.985678 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 514/1007] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 01:20:19 2020] PUT /volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/fea65a95-c2de-4891-8b69-c092124098cb => generated 762 bytes in 2644 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:20:22.044943 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-ca66604d-de86-4dc9-a983-50770abea211 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] POST http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/fea65a95-c2de-4891-8b69-c092124098cb/action Nov 13 01:20:22.045453 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:22.045453 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:22.045896 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-ca66604d-de86-4dc9-a983-50770abea211 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:20:22.046576 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-ca66604d-de86-4dc9-a983-50770abea211 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:20:22.200642 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:22.200642 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:22.239477 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-ca66604d-de86-4dc9-a983-50770abea211 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/fea65a95-c2de-4891-8b69-c092124098cb/action returned with HTTP 204 Nov 13 01:20:22.240756 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 494/1008] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 01:20:22 2020] POST /volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/fea65a95-c2de-4891-8b69-c092124098cb/action => generated 0 bytes in 201 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:20:22.265788 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b5ea0a3d-903f-43b0-997d-81c3ef18f69d tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:22.266307 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b5ea0a3d-903f-43b0-997d-81c3ef18f69d tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:22.266526 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:22.266526 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:22.266895 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b5ea0a3d-903f-43b0-997d-81c3ef18f69d tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:22.287442 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-ca66604d-de86-4dc9-a983-50770abea211 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume// Nov 13 01:20:22.289009 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-ca66604d-de86-4dc9-a983-50770abea211 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:22.289375 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:22.289375 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:22.289989 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-ca66604d-de86-4dc9-a983-50770abea211 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:22.291397 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-ca66604d-de86-4dc9-a983-50770abea211 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:20:22.292311 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 495/1009] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:20:22 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:20:22.330944 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-c526770b-cfd6-4d3b-be6e-c0282a07b41d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 Nov 13 01:20:22.333465 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-c526770b-cfd6-4d3b-be6e-c0282a07b41d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:22.334148 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-c526770b-cfd6-4d3b-be6e-c0282a07b41d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:22.356556 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:22.356556 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:22.381961 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b5ea0a3d-903f-43b0-997d-81c3ef18f69d tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:22.434495 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b5ea0a3d-903f-43b0-997d-81c3ef18f69d tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:22.446340 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 515/1010] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:22 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 1369 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:20:22.451036 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:22.451036 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:22.460552 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6217e343-4274-44ec-bdbb-d581a5d2f938 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:22.461454 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6217e343-4274-44ec-bdbb-d581a5d2f938 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:22.461878 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:22.461878 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:22.462555 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6217e343-4274-44ec-bdbb-d581a5d2f938 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:22.481671 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-c526770b-cfd6-4d3b-be6e-c0282a07b41d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:20:22.532626 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:22.532626 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:22.541200 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:22.541200 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:22.553263 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6217e343-4274-44ec-bdbb-d581a5d2f938 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:22.573261 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-c526770b-cfd6-4d3b-be6e-c0282a07b41d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 returned with HTTP 200 Nov 13 01:20:22.577034 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 496/1011] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:20:22 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 => generated 1016 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:20:22.599627 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6217e343-4274-44ec-bdbb-d581a5d2f938 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:22.599890 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-c082ed03-a2b9-4c0c-b274-90663f53604a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] PUT http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/3af3c0c4-9252-47d5-96cd-52d792f66d20 Nov 13 01:20:22.600414 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:22.600414 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:22.611027 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 516/1012] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:22 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 1369 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:20:22.611149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-c082ed03-a2b9-4c0c-b274-90663f53604a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdc"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:20:22.615770 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-486716f5-d9fb-46d3-9433-5a1aeb3ce909 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] PUT http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:22.616230 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:22.616230 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:22.616618 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-486716f5-d9fb-46d3-9433-5a1aeb3ce909 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1839241651"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:20:22.696468 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:20:22.696468 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:20:22.697018 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-c082ed03-a2b9-4c0c-b274-90663f53604a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Lock "b'cinder-attachment_update-e46684c2-e425-4e68-ac18-04e0acca1357-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.034s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:20:22.703438 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:22.703438 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:22.734301 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:22.734301 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:22.751967 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-486716f5-d9fb-46d3-9433-5a1aeb3ce909 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:22.772295 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-486716f5-d9fb-46d3-9433-5a1aeb3ce909 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume updated successfully. Nov 13 01:20:22.799492 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-486716f5-d9fb-46d3-9433-5a1aeb3ce909 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:22.800382 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 517/1013] 10.222.0.13 () {58 vars in 1295 bytes} [Fri Nov 13 01:20:22 2020] PUT /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 852 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:20:22.815279 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c0d5e20c-9ce7-4a10-b5bc-040eb92fcb74 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] PUT http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:22.815995 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:22.815995 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:22.817532 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c0d5e20c-9ce7-4a10-b5bc-040eb92fcb74 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-312959558", "description": "This is the new description of volume"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:20:22.892891 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:22.892891 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:22.915479 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c0d5e20c-9ce7-4a10-b5bc-040eb92fcb74 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:22.928338 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c0d5e20c-9ce7-4a10-b5bc-040eb92fcb74 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume updated successfully. Nov 13 01:20:22.977433 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c0d5e20c-9ce7-4a10-b5bc-040eb92fcb74 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:22.986719 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 518/1014] 10.222.0.13 () {58 vars in 1296 bytes} [Fri Nov 13 01:20:22 2020] PUT /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 890 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:22.999504 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd2e28d5-dd72-43d8-a3c8-222e80cf19d9 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:23.000300 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd2e28d5-dd72-43d8-a3c8-222e80cf19d9 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:23.005283 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:23.005283 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:23.005986 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd2e28d5-dd72-43d8-a3c8-222e80cf19d9 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:23.134704 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:23.134704 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:23.162556 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bd2e28d5-dd72-43d8-a3c8-222e80cf19d9 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:23.224554 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd2e28d5-dd72-43d8-a3c8-222e80cf19d9 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:23.235663 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 519/1015] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:22 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 1407 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:20:23.248846 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] POST http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes Nov 13 01:20:23.249305 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:23.249305 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:23.249722 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-985453717", "availability_zone": "nova", "size": 1}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:20:23.250839 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-985453717', 'availability_zone': 'nova', 'size': 1}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:20:23.251203 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume of 1 GB Nov 13 01:20:23.283383 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Availability Zones retrieved successfully. Nov 13 01:20:23.329335 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Flow 'volume_create_api' (9d94fa0b-945d-4430-8d47-8b6d099035db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:20:23.335080 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2c5f1b3-fb5a-4836-97f1-973f3ddafb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:20:23.338696 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:20:23.565434 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2c5f1b3-fb5a-4836-97f1-973f3ddafb62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:20:23.590771 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b74dec2a-3e0b-4b5c-a9ee-4e22a27c340d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:20:23.892366 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Created reservations ['40bb5545-a92b-47b4-b6c1-08aecea3ae22', 'ec73bc00-a609-4376-ab9d-ccee26582db2', '59769807-e82f-4bcc-8167-7d0acbea95da', '5dbabd3a-b3d0-4c32-acc5-7c204ac549ce'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:20:23.896186 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b74dec2a-3e0b-4b5c-a9ee-4e22a27c340d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40bb5545-a92b-47b4-b6c1-08aecea3ae22', 'ec73bc00-a609-4376-ab9d-ccee26582db2', '59769807-e82f-4bcc-8167-7d0acbea95da', '5dbabd3a-b3d0-4c32-acc5-7c204ac549ce']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:20:23.898543 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (517eb6be-ca93-4220-90ff-1ea714200514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:20:24.100127 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (517eb6be-ca93-4220-90ff-1ea714200514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-985453717',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bfb814c9c84493d81d54aba3a293b83',qos_specs=None,replication_status=,reservations=['40bb5545-a92b-47b4-b6c1-08aecea3ae22','ec73bc00-a609-4376-ab9d-ccee26582db2','59769807-e82f-4bcc-8167-7d0acbea95da','5dbabd3a-b3d0-4c32-acc5-7c204ac549ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897e0841b26f4ba8aa730ad30fb79d9d',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:20:23Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-985453717',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bfb814c9c84493d81d54aba3a293b83',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='897e0841b26f4ba8aa730ad30fb79d9d',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:20:24.107390 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ae73678-039f-40df-b88c-67412eca12f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:20:24.179130 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ae73678-039f-40df-b88c-67412eca12f3) 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-985453717',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bfb814c9c84493d81d54aba3a293b83',qos_specs=None,replication_status=,reservations=['40bb5545-a92b-47b4-b6c1-08aecea3ae22','ec73bc00-a609-4376-ab9d-ccee26582db2','59769807-e82f-4bcc-8167-7d0acbea95da','5dbabd3a-b3d0-4c32-acc5-7c204ac549ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897e0841b26f4ba8aa730ad30fb79d9d',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:20:24.181309 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09700414-4da9-4483-a538-ae03ab69c231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:20:24.223550 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09700414-4da9-4483-a538-ae03ab69c231) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:20:24.226302 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Flow 'volume_create_api' (9d94fa0b-945d-4430-8d47-8b6d099035db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:20:24.287470 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Create volume request issued successfully. Nov 13 01:20:24.319571 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4a70556a-5af4-4a17-91ad-40ed2cb82c3f tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes returned with HTTP 202 Nov 13 01:20:24.331925 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 520/1016] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:20:23 2020] POST /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes => generated 810 bytes in 1077 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:20:24.344629 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-38f5d72e-2f48-4c28-a625-96711f3be08a tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 Nov 13 01:20:24.345161 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-38f5d72e-2f48-4c28-a625-96711f3be08a tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:24.345380 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:24.345380 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:24.345754 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-38f5d72e-2f48-4c28-a625-96711f3be08a tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:24.464570 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:24.464570 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:24.473822 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-38f5d72e-2f48-4c28-a625-96711f3be08a tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:24.500511 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-38f5d72e-2f48-4c28-a625-96711f3be08a tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 returned with HTTP 200 Nov 13 01:20:24.501353 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 521/1017] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:24 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 => generated 878 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:25.518920 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-da71fac7-ec0d-4896-a797-66c95f706a91 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 Nov 13 01:20:25.520978 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-da71fac7-ec0d-4896-a797-66c95f706a91 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:25.521345 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:25.521345 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:25.521928 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-da71fac7-ec0d-4896-a797-66c95f706a91 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:25.641979 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:25.641979 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:25.657462 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-da71fac7-ec0d-4896-a797-66c95f706a91 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:25.742895 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-da71fac7-ec0d-4896-a797-66c95f706a91 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 returned with HTTP 200 Nov 13 01:20:25.753153 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 522/1018] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:25 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 => generated 902 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:26.193870 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-c082ed03-a2b9-4c0c-b274-90663f53604a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Lock "b'cinder-attachment_update-e46684c2-e425-4e68-ac18-04e0acca1357-n-h2-729945-8'" released by "attachment_update" :: held 3.497s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:20:26.194720 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-c082ed03-a2b9-4c0c-b274-90663f53604a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/3af3c0c4-9252-47d5-96cd-52d792f66d20 returned with HTTP 200 Nov 13 01:20:26.195781 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 497/1019] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 01:20:22 2020] PUT /volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/3af3c0c4-9252-47d5-96cd-52d792f66d20 => generated 762 bytes in 3603 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:20:26.238825 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-a7f2f485-035c-4610-aa14-a64dc5b404f1 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] POST http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/3af3c0c4-9252-47d5-96cd-52d792f66d20/action Nov 13 01:20:26.239638 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:26.239638 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:26.240282 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-a7f2f485-035c-4610-aa14-a64dc5b404f1 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:20:26.240803 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-a7f2f485-035c-4610-aa14-a64dc5b404f1 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:20:26.392612 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:26.392612 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:26.440133 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-73f859c0-f7ea-46f8-a2ac-0bca0644b6af req-a7f2f485-035c-4610-aa14-a64dc5b404f1 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/3af3c0c4-9252-47d5-96cd-52d792f66d20/action returned with HTTP 204 Nov 13 01:20:26.442527 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 523/1020] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 01:20:26 2020] POST /volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/3af3c0c4-9252-47d5-96cd-52d792f66d20/action => generated 0 bytes in 210 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:20:26.761892 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1d8d92af-7f2b-4c23-b01a-3f75e8fb0ad1 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 Nov 13 01:20:26.763002 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1d8d92af-7f2b-4c23-b01a-3f75e8fb0ad1 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:26.763372 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:26.763372 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:26.763993 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1d8d92af-7f2b-4c23-b01a-3f75e8fb0ad1 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:26.851753 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:26.851753 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:26.868852 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1d8d92af-7f2b-4c23-b01a-3f75e8fb0ad1 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:26.936586 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1d8d92af-7f2b-4c23-b01a-3f75e8fb0ad1 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 returned with HTTP 200 Nov 13 01:20:26.941641 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 498/1021] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:26 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 => generated 903 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:26.960837 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e78581c7-aa15-4ea0-83f4-1f745f555afb tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] PUT http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 Nov 13 01:20:26.969202 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:26.969202 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:26.970050 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e78581c7-aa15-4ea0-83f4-1f745f555afb tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1839241651", "description": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:20:27.105640 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:27.105640 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:27.130839 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e78581c7-aa15-4ea0-83f4-1f745f555afb tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:27.148462 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e78581c7-aa15-4ea0-83f4-1f745f555afb tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume updated successfully. Nov 13 01:20:27.166595 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e78581c7-aa15-4ea0-83f4-1f745f555afb tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 returned with HTTP 200 Nov 13 01:20:27.177588 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 524/1022] 10.222.0.13 () {58 vars in 1295 bytes} [Fri Nov 13 01:20:26 2020] PUT /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 => generated 839 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:27.183402 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e6e546c6-f06e-44a8-9254-ce6168fe3c4c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] DELETE http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 Nov 13 01:20:27.184100 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e6e546c6-f06e-44a8-9254-ce6168fe3c4c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:27.184473 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:27.184473 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:27.184845 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e6e546c6-f06e-44a8-9254-ce6168fe3c4c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:27.185305 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-e6e546c6-f06e-44a8-9254-ce6168fe3c4c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Delete volume with id: c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 Nov 13 01:20:27.246725 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:27.246725 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:27.247965 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e6e546c6-f06e-44a8-9254-ce6168fe3c4c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:27.278584 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e6e546c6-f06e-44a8-9254-ce6168fe3c4c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Delete volume request issued successfully. Nov 13 01:20:27.278963 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e6e546c6-f06e-44a8-9254-ce6168fe3c4c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 returned with HTTP 202 Nov 13 01:20:27.280018 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 499/1023] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:20:27 2020] DELETE /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:20:27.288798 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-68d779c8-5ccb-427e-95fc-55ee7b123838 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 Nov 13 01:20:27.289523 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-68d779c8-5ccb-427e-95fc-55ee7b123838 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:27.289895 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:27.289895 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:27.290810 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-68d779c8-5ccb-427e-95fc-55ee7b123838 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:27.381083 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:27.381083 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:27.407681 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-68d779c8-5ccb-427e-95fc-55ee7b123838 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:27.447307 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-68d779c8-5ccb-427e-95fc-55ee7b123838 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 returned with HTTP 200 Nov 13 01:20:27.448711 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 525/1024] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:27 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 => generated 906 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:28.471126 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa5d417b-925b-4153-bcea-75a6334988a0 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 Nov 13 01:20:28.474628 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa5d417b-925b-4153-bcea-75a6334988a0 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:28.474917 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:28.474917 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:28.475492 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa5d417b-925b-4153-bcea-75a6334988a0 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:28.594412 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:28.594412 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:28.606029 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-aa5d417b-925b-4153-bcea-75a6334988a0 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:28.659910 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa5d417b-925b-4153-bcea-75a6334988a0 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 returned with HTTP 200 Nov 13 01:20:28.660917 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 500/1025] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:28 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 => generated 906 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:29.677234 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9bc85e91-c2e5-46a9-a55a-4561610d712c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 Nov 13 01:20:29.678377 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9bc85e91-c2e5-46a9-a55a-4561610d712c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:29.678744 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:29.678744 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:29.698682 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9bc85e91-c2e5-46a9-a55a-4561610d712c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:29.858107 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9bc85e91-c2e5-46a9-a55a-4561610d712c tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 returned with HTTP 404 Nov 13 01:20:29.869219 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3ce95cfd-a4b6-447a-b600-764d0db5ad23 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] DELETE http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:29.869858 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 526/1026] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:29 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/c3109929-1fa6-4fb4-bbc5-30ff8ccb8b19 => generated 109 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:20:29.870823 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3ce95cfd-a4b6-447a-b600-764d0db5ad23 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:29.870823 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:29.870823 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:29.871384 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3ce95cfd-a4b6-447a-b600-764d0db5ad23 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:29.872210 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-3ce95cfd-a4b6-447a-b600-764d0db5ad23 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Delete volume with id: d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:30.004475 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:30.004475 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:30.007223 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3ce95cfd-a4b6-447a-b600-764d0db5ad23 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:30.079103 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3ce95cfd-a4b6-447a-b600-764d0db5ad23 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Delete volume request issued successfully. Nov 13 01:20:30.081874 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3ce95cfd-a4b6-447a-b600-764d0db5ad23 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 202 Nov 13 01:20:30.095029 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-219200c8-c59b-4f66-8e3c-34fb5dc92425 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:30.095706 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-219200c8-c59b-4f66-8e3c-34fb5dc92425 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:30.096270 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-219200c8-c59b-4f66-8e3c-34fb5dc92425 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:30.099136 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 501/1027] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:20:29 2020] DELETE /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:20:30.271393 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:30.271393 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:30.315795 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-219200c8-c59b-4f66-8e3c-34fb5dc92425 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:30.434338 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-219200c8-c59b-4f66-8e3c-34fb5dc92425 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:30.435143 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 527/1028] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:30 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 1406 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:20:31.454361 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dc9731c0-0c3c-4574-a72b-7018ba589bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:31.454795 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dc9731c0-0c3c-4574-a72b-7018ba589bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:31.454795 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:31.454795 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:31.455025 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dc9731c0-0c3c-4574-a72b-7018ba589bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:31.756589 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:31.756589 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:31.783550 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dc9731c0-0c3c-4574-a72b-7018ba589bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:31.842809 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dc9731c0-0c3c-4574-a72b-7018ba589bd5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:31.843634 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 502/1029] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:31 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 1406 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:20:32.860124 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-677830bf-4f29-4efb-84ad-cbdefe68bdd4 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:32.861472 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-677830bf-4f29-4efb-84ad-cbdefe68bdd4 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:32.861882 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:32.861882 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:32.862552 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-677830bf-4f29-4efb-84ad-cbdefe68bdd4 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:32.971130 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:32.971130 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:32.997546 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-677830bf-4f29-4efb-84ad-cbdefe68bdd4 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:33.139553 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-677830bf-4f29-4efb-84ad-cbdefe68bdd4 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:33.143548 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 528/1030] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:32 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 1406 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:20:34.162324 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-df27614d-1432-48e1-a9a7-4ba3c1f642ab tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:34.162848 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-df27614d-1432-48e1-a9a7-4ba3c1f642ab tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:34.163079 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:34.163079 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:34.163752 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-df27614d-1432-48e1-a9a7-4ba3c1f642ab tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:34.280742 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:34.280742 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:34.299411 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-df27614d-1432-48e1-a9a7-4ba3c1f642ab tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:34.326795 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-df27614d-1432-48e1-a9a7-4ba3c1f642ab tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 200 Nov 13 01:20:34.328967 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 503/1031] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:34 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 957 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:35.345421 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-933adf35-99f1-4d16-8a42-53805da9514b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 Nov 13 01:20:35.345947 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-933adf35-99f1-4d16-8a42-53805da9514b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:35.346159 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:35.346159 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:35.346463 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-933adf35-99f1-4d16-8a42-53805da9514b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:35.498446 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-933adf35-99f1-4d16-8a42-53805da9514b tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 returned with HTTP 404 Nov 13 01:20:35.508592 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 529/1032] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:35 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/d2c9af1c-cd2e-4f8c-952a-84863e8617e3 => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:20:35.517425 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9ea6e028-a5d2-45b1-94a9-559c119c3456 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] DELETE http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 Nov 13 01:20:35.517955 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9ea6e028-a5d2-45b1-94a9-559c119c3456 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:35.518148 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:35.518148 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:35.518783 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9ea6e028-a5d2-45b1-94a9-559c119c3456 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:35.520012 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-9ea6e028-a5d2-45b1-94a9-559c119c3456 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Delete volume with id: 3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 Nov 13 01:20:35.673218 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:35.673218 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:35.676473 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9ea6e028-a5d2-45b1-94a9-559c119c3456 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:35.790752 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9ea6e028-a5d2-45b1-94a9-559c119c3456 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Delete volume request issued successfully. Nov 13 01:20:35.791641 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9ea6e028-a5d2-45b1-94a9-559c119c3456 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 returned with HTTP 202 Nov 13 01:20:35.792983 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 504/1033] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:20:35 2020] DELETE /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 => generated 0 bytes in 280 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:20:35.801385 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f36f6337-22e5-4bb6-a687-d27eea8b67f6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 Nov 13 01:20:35.812463 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f36f6337-22e5-4bb6-a687-d27eea8b67f6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:35.813237 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f36f6337-22e5-4bb6-a687-d27eea8b67f6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:35.953688 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:35.953688 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:35.978207 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f36f6337-22e5-4bb6-a687-d27eea8b67f6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:36.044782 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f36f6337-22e5-4bb6-a687-d27eea8b67f6 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 returned with HTTP 200 Nov 13 01:20:36.056233 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 530/1034] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:35 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 => generated 905 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:37.063297 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9bc0ef3e-756a-4e87-bd8d-7a11e2f55de5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 Nov 13 01:20:37.064386 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9bc0ef3e-756a-4e87-bd8d-7a11e2f55de5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:37.064749 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:37.064749 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:37.065349 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9bc0ef3e-756a-4e87-bd8d-7a11e2f55de5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:37.188242 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:37.188242 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:37.200241 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9bc0ef3e-756a-4e87-bd8d-7a11e2f55de5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:37.231689 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9bc0ef3e-756a-4e87-bd8d-7a11e2f55de5 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 returned with HTTP 200 Nov 13 01:20:37.233064 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 505/1035] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:37 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 => generated 905 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:38.250469 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2fe89486-4b8f-4d4b-8b84-74c475c530f4 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 Nov 13 01:20:38.251539 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2fe89486-4b8f-4d4b-8b84-74c475c530f4 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:38.251957 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:38.251957 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:38.252784 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2fe89486-4b8f-4d4b-8b84-74c475c530f4 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:38.393484 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:38.393484 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:38.416120 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2fe89486-4b8f-4d4b-8b84-74c475c530f4 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Volume info retrieved successfully. Nov 13 01:20:38.470645 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2fe89486-4b8f-4d4b-8b84-74c475c530f4 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 returned with HTTP 200 Nov 13 01:20:38.474103 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 531/1036] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:38 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 => generated 905 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:39.490833 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-927970f8-c8a3-4192-89d4-ab90d10dc833 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] GET http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 Nov 13 01:20:39.491417 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-927970f8-c8a3-4192-89d4-ab90d10dc833 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:39.491533 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:39.491533 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:39.492384 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-927970f8-c8a3-4192-89d4-ab90d10dc833 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:39.617314 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-927970f8-c8a3-4192-89d4-ab90d10dc833 tempest-VolumesGetTest-1951373803 tempest-VolumesGetTest-1951373803] http://10.222.0.13/volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 returned with HTTP 404 Nov 13 01:20:39.618488 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 506/1037] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:39 2020] GET /volume/v3/2bfb814c9c84493d81d54aba3a293b83/volumes/3730e1a5-0e34-4dcf-a7da-bf7e0a61b6f2 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:20:43.812390 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8ac4485e-04d8-4a66-8b37-7dd2a61fafb6 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 Nov 13 01:20:43.813488 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8ac4485e-04d8-4a66-8b37-7dd2a61fafb6 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:43.813913 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:43.813913 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:43.814536 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8ac4485e-04d8-4a66-8b37-7dd2a61fafb6 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:43.937765 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:43.937765 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:43.968391 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8ac4485e-04d8-4a66-8b37-7dd2a61fafb6 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:20:44.019576 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:44.019576 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:44.043870 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8ac4485e-04d8-4a66-8b37-7dd2a61fafb6 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 returned with HTTP 200 Nov 13 01:20:44.056344 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 532/1038] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:43 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 => generated 1210 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:20:44.192512 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-867d9586-b2e7-4354-b2c9-a66f1d140b2f tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 Nov 13 01:20:44.193400 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-867d9586-b2e7-4354-b2c9-a66f1d140b2f tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:44.194081 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-867d9586-b2e7-4354-b2c9-a66f1d140b2f tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:44.309721 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:44.309721 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:44.330419 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-867d9586-b2e7-4354-b2c9-a66f1d140b2f tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:20:44.371398 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:44.371398 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:44.394183 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-867d9586-b2e7-4354-b2c9-a66f1d140b2f tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 returned with HTTP 200 Nov 13 01:20:44.395370 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 507/1039] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:20:44 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 => generated 1210 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:20:44.430948 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-1f470a04-a738-4e61-9b97-c93373d41076 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] POST http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2/action Nov 13 01:20:44.431417 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:44.431417 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:44.431864 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-1f470a04-a738-4e61-9b97-c93373d41076 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Action body: b'{"os-begin_detaching": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:20:44.432441 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-1f470a04-a738-4e61-9b97-c93373d41076 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:20:44.579429 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:44.579429 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:44.583821 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-1f470a04-a738-4e61-9b97-c93373d41076 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:20:44.605092 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-1f470a04-a738-4e61-9b97-c93373d41076 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Begin detaching volume completed successfully. Nov 13 01:20:44.605958 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-1f470a04-a738-4e61-9b97-c93373d41076 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2/action returned with HTTP 202 Nov 13 01:20:44.611170 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 533/1040] 10.222.0.13 () {64 vars in 1643 bytes} [Fri Nov 13 01:20:44 2020] POST /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Nov 13 01:20:44.638470 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b97198d4-290d-45ca-8e4b-6ac6640a1e93 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 Nov 13 01:20:44.638993 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b97198d4-290d-45ca-8e4b-6ac6640a1e93 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:44.639206 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:44.639206 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:44.639851 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b97198d4-290d-45ca-8e4b-6ac6640a1e93 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:44.709331 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-1f470a04-a738-4e61-9b97-c93373d41076 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume// Nov 13 01:20:44.709600 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-1f470a04-a738-4e61-9b97-c93373d41076 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:44.709818 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:44.709818 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:44.710199 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-1f470a04-a738-4e61-9b97-c93373d41076 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:44.711399 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-1f470a04-a738-4e61-9b97-c93373d41076 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:20:44.712156 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 534/1041] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 01:20:44 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:20:44.729302 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-124031ce-c765-44c0-bf1d-1df61e27a4ad tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 Nov 13 01:20:44.729874 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-124031ce-c765-44c0-bf1d-1df61e27a4ad tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:44.730334 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-124031ce-c765-44c0-bf1d-1df61e27a4ad tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:44.764058 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:44.764058 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:44.791900 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b97198d4-290d-45ca-8e4b-6ac6640a1e93 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:20:44.870857 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:44.870857 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:44.873215 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:44.873215 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:44.882267 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-124031ce-c765-44c0-bf1d-1df61e27a4ad tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:20:44.899935 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b97198d4-290d-45ca-8e4b-6ac6640a1e93 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 returned with HTTP 200 Nov 13 01:20:44.903487 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:44.903487 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:44.905784 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 508/1042] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:44 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 => generated 1213 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:20:44.913150 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-124031ce-c765-44c0-bf1d-1df61e27a4ad tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 returned with HTTP 200 Nov 13 01:20:44.914186 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 535/1043] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 01:20:44 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 => generated 1312 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 01:20:45.402559 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-6656b524-87e0-42e1-9689-2bfb1ad4b70a tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] DELETE http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments/52d5970e-7312-40a7-8956-223e7258fdcd Nov 13 01:20:45.403083 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-6656b524-87e0-42e1-9689-2bfb1ad4b70a tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:45.403287 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:45.403287 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:45.403992 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-6656b524-87e0-42e1-9689-2bfb1ad4b70a tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:45.424430 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:45.424430 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:45.922877 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9143459b-57e2-490a-80e8-117ef107130b tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 Nov 13 01:20:45.923445 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9143459b-57e2-490a-80e8-117ef107130b tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:45.923560 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:45.923560 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:45.923961 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9143459b-57e2-490a-80e8-117ef107130b tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:46.026010 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:46.026010 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:46.040883 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-6656b524-87e0-42e1-9689-2bfb1ad4b70a tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:20:46.041449 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-6656b524-87e0-42e1-9689-2bfb1ad4b70a tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:20:46.052283 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9143459b-57e2-490a-80e8-117ef107130b tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:20:46.058994 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c7a365cc-37e5-48cf-a9fc-7338e0c45968 req-6656b524-87e0-42e1-9689-2bfb1ad4b70a tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments/52d5970e-7312-40a7-8956-223e7258fdcd returned with HTTP 200 Nov 13 01:20:46.060205 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 509/1044] 10.222.0.62 () {62 vars in 1437 bytes} [Fri Nov 13 01:20:45 2020] DELETE /volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments/52d5970e-7312-40a7-8956-223e7258fdcd => generated 19 bytes in 662 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:46.079813 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9143459b-57e2-490a-80e8-117ef107130b tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 returned with HTTP 200 Nov 13 01:20:46.081458 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 536/1045] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:45 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 => generated 918 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:55.917210 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes Nov 13 01:20:55.918391 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:55.918391 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:55.919129 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1524112098"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:20:55.921350 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1524112098'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:20:55.921949 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create volume of 1 GB Nov 13 01:20:55.923183 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:55.923183 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:55.952295 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Availability Zones retrieved successfully. Nov 13 01:20:56.004246 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Flow 'volume_create_api' (d37f30f1-1d2e-4dde-8688-ec1468c4b6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:20:56.008236 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7fee748-9055-44e6-b0aa-b5b3864e746c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:20:56.010534 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:20:56.099031 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7fee748-9055-44e6-b0aa-b5b3864e746c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:20:56.101622 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7bc8b54-e29c-44d0-b0f4-b9ea1942a041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:20:56.227115 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Created reservations ['b11e14c5-cfa4-4554-8003-5a075d599373', '064a3e77-e317-41d5-b628-cbbc19f50d84', 'c53a44ec-7c88-4792-8c37-defacf62f56e', '62d45a69-d464-4eed-a442-70644476cbbf'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:20:56.229183 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7bc8b54-e29c-44d0-b0f4-b9ea1942a041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b11e14c5-cfa4-4554-8003-5a075d599373', '064a3e77-e317-41d5-b628-cbbc19f50d84', 'c53a44ec-7c88-4792-8c37-defacf62f56e', '62d45a69-d464-4eed-a442-70644476cbbf']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:20:56.231574 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcd8e9ec-b0b1-4afc-b6ce-7e52f64008f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:20:56.314906 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcd8e9ec-b0b1-4afc-b6ce-7e52f64008f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '377e82e2-ea90-42ca-ad04-7da6c35754a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1524112098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f216192d58984cad85eda08a13a250cf',qos_specs=None,replication_status=,reservations=['b11e14c5-cfa4-4554-8003-5a075d599373','064a3e77-e317-41d5-b628-cbbc19f50d84','c53a44ec-7c88-4792-8c37-defacf62f56e','62d45a69-d464-4eed-a442-70644476cbbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27b12723a3a74ba58f71d9f5b19f9334',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:20:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1524112098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=377e82e2-ea90-42ca-ad04-7da6c35754a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f216192d58984cad85eda08a13a250cf',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='27b12723a3a74ba58f71d9f5b19f9334',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:20:56.319016 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feaae230-ac7d-4a38-b1da-33e8bca1b920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:20:56.351338 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feaae230-ac7d-4a38-b1da-33e8bca1b920) 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-1524112098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f216192d58984cad85eda08a13a250cf',qos_specs=None,replication_status=,reservations=['b11e14c5-cfa4-4554-8003-5a075d599373','064a3e77-e317-41d5-b628-cbbc19f50d84','c53a44ec-7c88-4792-8c37-defacf62f56e','62d45a69-d464-4eed-a442-70644476cbbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27b12723a3a74ba58f71d9f5b19f9334',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:20:56.353436 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (851ee0f8-ad9c-4322-aed9-87ad46f7f6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:20:56.372295 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (851ee0f8-ad9c-4322-aed9-87ad46f7f6c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:20:56.375048 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Flow 'volume_create_api' (d37f30f1-1d2e-4dde-8688-ec1468c4b6f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:20:56.441218 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create volume request issued successfully. Nov 13 01:20:56.458982 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-73e449b8-984a-4a17-8612-d2b117e85f80 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes returned with HTTP 202 Nov 13 01:20:56.460062 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 510/1046] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:20:55 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/volumes => generated 823 bytes in 842 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:20:56.475970 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-abc7f870-a8b3-429c-bca1-067336a22b47 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:20:56.476668 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-abc7f870-a8b3-429c-bca1-067336a22b47 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:56.476995 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:56.476995 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:56.477554 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-abc7f870-a8b3-429c-bca1-067336a22b47 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:56.606168 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:56.606168 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:56.617468 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-abc7f870-a8b3-429c-bca1-067336a22b47 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:20:56.662957 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-abc7f870-a8b3-429c-bca1-067336a22b47 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 200 Nov 13 01:20:56.666342 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 537/1047] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:56 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 891 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:57.693296 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a9d0054d-fc5e-4c11-88d1-6db40a8199ee tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:20:57.699201 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a9d0054d-fc5e-4c11-88d1-6db40a8199ee tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:57.701488 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:57.701488 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:57.706689 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a9d0054d-fc5e-4c11-88d1-6db40a8199ee tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:57.856101 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:57.856101 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:57.881859 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a9d0054d-fc5e-4c11-88d1-6db40a8199ee tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:20:57.928772 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a9d0054d-fc5e-4c11-88d1-6db40a8199ee tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 200 Nov 13 01:20:57.944259 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 511/1048] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:20:57 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 916 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:57.953092 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d4ba403-c6d8-4bae-8a8c-d7a61dd4060f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots Nov 13 01:20:57.953670 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:57.953670 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:57.954287 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d4ba403-c6d8-4bae-8a8c-d7a61dd4060f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "377e82e2-ea90-42ca-ad04-7da6c35754a1", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1639405243"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:20:58.047142 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:58.047142 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:58.048655 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9d4ba403-c6d8-4bae-8a8c-d7a61dd4060f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:20:58.049216 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-9d4ba403-c6d8-4bae-8a8c-d7a61dd4060f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create snapshot from volume 377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:20:58.151795 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-9d4ba403-c6d8-4bae-8a8c-d7a61dd4060f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Created reservations ['7bf75f8d-1f6f-4f4a-b419-43bb15e9d194', 'b7ba168c-d306-4129-9ac6-de23827c3c50', '740c713e-de00-4089-ad1d-ba3226f74712', '75ab28a4-4dc2-4e38-9850-b59855ea5632'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:20:58.370336 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9d4ba403-c6d8-4bae-8a8c-d7a61dd4060f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot create request issued successfully. Nov 13 01:20:58.371301 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d4ba403-c6d8-4bae-8a8c-d7a61dd4060f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots returned with HTTP 202 Nov 13 01:20:58.383945 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c2cf23d2-6271-4d95-b7fd-fe423f8e540b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 Nov 13 01:20:58.384640 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c2cf23d2-6271-4d95-b7fd-fe423f8e540b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:58.384967 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:58.384967 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:58.385491 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c2cf23d2-6271-4d95-b7fd-fe423f8e540b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:58.389588 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 538/1049] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:20:57 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots => generated 310 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:20:58.445438 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:58.445438 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:58.446173 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c2cf23d2-6271-4d95-b7fd-fe423f8e540b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:20:58.448191 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c2cf23d2-6271-4d95-b7fd-fe423f8e540b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 returned with HTTP 200 Nov 13 01:20:58.452481 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 512/1050] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:20:58 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 => generated 442 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:20:59.461478 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-852fbe1e-da5f-4d56-8004-50f9db26a45c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 Nov 13 01:20:59.469218 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-852fbe1e-da5f-4d56-8004-50f9db26a45c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:20:59.469561 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:20:59.469561 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:20:59.470170 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-852fbe1e-da5f-4d56-8004-50f9db26a45c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:20:59.549800 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:20:59.549800 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:20:59.551246 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-852fbe1e-da5f-4d56-8004-50f9db26a45c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:20:59.553330 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-852fbe1e-da5f-4d56-8004-50f9db26a45c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 returned with HTTP 200 Nov 13 01:20:59.554251 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 539/1051] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:20:59 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 => generated 442 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:00.566367 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5c257b8c-3467-4da2-b4d6-765595b55f97 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 Nov 13 01:21:00.566898 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5c257b8c-3467-4da2-b4d6-765595b55f97 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:00.567051 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:00.567051 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:00.567683 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5c257b8c-3467-4da2-b4d6-765595b55f97 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:00.615273 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:00.615273 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:00.616451 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5c257b8c-3467-4da2-b4d6-765595b55f97 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:21:00.618383 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5c257b8c-3467-4da2-b4d6-765595b55f97 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 returned with HTTP 200 Nov 13 01:21:00.619198 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 513/1052] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:21:00 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 => generated 469 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:00.632539 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-07093d61-0b75-437c-9d46-d12e6b9d9c30 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups Nov 13 01:21:00.633078 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:00.633078 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:00.633582 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-07093d61-0b75-437c-9d46-d12e6b9d9c30 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'create', calling method: create, body: {"backup": {"volume_id": "377e82e2-ea90-42ca-ad04-7da6c35754a1", "snapshot_id": "3364e23c-6d55-49c4-9167-34f8f2f45330", "name": "tempest-VolumesSnapshotTestJSON-Backup-2092970162"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:21:00.635338 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.backups [None req-07093d61-0b75-437c-9d46-d12e6b9d9c30 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Creating new backup {'backup': {'volume_id': '377e82e2-ea90-42ca-ad04-7da6c35754a1', 'snapshot_id': '3364e23c-6d55-49c4-9167-34f8f2f45330', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-2092970162'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Nov 13 01:21:00.635891 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-07093d61-0b75-437c-9d46-d12e6b9d9c30 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Creating backup of volume 377e82e2-ea90-42ca-ad04-7da6c35754a1 in container None Nov 13 01:21:00.833995 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:00.833995 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:00.838386 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-07093d61-0b75-437c-9d46-d12e6b9d9c30 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:21:00.927388 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:00.927388 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:00.932693 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-07093d61-0b75-437c-9d46-d12e6b9d9c30 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:21:01.089112 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-07093d61-0b75-437c-9d46-d12e6b9d9c30 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Created reservations ['7eafd53b-d7d5-42a4-af72-d2e9279a2d96', 'b904ad5a-71f8-45af-b221-3fedc773632d'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:21:01.263022 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-07093d61-0b75-437c-9d46-d12e6b9d9c30 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups returned with HTTP 202 Nov 13 01:21:01.267732 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 540/1053] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:21:00 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/backups => generated 401 bytes in 641 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:21:01.281159 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b9208a26-18e6-4fa2-8d8e-5708af58388a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:01.282078 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b9208a26-18e6-4fa2-8d8e-5708af58388a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:01.282486 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:01.282486 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:01.283136 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b9208a26-18e6-4fa2-8d8e-5708af58388a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:01.284332 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-b9208a26-18e6-4fa2-8d8e-5708af58388a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:01.332581 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:01.332581 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:01.334803 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b9208a26-18e6-4fa2-8d8e-5708af58388a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:01.343746 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 514/1054] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:01 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:02.351190 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a9d6418b-0a03-49c4-a261-f29ed1c1c60a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:02.351912 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a9d6418b-0a03-49c4-a261-f29ed1c1c60a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:02.352238 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:02.352238 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:02.352773 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a9d6418b-0a03-49c4-a261-f29ed1c1c60a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:02.353250 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-a9d6418b-0a03-49c4-a261-f29ed1c1c60a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:02.400410 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:02.400410 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:02.402785 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a9d6418b-0a03-49c4-a261-f29ed1c1c60a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:02.406232 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 541/1055] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:02 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 842 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:03.419395 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9459023a-b661-45d4-abea-d44af6047db0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:03.419926 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9459023a-b661-45d4-abea-d44af6047db0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:03.420282 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:03.420282 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:03.420923 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9459023a-b661-45d4-abea-d44af6047db0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:03.421436 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-9459023a-b661-45d4-abea-d44af6047db0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:03.467100 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:03.467100 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:03.468966 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9459023a-b661-45d4-abea-d44af6047db0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:03.469748 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 515/1056] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:03 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 842 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:04.484794 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4238ef47-412f-48e9-a704-0e85aa8143bc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:04.485826 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4238ef47-412f-48e9-a704-0e85aa8143bc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:04.486191 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:04.486191 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:04.487332 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4238ef47-412f-48e9-a704-0e85aa8143bc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:04.487879 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-4238ef47-412f-48e9-a704-0e85aa8143bc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:04.532720 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:04.532720 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:04.535724 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4238ef47-412f-48e9-a704-0e85aa8143bc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:04.537644 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 542/1057] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:04 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:05.550850 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d45c3dd7-766e-4901-9a1f-b1aa9cfbcd56 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:05.551405 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d45c3dd7-766e-4901-9a1f-b1aa9cfbcd56 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:05.551542 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:05.551542 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:05.554911 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d45c3dd7-766e-4901-9a1f-b1aa9cfbcd56 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:05.555477 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d45c3dd7-766e-4901-9a1f-b1aa9cfbcd56 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:05.603089 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:05.603089 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:05.605264 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d45c3dd7-766e-4901-9a1f-b1aa9cfbcd56 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:05.606273 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 516/1058] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:05 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 842 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:21:06.621480 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0b70b8c6-0408-48d3-b413-58601dabe9f6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:06.622543 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0b70b8c6-0408-48d3-b413-58601dabe9f6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:06.622949 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:06.622949 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:06.623629 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0b70b8c6-0408-48d3-b413-58601dabe9f6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:06.624213 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-0b70b8c6-0408-48d3-b413-58601dabe9f6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:06.694878 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:06.694878 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:06.704141 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0b70b8c6-0408-48d3-b413-58601dabe9f6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:06.711192 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 543/1059] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:06 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 842 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:07.725120 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f978b2cd-15b7-4a8c-bd03-6e722b60e20e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:07.726756 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f978b2cd-15b7-4a8c-bd03-6e722b60e20e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:07.727221 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:07.727221 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:07.727947 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f978b2cd-15b7-4a8c-bd03-6e722b60e20e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:07.728518 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f978b2cd-15b7-4a8c-bd03-6e722b60e20e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:07.792713 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:07.792713 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:07.809632 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f978b2cd-15b7-4a8c-bd03-6e722b60e20e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:07.810774 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 517/1060] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:07 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 842 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:08.824326 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-42cb44be-4890-44e1-9685-137b7c0ce5ba tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:08.824832 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-42cb44be-4890-44e1-9685-137b7c0ce5ba tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:08.825078 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:08.825078 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:08.825357 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-42cb44be-4890-44e1-9685-137b7c0ce5ba tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:08.825725 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-42cb44be-4890-44e1-9685-137b7c0ce5ba tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:08.879983 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:08.879983 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:08.881827 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-42cb44be-4890-44e1-9685-137b7c0ce5ba tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:08.882651 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 544/1061] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:08 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 842 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:09.896516 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f7aea935-bb58-4711-98a3-e26ea375f908 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:09.897128 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f7aea935-bb58-4711-98a3-e26ea375f908 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:09.897523 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:09.897523 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:09.898157 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f7aea935-bb58-4711-98a3-e26ea375f908 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:09.899566 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f7aea935-bb58-4711-98a3-e26ea375f908 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:09.951011 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:09.951011 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:09.953138 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f7aea935-bb58-4711-98a3-e26ea375f908 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:09.960375 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 518/1062] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:09 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 842 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:21:10.979616 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a86c1490-323a-4a46-9768-a25d52dfa621 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:10.980885 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a86c1490-323a-4a46-9768-a25d52dfa621 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:10.981330 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:10.981330 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:10.985733 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a86c1490-323a-4a46-9768-a25d52dfa621 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:10.986347 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-a86c1490-323a-4a46-9768-a25d52dfa621 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:11.030745 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:11.030745 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:11.037856 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a86c1490-323a-4a46-9768-a25d52dfa621 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:11.040789 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 545/1063] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:10 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 842 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:12.055257 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1db9b514-9bdb-4142-b682-46743130dfa1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:12.056529 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1db9b514-9bdb-4142-b682-46743130dfa1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:12.056942 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:12.056942 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:12.057574 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1db9b514-9bdb-4142-b682-46743130dfa1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:12.058276 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-1db9b514-9bdb-4142-b682-46743130dfa1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:12.105903 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:12.105903 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:12.110060 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1db9b514-9bdb-4142-b682-46743130dfa1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:12.112249 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 519/1064] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:12 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 842 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:13.126131 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e64a997a-a7c7-48a1-b583-f39659e54536 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:13.127320 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e64a997a-a7c7-48a1-b583-f39659e54536 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:13.127820 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:13.127820 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:13.128474 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e64a997a-a7c7-48a1-b583-f39659e54536 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:13.129049 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e64a997a-a7c7-48a1-b583-f39659e54536 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:13.167890 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:13.167890 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:13.177350 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e64a997a-a7c7-48a1-b583-f39659e54536 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:13.178214 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 546/1065] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:13 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 842 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:14.192698 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7f9009ff-530f-493b-86e2-c87d6198149d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:14.193885 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7f9009ff-530f-493b-86e2-c87d6198149d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:14.194464 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:14.194464 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:14.195172 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7f9009ff-530f-493b-86e2-c87d6198149d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:14.195782 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7f9009ff-530f-493b-86e2-c87d6198149d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:14.230897 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:14.230897 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:14.232753 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7f9009ff-530f-493b-86e2-c87d6198149d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:14.240974 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 520/1066] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:14 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:15.250208 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90d5fe16-44ee-4aef-a6e3-3a7a303b30d3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:15.251333 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-90d5fe16-44ee-4aef-a6e3-3a7a303b30d3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:15.251767 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:15.251767 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:15.252871 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-90d5fe16-44ee-4aef-a6e3-3a7a303b30d3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:15.253399 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-90d5fe16-44ee-4aef-a6e3-3a7a303b30d3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:15.293583 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:15.293583 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:15.295910 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90d5fe16-44ee-4aef-a6e3-3a7a303b30d3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:15.297803 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 547/1067] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:15 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:16.325214 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2b6a9142-e8bc-4538-a160-ad05bf1d2151 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:16.325214 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2b6a9142-e8bc-4538-a160-ad05bf1d2151 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:16.325214 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:16.325214 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:16.325214 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2b6a9142-e8bc-4538-a160-ad05bf1d2151 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:16.325214 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-2b6a9142-e8bc-4538-a160-ad05bf1d2151 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:16.388091 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:16.388091 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:16.388091 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2b6a9142-e8bc-4538-a160-ad05bf1d2151 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:16.392946 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 521/1068] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:16 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 842 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:17.408040 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-333e9b5b-5c98-48e5-93c5-38a2b5e1caf2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:17.409931 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-333e9b5b-5c98-48e5-93c5-38a2b5e1caf2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:17.410373 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:17.410373 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:17.411044 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-333e9b5b-5c98-48e5-93c5-38a2b5e1caf2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:17.411649 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-333e9b5b-5c98-48e5-93c5-38a2b5e1caf2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:17.449574 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:17.449574 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:17.453130 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-333e9b5b-5c98-48e5-93c5-38a2b5e1caf2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:17.456124 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 548/1069] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:17 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 842 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:18.469929 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-540e9a27-f292-493b-a2d4-b8b908a46794 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:18.473335 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-540e9a27-f292-493b-a2d4-b8b908a46794 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:18.473881 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:18.473881 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:18.475361 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-540e9a27-f292-493b-a2d4-b8b908a46794 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:18.477420 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-540e9a27-f292-493b-a2d4-b8b908a46794 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:18.510646 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:18.510646 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:18.513306 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-540e9a27-f292-493b-a2d4-b8b908a46794 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:18.514492 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 522/1070] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:18 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:19.528927 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-20000bcf-16c4-4316-8042-3264f79e1383 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:19.530383 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-20000bcf-16c4-4316-8042-3264f79e1383 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:19.530908 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:19.530908 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:19.531526 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-20000bcf-16c4-4316-8042-3264f79e1383 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:19.532059 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-20000bcf-16c4-4316-8042-3264f79e1383 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:19.606088 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:19.606088 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:19.610991 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-20000bcf-16c4-4316-8042-3264f79e1383 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:19.616519 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 549/1071] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:19 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:20.631582 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aaae288a-3091-4d7a-8f92-02e88ec83687 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:20.632469 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aaae288a-3091-4d7a-8f92-02e88ec83687 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:20.632469 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:20.632469 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:20.633278 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aaae288a-3091-4d7a-8f92-02e88ec83687 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:20.633699 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-aaae288a-3091-4d7a-8f92-02e88ec83687 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:20.695306 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:20.695306 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:20.707258 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aaae288a-3091-4d7a-8f92-02e88ec83687 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:20.715888 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 523/1072] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:20 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:21.731672 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e460c002-0623-415a-a23d-449f1da37d22 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:21.732748 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e460c002-0623-415a-a23d-449f1da37d22 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:21.733556 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:21.733556 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:21.733791 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e460c002-0623-415a-a23d-449f1da37d22 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:21.734402 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e460c002-0623-415a-a23d-449f1da37d22 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:21.771636 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:21.771636 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:21.773826 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e460c002-0623-415a-a23d-449f1da37d22 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:21.774649 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 550/1073] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:21 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:22.789138 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bb4e14e7-7aa2-4e64-aa25-385ea35adfc8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:22.789667 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bb4e14e7-7aa2-4e64-aa25-385ea35adfc8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:22.789838 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:22.789838 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:22.790203 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bb4e14e7-7aa2-4e64-aa25-385ea35adfc8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:22.790604 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-bb4e14e7-7aa2-4e64-aa25-385ea35adfc8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:22.851299 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:22.851299 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:22.853313 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bb4e14e7-7aa2-4e64-aa25-385ea35adfc8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:22.854530 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 524/1074] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:22 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:23.868815 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-24b0f193-346e-4366-b0e6-05146ce04063 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:23.869456 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-24b0f193-346e-4366-b0e6-05146ce04063 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:23.869773 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:23.869773 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:23.870329 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-24b0f193-346e-4366-b0e6-05146ce04063 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:23.870810 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-24b0f193-346e-4366-b0e6-05146ce04063 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:23.913982 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:23.913982 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:23.923252 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-24b0f193-346e-4366-b0e6-05146ce04063 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:23.928600 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 551/1075] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:23 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:24.941712 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e730e05a-53f6-4b06-bc14-8b018c8553cd tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:24.942383 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e730e05a-53f6-4b06-bc14-8b018c8553cd tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:24.942698 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:24.942698 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:24.943250 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e730e05a-53f6-4b06-bc14-8b018c8553cd tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:24.943765 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e730e05a-53f6-4b06-bc14-8b018c8553cd tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:24.991760 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:24.991760 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:24.998675 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e730e05a-53f6-4b06-bc14-8b018c8553cd tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:25.000799 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 525/1076] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:24 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:26.013366 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e44e9453-45ae-48f8-a1f3-20812dbe14bc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:26.014974 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e44e9453-45ae-48f8-a1f3-20812dbe14bc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:26.015381 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:26.015381 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:26.016066 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e44e9453-45ae-48f8-a1f3-20812dbe14bc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:26.016643 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e44e9453-45ae-48f8-a1f3-20812dbe14bc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:26.062523 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:26.062523 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:26.068059 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e44e9453-45ae-48f8-a1f3-20812dbe14bc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:26.071133 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 552/1077] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:26 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:27.084821 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f4030703-3d7a-4902-a110-4712646a0bb5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:27.085402 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f4030703-3d7a-4902-a110-4712646a0bb5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:27.085595 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:27.085595 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:27.086088 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f4030703-3d7a-4902-a110-4712646a0bb5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:27.086455 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f4030703-3d7a-4902-a110-4712646a0bb5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:27.154127 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:27.154127 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:27.160907 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f4030703-3d7a-4902-a110-4712646a0bb5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:27.172325 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 526/1078] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:27 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:28.178669 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-830292a2-79af-4fff-a77d-242add3aa11b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:28.179721 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-830292a2-79af-4fff-a77d-242add3aa11b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:28.180085 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:28.180085 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:28.180753 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-830292a2-79af-4fff-a77d-242add3aa11b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:28.181284 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-830292a2-79af-4fff-a77d-242add3aa11b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:28.248225 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:28.248225 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:28.256948 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-830292a2-79af-4fff-a77d-242add3aa11b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:28.266654 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 553/1079] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:28 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:29.275732 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7ad22996-2590-41ca-a833-80f2e04fd160 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:29.276763 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7ad22996-2590-41ca-a833-80f2e04fd160 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:29.277125 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:29.277125 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:29.277742 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7ad22996-2590-41ca-a833-80f2e04fd160 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:29.278256 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7ad22996-2590-41ca-a833-80f2e04fd160 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:29.324148 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:29.324148 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:29.325999 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7ad22996-2590-41ca-a833-80f2e04fd160 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:29.339339 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 527/1080] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:29 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:30.341654 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9de02b4a-88b6-4eee-957d-b9dfc665cfd3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:30.342205 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9de02b4a-88b6-4eee-957d-b9dfc665cfd3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:30.342424 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:30.342424 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:30.342800 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9de02b4a-88b6-4eee-957d-b9dfc665cfd3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:30.343165 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-9de02b4a-88b6-4eee-957d-b9dfc665cfd3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:30.381321 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:30.381321 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:30.386290 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9de02b4a-88b6-4eee-957d-b9dfc665cfd3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:30.387120 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 554/1081] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:30 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:31.402108 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5c60ca53-54cd-48d9-9079-7e757b4cb364 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:31.402706 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5c60ca53-54cd-48d9-9079-7e757b4cb364 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:31.403006 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:31.403006 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:31.403504 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5c60ca53-54cd-48d9-9079-7e757b4cb364 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:31.403994 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-5c60ca53-54cd-48d9-9079-7e757b4cb364 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:31.477790 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:31.477790 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:31.480224 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5c60ca53-54cd-48d9-9079-7e757b4cb364 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:31.487736 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 528/1082] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:31 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:32.495725 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d6f90139-d77e-4198-adc6-f67c09a6dbab tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:32.496273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d6f90139-d77e-4198-adc6-f67c09a6dbab tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:32.496439 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:32.496439 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:32.496791 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d6f90139-d77e-4198-adc6-f67c09a6dbab tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:32.497158 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d6f90139-d77e-4198-adc6-f67c09a6dbab tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:32.520339 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:32.520339 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:32.522084 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d6f90139-d77e-4198-adc6-f67c09a6dbab tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:32.523064 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 555/1083] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:32 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:33.537415 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1ec914a9-d87e-4241-b8ef-ce81c8aec35c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:33.537942 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1ec914a9-d87e-4241-b8ef-ce81c8aec35c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:33.538298 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:33.538298 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:33.538957 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1ec914a9-d87e-4241-b8ef-ce81c8aec35c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:33.539502 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-1ec914a9-d87e-4241-b8ef-ce81c8aec35c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:33.625898 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:33.625898 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:33.633267 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1ec914a9-d87e-4241-b8ef-ce81c8aec35c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:33.634416 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 529/1084] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:33 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:34.648926 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-24521167-a9f4-4eda-9077-bce07482c713 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:34.649468 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-24521167-a9f4-4eda-9077-bce07482c713 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:34.649650 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:34.649650 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:34.649985 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-24521167-a9f4-4eda-9077-bce07482c713 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:34.650352 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-24521167-a9f4-4eda-9077-bce07482c713 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:34.691897 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:34.691897 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:34.693908 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-24521167-a9f4-4eda-9077-bce07482c713 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:34.700560 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 556/1085] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:34 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:35.709427 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-22f06037-6f84-4aca-802c-2805233569a3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:35.710204 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-22f06037-6f84-4aca-802c-2805233569a3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:35.710532 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:35.710532 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:35.711071 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-22f06037-6f84-4aca-802c-2805233569a3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:35.711555 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-22f06037-6f84-4aca-802c-2805233569a3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:35.750048 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:35.750048 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:35.752976 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-22f06037-6f84-4aca-802c-2805233569a3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:35.753925 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 530/1086] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:35 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:36.769589 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6a3959f5-58b8-4021-9576-0dbebdf6646c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:36.770092 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6a3959f5-58b8-4021-9576-0dbebdf6646c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:36.770314 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:36.770314 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:36.770734 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6a3959f5-58b8-4021-9576-0dbebdf6646c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:36.771013 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-6a3959f5-58b8-4021-9576-0dbebdf6646c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:36.882952 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:36.882952 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:36.885313 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6a3959f5-58b8-4021-9576-0dbebdf6646c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:36.897124 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 557/1087] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:36 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:37.904577 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-76dbe1f6-5b9b-4e28-a461-58343556c318 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:37.905140 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-76dbe1f6-5b9b-4e28-a461-58343556c318 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:37.905385 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:37.905385 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:37.905652 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-76dbe1f6-5b9b-4e28-a461-58343556c318 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:37.905986 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-76dbe1f6-5b9b-4e28-a461-58343556c318 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:37.953958 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:37.953958 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:37.961418 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-76dbe1f6-5b9b-4e28-a461-58343556c318 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:37.969230 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 531/1088] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:37 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:38.977862 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5b095e49-ba25-4268-8061-5e144699b49b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:38.978434 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5b095e49-ba25-4268-8061-5e144699b49b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:38.978645 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:38.978645 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:38.979455 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5b095e49-ba25-4268-8061-5e144699b49b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:38.979455 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-5b095e49-ba25-4268-8061-5e144699b49b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:39.037492 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:39.037492 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:39.037492 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5b095e49-ba25-4268-8061-5e144699b49b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:39.037492 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 558/1089] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:38 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:40.045589 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bc3cd1cd-2ced-48b6-a745-e61a5c6f849b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:40.046654 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bc3cd1cd-2ced-48b6-a745-e61a5c6f849b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:40.047292 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:40.047292 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:40.047967 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bc3cd1cd-2ced-48b6-a745-e61a5c6f849b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:40.049140 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-bc3cd1cd-2ced-48b6-a745-e61a5c6f849b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:40.076591 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:40.076591 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:40.080083 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bc3cd1cd-2ced-48b6-a745-e61a5c6f849b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:40.089267 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 532/1090] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:40 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:41.096454 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-22bf79de-ac9d-46ac-bf62-ef93874b3097 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:41.096914 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-22bf79de-ac9d-46ac-bf62-ef93874b3097 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:41.097008 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:41.097008 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:41.097314 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-22bf79de-ac9d-46ac-bf62-ef93874b3097 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:41.098020 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-22bf79de-ac9d-46ac-bf62-ef93874b3097 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:41.152719 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:41.152719 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:41.155036 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-22bf79de-ac9d-46ac-bf62-ef93874b3097 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:41.156036 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 559/1091] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:41 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:42.170601 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0301048c-7a5c-4371-9e1f-ecaf3ccdd26f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:42.171730 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0301048c-7a5c-4371-9e1f-ecaf3ccdd26f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:42.172357 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:42.172357 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:42.172982 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0301048c-7a5c-4371-9e1f-ecaf3ccdd26f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:42.174173 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-0301048c-7a5c-4371-9e1f-ecaf3ccdd26f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:42.286188 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:42.286188 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:42.288054 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0301048c-7a5c-4371-9e1f-ecaf3ccdd26f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:42.295551 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 533/1092] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:42 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:43.309716 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a785932c-b1d0-44b7-bc7b-8c51f8996142 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:43.310272 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a785932c-b1d0-44b7-bc7b-8c51f8996142 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:43.310614 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:43.310614 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:43.311095 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a785932c-b1d0-44b7-bc7b-8c51f8996142 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:43.311647 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-a785932c-b1d0-44b7-bc7b-8c51f8996142 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:43.365967 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:43.365967 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:43.368242 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a785932c-b1d0-44b7-bc7b-8c51f8996142 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:43.369447 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 560/1093] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:43 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:44.386635 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9dd10388-c3ac-4296-905b-714bccf40150 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:44.387776 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9dd10388-c3ac-4296-905b-714bccf40150 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:44.388226 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:44.388226 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:44.388933 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9dd10388-c3ac-4296-905b-714bccf40150 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:44.389501 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-9dd10388-c3ac-4296-905b-714bccf40150 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:44.437755 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:44.437755 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:44.441202 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9dd10388-c3ac-4296-905b-714bccf40150 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:44.442805 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 534/1094] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:44 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:45.457989 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9cb738dd-ffe0-41bb-be30-59dd4f407f38 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:45.458527 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9cb738dd-ffe0-41bb-be30-59dd4f407f38 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:45.458704 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:45.458704 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:45.459074 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9cb738dd-ffe0-41bb-be30-59dd4f407f38 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:45.459437 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-9cb738dd-ffe0-41bb-be30-59dd4f407f38 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:45.523549 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:45.523549 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:45.525635 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9cb738dd-ffe0-41bb-be30-59dd4f407f38 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:45.526544 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 561/1095] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:45 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:46.540984 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-05e6a1b2-1492-4bdf-8662-094d8e0bd154 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:46.541536 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-05e6a1b2-1492-4bdf-8662-094d8e0bd154 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:46.541694 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:46.541694 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:46.542068 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-05e6a1b2-1492-4bdf-8662-094d8e0bd154 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:46.542457 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-05e6a1b2-1492-4bdf-8662-094d8e0bd154 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:46.585853 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:46.585853 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:46.587720 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-05e6a1b2-1492-4bdf-8662-094d8e0bd154 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:46.603564 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 535/1096] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:46 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:47.603341 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-55c7b1d2-773f-44f7-9be3-4e256376ca34 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:47.603927 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-55c7b1d2-773f-44f7-9be3-4e256376ca34 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:47.604147 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:47.604147 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:47.604520 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-55c7b1d2-773f-44f7-9be3-4e256376ca34 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:47.604883 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-55c7b1d2-773f-44f7-9be3-4e256376ca34 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:47.649405 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:47.649405 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:47.651249 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-55c7b1d2-773f-44f7-9be3-4e256376ca34 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:47.656883 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 562/1097] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:47 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:48.671528 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f8a39788-7937-42c4-8407-7cf2ac2094a8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:48.672456 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f8a39788-7937-42c4-8407-7cf2ac2094a8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:48.672834 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:48.672834 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:48.673809 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f8a39788-7937-42c4-8407-7cf2ac2094a8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:48.674352 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f8a39788-7937-42c4-8407-7cf2ac2094a8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:48.699983 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:48.699983 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:48.702404 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f8a39788-7937-42c4-8407-7cf2ac2094a8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:48.703446 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 536/1098] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:48 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:49.718509 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-18707589-eb70-4d02-aa04-cd639580ae43 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:49.719035 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-18707589-eb70-4d02-aa04-cd639580ae43 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:49.719253 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:49.719253 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:49.719634 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-18707589-eb70-4d02-aa04-cd639580ae43 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:49.720209 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-18707589-eb70-4d02-aa04-cd639580ae43 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:49.771294 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:49.771294 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:49.773240 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-18707589-eb70-4d02-aa04-cd639580ae43 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:49.774374 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 563/1099] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:49 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:50.791266 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3b123f69-c741-430f-aed6-ca4e770cfee7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:50.791972 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3b123f69-c741-430f-aed6-ca4e770cfee7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:50.792293 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:50.792293 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:50.792858 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3b123f69-c741-430f-aed6-ca4e770cfee7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:50.793353 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3b123f69-c741-430f-aed6-ca4e770cfee7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:50.851279 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:50.851279 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:50.866982 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3b123f69-c741-430f-aed6-ca4e770cfee7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:50.872431 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 537/1100] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:50 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:51.886751 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2a3976a4-cb55-4487-bea6-ec448103f6fc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:51.887303 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2a3976a4-cb55-4487-bea6-ec448103f6fc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:51.887495 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:51.887495 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:51.887924 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2a3976a4-cb55-4487-bea6-ec448103f6fc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:51.888290 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-2a3976a4-cb55-4487-bea6-ec448103f6fc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:51.934456 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:51.934456 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:51.936662 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2a3976a4-cb55-4487-bea6-ec448103f6fc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:51.937828 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 564/1101] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:51 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:52.951120 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-948ff307-59e9-460b-8eac-eed524277c50 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:52.951783 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-948ff307-59e9-460b-8eac-eed524277c50 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:52.952100 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:52.952100 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:52.952649 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-948ff307-59e9-460b-8eac-eed524277c50 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:52.953117 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-948ff307-59e9-460b-8eac-eed524277c50 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:52.998959 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:52.998959 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:53.000819 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-948ff307-59e9-460b-8eac-eed524277c50 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:53.001929 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 538/1102] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:52 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:54.014524 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5c5c588e-9caa-41e5-a6fc-da3691e6e9eb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:54.015055 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5c5c588e-9caa-41e5-a6fc-da3691e6e9eb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:54.015330 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:54.015330 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:54.015670 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5c5c588e-9caa-41e5-a6fc-da3691e6e9eb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:54.015956 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-5c5c588e-9caa-41e5-a6fc-da3691e6e9eb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:54.055575 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:54.055575 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:54.057938 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5c5c588e-9caa-41e5-a6fc-da3691e6e9eb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:54.078080 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 565/1103] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:54 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:54.667313 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] POST http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes Nov 13 01:21:54.667809 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:54.667809 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:54.668222 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1791256162"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:21:54.669319 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1791256162'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:21:54.669686 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Create volume of 1 GB Nov 13 01:21:54.693693 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Availability Zones retrieved successfully. Nov 13 01:21:54.725248 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Flow 'volume_create_api' (101f39d4-0dc3-476c-8e4e-08d26fe6bc57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:21:54.728300 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63b232c6-bfa5-466a-a16f-c69458ede0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:21:54.730731 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:21:54.835444 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63b232c6-bfa5-466a-a16f-c69458ede0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:21:54.837934 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67fc8c60-b942-4b82-8db0-d689da4e7117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:21:54.943088 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Created reservations ['8cebe2e6-3999-4fb8-bf2d-a0887f791018', '75627aec-3f8d-4f10-87ae-90c01f02e56b', '362db6e5-c269-4f12-afdd-7d27f1450b7b', '9e975bd6-49ef-4040-949e-ca21bb38673a'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:21:54.945032 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67fc8c60-b942-4b82-8db0-d689da4e7117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cebe2e6-3999-4fb8-bf2d-a0887f791018', '75627aec-3f8d-4f10-87ae-90c01f02e56b', '362db6e5-c269-4f12-afdd-7d27f1450b7b', '9e975bd6-49ef-4040-949e-ca21bb38673a']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:21:54.947195 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5106a83-98b0-4fa7-885d-ff308189dcc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:21:55.082463 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-52c70758-cf7a-4f10-acfb-a39c33b3e83f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:55.082970 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-52c70758-cf7a-4f10-acfb-a39c33b3e83f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:55.083077 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:55.083077 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:55.083422 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-52c70758-cf7a-4f10-acfb-a39c33b3e83f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:55.083820 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-52c70758-cf7a-4f10-acfb-a39c33b3e83f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:55.122330 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5106a83-98b0-4fa7-885d-ff308189dcc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fabed3f-fcec-4032-a42f-75c6e26633ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1791256162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b5f27a22dee4324b068935ceb16f85d',qos_specs=None,replication_status=,reservations=['8cebe2e6-3999-4fb8-bf2d-a0887f791018','75627aec-3f8d-4f10-87ae-90c01f02e56b','362db6e5-c269-4f12-afdd-7d27f1450b7b','9e975bd6-49ef-4040-949e-ca21bb38673a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9426936a8844dbabe9ead8a69ed4bf',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:21:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1791256162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fabed3f-fcec-4032-a42f-75c6e26633ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b5f27a22dee4324b068935ceb16f85d',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='ba9426936a8844dbabe9ead8a69ed4bf',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:21:55.124398 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73bc3e52-4694-45a7-b2b5-a394e2e069e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:21:55.124821 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:55.124821 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:55.126706 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-52c70758-cf7a-4f10-acfb-a39c33b3e83f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:55.133862 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 566/1104] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:55 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:55.189799 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73bc3e52-4694-45a7-b2b5-a394e2e069e8) 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-1791256162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b5f27a22dee4324b068935ceb16f85d',qos_specs=None,replication_status=,reservations=['8cebe2e6-3999-4fb8-bf2d-a0887f791018','75627aec-3f8d-4f10-87ae-90c01f02e56b','362db6e5-c269-4f12-afdd-7d27f1450b7b','9e975bd6-49ef-4040-949e-ca21bb38673a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba9426936a8844dbabe9ead8a69ed4bf',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:21:55.192012 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a50d2bb4-7864-4333-8ff4-1c3725f5b073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:21:55.216007 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a50d2bb4-7864-4333-8ff4-1c3725f5b073) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:21:55.228429 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Flow 'volume_create_api' (101f39d4-0dc3-476c-8e4e-08d26fe6bc57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:21:55.353056 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Create volume request issued successfully. Nov 13 01:21:55.372651 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f600ea33-0d16-46e6-8edb-13451ab8331e tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes returned with HTTP 202 Nov 13 01:21:55.374162 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 539/1105] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:21:54 2020] POST /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes => generated 826 bytes in 712 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:21:55.388766 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-618fe5af-7621-4de2-aace-2458c4f9dff8 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad Nov 13 01:21:55.389438 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-618fe5af-7621-4de2-aace-2458c4f9dff8 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:55.389738 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:55.389738 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:55.390465 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-618fe5af-7621-4de2-aace-2458c4f9dff8 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:55.491425 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:55.491425 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:55.501696 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-618fe5af-7621-4de2-aace-2458c4f9dff8 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:21:55.546560 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-618fe5af-7621-4de2-aace-2458c4f9dff8 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad returned with HTTP 200 Nov 13 01:21:55.569494 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 567/1106] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:55 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad => generated 894 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:56.143012 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-73164472-1298-4ea1-ae52-e27a53236a27 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:56.144152 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-73164472-1298-4ea1-ae52-e27a53236a27 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:56.144285 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:56.144285 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:56.144654 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-73164472-1298-4ea1-ae52-e27a53236a27 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:56.145025 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-73164472-1298-4ea1-ae52-e27a53236a27 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:56.194205 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:56.194205 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:56.201597 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-73164472-1298-4ea1-ae52-e27a53236a27 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:56.206539 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 540/1107] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:56 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:56.565134 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d64dd388-efa0-4106-9c62-be35f402dba4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad Nov 13 01:21:56.566538 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d64dd388-efa0-4106-9c62-be35f402dba4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:56.566966 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:56.566966 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:56.567636 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d64dd388-efa0-4106-9c62-be35f402dba4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:56.633625 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:56.633625 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:56.669051 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d64dd388-efa0-4106-9c62-be35f402dba4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:21:56.777085 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d64dd388-efa0-4106-9c62-be35f402dba4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad returned with HTTP 200 Nov 13 01:21:56.778176 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 568/1108] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:56 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad => generated 918 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:21:57.228496 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-be42f30d-ee58-4e6a-b6ce-1e323f65d353 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:57.229244 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-be42f30d-ee58-4e6a-b6ce-1e323f65d353 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:57.229244 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:57.229244 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:57.232806 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-be42f30d-ee58-4e6a-b6ce-1e323f65d353 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:57.232806 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-be42f30d-ee58-4e6a-b6ce-1e323f65d353 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:57.290806 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:57.290806 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:57.292732 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-be42f30d-ee58-4e6a-b6ce-1e323f65d353 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:57.293557 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 541/1109] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:57 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:57.795413 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ddba3496-6698-45ec-b9ef-ba513063f858 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad Nov 13 01:21:57.795995 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ddba3496-6698-45ec-b9ef-ba513063f858 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:57.796218 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:57.796218 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:57.796570 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ddba3496-6698-45ec-b9ef-ba513063f858 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:57.869593 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:57.869593 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:57.882079 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ddba3496-6698-45ec-b9ef-ba513063f858 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:21:57.919492 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ddba3496-6698-45ec-b9ef-ba513063f858 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad returned with HTTP 200 Nov 13 01:21:57.921329 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 569/1110] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:57 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad => generated 919 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:58.316377 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5fded277-1a68-4898-ad22-9fa1fe9877de tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:58.316831 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5fded277-1a68-4898-ad22-9fa1fe9877de tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:58.317997 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:58.317997 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:58.317997 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5fded277-1a68-4898-ad22-9fa1fe9877de tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:58.317997 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-5fded277-1a68-4898-ad22-9fa1fe9877de tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:58.365444 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:58.365444 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:58.367293 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5fded277-1a68-4898-ad22-9fa1fe9877de tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:58.368126 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 542/1111] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:58 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:21:59.382896 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14dc0b7c-668c-4b52-b727-0a93a7e0391f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:21:59.383431 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14dc0b7c-668c-4b52-b727-0a93a7e0391f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:21:59.383937 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:21:59.383937 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:21:59.384317 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14dc0b7c-668c-4b52-b727-0a93a7e0391f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:21:59.384692 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-14dc0b7c-668c-4b52-b727-0a93a7e0391f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:21:59.433164 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:21:59.433164 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:21:59.435538 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14dc0b7c-668c-4b52-b727-0a93a7e0391f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:21:59.436394 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 570/1112] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:21:59 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:22:00.452795 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-930920a1-1359-423a-8015-b77c54de1c33 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:22:00.453875 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-930920a1-1359-423a-8015-b77c54de1c33 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:00.454809 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:00.454809 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:00.455591 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-930920a1-1359-423a-8015-b77c54de1c33 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:00.456631 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-930920a1-1359-423a-8015-b77c54de1c33 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:22:00.493017 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:00.493017 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:00.493617 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-930920a1-1359-423a-8015-b77c54de1c33 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:22:00.495001 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 543/1113] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:00 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:01.508429 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3bcb689e-b77e-4626-989b-3cb42b87d7ff tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:22:01.508995 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3bcb689e-b77e-4626-989b-3cb42b87d7ff tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:01.509114 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:01.509114 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:01.509750 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3bcb689e-b77e-4626-989b-3cb42b87d7ff tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:01.510286 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3bcb689e-b77e-4626-989b-3cb42b87d7ff tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:22:01.538196 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:01.538196 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:01.540697 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3bcb689e-b77e-4626-989b-3cb42b87d7ff tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:22:01.542065 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 571/1114] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:01 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:02.556418 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-17bd5361-d033-4600-b7fb-92f65d7b44f2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:22:02.556958 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-17bd5361-d033-4600-b7fb-92f65d7b44f2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:02.557101 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:02.557101 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:02.557750 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-17bd5361-d033-4600-b7fb-92f65d7b44f2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:02.558266 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-17bd5361-d033-4600-b7fb-92f65d7b44f2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:22:02.632440 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:02.632440 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:02.637248 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-17bd5361-d033-4600-b7fb-92f65d7b44f2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:22:02.642795 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 544/1115] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:02 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 856 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:02.653279 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-737a3309-d72f-42f7-a04a-678a6e24bd03 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 Nov 13 01:22:02.653798 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-737a3309-d72f-42f7-a04a-678a6e24bd03 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:02.654010 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:02.654010 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:02.654386 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-737a3309-d72f-42f7-a04a-678a6e24bd03 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:02.705766 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:02.705766 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:02.706919 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-737a3309-d72f-42f7-a04a-678a6e24bd03 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:22:02.708879 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-737a3309-d72f-42f7-a04a-678a6e24bd03 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 returned with HTTP 200 Nov 13 01:22:02.721515 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca39ebd0-b1ea-43be-b6a8-149e05082edf tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:22:02.722041 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca39ebd0-b1ea-43be-b6a8-149e05082edf tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:02.722238 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:02.722238 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:02.722883 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca39ebd0-b1ea-43be-b6a8-149e05082edf tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:02.723405 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ca39ebd0-b1ea-43be-b6a8-149e05082edf tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Show backup with id 015ca152-8d15-4764-8caf-dcdbd4fd1c99. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:22:02.731897 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 572/1116] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:22:02 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 => generated 469 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:02.782163 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:02.782163 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:02.784861 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca39ebd0-b1ea-43be-b6a8-149e05082edf tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 200 Nov 13 01:22:02.785996 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 545/1117] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:02 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:02.798551 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e00eed46-6471-4f8a-8bf2-5460e7d7bdb5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 Nov 13 01:22:02.799351 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e00eed46-6471-4f8a-8bf2-5460e7d7bdb5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:02.799775 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:02.799775 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:02.800431 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e00eed46-6471-4f8a-8bf2-5460e7d7bdb5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:02.800971 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-e00eed46-6471-4f8a-8bf2-5460e7d7bdb5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete backup with id: 015ca152-8d15-4764-8caf-dcdbd4fd1c99. Nov 13 01:22:02.822876 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:02.822876 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:02.863895 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.rpcapi [None req-e00eed46-6471-4f8a-8bf2-5460e7d7bdb5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] delete_backup rpcapi backup_id 015ca152-8d15-4764-8caf-dcdbd4fd1c99 {{(pid=87988) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Nov 13 01:22:02.874245 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e00eed46-6471-4f8a-8bf2-5460e7d7bdb5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 returned with HTTP 202 Nov 13 01:22:02.880332 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 573/1118] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:22:02 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/backups/015ca152-8d15-4764-8caf-dcdbd4fd1c99 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:22:28.053555 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes Nov 13 01:22:28.053555 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:28.053555 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:28.053555 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'create', calling method: create, body: {"volume": {"imageRef": "16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-120930557"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:22:28.053555 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create volume request body: {'volume': {'imageRef': '16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-120930557'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:22:28.255728 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create volume of 1 GB Nov 13 01:22:28.307441 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Availability Zones retrieved successfully. Nov 13 01:22:28.336642 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Flow 'volume_create_api' (f7c6dd26-06a0-494a-8632-11eb9a741108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:22:28.353926 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2df8802-b04e-4999-8ee4-628b31a12088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:22:28.353926 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:22:28.502342 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2df8802-b04e-4999-8ee4-628b31a12088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:22:28.502342 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a22fbc-b007-4b08-a4c9-db9ca0831931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:22:28.603893 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Created reservations ['382aa737-3764-48ff-b0ca-951691923756', 'b8ed537f-36d7-447d-80b2-739b73b60bca', '5c48e8dd-830b-4e86-8621-6bfbd5e35fa5', 'a2332a2a-e3df-493e-86df-c91d42e3a2a7'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:22:28.603893 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a22fbc-b007-4b08-a4c9-db9ca0831931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['382aa737-3764-48ff-b0ca-951691923756', 'b8ed537f-36d7-447d-80b2-739b73b60bca', '5c48e8dd-830b-4e86-8621-6bfbd5e35fa5', 'a2332a2a-e3df-493e-86df-c91d42e3a2a7']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:22:28.615092 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55b8c9a6-cb68-4a8d-b7c3-40ea8bb191f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:22:28.693046 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55b8c9a6-cb68-4a8d-b7c3-40ea8bb191f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74230bb2-be88-45f8-80ef-f2dfcc7ad5cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-120930557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f216192d58984cad85eda08a13a250cf',qos_specs=None,replication_status=,reservations=['382aa737-3764-48ff-b0ca-951691923756','b8ed537f-36d7-447d-80b2-739b73b60bca','5c48e8dd-830b-4e86-8621-6bfbd5e35fa5','a2332a2a-e3df-493e-86df-c91d42e3a2a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27b12723a3a74ba58f71d9f5b19f9334',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:22:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-120930557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74230bb2-be88-45f8-80ef-f2dfcc7ad5cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f216192d58984cad85eda08a13a250cf',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='27b12723a3a74ba58f71d9f5b19f9334',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:22:28.693046 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b1cd698-c880-4606-bae5-23ae86fdcd7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:22:28.730183 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b1cd698-c880-4606-bae5-23ae86fdcd7f) 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-120930557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f216192d58984cad85eda08a13a250cf',qos_specs=None,replication_status=,reservations=['382aa737-3764-48ff-b0ca-951691923756','b8ed537f-36d7-447d-80b2-739b73b60bca','5c48e8dd-830b-4e86-8621-6bfbd5e35fa5','a2332a2a-e3df-493e-86df-c91d42e3a2a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27b12723a3a74ba58f71d9f5b19f9334',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:22:28.730183 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c53b590-b20f-4aa7-8292-3455ffa5a2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:22:28.753051 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c53b590-b20f-4aa7-8292-3455ffa5a2c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:22:28.753355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Flow 'volume_create_api' (f7c6dd26-06a0-494a-8632-11eb9a741108) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:22:28.830050 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create volume request issued successfully. Nov 13 01:22:28.849058 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-970af523-1698-4cf2-af6d-2e05a72c087c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes returned with HTTP 202 Nov 13 01:22:28.850285 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 546/1119] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:22:28 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/volumes => generated 822 bytes in 833 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:22:28.865052 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cc54df7f-4bea-473b-a593-d107bbf8869c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:28.865615 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cc54df7f-4bea-473b-a593-d107bbf8869c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:28.865812 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:28.865812 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:28.866182 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cc54df7f-4bea-473b-a593-d107bbf8869c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:28.918879 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:28.918879 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:28.928829 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cc54df7f-4bea-473b-a593-d107bbf8869c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:28.956498 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cc54df7f-4bea-473b-a593-d107bbf8869c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:28.957335 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 574/1120] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:28 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 890 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:29.974727 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-98286861-7c3f-4f2c-85c0-15d92f9be3ac tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:29.975233 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-98286861-7c3f-4f2c-85c0-15d92f9be3ac tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:29.975427 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:29.975427 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:29.976084 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-98286861-7c3f-4f2c-85c0-15d92f9be3ac tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:30.096061 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:30.096061 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:30.129783 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-98286861-7c3f-4f2c-85c0-15d92f9be3ac tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:30.188535 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-98286861-7c3f-4f2c-85c0-15d92f9be3ac tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:30.188535 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 547/1121] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:29 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 914 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:31.205328 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3d5961e4-cc1f-48c1-bf33-c9e98f4b338a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:31.206945 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3d5961e4-cc1f-48c1-bf33-c9e98f4b338a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:31.207174 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:31.207174 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:31.207558 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3d5961e4-cc1f-48c1-bf33-c9e98f4b338a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:31.378197 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:31.378197 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:31.428064 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3d5961e4-cc1f-48c1-bf33-c9e98f4b338a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:31.474562 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3d5961e4-cc1f-48c1-bf33-c9e98f4b338a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:31.475459 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 575/1122] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:31 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 914 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:32.498879 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-36dac0d2-58e0-478a-9c78-cf54b42b4292 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:32.498879 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-36dac0d2-58e0-478a-9c78-cf54b42b4292 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:32.498879 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:32.498879 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:32.498879 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-36dac0d2-58e0-478a-9c78-cf54b42b4292 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:32.572619 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:32.572619 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:32.603416 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-36dac0d2-58e0-478a-9c78-cf54b42b4292 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:32.678164 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-36dac0d2-58e0-478a-9c78-cf54b42b4292 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:32.691643 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 548/1123] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:32 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 914 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:33.694167 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c24ff251-e3e1-43cd-b162-19e15283d5e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:33.694593 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c24ff251-e3e1-43cd-b162-19e15283d5e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:33.694781 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:33.694781 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:33.695142 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c24ff251-e3e1-43cd-b162-19e15283d5e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:33.828876 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:33.828876 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:33.850367 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c24ff251-e3e1-43cd-b162-19e15283d5e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:33.888317 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c24ff251-e3e1-43cd-b162-19e15283d5e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:33.889289 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 576/1124] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:33 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 914 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:34.907140 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e2236c4c-60ef-4d8f-b244-e9b7cc9fa5a9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:34.907664 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e2236c4c-60ef-4d8f-b244-e9b7cc9fa5a9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:34.907852 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:34.907852 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:34.908641 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e2236c4c-60ef-4d8f-b244-e9b7cc9fa5a9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:34.983573 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:34.983573 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:35.013009 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e2236c4c-60ef-4d8f-b244-e9b7cc9fa5a9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:35.065200 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e2236c4c-60ef-4d8f-b244-e9b7cc9fa5a9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:35.066022 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 549/1125] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:34 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 914 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:36.092007 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-12afd848-2b21-4e50-a5ed-e637f9d7c35c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:36.092007 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-12afd848-2b21-4e50-a5ed-e637f9d7c35c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:36.092007 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:36.092007 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:36.092007 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-12afd848-2b21-4e50-a5ed-e637f9d7c35c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:36.200007 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:36.200007 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:36.222697 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-12afd848-2b21-4e50-a5ed-e637f9d7c35c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:36.273036 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-12afd848-2b21-4e50-a5ed-e637f9d7c35c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:36.273036 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 577/1126] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:36 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 914 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:37.286559 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1e7b9751-7e54-4967-83cf-0b02e2afb5e9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:37.287053 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1e7b9751-7e54-4967-83cf-0b02e2afb5e9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:37.287277 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:37.287277 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:37.287673 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1e7b9751-7e54-4967-83cf-0b02e2afb5e9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:37.396368 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:37.396368 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:37.416562 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1e7b9751-7e54-4967-83cf-0b02e2afb5e9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:37.448265 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1e7b9751-7e54-4967-83cf-0b02e2afb5e9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:37.449436 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 550/1127] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:37 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 914 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:38.466444 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe227f79-dad5-4d28-84e2-a6759f0300b7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:38.466444 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe227f79-dad5-4d28-84e2-a6759f0300b7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:38.466444 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:38.466444 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:38.467572 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe227f79-dad5-4d28-84e2-a6759f0300b7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:38.543493 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:38.543493 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:38.557135 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fe227f79-dad5-4d28-84e2-a6759f0300b7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:38.615733 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe227f79-dad5-4d28-84e2-a6759f0300b7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:38.619454 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 578/1128] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:38 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 914 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:39.634673 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-151c5be0-a001-4ccc-901a-a4e4b5e03e55 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:39.635155 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-151c5be0-a001-4ccc-901a-a4e4b5e03e55 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:39.635254 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:39.635254 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:39.636166 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-151c5be0-a001-4ccc-901a-a4e4b5e03e55 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:39.817060 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:39.817060 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:39.867384 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-151c5be0-a001-4ccc-901a-a4e4b5e03e55 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:39.963193 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-151c5be0-a001-4ccc-901a-a4e4b5e03e55 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:39.967256 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 551/1129] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:39 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 914 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:40.983298 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f0743b45-37b9-4db9-9caf-6b0445f76227 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:40.983940 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f0743b45-37b9-4db9-9caf-6b0445f76227 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:40.984090 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:40.984090 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:40.984650 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f0743b45-37b9-4db9-9caf-6b0445f76227 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:41.166820 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:41.166820 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:41.193314 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f0743b45-37b9-4db9-9caf-6b0445f76227 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:41.263262 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f0743b45-37b9-4db9-9caf-6b0445f76227 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:41.264647 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 579/1130] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:40 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 914 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:42.281649 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e4b77a6-c0f6-4b6c-a4b3-46f792cbe12a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:42.282273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4e4b77a6-c0f6-4b6c-a4b3-46f792cbe12a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:42.282425 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:42.282425 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:42.282774 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4e4b77a6-c0f6-4b6c-a4b3-46f792cbe12a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:42.393057 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:42.393057 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:42.423088 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4e4b77a6-c0f6-4b6c-a4b3-46f792cbe12a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:42.471196 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e4b77a6-c0f6-4b6c-a4b3-46f792cbe12a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:42.481325 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 552/1131] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:42 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 914 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:43.488931 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cd392e69-c960-45ee-ad9f-515237646469 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:43.500951 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cd392e69-c960-45ee-ad9f-515237646469 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:43.501221 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:43.501221 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:43.501664 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cd392e69-c960-45ee-ad9f-515237646469 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:43.561003 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:43.561003 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:43.572186 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cd392e69-c960-45ee-ad9f-515237646469 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:43.598932 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cd392e69-c960-45ee-ad9f-515237646469 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:43.600059 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 580/1132] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:43 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 914 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:44.616596 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cb50ec47-80f8-46fb-85de-70fe3f20aba6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:44.617710 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cb50ec47-80f8-46fb-85de-70fe3f20aba6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:44.618107 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:44.618107 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:44.619570 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cb50ec47-80f8-46fb-85de-70fe3f20aba6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:44.738066 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:44.738066 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:44.760472 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cb50ec47-80f8-46fb-85de-70fe3f20aba6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:44.814561 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cb50ec47-80f8-46fb-85de-70fe3f20aba6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:44.817188 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 553/1133] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:44 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 914 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:45.831363 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-088c5c84-2866-4bd7-917c-82bf830249e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:45.831947 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-088c5c84-2866-4bd7-917c-82bf830249e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:45.832097 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:45.832097 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:45.832922 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-088c5c84-2866-4bd7-917c-82bf830249e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:45.905189 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:45.905189 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:45.920987 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-088c5c84-2866-4bd7-917c-82bf830249e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:45.959883 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-088c5c84-2866-4bd7-917c-82bf830249e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:45.961989 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 581/1134] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:45 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 914 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:46.977618 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-443b6804-b41a-4deb-b58b-4f88a67f212f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:46.978213 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-443b6804-b41a-4deb-b58b-4f88a67f212f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:46.978494 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:46.978494 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:46.978996 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-443b6804-b41a-4deb-b58b-4f88a67f212f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:47.086401 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:47.086401 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:47.105767 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-443b6804-b41a-4deb-b58b-4f88a67f212f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:47.155271 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-443b6804-b41a-4deb-b58b-4f88a67f212f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:47.157225 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 554/1135] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:46 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 914 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:48.174636 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ac3daf51-9c25-4935-999b-b4e7497e39d3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:48.175152 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ac3daf51-9c25-4935-999b-b4e7497e39d3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:48.175331 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:48.175331 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:48.181707 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ac3daf51-9c25-4935-999b-b4e7497e39d3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:48.322984 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:48.322984 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:48.349851 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ac3daf51-9c25-4935-999b-b4e7497e39d3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:48.473978 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ac3daf51-9c25-4935-999b-b4e7497e39d3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:48.479870 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 582/1136] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:48 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 914 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:49.502493 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef145543-bd3e-48cd-a4ea-6b7b7c7bd59f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:49.503633 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef145543-bd3e-48cd-a4ea-6b7b7c7bd59f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:49.504169 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:49.504169 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:49.504318 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef145543-bd3e-48cd-a4ea-6b7b7c7bd59f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:49.618213 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:49.618213 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:49.648798 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ef145543-bd3e-48cd-a4ea-6b7b7c7bd59f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:49.738635 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef145543-bd3e-48cd-a4ea-6b7b7c7bd59f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:49.743371 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 555/1137] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:49 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 972 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:22:50.759228 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a9cbecf7-d783-4cb2-97b4-a454958059b4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:50.760354 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a9cbecf7-d783-4cb2-97b4-a454958059b4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:50.760726 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:50.760726 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:50.761338 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a9cbecf7-d783-4cb2-97b4-a454958059b4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:50.878539 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:50.878539 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:50.892118 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a9cbecf7-d783-4cb2-97b4-a454958059b4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:50.925703 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a9cbecf7-d783-4cb2-97b4-a454958059b4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:50.926830 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 583/1138] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:50 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 972 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:51.946401 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e4efd43-506c-40cc-9e23-11f57d002736 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:51.947514 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4e4efd43-506c-40cc-9e23-11f57d002736 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:51.947951 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:51.947951 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:51.948959 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4e4efd43-506c-40cc-9e23-11f57d002736 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:52.101599 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:52.101599 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:52.125638 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4e4efd43-506c-40cc-9e23-11f57d002736 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:52.185449 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e4efd43-506c-40cc-9e23-11f57d002736 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:52.186579 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 556/1139] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:51 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 975 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:53.203693 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-925a5966-0d4d-4f47-ac4d-9e52b7565012 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:53.205978 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-925a5966-0d4d-4f47-ac4d-9e52b7565012 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:53.207800 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:53.207800 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:53.210605 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-925a5966-0d4d-4f47-ac4d-9e52b7565012 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:53.367512 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:53.367512 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:53.401881 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-925a5966-0d4d-4f47-ac4d-9e52b7565012 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:53.475781 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-925a5966-0d4d-4f47-ac4d-9e52b7565012 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:53.486960 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 584/1140] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:53 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 975 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:54.493915 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93dd3767-2119-49de-9b18-9a69e497dd45 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:54.494442 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93dd3767-2119-49de-9b18-9a69e497dd45 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:54.494629 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:54.494629 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:54.495188 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93dd3767-2119-49de-9b18-9a69e497dd45 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:54.675430 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:54.675430 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:54.697386 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-93dd3767-2119-49de-9b18-9a69e497dd45 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:54.791954 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93dd3767-2119-49de-9b18-9a69e497dd45 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:54.801861 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 557/1141] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:54 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 975 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:55.821432 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d065e5e-6d7f-487d-ace0-718a07db6d97 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:55.821432 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d065e5e-6d7f-487d-ace0-718a07db6d97 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:55.821432 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:55.821432 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:55.821432 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d065e5e-6d7f-487d-ace0-718a07db6d97 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:55.950411 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:55.950411 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:55.974032 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4d065e5e-6d7f-487d-ace0-718a07db6d97 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:56.022217 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d065e5e-6d7f-487d-ace0-718a07db6d97 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:56.023173 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 585/1142] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:55 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 975 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:57.040903 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6a591cd3-f910-4673-98fb-265e59b75e0b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:57.041724 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6a591cd3-f910-4673-98fb-265e59b75e0b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:57.041724 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:57.041724 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:57.041961 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6a591cd3-f910-4673-98fb-265e59b75e0b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:57.207348 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:57.207348 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:57.235036 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6a591cd3-f910-4673-98fb-265e59b75e0b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:57.305826 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6a591cd3-f910-4673-98fb-265e59b75e0b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:57.328407 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 558/1143] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:57 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 975 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:58.324623 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-646538fc-bff2-4178-bde1-e7ec08eafbc9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:58.325050 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-646538fc-bff2-4178-bde1-e7ec08eafbc9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:58.325050 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:58.325050 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:58.326869 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-646538fc-bff2-4178-bde1-e7ec08eafbc9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:58.481970 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:58.481970 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:58.511153 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-646538fc-bff2-4178-bde1-e7ec08eafbc9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:58.566877 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-646538fc-bff2-4178-bde1-e7ec08eafbc9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:58.580694 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 586/1144] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:58 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 975 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:22:59.602661 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-09d811a5-af31-45d2-8e45-78b02e53966b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:22:59.603847 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-09d811a5-af31-45d2-8e45-78b02e53966b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:22:59.604226 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:22:59.604226 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:22:59.604833 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-09d811a5-af31-45d2-8e45-78b02e53966b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:22:59.792669 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:22:59.792669 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:22:59.819623 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-09d811a5-af31-45d2-8e45-78b02e53966b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:22:59.875567 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-09d811a5-af31-45d2-8e45-78b02e53966b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:22:59.876506 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 559/1145] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:22:59 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 975 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:00.894331 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-db4abe2c-b46d-4d15-933b-c4a762a11691 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:00.894331 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-db4abe2c-b46d-4d15-933b-c4a762a11691 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:00.894331 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:00.894331 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:00.894331 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-db4abe2c-b46d-4d15-933b-c4a762a11691 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:01.098905 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:01.098905 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:01.124579 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-db4abe2c-b46d-4d15-933b-c4a762a11691 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:01.214948 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-db4abe2c-b46d-4d15-933b-c4a762a11691 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:01.231471 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 587/1146] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:23:00 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 975 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:02.238249 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d6a25bf-9105-473f-92c6-82a4e93b5e05 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:02.238927 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d6a25bf-9105-473f-92c6-82a4e93b5e05 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:02.239066 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:02.239066 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:02.239544 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d6a25bf-9105-473f-92c6-82a4e93b5e05 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:02.398858 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:02.398858 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:02.425034 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8d6a25bf-9105-473f-92c6-82a4e93b5e05 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:02.469286 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d6a25bf-9105-473f-92c6-82a4e93b5e05 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:02.470559 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 560/1147] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:23:02 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 975 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:03.486323 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1c36f599-99c4-4a13-a9a9-28d5cfc8c47f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:03.486857 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1c36f599-99c4-4a13-a9a9-28d5cfc8c47f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:03.487010 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:03.487010 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:03.487657 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1c36f599-99c4-4a13-a9a9-28d5cfc8c47f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:03.672871 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:03.672871 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:03.674768 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1c36f599-99c4-4a13-a9a9-28d5cfc8c47f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:03.784931 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1c36f599-99c4-4a13-a9a9-28d5cfc8c47f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:03.792587 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 588/1148] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:23:03 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 975 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:04.805765 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6cf6e49d-5764-48ab-bdac-bd8f4ccdfb56 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:04.806497 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6cf6e49d-5764-48ab-bdac-bd8f4ccdfb56 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:04.806755 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:04.806755 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:04.807134 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6cf6e49d-5764-48ab-bdac-bd8f4ccdfb56 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:04.955236 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:04.955236 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:04.983048 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6cf6e49d-5764-48ab-bdac-bd8f4ccdfb56 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:05.071461 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6cf6e49d-5764-48ab-bdac-bd8f4ccdfb56 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:05.094402 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 561/1149] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:23:04 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 975 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:06.088114 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-80dd2874-4cb4-4e0e-8a91-62f6c176e821 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:06.088641 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-80dd2874-4cb4-4e0e-8a91-62f6c176e821 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:06.088800 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:06.088800 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:06.089426 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-80dd2874-4cb4-4e0e-8a91-62f6c176e821 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:06.238298 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:06.238298 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:06.286125 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-80dd2874-4cb4-4e0e-8a91-62f6c176e821 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:06.331584 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-80dd2874-4cb4-4e0e-8a91-62f6c176e821 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:06.339819 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 589/1150] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:23:06 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1363 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:06.893482 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-8f59452f-66e7-4e97-a99e-096225474dca tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:06.894003 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-8f59452f-66e7-4e97-a99e-096225474dca tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:06.894273 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:06.894273 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:06.894796 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-8f59452f-66e7-4e97-a99e-096225474dca tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:07.024125 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:07.024125 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:07.052542 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-8f59452f-66e7-4e97-a99e-096225474dca tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:07.087248 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-8f59452f-66e7-4e97-a99e-096225474dca tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:07.089613 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 562/1151] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:23:06 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1363 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:07.177814 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-80dd2874-4cb4-4e0e-8a91-62f6c176e821 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume// Nov 13 01:23:07.178294 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-80dd2874-4cb4-4e0e-8a91-62f6c176e821 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:07.178526 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:07.178526 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:07.178905 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-80dd2874-4cb4-4e0e-8a91-62f6c176e821 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:07.180770 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-80dd2874-4cb4-4e0e-8a91-62f6c176e821 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:23:07.181383 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 590/1152] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:23:07 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:23:07.201798 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-1903bab6-af93-4266-b0e7-bb579c962c99 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/attachments Nov 13 01:23:07.230625 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:07.230625 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:07.230625 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-1903bab6-af93-4266-b0e7-bb579c962c99 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74230bb2-be88-45f8-80ef-f2dfcc7ad5cd", "instance_uuid": "1193016b-19d0-4d0f-86eb-5659c8b5b2f2", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:23:07.539989 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:07.539989 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:07.664945 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-1903bab6-af93-4266-b0e7-bb579c962c99 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/attachments returned with HTTP 200 Nov 13 01:23:07.665983 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 563/1153] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:23:07 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/attachments => generated 273 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:07.758555 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b23351e7-c9c9-40cc-9b08-d97837934047 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:07.759854 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b23351e7-c9c9-40cc-9b08-d97837934047 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:07.760503 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b23351e7-c9c9-40cc-9b08-d97837934047 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:07.799023 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-1903bab6-af93-4266-b0e7-bb579c962c99 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume// Nov 13 01:23:07.799454 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-1903bab6-af93-4266-b0e7-bb579c962c99 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:07.799700 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:07.799700 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:07.800224 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-1903bab6-af93-4266-b0e7-bb579c962c99 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:07.801502 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-1903bab6-af93-4266-b0e7-bb579c962c99 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:23:07.802699 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 564/1154] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:23:07 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:23:07.817466 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-d848a648-5707-48ca-9e1f-25e80156fc20 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:07.818054 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-d848a648-5707-48ca-9e1f-25e80156fc20 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:07.818832 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-d848a648-5707-48ca-9e1f-25e80156fc20 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:07.891380 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:07.891380 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:07.916827 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b23351e7-c9c9-40cc-9b08-d97837934047 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:07.958175 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:07.958175 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:07.970040 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b23351e7-c9c9-40cc-9b08-d97837934047 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:07.977853 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:07.977853 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:07.981427 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 591/1155] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:23:07 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1362 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:08.008143 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-d848a648-5707-48ca-9e1f-25e80156fc20 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:08.064330 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:08.064330 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:08.095249 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-d848a648-5707-48ca-9e1f-25e80156fc20 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:08.095835 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 565/1156] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:23:07 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1461 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:23:08.116678 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-470ae075-9f2c-4fcb-8b10-d29f844bf1b8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] PUT http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/attachments/70eeed9d-1d11-4e3c-999d-4644c02660b1 Nov 13 01:23:08.117352 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:08.117352 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:08.118013 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-470ae075-9f2c-4fcb-8b10-d29f844bf1b8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:23:08.190714 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:23:08.190714 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:23:08.193493 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-470ae075-9f2c-4fcb-8b10-d29f844bf1b8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Lock "b'cinder-attachment_update-74230bb2-be88-45f8-80ef-f2dfcc7ad5cd-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.018s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:23:08.198487 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:08.198487 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:08.988484 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e96659bb-a463-4191-939e-65eed21630f7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:08.989251 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e96659bb-a463-4191-939e-65eed21630f7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:08.989613 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:08.989613 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:08.990221 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e96659bb-a463-4191-939e-65eed21630f7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:09.111056 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:09.111056 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:09.134181 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e96659bb-a463-4191-939e-65eed21630f7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:09.196636 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:09.196636 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:09.209721 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e96659bb-a463-4191-939e-65eed21630f7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:09.224978 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 566/1157] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:23:08 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1362 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:10.226029 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5b596fe8-4ff8-4391-8101-78796ed47fc5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:10.226868 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5b596fe8-4ff8-4391-8101-78796ed47fc5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:10.226868 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:10.226868 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:10.227213 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5b596fe8-4ff8-4391-8101-78796ed47fc5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:10.377611 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:10.377611 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:10.400641 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5b596fe8-4ff8-4391-8101-78796ed47fc5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:10.451011 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:10.451011 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:10.480716 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5b596fe8-4ff8-4391-8101-78796ed47fc5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:10.481430 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 567/1158] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:23:10 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1362 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:11.498093 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b398c68b-0819-4d86-965e-644e1a0cd962 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:11.498631 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b398c68b-0819-4d86-965e-644e1a0cd962 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:11.498789 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:11.498789 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:11.500034 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b398c68b-0819-4d86-965e-644e1a0cd962 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:11.753112 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:11.753112 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:11.784945 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b398c68b-0819-4d86-965e-644e1a0cd962 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:11.889619 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:11.889619 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:11.920183 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b398c68b-0819-4d86-965e-644e1a0cd962 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:11.921596 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 568/1159] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:23:11 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1362 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:12.114329 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-470ae075-9f2c-4fcb-8b10-d29f844bf1b8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Lock "b'cinder-attachment_update-74230bb2-be88-45f8-80ef-f2dfcc7ad5cd-n-h2-729945-8'" released by "attachment_update" :: held 3.923s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:23:12.115018 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-470ae075-9f2c-4fcb-8b10-d29f844bf1b8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/attachments/70eeed9d-1d11-4e3c-999d-4644c02660b1 returned with HTTP 200 Nov 13 01:23:12.115957 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 592/1160] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 01:23:08 2020] PUT /volume/v3/f216192d58984cad85eda08a13a250cf/attachments/70eeed9d-1d11-4e3c-999d-4644c02660b1 => generated 762 bytes in 4005 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:12.939258 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-85fc2c2e-8586-48c0-a701-6911a23ebcbe tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:12.941360 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-85fc2c2e-8586-48c0-a701-6911a23ebcbe tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:12.943184 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:12.943184 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:12.944188 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-85fc2c2e-8586-48c0-a701-6911a23ebcbe tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:13.040004 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:13.040004 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:13.052177 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-85fc2c2e-8586-48c0-a701-6911a23ebcbe tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:13.076735 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:13.076735 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:13.107064 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-85fc2c2e-8586-48c0-a701-6911a23ebcbe tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:13.118959 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 569/1161] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:23:12 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1363 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:14.125689 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-15a60eb5-4d9a-47d3-a025-a364c23c36ce tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:14.126193 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-15a60eb5-4d9a-47d3-a025-a364c23c36ce tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:14.126601 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:14.126601 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:14.127273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-15a60eb5-4d9a-47d3-a025-a364c23c36ce tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:14.213996 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:14.213996 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:14.252236 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-15a60eb5-4d9a-47d3-a025-a364c23c36ce tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:14.317569 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:14.317569 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:14.337662 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-15a60eb5-4d9a-47d3-a025-a364c23c36ce tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:14.339694 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 593/1162] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:23:14 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1363 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:15.359794 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5db7498c-636b-43bf-a86a-8df96f41d4da tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:15.360540 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5db7498c-636b-43bf-a86a-8df96f41d4da tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:15.360540 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:15.360540 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:15.367142 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5db7498c-636b-43bf-a86a-8df96f41d4da tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:15.524674 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:15.524674 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:15.549852 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5db7498c-636b-43bf-a86a-8df96f41d4da tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:15.610610 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:15.610610 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:15.637013 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5db7498c-636b-43bf-a86a-8df96f41d4da tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:15.667983 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 570/1163] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:23:15 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1363 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:16.675386 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f6e05827-3894-4509-9bd4-3d6ae5867631 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:16.676777 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f6e05827-3894-4509-9bd4-3d6ae5867631 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:16.677217 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:16.677217 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:16.677905 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f6e05827-3894-4509-9bd4-3d6ae5867631 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:16.754480 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:16.754480 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:16.767711 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f6e05827-3894-4509-9bd4-3d6ae5867631 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:16.808804 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:16.808804 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:16.832498 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f6e05827-3894-4509-9bd4-3d6ae5867631 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:16.833752 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 594/1164] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:23:16 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1363 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:17.792002 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-7822c702-3835-4fa6-9e40-e232adf90347 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/attachments/70eeed9d-1d11-4e3c-999d-4644c02660b1/action Nov 13 01:23:17.792002 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:17.792002 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:17.792002 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-7822c702-3835-4fa6-9e40-e232adf90347 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:23:17.792002 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-7822c702-3835-4fa6-9e40-e232adf90347 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:23:17.864484 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d607722f-7fe7-429d-bd27-3e54212c6f8b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:17.864484 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d607722f-7fe7-429d-bd27-3e54212c6f8b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:17.864484 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:17.864484 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:17.864484 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d607722f-7fe7-429d-bd27-3e54212c6f8b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:17.938643 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:17.938643 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:17.955159 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-431c83ec-7539-444c-a40e-b6e5858ce6b5 req-7822c702-3835-4fa6-9e40-e232adf90347 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/attachments/70eeed9d-1d11-4e3c-999d-4644c02660b1/action returned with HTTP 204 Nov 13 01:23:17.956672 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 571/1165] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 01:23:17 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/attachments/70eeed9d-1d11-4e3c-999d-4644c02660b1/action => generated 0 bytes in 185 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:23:17.969086 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:17.969086 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:17.992890 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d607722f-7fe7-429d-bd27-3e54212c6f8b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:18.033778 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:18.033778 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:18.054172 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d607722f-7fe7-429d-bd27-3e54212c6f8b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:18.066892 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 595/1166] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:23:17 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1658 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:19.082117 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aecd85e1-976f-4448-af37-d771bafb4d41 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:19.082696 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aecd85e1-976f-4448-af37-d771bafb4d41 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:19.083016 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:19.083016 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:19.083315 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aecd85e1-976f-4448-af37-d771bafb4d41 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:19.136215 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:19.136215 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:19.145501 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-aecd85e1-976f-4448-af37-d771bafb4d41 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:19.166922 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:19.166922 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:19.180818 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aecd85e1-976f-4448-af37-d771bafb4d41 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:19.181923 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 572/1167] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:23:19 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1655 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:19.198480 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e381bc48-1264-46e6-b777-22dbdae17294 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots Nov 13 01:23:19.198909 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:19.198909 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:19.199326 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e381bc48-1264-46e6-b777-22dbdae17294 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74230bb2-be88-45f8-80ef-f2dfcc7ad5cd", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-461376318"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:23:19.253512 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:19.253512 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:19.254598 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e381bc48-1264-46e6-b777-22dbdae17294 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:19.254954 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-e381bc48-1264-46e6-b777-22dbdae17294 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create snapshot from volume 74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:19.263952 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e381bc48-1264-46e6-b777-22dbdae17294 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots returned with HTTP 400 Nov 13 01:23:19.267877 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 596/1168] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:23:19 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots => generated 160 bytes in 72 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Nov 13 01:23:19.274078 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-063900e9-25d1-4e47-8701-e45d977485b1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots Nov 13 01:23:19.274547 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:19.274547 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:19.274969 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-063900e9-25d1-4e47-8701-e45d977485b1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74230bb2-be88-45f8-80ef-f2dfcc7ad5cd", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-646448084"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:23:19.333697 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:19.333697 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:19.335088 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-063900e9-25d1-4e47-8701-e45d977485b1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:19.335543 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-063900e9-25d1-4e47-8701-e45d977485b1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create snapshot from volume 74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:19.404212 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-063900e9-25d1-4e47-8701-e45d977485b1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Created reservations ['367c619b-9a57-47f6-a22e-361744f3c810', 'b954368e-a8d6-4f82-b1f9-0e2c3d52fed3', 'd54fe86b-1031-4b15-8711-47e75164fd99', '71b40197-e4ac-4491-92f0-da1cd2f27056'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:23:19.567437 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-063900e9-25d1-4e47-8701-e45d977485b1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot force create request issued successfully. Nov 13 01:23:19.568258 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-063900e9-25d1-4e47-8701-e45d977485b1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots returned with HTTP 202 Nov 13 01:23:19.570072 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 573/1169] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:23:19 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots => generated 309 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:23:19.582019 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3df77271-7dad-4e55-91e6-16af3bf6f1a5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 Nov 13 01:23:19.582827 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3df77271-7dad-4e55-91e6-16af3bf6f1a5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:19.582827 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:19.582827 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:19.583156 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3df77271-7dad-4e55-91e6-16af3bf6f1a5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:19.786437 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:19.786437 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:19.789328 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3df77271-7dad-4e55-91e6-16af3bf6f1a5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:19.807483 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3df77271-7dad-4e55-91e6-16af3bf6f1a5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 returned with HTTP 200 Nov 13 01:23:19.810888 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 597/1170] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:19 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 => generated 441 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:20.824109 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6bb07115-7a06-4b5f-92e1-4e689492ffd6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 Nov 13 01:23:20.824670 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6bb07115-7a06-4b5f-92e1-4e689492ffd6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:20.826433 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:20.826433 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:20.831421 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6bb07115-7a06-4b5f-92e1-4e689492ffd6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:20.877056 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:20.877056 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:20.878208 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6bb07115-7a06-4b5f-92e1-4e689492ffd6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:20.880802 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6bb07115-7a06-4b5f-92e1-4e689492ffd6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 returned with HTTP 200 Nov 13 01:23:20.881717 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 574/1171] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:20 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 => generated 441 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:21.895552 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3753b426-62d2-46b2-bc15-4a3f79f93091 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 Nov 13 01:23:21.896183 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3753b426-62d2-46b2-bc15-4a3f79f93091 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:21.896437 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:21.896437 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:21.897131 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3753b426-62d2-46b2-bc15-4a3f79f93091 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:21.935480 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:21.935480 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:21.937000 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3753b426-62d2-46b2-bc15-4a3f79f93091 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:21.938867 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3753b426-62d2-46b2-bc15-4a3f79f93091 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 returned with HTTP 200 Nov 13 01:23:21.940078 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 598/1172] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:21 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 => generated 468 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:21.951872 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3f41f35-2f11-43c1-aec5-62c59fa93c4e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots Nov 13 01:23:21.952538 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:21.952538 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:21.953038 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3f41f35-2f11-43c1-aec5-62c59fa93c4e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74230bb2-be88-45f8-80ef-f2dfcc7ad5cd", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1781353039"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:23:22.010974 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:22.010974 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:22.012821 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e3f41f35-2f11-43c1-aec5-62c59fa93c4e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:22.013253 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-e3f41f35-2f11-43c1-aec5-62c59fa93c4e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create snapshot from volume 74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:22.091255 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-e3f41f35-2f11-43c1-aec5-62c59fa93c4e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Created reservations ['92144952-dd20-4be9-87cb-0196abc3fea5', '35b32be0-5d49-4333-98e3-fc927d763d58', '74d08ec2-cabe-4f50-9953-f5a8d4cb4e4a', '20ff25aa-a7cf-40eb-a747-fce9ca8816d4'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:23:22.273864 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e3f41f35-2f11-43c1-aec5-62c59fa93c4e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot force create request issued successfully. Nov 13 01:23:22.274757 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3f41f35-2f11-43c1-aec5-62c59fa93c4e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots returned with HTTP 202 Nov 13 01:23:22.281955 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 575/1173] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:23:21 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots => generated 310 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:23:22.287033 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9de16700-21d3-4435-aacb-f45ea20ec0e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 Nov 13 01:23:22.287711 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9de16700-21d3-4435-aacb-f45ea20ec0e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:22.287995 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:22.287995 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:22.288475 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9de16700-21d3-4435-aacb-f45ea20ec0e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:22.323189 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:22.323189 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:22.324626 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9de16700-21d3-4435-aacb-f45ea20ec0e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:22.328200 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9de16700-21d3-4435-aacb-f45ea20ec0e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 returned with HTTP 200 Nov 13 01:23:22.333844 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 599/1174] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:22 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 => generated 442 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:22.902154 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9ea98ce4-eabd-4be6-8739-e9895d2578ee req-87121869-2498-4da8-9702-6f651e57ef12 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad Nov 13 01:23:22.902154 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9ea98ce4-eabd-4be6-8739-e9895d2578ee req-87121869-2498-4da8-9702-6f651e57ef12 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:22.902154 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:22.902154 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:22.902719 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9ea98ce4-eabd-4be6-8739-e9895d2578ee req-87121869-2498-4da8-9702-6f651e57ef12 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:22.985066 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:22.985066 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:22.985066 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-9ea98ce4-eabd-4be6-8739-e9895d2578ee req-87121869-2498-4da8-9702-6f651e57ef12 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:23:23.012385 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9ea98ce4-eabd-4be6-8739-e9895d2578ee req-87121869-2498-4da8-9702-6f651e57ef12 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad returned with HTTP 200 Nov 13 01:23:23.013248 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 576/1175] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:23:22 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad => generated 919 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:23.038975 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9de16700-21d3-4435-aacb-f45ea20ec0e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume// Nov 13 01:23:23.040308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9de16700-21d3-4435-aacb-f45ea20ec0e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:23.040712 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:23.040712 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:23.041354 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9de16700-21d3-4435-aacb-f45ea20ec0e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:23.042637 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9de16700-21d3-4435-aacb-f45ea20ec0e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:23:23.043910 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 600/1176] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:23:23 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:23:23.065103 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9ea98ce4-eabd-4be6-8739-e9895d2578ee req-1eaa64aa-747b-4b2d-b4e7-5114cd48d0a3 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] POST http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments Nov 13 01:23:23.066600 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:23.066600 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:23.068520 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9ea98ce4-eabd-4be6-8739-e9895d2578ee req-1eaa64aa-747b-4b2d-b4e7-5114cd48d0a3 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2fabed3f-fcec-4032-a42f-75c6e26633ad", "instance_uuid": "57cc7840-4cbf-4e75-aa6c-4cc3bf626dbc", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:23:23.149102 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:23.149102 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:23.263924 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9ea98ce4-eabd-4be6-8739-e9895d2578ee req-1eaa64aa-747b-4b2d-b4e7-5114cd48d0a3 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments returned with HTTP 200 Nov 13 01:23:23.265001 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 577/1177] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:23:23 2020] POST /volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments => generated 273 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:23.343075 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-628202f2-bb7d-4f68-8bd6-9c8e710b2afb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 Nov 13 01:23:23.344210 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-628202f2-bb7d-4f68-8bd6-9c8e710b2afb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:23.344711 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-628202f2-bb7d-4f68-8bd6-9c8e710b2afb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:23.352275 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9ea98ce4-eabd-4be6-8739-e9895d2578ee req-e4f17525-9750-4dd3-bd00-b0aa46b110eb tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] POST http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments/4753939f-2b5a-4343-9cf7-5de200a5eda4/action Nov 13 01:23:23.352834 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:23.352834 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:23.353451 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9ea98ce4-eabd-4be6-8739-e9895d2578ee req-e4f17525-9750-4dd3-bd00-b0aa46b110eb tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:23:23.353830 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9ea98ce4-eabd-4be6-8739-e9895d2578ee req-e4f17525-9750-4dd3-bd00-b0aa46b110eb tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:23:23.415273 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:23.415273 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:23.415273 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-628202f2-bb7d-4f68-8bd6-9c8e710b2afb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:23.415835 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-628202f2-bb7d-4f68-8bd6-9c8e710b2afb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 returned with HTTP 200 Nov 13 01:23:23.430161 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 601/1178] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:23 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 => generated 442 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:23.554546 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:23.554546 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:23.587667 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9ea98ce4-eabd-4be6-8739-e9895d2578ee req-e4f17525-9750-4dd3-bd00-b0aa46b110eb tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments/4753939f-2b5a-4343-9cf7-5de200a5eda4/action returned with HTTP 204 Nov 13 01:23:23.596520 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 578/1179] 10.222.0.13 () {66 vars in 1696 bytes} [Fri Nov 13 01:23:23 2020] POST /volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments/4753939f-2b5a-4343-9cf7-5de200a5eda4/action => generated 0 bytes in 242 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:23:23.636954 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-038f8f06-de36-4d19-9427-98cd44309988 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad Nov 13 01:23:23.637438 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-038f8f06-de36-4d19-9427-98cd44309988 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:23.637654 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:23.637654 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:23.638030 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-038f8f06-de36-4d19-9427-98cd44309988 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:23.755041 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:23.755041 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:23.765392 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-038f8f06-de36-4d19-9427-98cd44309988 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:23:23.792004 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:23.792004 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:23.802267 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-038f8f06-de36-4d19-9427-98cd44309988 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad returned with HTTP 200 Nov 13 01:23:23.803111 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 602/1180] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:23:23 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad => generated 1181 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:23.972507 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5479fcaf-3abb-4a93-8f70-1bcd015b775d req-801af44e-8aeb-42b0-a458-c96dac7e4953 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad Nov 13 01:23:23.973208 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5479fcaf-3abb-4a93-8f70-1bcd015b775d req-801af44e-8aeb-42b0-a458-c96dac7e4953 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:23.973510 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:23.973510 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:23.974237 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5479fcaf-3abb-4a93-8f70-1bcd015b775d req-801af44e-8aeb-42b0-a458-c96dac7e4953 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:24.036918 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:24.036918 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:24.064417 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-5479fcaf-3abb-4a93-8f70-1bcd015b775d req-801af44e-8aeb-42b0-a458-c96dac7e4953 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:23:24.092221 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:24.092221 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:24.119100 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5479fcaf-3abb-4a93-8f70-1bcd015b775d req-801af44e-8aeb-42b0-a458-c96dac7e4953 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad returned with HTTP 200 Nov 13 01:23:24.119971 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 579/1181] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:23:23 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad => generated 1181 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:24.438896 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-017a18d7-a5f6-4917-87bc-0b25b2e555ea tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 Nov 13 01:23:24.440479 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-017a18d7-a5f6-4917-87bc-0b25b2e555ea tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:24.440805 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:24.440805 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:24.441815 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-017a18d7-a5f6-4917-87bc-0b25b2e555ea tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:24.493519 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:24.493519 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:24.508380 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-017a18d7-a5f6-4917-87bc-0b25b2e555ea tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:24.511955 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-017a18d7-a5f6-4917-87bc-0b25b2e555ea tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 returned with HTTP 200 Nov 13 01:23:24.514004 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 580/1182] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:24 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 => generated 469 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:24.526072 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-00af6886-47d0-401a-898f-fb06f975a8bb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots Nov 13 01:23:24.528662 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:24.528662 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:24.529066 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-00af6886-47d0-401a-898f-fb06f975a8bb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74230bb2-be88-45f8-80ef-f2dfcc7ad5cd", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1710219048"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:23:24.605715 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:24.605715 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:24.607901 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-00af6886-47d0-401a-898f-fb06f975a8bb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:24.610438 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-00af6886-47d0-401a-898f-fb06f975a8bb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create snapshot from volume 74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:24.679037 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5479fcaf-3abb-4a93-8f70-1bcd015b775d req-549756a7-2f70-47ea-9ddf-8e69856f30cf tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] DELETE http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments/4753939f-2b5a-4343-9cf7-5de200a5eda4 Nov 13 01:23:24.679725 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5479fcaf-3abb-4a93-8f70-1bcd015b775d req-549756a7-2f70-47ea-9ddf-8e69856f30cf tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:24.680491 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:24.680491 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:24.681699 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5479fcaf-3abb-4a93-8f70-1bcd015b775d req-549756a7-2f70-47ea-9ddf-8e69856f30cf tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:24.722395 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:24.722395 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:24.738933 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-00af6886-47d0-401a-898f-fb06f975a8bb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Created reservations ['f227b54a-1794-40e1-82fb-62daa91988d6', '3be277f7-1fc5-42cc-a414-a73bb641a784', '6e345336-cb9c-446b-815f-d4a1ff03c5e1', '40c76d96-d157-46af-b688-b661fc962b61'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:23:24.983132 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-00af6886-47d0-401a-898f-fb06f975a8bb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot force create request issued successfully. Nov 13 01:23:24.984691 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-00af6886-47d0-401a-898f-fb06f975a8bb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots returned with HTTP 202 Nov 13 01:23:24.987853 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 581/1183] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:23:24 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots => generated 310 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Nov 13 01:23:25.003936 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a51db69c-ff80-4efa-a000-625552323c21 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 Nov 13 01:23:25.004696 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a51db69c-ff80-4efa-a000-625552323c21 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:25.005115 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:25.005115 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:25.005790 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a51db69c-ff80-4efa-a000-625552323c21 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:25.037022 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-5479fcaf-3abb-4a93-8f70-1bcd015b775d req-549756a7-2f70-47ea-9ddf-8e69856f30cf tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:23:25.037414 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-5479fcaf-3abb-4a93-8f70-1bcd015b775d req-549756a7-2f70-47ea-9ddf-8e69856f30cf tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Pending status list for volume during attachment-delete: [] {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:23:25.044412 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:25.044412 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:25.045636 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a51db69c-ff80-4efa-a000-625552323c21 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:25.048551 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a51db69c-ff80-4efa-a000-625552323c21 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 returned with HTTP 200 Nov 13 01:23:25.054434 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 582/1184] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:24 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 => generated 442 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:25.057064 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5479fcaf-3abb-4a93-8f70-1bcd015b775d req-549756a7-2f70-47ea-9ddf-8e69856f30cf tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments/4753939f-2b5a-4343-9cf7-5de200a5eda4 returned with HTTP 200 Nov 13 01:23:25.058124 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 603/1185] 10.222.0.13 () {64 vars in 1644 bytes} [Fri Nov 13 01:23:24 2020] DELETE /volume/v3/5b5f27a22dee4324b068935ceb16f85d/attachments/4753939f-2b5a-4343-9cf7-5de200a5eda4 => generated 19 bytes in 842 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:25.115040 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c05d92f1-c02e-4614-937b-7690a506f9c4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad Nov 13 01:23:25.115756 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c05d92f1-c02e-4614-937b-7690a506f9c4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:25.116642 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:25.116642 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:25.117135 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c05d92f1-c02e-4614-937b-7690a506f9c4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:25.189994 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:25.189994 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:25.206738 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c05d92f1-c02e-4614-937b-7690a506f9c4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:23:25.240160 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c05d92f1-c02e-4614-937b-7690a506f9c4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad returned with HTTP 200 Nov 13 01:23:25.242752 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 583/1186] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:23:25 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad => generated 919 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:26.062118 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-11c5ff77-f014-4e59-a1a7-849e2bb6abf7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 Nov 13 01:23:26.062634 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-11c5ff77-f014-4e59-a1a7-849e2bb6abf7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:26.062634 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:26.062634 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:26.062912 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-11c5ff77-f014-4e59-a1a7-849e2bb6abf7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:26.149622 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:26.149622 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:26.150958 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-11c5ff77-f014-4e59-a1a7-849e2bb6abf7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:26.157228 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-11c5ff77-f014-4e59-a1a7-849e2bb6abf7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 returned with HTTP 200 Nov 13 01:23:26.159289 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 604/1187] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:26 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 => generated 442 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:27.172328 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9961d2e3-a77e-4ed8-93c8-a7aedf4ae48d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 Nov 13 01:23:27.173690 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9961d2e3-a77e-4ed8-93c8-a7aedf4ae48d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:27.174212 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:27.174212 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:27.174986 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9961d2e3-a77e-4ed8-93c8-a7aedf4ae48d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:27.209600 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:27.209600 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:27.211249 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9961d2e3-a77e-4ed8-93c8-a7aedf4ae48d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:27.213254 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9961d2e3-a77e-4ed8-93c8-a7aedf4ae48d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 returned with HTTP 200 Nov 13 01:23:27.214160 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 584/1188] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:27 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:27.225847 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4c2b1fc4-e0b6-452e-b799-2399d63039e6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 Nov 13 01:23:27.226467 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4c2b1fc4-e0b6-452e-b799-2399d63039e6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:27.226900 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:27.226900 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:27.227468 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4c2b1fc4-e0b6-452e-b799-2399d63039e6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:27.227896 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-4c2b1fc4-e0b6-452e-b799-2399d63039e6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete snapshot with id: 576afc3a-275d-48aa-88ca-3604c6532c11 Nov 13 01:23:27.255627 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:27.255627 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:27.256797 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4c2b1fc4-e0b6-452e-b799-2399d63039e6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:27.328181 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4c2b1fc4-e0b6-452e-b799-2399d63039e6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot delete request issued successfully. Nov 13 01:23:27.329289 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4c2b1fc4-e0b6-452e-b799-2399d63039e6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 returned with HTTP 202 Nov 13 01:23:27.330485 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 605/1189] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:23:27 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:23:27.340195 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0995458c-7094-4542-aab0-bf353a3f4966 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 Nov 13 01:23:27.341041 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0995458c-7094-4542-aab0-bf353a3f4966 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:27.341394 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:27.341394 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:27.342496 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0995458c-7094-4542-aab0-bf353a3f4966 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:27.374318 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:27.374318 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:27.375256 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0995458c-7094-4542-aab0-bf353a3f4966 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:27.377308 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0995458c-7094-4542-aab0-bf353a3f4966 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 returned with HTTP 200 Nov 13 01:23:27.383393 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 585/1190] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:27 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 => generated 467 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:28.394128 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-81ce697a-c5c2-4703-aaa2-377731699725 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 Nov 13 01:23:28.395368 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-81ce697a-c5c2-4703-aaa2-377731699725 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:28.395925 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:28.395925 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:28.397334 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-81ce697a-c5c2-4703-aaa2-377731699725 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:28.429964 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:28.429964 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:28.431687 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-81ce697a-c5c2-4703-aaa2-377731699725 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:28.434664 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-81ce697a-c5c2-4703-aaa2-377731699725 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 returned with HTTP 200 Nov 13 01:23:28.445853 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 606/1191] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:28 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 => generated 467 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:29.447714 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-261ac144-88cb-42c5-b2e2-82651cdef1ae tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 Nov 13 01:23:29.448763 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-261ac144-88cb-42c5-b2e2-82651cdef1ae tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:29.449107 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:29.449107 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:29.449720 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-261ac144-88cb-42c5-b2e2-82651cdef1ae tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:29.473623 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-261ac144-88cb-42c5-b2e2-82651cdef1ae tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 returned with HTTP 404 Nov 13 01:23:29.474892 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 586/1192] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:29 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:23:29.484286 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6687d452-eca6-4ff9-8de3-22d7a9e8c7e2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 Nov 13 01:23:29.485084 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6687d452-eca6-4ff9-8de3-22d7a9e8c7e2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:29.485495 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:29.485495 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:29.486135 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6687d452-eca6-4ff9-8de3-22d7a9e8c7e2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:29.486663 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-6687d452-eca6-4ff9-8de3-22d7a9e8c7e2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete snapshot with id: b1f46d9c-fce6-4d9c-af5f-88c184202c16 Nov 13 01:23:29.514094 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:29.514094 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:29.516528 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6687d452-eca6-4ff9-8de3-22d7a9e8c7e2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:29.583355 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6687d452-eca6-4ff9-8de3-22d7a9e8c7e2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot delete request issued successfully. Nov 13 01:23:29.584445 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6687d452-eca6-4ff9-8de3-22d7a9e8c7e2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 returned with HTTP 202 Nov 13 01:23:29.589328 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 607/1193] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:23:29 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:23:29.596845 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8e480a7e-1e03-407c-af0f-f1783eaca53b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 Nov 13 01:23:29.597551 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8e480a7e-1e03-407c-af0f-f1783eaca53b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:29.598378 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8e480a7e-1e03-407c-af0f-f1783eaca53b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:29.668269 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:29.668269 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:29.669758 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8e480a7e-1e03-407c-af0f-f1783eaca53b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:29.681082 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8e480a7e-1e03-407c-af0f-f1783eaca53b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 returned with HTTP 200 Nov 13 01:23:29.682374 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 587/1194] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:29 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 => generated 468 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:30.694998 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c777f36-b9a5-4392-992b-a6c54cf96992 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 Nov 13 01:23:30.696411 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c777f36-b9a5-4392-992b-a6c54cf96992 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:30.696940 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:30.696940 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:30.697537 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c777f36-b9a5-4392-992b-a6c54cf96992 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:30.746227 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:30.746227 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:30.748985 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8c777f36-b9a5-4392-992b-a6c54cf96992 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:30.752012 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c777f36-b9a5-4392-992b-a6c54cf96992 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 returned with HTTP 200 Nov 13 01:23:30.752923 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 608/1195] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:30 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 => generated 468 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:31.767442 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-06c78055-2592-494b-bd56-fa25d7d8b4a5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 Nov 13 01:23:31.767993 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-06c78055-2592-494b-bd56-fa25d7d8b4a5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:31.768068 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:31.768068 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:31.768402 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-06c78055-2592-494b-bd56-fa25d7d8b4a5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:31.816624 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-06c78055-2592-494b-bd56-fa25d7d8b4a5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 returned with HTTP 404 Nov 13 01:23:31.818157 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 588/1196] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:31 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:23:31.827091 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7317da32-14b1-46c8-b697-b5507e93ffc2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 Nov 13 01:23:31.827637 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7317da32-14b1-46c8-b697-b5507e93ffc2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:31.827884 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:31.827884 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:31.828671 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7317da32-14b1-46c8-b697-b5507e93ffc2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:31.829171 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-7317da32-14b1-46c8-b697-b5507e93ffc2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete snapshot with id: 415aec50-8ba9-46b3-989a-9ce5b62607b1 Nov 13 01:23:31.858835 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:31.858835 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:31.860419 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7317da32-14b1-46c8-b697-b5507e93ffc2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:31.930361 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7317da32-14b1-46c8-b697-b5507e93ffc2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot delete request issued successfully. Nov 13 01:23:31.931113 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7317da32-14b1-46c8-b697-b5507e93ffc2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 returned with HTTP 202 Nov 13 01:23:31.932297 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 609/1197] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:23:31 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:23:31.941134 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93d24277-7792-4d20-a218-0eb15542ca56 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 Nov 13 01:23:31.941964 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93d24277-7792-4d20-a218-0eb15542ca56 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:31.942771 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93d24277-7792-4d20-a218-0eb15542ca56 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:31.971052 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:31.971052 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:31.972443 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-93d24277-7792-4d20-a218-0eb15542ca56 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:31.974846 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93d24277-7792-4d20-a218-0eb15542ca56 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 returned with HTTP 200 Nov 13 01:23:31.980580 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 589/1198] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:31 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 => generated 468 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:23:32.988274 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ed267993-9c2e-4910-8c94-8edf10d1c6e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 Nov 13 01:23:32.989058 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ed267993-9c2e-4910-8c94-8edf10d1c6e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:32.989525 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:32.989525 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:32.990029 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ed267993-9c2e-4910-8c94-8edf10d1c6e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:33.036840 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:33.036840 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:33.037933 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ed267993-9c2e-4910-8c94-8edf10d1c6e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:33.040517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ed267993-9c2e-4910-8c94-8edf10d1c6e1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 returned with HTTP 200 Nov 13 01:23:33.041812 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 610/1199] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:32 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 => generated 468 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:34.054610 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a798e8a9-d911-4f8e-a24f-3ebb0723cbfc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 Nov 13 01:23:34.056057 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a798e8a9-d911-4f8e-a24f-3ebb0723cbfc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:34.056415 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:34.056415 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:34.057201 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a798e8a9-d911-4f8e-a24f-3ebb0723cbfc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:34.116458 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a798e8a9-d911-4f8e-a24f-3ebb0723cbfc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 returned with HTTP 404 Nov 13 01:23:34.118311 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 590/1200] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:34 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:23:34.380945 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-f67ef2cb-510a-4ae9-bb34-fea65d7f3c40 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:34.381795 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-f67ef2cb-510a-4ae9-bb34-fea65d7f3c40 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:34.382197 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:34.382197 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:34.383260 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-f67ef2cb-510a-4ae9-bb34-fea65d7f3c40 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:34.486726 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:34.486726 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:34.528179 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-f67ef2cb-510a-4ae9-bb34-fea65d7f3c40 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:34.555406 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:34.555406 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:34.582521 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-f67ef2cb-510a-4ae9-bb34-fea65d7f3c40 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:34.598076 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 611/1201] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:23:34 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1655 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:34.617929 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-58dee670-1d59-41d0-8e75-4c0e2d567900 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd/action Nov 13 01:23:34.625659 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-58dee670-1d59-41d0-8e75-4c0e2d567900 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action body: b'{"os-begin_detaching": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:23:34.626716 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-58dee670-1d59-41d0-8e75-4c0e2d567900 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:23:34.718192 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:34.718192 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:34.720814 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-58dee670-1d59-41d0-8e75-4c0e2d567900 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:34.753071 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-58dee670-1d59-41d0-8e75-4c0e2d567900 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Begin detaching volume completed successfully. Nov 13 01:23:34.753940 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-58dee670-1d59-41d0-8e75-4c0e2d567900 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd/action returned with HTTP 202 Nov 13 01:23:34.763489 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 591/1202] 10.222.0.13 () {64 vars in 1643 bytes} [Fri Nov 13 01:23:34 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:23:34.785235 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a57361c2-b4ab-4d39-9299-68f3baec447d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:34.786429 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a57361c2-b4ab-4d39-9299-68f3baec447d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:34.786911 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:34.786911 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:34.787683 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a57361c2-b4ab-4d39-9299-68f3baec447d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:34.823705 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-58dee670-1d59-41d0-8e75-4c0e2d567900 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume// Nov 13 01:23:34.824706 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-58dee670-1d59-41d0-8e75-4c0e2d567900 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:34.825405 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:34.825405 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:34.826086 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-58dee670-1d59-41d0-8e75-4c0e2d567900 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:34.828308 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-58dee670-1d59-41d0-8e75-4c0e2d567900 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:23:34.829354 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 592/1203] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:23:34 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:23:34.848233 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-fe900d2f-9bd8-4543-8b57-8faf69aeea69 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:34.849590 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-fe900d2f-9bd8-4543-8b57-8faf69aeea69 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:34.850574 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-fe900d2f-9bd8-4543-8b57-8faf69aeea69 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:34.943989 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:34.943989 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:34.970256 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a57361c2-b4ab-4d39-9299-68f3baec447d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:35.009960 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:35.009960 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:35.026270 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:35.026270 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:35.036630 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-fe900d2f-9bd8-4543-8b57-8faf69aeea69 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:35.053887 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a57361c2-b4ab-4d39-9299-68f3baec447d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:35.057208 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 612/1204] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:23:34 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1658 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:35.077605 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:35.077605 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:35.091258 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-fe900d2f-9bd8-4543-8b57-8faf69aeea69 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:35.093973 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 593/1205] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:23:34 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1757 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 01:23:35.481092 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-7fd696c5-a062-41bc-b7dd-dc998afb00a5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/attachments/70eeed9d-1d11-4e3c-999d-4644c02660b1 Nov 13 01:23:35.481092 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-7fd696c5-a062-41bc-b7dd-dc998afb00a5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:35.481092 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:35.481092 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:35.481092 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-7fd696c5-a062-41bc-b7dd-dc998afb00a5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:35.515291 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:35.515291 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:36.073680 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e57b4f8d-21f5-4afe-8b40-77a4059dab2c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:36.074225 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e57b4f8d-21f5-4afe-8b40-77a4059dab2c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:36.074362 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:36.074362 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:36.074926 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e57b4f8d-21f5-4afe-8b40-77a4059dab2c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:36.223388 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:36.223388 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:36.261893 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e57b4f8d-21f5-4afe-8b40-77a4059dab2c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:36.340308 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:36.340308 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:36.361573 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e57b4f8d-21f5-4afe-8b40-77a4059dab2c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:36.367396 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 594/1206] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:23:36 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1658 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:36.752836 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-7fd696c5-a062-41bc-b7dd-dc998afb00a5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:23:36.754098 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-7fd696c5-a062-41bc-b7dd-dc998afb00a5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Pending status list for volume during attachment-delete: [] {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:23:36.773287 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d17b34b9-46aa-42e6-a417-6fcb4ede313a req-7fd696c5-a062-41bc-b7dd-dc998afb00a5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/attachments/70eeed9d-1d11-4e3c-999d-4644c02660b1 returned with HTTP 200 Nov 13 01:23:36.775134 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 613/1207] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 01:23:35 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/attachments/70eeed9d-1d11-4e3c-999d-4644c02660b1 => generated 19 bytes in 1311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:37.384440 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f61e18f8-1eb2-4d3c-93ec-3d53828733fe tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:23:37.386163 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f61e18f8-1eb2-4d3c-93ec-3d53828733fe tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:37.386865 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:37.386865 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:37.387554 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f61e18f8-1eb2-4d3c-93ec-3d53828733fe tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:37.503464 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:37.503464 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:37.527170 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f61e18f8-1eb2-4d3c-93ec-3d53828733fe tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:37.584823 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f61e18f8-1eb2-4d3c-93ec-3d53828733fe tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:23:37.585791 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 595/1208] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:23:37 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1363 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:23:45.248763 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2ca37890-130b-4b50-bcea-4f436c2f9355 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots Nov 13 01:23:45.251682 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:45.251682 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:45.252706 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2ca37890-130b-4b50-bcea-4f436c2f9355 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "377e82e2-ea90-42ca-ad04-7da6c35754a1", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-673515409"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:23:45.322610 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:45.322610 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:45.323858 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2ca37890-130b-4b50-bcea-4f436c2f9355 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:45.324219 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-2ca37890-130b-4b50-bcea-4f436c2f9355 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create snapshot from volume 377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:23:45.386641 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-2ca37890-130b-4b50-bcea-4f436c2f9355 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Created reservations ['691bb1af-6bbb-4da7-91d1-efb8d8b9f48d', 'd0ae6bda-bf29-444a-8d8d-edaf9f7b1c6d', '68073252-2cde-44b6-badd-68e2817616c2', 'dcd1ae5f-27ff-4d02-b06f-e19572399c43'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:23:45.508059 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2ca37890-130b-4b50-bcea-4f436c2f9355 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot create request issued successfully. Nov 13 01:23:45.509170 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2ca37890-130b-4b50-bcea-4f436c2f9355 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots returned with HTTP 202 Nov 13 01:23:45.510207 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 614/1209] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:23:45 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots => generated 379 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:23:45.521937 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1319eee3-5a02-4a54-abc7-f90ef0a374ae tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 Nov 13 01:23:45.522957 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1319eee3-5a02-4a54-abc7-f90ef0a374ae tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:45.523364 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:45.523364 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:45.523958 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1319eee3-5a02-4a54-abc7-f90ef0a374ae tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:45.555483 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:45.555483 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:45.556665 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1319eee3-5a02-4a54-abc7-f90ef0a374ae tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:45.559044 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1319eee3-5a02-4a54-abc7-f90ef0a374ae tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 returned with HTTP 200 Nov 13 01:23:45.561390 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 596/1210] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:45 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 => generated 511 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:46.574283 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-adbfc878-c410-47f6-b41e-a63e62b2e8b0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 Nov 13 01:23:46.576628 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-adbfc878-c410-47f6-b41e-a63e62b2e8b0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:46.576986 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:46.576986 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:46.577960 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-adbfc878-c410-47f6-b41e-a63e62b2e8b0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:46.619184 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:46.619184 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:46.620862 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-adbfc878-c410-47f6-b41e-a63e62b2e8b0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:46.622847 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-adbfc878-c410-47f6-b41e-a63e62b2e8b0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 returned with HTTP 200 Nov 13 01:23:46.624439 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 615/1211] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:46 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 => generated 511 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:47.636182 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-77486007-26e3-46be-8a73-02b538788b88 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 Nov 13 01:23:47.637221 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-77486007-26e3-46be-8a73-02b538788b88 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:47.637573 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:47.637573 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:47.638169 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-77486007-26e3-46be-8a73-02b538788b88 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:47.697907 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:47.697907 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:47.703319 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-77486007-26e3-46be-8a73-02b538788b88 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:47.705881 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-77486007-26e3-46be-8a73-02b538788b88 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 returned with HTTP 200 Nov 13 01:23:47.710862 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 597/1212] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:47 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 => generated 538 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:47.723803 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cfa34ea8-d76a-467b-a0d0-16fddf4964de tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 Nov 13 01:23:47.724777 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cfa34ea8-d76a-467b-a0d0-16fddf4964de tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:47.725131 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:47.725131 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:47.725760 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cfa34ea8-d76a-467b-a0d0-16fddf4964de tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:47.784654 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:47.784654 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:47.786596 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cfa34ea8-d76a-467b-a0d0-16fddf4964de tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:47.789708 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cfa34ea8-d76a-467b-a0d0-16fddf4964de tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 returned with HTTP 200 Nov 13 01:23:47.796593 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 616/1213] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:47 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 => generated 538 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:47.806146 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-508c5309-2602-4068-b67d-277acb0fafb6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots Nov 13 01:23:47.806594 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-508c5309-2602-4068-b67d-277acb0fafb6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:47.806805 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:47.806805 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:47.807498 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-508c5309-2602-4068-b67d-277acb0fafb6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:47.808539 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-508c5309-2602-4068-b67d-277acb0fafb6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:23:47.810375 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-508c5309-2602-4068-b67d-277acb0fafb6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Building query based on filter {{(pid=87987) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:23:47.834821 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-508c5309-2602-4068-b67d-277acb0fafb6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Get all snapshots completed successfully. Nov 13 01:23:47.835882 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-508c5309-2602-4068-b67d-277acb0fafb6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots returned with HTTP 200 Nov 13 01:23:47.836726 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 598/1214] 10.222.0.13 () {56 vars in 1170 bytes} [Fri Nov 13 01:23:47 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots => generated 730 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:47.848856 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef535518-7564-4f1d-bbf8-e02b4606d5a0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] PUT http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 Nov 13 01:23:47.849594 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:47.849594 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:47.850271 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef535518-7564-4f1d-bbf8-e02b4606d5a0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1297769979", "description": "This is the new description of snapshot."}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:23:47.912508 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:47.912508 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:47.915849 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ef535518-7564-4f1d-bbf8-e02b4606d5a0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:47.943012 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef535518-7564-4f1d-bbf8-e02b4606d5a0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 returned with HTTP 200 Nov 13 01:23:47.944504 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 617/1215] 10.222.0.13 () {58 vars in 1302 bytes} [Fri Nov 13 01:23:47 2020] PUT /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 => generated 443 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:47.963078 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d2b3ce6-4ef4-408a-b157-8af36481425b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 Nov 13 01:23:47.965006 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d2b3ce6-4ef4-408a-b157-8af36481425b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:47.965396 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:47.965396 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:47.965953 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d2b3ce6-4ef4-408a-b157-8af36481425b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:48.003850 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:48.003850 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:48.005623 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4d2b3ce6-4ef4-408a-b157-8af36481425b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:48.008852 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d2b3ce6-4ef4-408a-b157-8af36481425b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 returned with HTTP 200 Nov 13 01:23:48.010418 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 599/1216] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:47 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 => generated 577 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:48.024439 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-12fed157-c1d4-4ce2-b946-c9839f46e33f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 Nov 13 01:23:48.025246 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-12fed157-c1d4-4ce2-b946-c9839f46e33f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:48.025763 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:48.025763 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:48.026507 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-12fed157-c1d4-4ce2-b946-c9839f46e33f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:48.027014 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-12fed157-c1d4-4ce2-b946-c9839f46e33f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete snapshot with id: b0c435bc-9fcd-4fd8-823d-267bac2fee34 Nov 13 01:23:48.074384 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:48.074384 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:48.076385 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-12fed157-c1d4-4ce2-b946-c9839f46e33f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:48.228292 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-12fed157-c1d4-4ce2-b946-c9839f46e33f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot delete request issued successfully. Nov 13 01:23:48.228958 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-12fed157-c1d4-4ce2-b946-c9839f46e33f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 returned with HTTP 202 Nov 13 01:23:48.238964 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ad75e3e0-6cf5-4f2c-9fe7-1cc02ad911d0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 Nov 13 01:23:48.262046 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ad75e3e0-6cf5-4f2c-9fe7-1cc02ad911d0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:48.262286 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:48.262286 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:48.262970 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ad75e3e0-6cf5-4f2c-9fe7-1cc02ad911d0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:48.287870 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 618/1217] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:23:48 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:23:48.383897 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:48.383897 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:48.400723 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ad75e3e0-6cf5-4f2c-9fe7-1cc02ad911d0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:48.407120 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ad75e3e0-6cf5-4f2c-9fe7-1cc02ad911d0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 returned with HTTP 200 Nov 13 01:23:48.408188 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 600/1218] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:48 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 => generated 576 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:49.421911 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b84ddd37-8315-4177-aa81-67a761660ad2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 Nov 13 01:23:49.422447 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b84ddd37-8315-4177-aa81-67a761660ad2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:49.422636 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:49.422636 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:49.423015 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b84ddd37-8315-4177-aa81-67a761660ad2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:49.503046 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:49.503046 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:49.504232 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b84ddd37-8315-4177-aa81-67a761660ad2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:49.506171 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b84ddd37-8315-4177-aa81-67a761660ad2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 returned with HTTP 200 Nov 13 01:23:49.523710 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 619/1219] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:49 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 => generated 576 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:50.532145 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c49fe892-d8ff-4fdf-8757-9e00ec8fa9e4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 Nov 13 01:23:50.533369 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c49fe892-d8ff-4fdf-8757-9e00ec8fa9e4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:50.533773 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:50.533773 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:50.534426 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c49fe892-d8ff-4fdf-8757-9e00ec8fa9e4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:50.597488 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c49fe892-d8ff-4fdf-8757-9e00ec8fa9e4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 returned with HTTP 404 Nov 13 01:23:50.599421 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 601/1220] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:50 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 => generated 111 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:23:50.609782 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c02b1706-accb-40fd-9120-95769c5d6500 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots Nov 13 01:23:50.610237 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:50.610237 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:50.610653 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c02b1706-accb-40fd-9120-95769c5d6500 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "377e82e2-ea90-42ca-ad04-7da6c35754a1", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1248867020"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:23:50.792519 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:50.792519 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:50.807958 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c02b1706-accb-40fd-9120-95769c5d6500 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:23:50.808645 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-c02b1706-accb-40fd-9120-95769c5d6500 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create snapshot from volume 377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:23:50.945398 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-c02b1706-accb-40fd-9120-95769c5d6500 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Created reservations ['7b5a389a-3ec7-43ad-aadb-61875639af4f', '7cfc4e48-e31c-420b-b712-4c5f6b1237d7', '3476a330-988a-4571-a517-343a08b94929', '0303fdc8-8eb2-406e-8a43-83087d990439'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:23:51.190240 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c02b1706-accb-40fd-9120-95769c5d6500 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot create request issued successfully. Nov 13 01:23:51.191290 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c02b1706-accb-40fd-9120-95769c5d6500 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots returned with HTTP 202 Nov 13 01:23:51.192346 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 620/1221] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:23:50 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots => generated 310 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:23:51.205621 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e7c49020-39d2-41af-8703-1816cae7b9d5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e Nov 13 01:23:51.206153 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e7c49020-39d2-41af-8703-1816cae7b9d5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:51.206642 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e7c49020-39d2-41af-8703-1816cae7b9d5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:51.264305 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:51.264305 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:51.269109 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e7c49020-39d2-41af-8703-1816cae7b9d5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:51.271478 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e7c49020-39d2-41af-8703-1816cae7b9d5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e returned with HTTP 200 Nov 13 01:23:51.273024 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 602/1222] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:51 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e => generated 442 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:52.285674 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d148ce5-bebc-47d2-b158-a5f63924655c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e Nov 13 01:23:52.286216 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d148ce5-bebc-47d2-b158-a5f63924655c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:52.286389 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:52.286389 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:52.286768 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d148ce5-bebc-47d2-b158-a5f63924655c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:52.382194 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:52.382194 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:52.383343 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4d148ce5-bebc-47d2-b158-a5f63924655c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:52.385279 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d148ce5-bebc-47d2-b158-a5f63924655c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e returned with HTTP 200 Nov 13 01:23:52.391422 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 621/1223] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:52 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e => generated 442 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:23:53.398286 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-54abdf2b-2f04-4ca3-b4ce-9bf48480fb3d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e Nov 13 01:23:53.399426 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-54abdf2b-2f04-4ca3-b4ce-9bf48480fb3d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:23:53.399851 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:23:53.399851 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:23:53.400489 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-54abdf2b-2f04-4ca3-b4ce-9bf48480fb3d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:23:53.453925 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:23:53.453925 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:23:53.460688 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-54abdf2b-2f04-4ca3-b4ce-9bf48480fb3d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:23:53.462967 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-54abdf2b-2f04-4ca3-b4ce-9bf48480fb3d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e returned with HTTP 200 Nov 13 01:23:53.465683 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 603/1224] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:23:53 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e => generated 469 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:12.074857 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-5bcabbd9-0e1e-428c-ae88-a8f9cbfae896 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:24:12.076372 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-5bcabbd9-0e1e-428c-ae88-a8f9cbfae896 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:12.076745 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:12.076745 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:12.077402 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-5bcabbd9-0e1e-428c-ae88-a8f9cbfae896 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:12.197480 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:12.197480 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:12.228212 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-5bcabbd9-0e1e-428c-ae88-a8f9cbfae896 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:12.282672 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-5bcabbd9-0e1e-428c-ae88-a8f9cbfae896 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 200 Nov 13 01:24:12.283906 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 622/1225] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:24:12 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 916 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:12.380886 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-54abdf2b-2f04-4ca3-b4ce-9bf48480fb3d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume// Nov 13 01:24:12.381271 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-54abdf2b-2f04-4ca3-b4ce-9bf48480fb3d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:12.381485 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:12.381485 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:12.381855 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-54abdf2b-2f04-4ca3-b4ce-9bf48480fb3d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:12.382949 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-54abdf2b-2f04-4ca3-b4ce-9bf48480fb3d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:24:12.384143 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 604/1226] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:24:12 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:24:12.418709 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-84788ce4-5b93-4213-8a34-907972685d12 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/attachments Nov 13 01:24:12.420570 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:12.420570 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:12.421357 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-84788ce4-5b93-4213-8a34-907972685d12 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "377e82e2-ea90-42ca-ad04-7da6c35754a1", "instance_uuid": "9c87d206-e445-4970-a438-ac7039d0548b", "connector": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:24:12.544178 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:12.544178 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:12.672291 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-84788ce4-5b93-4213-8a34-907972685d12 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/attachments returned with HTTP 200 Nov 13 01:24:12.673214 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 623/1227] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:24:12 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/attachments => generated 273 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:24:12.775103 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-36cd22c4-972a-43c7-b842-8a9a5e91c67f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:24:12.775658 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-36cd22c4-972a-43c7-b842-8a9a5e91c67f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:12.776469 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-36cd22c4-972a-43c7-b842-8a9a5e91c67f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:12.812470 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-84788ce4-5b93-4213-8a34-907972685d12 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume// Nov 13 01:24:12.812946 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-84788ce4-5b93-4213-8a34-907972685d12 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:12.813161 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:12.813161 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:12.813537 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-84788ce4-5b93-4213-8a34-907972685d12 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:12.814721 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-84788ce4-5b93-4213-8a34-907972685d12 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:24:12.815433 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 624/1228] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:24:12 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:24:12.830165 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-727c43a8-889d-4fdc-8d62-ec9730f0779b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:24:12.830690 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-727c43a8-889d-4fdc-8d62-ec9730f0779b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:12.831163 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-727c43a8-889d-4fdc-8d62-ec9730f0779b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:12.907632 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:12.907632 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:12.928863 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-36cd22c4-972a-43c7-b842-8a9a5e91c67f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:12.929773 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:12.929773 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:12.938741 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-727c43a8-889d-4fdc-8d62-ec9730f0779b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:12.953671 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:12.953671 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:12.958232 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:12.958232 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:12.964040 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-36cd22c4-972a-43c7-b842-8a9a5e91c67f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 200 Nov 13 01:24:12.965237 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 605/1229] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:12 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 915 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:12.973710 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-727c43a8-889d-4fdc-8d62-ec9730f0779b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 200 Nov 13 01:24:12.978409 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 625/1230] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:24:12 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 1014 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:24:12.994973 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-86912c76-9265-425f-ad25-718997234750 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] PUT http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/attachments/be13ac20-d852-46f0-8cc4-03062e0c487c Nov 13 01:24:12.995471 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:12.995471 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:12.995917 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-86912c76-9265-425f-ad25-718997234750 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:24:13.024207 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:24:13.024207 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:24:13.025248 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-86912c76-9265-425f-ad25-718997234750 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Lock "b'cinder-attachment_update-377e82e2-ea90-42ca-ad04-7da6c35754a1-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.009s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:24:13.028180 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:13.028180 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:13.984425 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-113cd7ff-14de-4e5a-99cc-960576263b61 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:24:13.984937 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-113cd7ff-14de-4e5a-99cc-960576263b61 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:13.985126 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:13.985126 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:13.985495 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-113cd7ff-14de-4e5a-99cc-960576263b61 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:14.114747 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:14.114747 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:14.131253 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-113cd7ff-14de-4e5a-99cc-960576263b61 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:14.189706 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:14.189706 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:14.202362 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-113cd7ff-14de-4e5a-99cc-960576263b61 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 200 Nov 13 01:24:14.204771 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 626/1231] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:13 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 915 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:14.882183 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-86912c76-9265-425f-ad25-718997234750 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Lock "b'cinder-attachment_update-377e82e2-ea90-42ca-ad04-7da6c35754a1-n-h2-729945-8'" released by "attachment_update" :: held 1.857s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:24:14.884127 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-86912c76-9265-425f-ad25-718997234750 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/attachments/be13ac20-d852-46f0-8cc4-03062e0c487c returned with HTTP 200 Nov 13 01:24:14.886097 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 606/1232] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 01:24:12 2020] PUT /volume/v3/f216192d58984cad85eda08a13a250cf/attachments/be13ac20-d852-46f0-8cc4-03062e0c487c => generated 762 bytes in 1896 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:24:15.221031 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-27cdc2cd-b400-4922-a1e6-427446242107 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:24:15.221600 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-27cdc2cd-b400-4922-a1e6-427446242107 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:15.221786 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:15.221786 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:15.222365 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-27cdc2cd-b400-4922-a1e6-427446242107 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:15.321585 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:15.321585 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:15.332856 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-27cdc2cd-b400-4922-a1e6-427446242107 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:15.357903 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:15.357903 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:15.373599 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-27cdc2cd-b400-4922-a1e6-427446242107 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 200 Nov 13 01:24:15.375085 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 627/1233] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:15 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 916 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:16.392981 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7d03a5f1-c92f-453b-ac47-9047e922991f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:24:16.393888 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7d03a5f1-c92f-453b-ac47-9047e922991f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:16.394331 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:16.394331 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:16.394941 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7d03a5f1-c92f-453b-ac47-9047e922991f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:16.475886 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:16.475886 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:16.486771 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7d03a5f1-c92f-453b-ac47-9047e922991f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:16.513887 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:16.513887 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:16.529383 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7d03a5f1-c92f-453b-ac47-9047e922991f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 200 Nov 13 01:24:16.534803 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 607/1234] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:16 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 916 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:17.552411 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-726338dd-82aa-4c38-a0eb-4d16c46ee75f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:24:17.553759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-726338dd-82aa-4c38-a0eb-4d16c46ee75f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:17.554158 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:17.554158 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:17.554785 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-726338dd-82aa-4c38-a0eb-4d16c46ee75f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:17.627769 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:17.627769 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:17.639536 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-726338dd-82aa-4c38-a0eb-4d16c46ee75f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:17.675379 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:17.675379 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:17.687966 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-726338dd-82aa-4c38-a0eb-4d16c46ee75f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 200 Nov 13 01:24:17.688811 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 628/1235] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:17 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 916 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:18.706318 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a4c5ab4b-c916-4a44-b1ad-bc9f9b369ccc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:24:18.706841 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a4c5ab4b-c916-4a44-b1ad-bc9f9b369ccc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:18.707098 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:18.707098 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:18.707408 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a4c5ab4b-c916-4a44-b1ad-bc9f9b369ccc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:18.782560 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:18.782560 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:18.792384 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a4c5ab4b-c916-4a44-b1ad-bc9f9b369ccc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:18.814582 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:18.814582 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:18.824232 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a4c5ab4b-c916-4a44-b1ad-bc9f9b369ccc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 200 Nov 13 01:24:18.826162 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 608/1236] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:18 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 916 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:24:19.841818 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4fea1c12-8fdc-4dde-8251-7c9eeaf31465 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:24:19.842465 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4fea1c12-8fdc-4dde-8251-7c9eeaf31465 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:19.842681 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:19.842681 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:19.843040 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4fea1c12-8fdc-4dde-8251-7c9eeaf31465 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:19.905392 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:19.905392 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:19.916803 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4fea1c12-8fdc-4dde-8251-7c9eeaf31465 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:19.939287 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:19.939287 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:19.949028 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4fea1c12-8fdc-4dde-8251-7c9eeaf31465 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 200 Nov 13 01:24:19.959440 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 629/1237] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:19 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 916 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:20.456985 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-760b793c-275f-4a0d-9f8a-5076a93c6ebc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/attachments/be13ac20-d852-46f0-8cc4-03062e0c487c/action Nov 13 01:24:20.457729 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:20.457729 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:20.458666 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-760b793c-275f-4a0d-9f8a-5076a93c6ebc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:24:20.463844 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-760b793c-275f-4a0d-9f8a-5076a93c6ebc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:24:20.556974 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:20.556974 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:20.573000 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-5b48cf3b-5a45-4cc9-8af7-3b81300b3c2e req-760b793c-275f-4a0d-9f8a-5076a93c6ebc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/attachments/be13ac20-d852-46f0-8cc4-03062e0c487c/action returned with HTTP 204 Nov 13 01:24:20.574754 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 609/1238] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 01:24:20 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/attachments/be13ac20-d852-46f0-8cc4-03062e0c487c/action => generated 0 bytes in 130 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:24:20.968060 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d3d727c6-ad63-4749-b7ce-8f5ddee945f0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:24:20.968627 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d3d727c6-ad63-4749-b7ce-8f5ddee945f0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:20.968834 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:20.968834 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:20.969161 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d3d727c6-ad63-4749-b7ce-8f5ddee945f0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:21.037746 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:21.037746 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:21.052985 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d3d727c6-ad63-4749-b7ce-8f5ddee945f0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:21.080897 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:21.080897 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:21.094802 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d3d727c6-ad63-4749-b7ce-8f5ddee945f0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 200 Nov 13 01:24:21.103843 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 630/1239] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:20 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 1208 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:24:21.113083 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-485f0bea-f792-46b0-a0e1-a0ee4b121173 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots Nov 13 01:24:21.113864 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:21.113864 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:21.114299 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-485f0bea-f792-46b0-a0e1-a0ee4b121173 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "377e82e2-ea90-42ca-ad04-7da6c35754a1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1127024192"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:24:21.177812 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:21.177812 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:21.179405 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-485f0bea-f792-46b0-a0e1-a0ee4b121173 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:21.180094 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-485f0bea-f792-46b0-a0e1-a0ee4b121173 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create snapshot from volume 377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:24:21.268000 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-485f0bea-f792-46b0-a0e1-a0ee4b121173 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Created reservations ['2fe9a45e-7e04-4bf1-8481-9be0c4ebe071', '64a547b3-7bd0-4d47-b085-e647237a0cb1', '222895fc-1814-4a35-83b1-8746a027c7ae', '7ed642d1-1dea-4ae6-815c-9f83c3734017'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:24:21.552205 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-485f0bea-f792-46b0-a0e1-a0ee4b121173 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot force create request issued successfully. Nov 13 01:24:21.553586 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-485f0bea-f792-46b0-a0e1-a0ee4b121173 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots returned with HTTP 202 Nov 13 01:24:21.554476 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 610/1240] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:24:21 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots => generated 310 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:24:21.566651 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-26ea3a85-9136-444a-8c8d-18d2b8b663b0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece Nov 13 01:24:21.567180 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-26ea3a85-9136-444a-8c8d-18d2b8b663b0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:21.567395 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:21.567395 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:21.568154 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-26ea3a85-9136-444a-8c8d-18d2b8b663b0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:21.609125 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:21.609125 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:21.613047 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-26ea3a85-9136-444a-8c8d-18d2b8b663b0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:24:21.618240 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-26ea3a85-9136-444a-8c8d-18d2b8b663b0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece returned with HTTP 200 Nov 13 01:24:21.619627 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 631/1241] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:24:21 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece => generated 442 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:22.634204 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bac32628-84c8-4b02-8503-fc6f6e70efca tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece Nov 13 01:24:22.634735 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bac32628-84c8-4b02-8503-fc6f6e70efca tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:22.634891 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:22.634891 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:22.635549 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bac32628-84c8-4b02-8503-fc6f6e70efca tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:22.702691 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:22.702691 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:22.711409 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bac32628-84c8-4b02-8503-fc6f6e70efca tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:24:22.713740 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bac32628-84c8-4b02-8503-fc6f6e70efca tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece returned with HTTP 200 Nov 13 01:24:22.739733 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 611/1242] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:24:22 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece => generated 442 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:23.462305 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1feaebbe-2752-47a4-9d82-c0742d9b82a1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad Nov 13 01:24:23.462754 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1feaebbe-2752-47a4-9d82-c0742d9b82a1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:23.463101 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:23.463101 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:23.463480 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1feaebbe-2752-47a4-9d82-c0742d9b82a1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:23.552127 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:23.552127 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:23.566626 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1feaebbe-2752-47a4-9d82-c0742d9b82a1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:24:23.615451 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1feaebbe-2752-47a4-9d82-c0742d9b82a1 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad returned with HTTP 200 Nov 13 01:24:23.619362 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 632/1243] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:23 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad => generated 919 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:23.636353 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe0be3d2-f92e-4124-a398-3e9fada461fb tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad Nov 13 01:24:23.638590 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe0be3d2-f92e-4124-a398-3e9fada461fb tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:23.638963 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:23.638963 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:23.639669 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe0be3d2-f92e-4124-a398-3e9fada461fb tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:23.728469 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d8acd58-01e0-42dd-8db6-7204e315cd90 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece Nov 13 01:24:23.729149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d8acd58-01e0-42dd-8db6-7204e315cd90 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:23.729471 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:23.729471 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:23.729984 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d8acd58-01e0-42dd-8db6-7204e315cd90 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:23.759911 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:23.759911 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:23.776925 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fe0be3d2-f92e-4124-a398-3e9fada461fb tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:24:23.790315 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:23.790315 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:23.791763 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6d8acd58-01e0-42dd-8db6-7204e315cd90 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:24:23.793811 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d8acd58-01e0-42dd-8db6-7204e315cd90 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece returned with HTTP 200 Nov 13 01:24:23.800024 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 633/1244] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:24:23 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece => generated 469 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:23.805868 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe0be3d2-f92e-4124-a398-3e9fada461fb tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad returned with HTTP 200 Nov 13 01:24:23.806120 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fbb7c952-1060-41e2-a5bd-000bbdcc277e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots Nov 13 01:24:23.806678 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:23.806678 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:23.807002 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 612/1245] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:23 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad => generated 919 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:23.818392 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fbb7c952-1060-41e2-a5bd-000bbdcc277e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "377e82e2-ea90-42ca-ad04-7da6c35754a1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-239870283"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:24:23.890826 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:23.890826 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:23.892387 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fbb7c952-1060-41e2-a5bd-000bbdcc277e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:23.892812 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-fbb7c952-1060-41e2-a5bd-000bbdcc277e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create snapshot from volume 377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:24:24.005305 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-fbb7c952-1060-41e2-a5bd-000bbdcc277e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Created reservations ['aaea53b8-cc57-4e30-8065-0e95cd9aa21d', 'd3b04953-99bb-4132-8cac-33534e9f8c42', 'c1a5e12c-374c-4148-8533-7584f8544c27', '9fc062a3-45c2-4d9a-805e-11a77bd8e579'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:24:24.234221 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fbb7c952-1060-41e2-a5bd-000bbdcc277e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot force create request issued successfully. Nov 13 01:24:24.235399 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fbb7c952-1060-41e2-a5bd-000bbdcc277e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots returned with HTTP 202 Nov 13 01:24:24.237877 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 634/1246] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:24:23 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots => generated 309 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Nov 13 01:24:24.246975 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c8604ee0-eac6-4403-9ae0-450970ad27d4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 Nov 13 01:24:24.249145 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c8604ee0-eac6-4403-9ae0-450970ad27d4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:24.249475 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:24.249475 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:24.250171 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c8604ee0-eac6-4403-9ae0-450970ad27d4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:24.362203 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:24.362203 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:24.363571 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c8604ee0-eac6-4403-9ae0-450970ad27d4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:24:24.365682 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c8604ee0-eac6-4403-9ae0-450970ad27d4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 returned with HTTP 200 Nov 13 01:24:24.366684 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 613/1247] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:24:24 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 => generated 441 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:24:25.378936 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e9106e76-0bd8-47b0-8553-7d7b978294e9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 Nov 13 01:24:25.380048 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e9106e76-0bd8-47b0-8553-7d7b978294e9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:25.380433 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:25.380433 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:25.380997 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e9106e76-0bd8-47b0-8553-7d7b978294e9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:25.438024 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:25.438024 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:25.439477 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e9106e76-0bd8-47b0-8553-7d7b978294e9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:24:25.441555 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e9106e76-0bd8-47b0-8553-7d7b978294e9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 returned with HTTP 200 Nov 13 01:24:25.442528 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 635/1248] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:24:25 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 => generated 441 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:26.456094 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a6be25a9-5d1c-4160-840e-e7f90112dec9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 Nov 13 01:24:26.456582 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a6be25a9-5d1c-4160-840e-e7f90112dec9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:26.456582 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:26.456582 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:26.456857 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a6be25a9-5d1c-4160-840e-e7f90112dec9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:26.526778 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:26.526778 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:26.528049 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a6be25a9-5d1c-4160-840e-e7f90112dec9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:24:26.543864 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a6be25a9-5d1c-4160-840e-e7f90112dec9 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 returned with HTTP 200 Nov 13 01:24:26.546193 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 614/1249] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:24:26 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 => generated 468 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:26.556858 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4dec729f-5222-4193-8f44-1ec81b5f5ce3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 Nov 13 01:24:26.557694 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4dec729f-5222-4193-8f44-1ec81b5f5ce3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:26.557822 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:26.557822 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:26.558447 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4dec729f-5222-4193-8f44-1ec81b5f5ce3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:26.567466 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-4dec729f-5222-4193-8f44-1ec81b5f5ce3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete snapshot with id: dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 Nov 13 01:24:26.619229 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:26.619229 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:26.620495 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4dec729f-5222-4193-8f44-1ec81b5f5ce3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:24:26.833733 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4dec729f-5222-4193-8f44-1ec81b5f5ce3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot delete request issued successfully. Nov 13 01:24:26.833733 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4dec729f-5222-4193-8f44-1ec81b5f5ce3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 returned with HTTP 202 Nov 13 01:24:26.848178 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 636/1250] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:24:26 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 => generated 0 bytes in 292 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Nov 13 01:24:26.854803 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-066e80b3-778a-416c-945e-355759d0644c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 Nov 13 01:24:26.860814 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-066e80b3-778a-416c-945e-355759d0644c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:26.860814 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:26.860814 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:26.860814 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-066e80b3-778a-416c-945e-355759d0644c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:26.979484 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:26.979484 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:26.985056 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-066e80b3-778a-416c-945e-355759d0644c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:24:26.993852 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-066e80b3-778a-416c-945e-355759d0644c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 returned with HTTP 200 Nov 13 01:24:27.000958 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 615/1251] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:24:26 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 => generated 467 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:24:28.006336 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0ba64553-e8be-4222-b8ea-8229ac676008 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 Nov 13 01:24:28.007436 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0ba64553-e8be-4222-b8ea-8229ac676008 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:28.007436 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:28.007436 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:28.007436 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0ba64553-e8be-4222-b8ea-8229ac676008 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:28.076782 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:28.076782 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:28.077976 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0ba64553-e8be-4222-b8ea-8229ac676008 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:24:28.095131 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0ba64553-e8be-4222-b8ea-8229ac676008 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 returned with HTTP 200 Nov 13 01:24:28.096401 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 637/1252] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:24:28 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 => generated 467 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:29.108881 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-081585e5-6a5a-4ff1-b0ad-4b1d3004b7c0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 Nov 13 01:24:29.109299 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-081585e5-6a5a-4ff1-b0ad-4b1d3004b7c0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:29.109410 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:29.109410 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:29.110071 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-081585e5-6a5a-4ff1-b0ad-4b1d3004b7c0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:29.164204 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-081585e5-6a5a-4ff1-b0ad-4b1d3004b7c0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 returned with HTTP 404 Nov 13 01:24:29.165361 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 616/1253] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:24:29 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:24:29.174782 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-44db6190-b74b-41c8-b584-6066c52e3936 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e Nov 13 01:24:29.175755 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-44db6190-b74b-41c8-b584-6066c52e3936 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:29.175755 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:29.175755 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:29.176324 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-44db6190-b74b-41c8-b584-6066c52e3936 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:29.176448 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-44db6190-b74b-41c8-b584-6066c52e3936 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete snapshot with id: 40cc52dd-441d-457d-9fcf-7cdf9b7dc05e Nov 13 01:24:29.205980 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:29.205980 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:29.207105 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-44db6190-b74b-41c8-b584-6066c52e3936 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:24:29.335772 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-44db6190-b74b-41c8-b584-6066c52e3936 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot delete request issued successfully. Nov 13 01:24:29.336575 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-44db6190-b74b-41c8-b584-6066c52e3936 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e returned with HTTP 202 Nov 13 01:24:29.346229 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e23a32f6-6758-4708-8a10-634e789e13c0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e Nov 13 01:24:29.346457 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e23a32f6-6758-4708-8a10-634e789e13c0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:29.347002 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e23a32f6-6758-4708-8a10-634e789e13c0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:29.353473 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 638/1254] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:24:29 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:24:29.409957 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:29.409957 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:29.412112 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e23a32f6-6758-4708-8a10-634e789e13c0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:24:29.417433 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e23a32f6-6758-4708-8a10-634e789e13c0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e returned with HTTP 200 Nov 13 01:24:29.418362 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 617/1255] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:24:29 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e => generated 468 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:30.432070 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7b85b1cc-66cf-41c7-a0b4-1d22ee4cfc0f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e Nov 13 01:24:30.433203 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7b85b1cc-66cf-41c7-a0b4-1d22ee4cfc0f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:30.433203 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:30.433203 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:30.433493 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7b85b1cc-66cf-41c7-a0b4-1d22ee4cfc0f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:30.536990 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:30.536990 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:30.540375 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7b85b1cc-66cf-41c7-a0b4-1d22ee4cfc0f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:24:30.555655 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7b85b1cc-66cf-41c7-a0b4-1d22ee4cfc0f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e returned with HTTP 200 Nov 13 01:24:30.558542 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 639/1256] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:24:30 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e => generated 468 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:31.572846 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3f1b7919-466b-4935-b553-867606ba8eb4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e Nov 13 01:24:31.572846 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3f1b7919-466b-4935-b553-867606ba8eb4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:31.572846 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:31.572846 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:31.573532 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3f1b7919-466b-4935-b553-867606ba8eb4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:31.636203 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3f1b7919-466b-4935-b553-867606ba8eb4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e returned with HTTP 404 Nov 13 01:24:31.637987 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 618/1257] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:24:31 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:24:31.645906 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e7deb7b1-c353-425e-9fb1-86dbf2994e5a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece Nov 13 01:24:31.646422 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e7deb7b1-c353-425e-9fb1-86dbf2994e5a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:31.646639 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:31.646639 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:31.647008 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e7deb7b1-c353-425e-9fb1-86dbf2994e5a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:31.647360 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-e7deb7b1-c353-425e-9fb1-86dbf2994e5a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete snapshot with id: b801a638-c9aa-44f9-be46-dacc6986fece Nov 13 01:24:31.713094 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:31.713094 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:31.713962 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e7deb7b1-c353-425e-9fb1-86dbf2994e5a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:24:31.880410 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e7deb7b1-c353-425e-9fb1-86dbf2994e5a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot delete request issued successfully. Nov 13 01:24:31.881060 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e7deb7b1-c353-425e-9fb1-86dbf2994e5a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece returned with HTTP 202 Nov 13 01:24:31.886286 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 640/1258] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:24:31 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:24:31.892617 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-59bd3c76-6e96-464e-9f81-55ea445ab373 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece Nov 13 01:24:31.893158 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-59bd3c76-6e96-464e-9f81-55ea445ab373 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:31.893662 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-59bd3c76-6e96-464e-9f81-55ea445ab373 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:31.944794 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:31.944794 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:31.957965 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-59bd3c76-6e96-464e-9f81-55ea445ab373 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:24:31.968885 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-59bd3c76-6e96-464e-9f81-55ea445ab373 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece returned with HTTP 200 Nov 13 01:24:31.978914 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 619/1259] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:24:31 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece => generated 468 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:32.992584 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-47484fda-0b30-4175-be62-a99580056cdd tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece Nov 13 01:24:32.993166 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-47484fda-0b30-4175-be62-a99580056cdd tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:32.993809 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:32.993809 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:32.994056 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-47484fda-0b30-4175-be62-a99580056cdd tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:33.050096 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:33.050096 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:33.056407 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-47484fda-0b30-4175-be62-a99580056cdd tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:24:33.061833 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-47484fda-0b30-4175-be62-a99580056cdd tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece returned with HTTP 200 Nov 13 01:24:33.062605 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 641/1260] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:24:32 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece => generated 468 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:34.074591 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-28513d6a-cd62-411e-b625-d1fb6317461b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece Nov 13 01:24:34.075743 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-28513d6a-cd62-411e-b625-d1fb6317461b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:34.075900 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:34.075900 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:34.076262 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-28513d6a-cd62-411e-b625-d1fb6317461b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:34.114549 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-28513d6a-cd62-411e-b625-d1fb6317461b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece returned with HTTP 404 Nov 13 01:24:34.115889 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 620/1261] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:24:34 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:24:34.394197 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-77964d63-bd60-4696-8a70-0a6a79878f78 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:24:34.394837 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-77964d63-bd60-4696-8a70-0a6a79878f78 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:34.395038 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:34.395038 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:34.395452 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-77964d63-bd60-4696-8a70-0a6a79878f78 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:34.550820 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:34.550820 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:34.560577 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-77964d63-bd60-4696-8a70-0a6a79878f78 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:34.606753 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:34.606753 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:34.626889 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-77964d63-bd60-4696-8a70-0a6a79878f78 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 200 Nov 13 01:24:34.628008 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 642/1262] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:24:34 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 1208 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:24:34.661597 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-33b840dc-5731-4e0c-8813-a2acfe7d0899 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1/action Nov 13 01:24:34.662386 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-33b840dc-5731-4e0c-8813-a2acfe7d0899 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action body: b'{"os-begin_detaching": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:24:34.662761 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-33b840dc-5731-4e0c-8813-a2acfe7d0899 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:24:34.770889 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:34.770889 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:34.772841 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-33b840dc-5731-4e0c-8813-a2acfe7d0899 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:34.791863 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-33b840dc-5731-4e0c-8813-a2acfe7d0899 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Begin detaching volume completed successfully. Nov 13 01:24:34.794223 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-33b840dc-5731-4e0c-8813-a2acfe7d0899 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1/action returned with HTTP 202 Nov 13 01:24:34.796605 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 621/1263] 10.222.0.13 () {64 vars in 1643 bytes} [Fri Nov 13 01:24:34 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:24:34.826213 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2d95d0bb-7886-411e-97f7-63fb735a3c8b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:24:34.826672 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2d95d0bb-7886-411e-97f7-63fb735a3c8b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:34.826886 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:34.826886 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:34.827255 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2d95d0bb-7886-411e-97f7-63fb735a3c8b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:34.877788 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-33b840dc-5731-4e0c-8813-a2acfe7d0899 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume// Nov 13 01:24:34.878184 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-33b840dc-5731-4e0c-8813-a2acfe7d0899 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:34.878399 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:34.878399 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:34.878775 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-33b840dc-5731-4e0c-8813-a2acfe7d0899 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:34.880031 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-33b840dc-5731-4e0c-8813-a2acfe7d0899 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:24:34.880833 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 622/1264] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:24:34 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:24:34.900787 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-a5a379ec-c721-43f0-ace3-398653048e88 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:24:34.901347 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-a5a379ec-c721-43f0-ace3-398653048e88 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:34.901823 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-a5a379ec-c721-43f0-ace3-398653048e88 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:34.936594 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:34.936594 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:34.958217 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2d95d0bb-7886-411e-97f7-63fb735a3c8b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:34.998739 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:34.998739 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:35.011188 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2d95d0bb-7886-411e-97f7-63fb735a3c8b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 200 Nov 13 01:24:35.012093 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 643/1265] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:34 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 1211 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:24:35.027656 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:35.027656 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:35.037887 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-a5a379ec-c721-43f0-ace3-398653048e88 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:35.078809 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:35.078809 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:35.088358 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-a5a379ec-c721-43f0-ace3-398653048e88 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 200 Nov 13 01:24:35.089457 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 623/1266] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:24:34 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 1310 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:24:35.544057 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-ba48a5d9-cbdb-4b2c-a90e-94b3de347c32 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/attachments/be13ac20-d852-46f0-8cc4-03062e0c487c Nov 13 01:24:35.547125 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-ba48a5d9-cbdb-4b2c-a90e-94b3de347c32 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:35.547590 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:35.547590 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:35.550433 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-ba48a5d9-cbdb-4b2c-a90e-94b3de347c32 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:35.594796 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:35.594796 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:36.029829 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-883dfe30-7ee9-4be1-b63b-6f222abaa880 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:24:36.030443 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-883dfe30-7ee9-4be1-b63b-6f222abaa880 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:36.031499 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:36.031499 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:36.032035 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-883dfe30-7ee9-4be1-b63b-6f222abaa880 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:36.158373 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:36.158373 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:36.202223 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-883dfe30-7ee9-4be1-b63b-6f222abaa880 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:36.226934 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:36.226934 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:36.239656 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-883dfe30-7ee9-4be1-b63b-6f222abaa880 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 200 Nov 13 01:24:36.240809 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 624/1267] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:36 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 1211 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:24:36.511500 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-ba48a5d9-cbdb-4b2c-a90e-94b3de347c32 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:24:36.511947 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-ba48a5d9-cbdb-4b2c-a90e-94b3de347c32 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Pending status list for volume during attachment-delete: [] {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:24:36.529860 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0210a781-71fa-4570-ba63-936ce8e0e9dd req-ba48a5d9-cbdb-4b2c-a90e-94b3de347c32 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/attachments/be13ac20-d852-46f0-8cc4-03062e0c487c returned with HTTP 200 Nov 13 01:24:36.531009 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 644/1268] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 01:24:35 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/attachments/be13ac20-d852-46f0-8cc4-03062e0c487c => generated 19 bytes in 997 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:37.257463 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f3536ff1-7160-4e7b-8d7f-bf4881b6312b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:24:37.258134 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f3536ff1-7160-4e7b-8d7f-bf4881b6312b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:37.258445 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:37.258445 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:37.258992 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f3536ff1-7160-4e7b-8d7f-bf4881b6312b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:37.376436 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:37.376436 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:37.407665 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f3536ff1-7160-4e7b-8d7f-bf4881b6312b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:37.470765 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f3536ff1-7160-4e7b-8d7f-bf4881b6312b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 200 Nov 13 01:24:37.471900 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 625/1269] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:37 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 916 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:41.059956 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cc4a2aaf-5a42-49fa-a199-a9b3f1d830a4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] DELETE http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad Nov 13 01:24:41.060465 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cc4a2aaf-5a42-49fa-a199-a9b3f1d830a4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:41.060907 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:41.060907 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:41.061529 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cc4a2aaf-5a42-49fa-a199-a9b3f1d830a4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:41.062490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-cc4a2aaf-5a42-49fa-a199-a9b3f1d830a4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Delete volume with id: 2fabed3f-fcec-4032-a42f-75c6e26633ad Nov 13 01:24:41.124842 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:41.124842 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:41.126365 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cc4a2aaf-5a42-49fa-a199-a9b3f1d830a4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:24:41.189968 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cc4a2aaf-5a42-49fa-a199-a9b3f1d830a4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Delete volume request issued successfully. Nov 13 01:24:41.190543 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cc4a2aaf-5a42-49fa-a199-a9b3f1d830a4 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad returned with HTTP 202 Nov 13 01:24:41.192461 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 645/1270] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:24:41 2020] DELETE /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:24:41.200247 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-177805a1-9815-458e-a4b2-f1d9821447e8 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad Nov 13 01:24:41.200767 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-177805a1-9815-458e-a4b2-f1d9821447e8 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:41.201116 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:41.201116 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:41.201501 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-177805a1-9815-458e-a4b2-f1d9821447e8 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:41.315765 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:41.315765 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:41.325730 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-177805a1-9815-458e-a4b2-f1d9821447e8 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:24:41.353101 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-177805a1-9815-458e-a4b2-f1d9821447e8 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad returned with HTTP 200 Nov 13 01:24:41.354845 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 626/1271] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:41 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad => generated 918 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:42.375025 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-05c9ddf0-fee4-4c38-b205-b6f915db5636 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad Nov 13 01:24:42.376567 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-05c9ddf0-fee4-4c38-b205-b6f915db5636 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:42.376978 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:42.376978 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:42.377613 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-05c9ddf0-fee4-4c38-b205-b6f915db5636 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:42.551152 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:42.551152 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:42.573511 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-05c9ddf0-fee4-4c38-b205-b6f915db5636 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:24:42.604506 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-05c9ddf0-fee4-4c38-b205-b6f915db5636 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad returned with HTTP 200 Nov 13 01:24:42.605658 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 646/1272] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:42 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad => generated 918 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:43.624200 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c0df728e-4256-440b-ab99-9072e7a33b34 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad Nov 13 01:24:43.625379 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c0df728e-4256-440b-ab99-9072e7a33b34 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:43.625758 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:43.625758 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:43.626794 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c0df728e-4256-440b-ab99-9072e7a33b34 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:43.763486 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:43.763486 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:43.780667 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c0df728e-4256-440b-ab99-9072e7a33b34 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:24:43.874327 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c0df728e-4256-440b-ab99-9072e7a33b34 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad returned with HTTP 200 Nov 13 01:24:43.891402 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 627/1273] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:43 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad => generated 918 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:44.908545 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe967d6b-976f-43d3-bd0e-74719b0ffd55 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad Nov 13 01:24:44.909036 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe967d6b-976f-43d3-bd0e-74719b0ffd55 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:44.909266 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:44.909266 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:44.909638 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe967d6b-976f-43d3-bd0e-74719b0ffd55 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:45.031276 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe967d6b-976f-43d3-bd0e-74719b0ffd55 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad returned with HTTP 404 Nov 13 01:24:45.034319 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 647/1274] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:44 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/2fabed3f-fcec-4032-a42f-75c6e26633ad => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:24:45.320878 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19cadbd4-eb8c-4c26-a217-3b2b6eafbb82 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] DELETE http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 Nov 13 01:24:45.321409 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19cadbd4-eb8c-4c26-a217-3b2b6eafbb82 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:45.321603 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:45.321603 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:45.322333 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19cadbd4-eb8c-4c26-a217-3b2b6eafbb82 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:45.322790 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-19cadbd4-eb8c-4c26-a217-3b2b6eafbb82 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Delete volume with id: 8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 Nov 13 01:24:45.420726 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:45.420726 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:45.437038 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-19cadbd4-eb8c-4c26-a217-3b2b6eafbb82 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:24:45.464442 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes Nov 13 01:24:45.464442 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-172788098"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:24:45.465795 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-172788098'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:24:45.466275 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create volume of 1 GB Nov 13 01:24:45.484416 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Availability Zones retrieved successfully. Nov 13 01:24:45.486083 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-19cadbd4-eb8c-4c26-a217-3b2b6eafbb82 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Delete volume request issued successfully. Nov 13 01:24:45.486566 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19cadbd4-eb8c-4c26-a217-3b2b6eafbb82 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 returned with HTTP 202 Nov 13 01:24:45.487782 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 628/1275] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:24:45 2020] DELETE /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:24:45.494475 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8e0e245c-7b24-41fd-9603-cbf41abe81ac tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 Nov 13 01:24:45.495000 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8e0e245c-7b24-41fd-9603-cbf41abe81ac tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:45.495216 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:45.495216 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:45.495591 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8e0e245c-7b24-41fd-9603-cbf41abe81ac tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:45.509731 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Flow 'volume_create_api' (61e2f662-3cac-454a-a99f-17a7de787d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:24:45.513618 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb62f9a8-71c9-40ae-8d2a-5d31bc91c1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:24:45.516544 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:24:45.592747 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:45.592747 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:45.624510 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8e0e245c-7b24-41fd-9603-cbf41abe81ac tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:24:45.672619 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8e0e245c-7b24-41fd-9603-cbf41abe81ac tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 returned with HTTP 200 Nov 13 01:24:45.673434 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 629/1276] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:45 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 => generated 917 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:24:45.674511 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb62f9a8-71c9-40ae-8d2a-5d31bc91c1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:24:45.678081 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5a542b1-d391-423b-a975-39f8a7598500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:24:45.866918 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Created reservations ['5701508f-ba4d-4f9e-99d2-9a55cd5493f5', 'e9f35649-2f78-475d-bffc-83ddd13e9b25', '632c7a0d-7878-4780-8499-951fbb1ea146', 'fc1345ae-484d-4474-a873-fccb354083f4'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:24:45.869441 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5a542b1-d391-423b-a975-39f8a7598500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5701508f-ba4d-4f9e-99d2-9a55cd5493f5', 'e9f35649-2f78-475d-bffc-83ddd13e9b25', '632c7a0d-7878-4780-8499-951fbb1ea146', 'fc1345ae-484d-4474-a873-fccb354083f4']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:24:45.873262 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95d6f660-0739-4046-8889-ded4629e1b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:24:45.998759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95d6f660-0739-4046-8889-ded4629e1b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1f0dde1-172d-4992-81a3-bc678db18f82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-172788098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f216192d58984cad85eda08a13a250cf',qos_specs=None,replication_status=,reservations=['5701508f-ba4d-4f9e-99d2-9a55cd5493f5','e9f35649-2f78-475d-bffc-83ddd13e9b25','632c7a0d-7878-4780-8499-951fbb1ea146','fc1345ae-484d-4474-a873-fccb354083f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27b12723a3a74ba58f71d9f5b19f9334',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:24:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-172788098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1f0dde1-172d-4992-81a3-bc678db18f82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f216192d58984cad85eda08a13a250cf',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='27b12723a3a74ba58f71d9f5b19f9334',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:24:46.000892 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18783170-9206-47c5-85e0-55e095c8d260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:24:46.065572 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18783170-9206-47c5-85e0-55e095c8d260) 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-172788098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f216192d58984cad85eda08a13a250cf',qos_specs=None,replication_status=,reservations=['5701508f-ba4d-4f9e-99d2-9a55cd5493f5','e9f35649-2f78-475d-bffc-83ddd13e9b25','632c7a0d-7878-4780-8499-951fbb1ea146','fc1345ae-484d-4474-a873-fccb354083f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27b12723a3a74ba58f71d9f5b19f9334',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:24:46.067486 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2408ef1d-e617-46a0-96e6-e0d4c27e5a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:24:46.105611 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2408ef1d-e617-46a0-96e6-e0d4c27e5a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:24:46.111638 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Flow 'volume_create_api' (61e2f662-3cac-454a-a99f-17a7de787d51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:24:46.269793 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create volume request issued successfully. Nov 13 01:24:46.320922 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e33b1c74-507a-4f64-813d-ad180923670a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes returned with HTTP 202 Nov 13 01:24:46.334871 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 648/1277] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:24:45 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/volumes => generated 822 bytes in 866 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:24:46.339321 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f2e94e0d-9702-4ba3-8d78-d12681179acf tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 Nov 13 01:24:46.340003 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f2e94e0d-9702-4ba3-8d78-d12681179acf tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:46.340373 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:46.340373 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:46.340961 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f2e94e0d-9702-4ba3-8d78-d12681179acf tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:46.484573 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:46.484573 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:46.506941 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f2e94e0d-9702-4ba3-8d78-d12681179acf tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:46.555888 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f2e94e0d-9702-4ba3-8d78-d12681179acf tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 returned with HTTP 200 Nov 13 01:24:46.557957 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 630/1278] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:46 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 => generated 914 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:46.691547 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e24df31e-9c94-4369-8862-3aacdba77e0f tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 Nov 13 01:24:46.692329 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e24df31e-9c94-4369-8862-3aacdba77e0f tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:46.692744 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:46.692744 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:46.693419 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e24df31e-9c94-4369-8862-3aacdba77e0f tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:46.842898 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:46.842898 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:46.868879 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e24df31e-9c94-4369-8862-3aacdba77e0f tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:24:46.974139 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e24df31e-9c94-4369-8862-3aacdba77e0f tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 returned with HTTP 200 Nov 13 01:24:46.984396 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 649/1279] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:46 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 => generated 917 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:47.575135 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a18583de-3bdb-4ed9-b222-ac5d994a7b9e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 Nov 13 01:24:47.575881 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a18583de-3bdb-4ed9-b222-ac5d994a7b9e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:47.576491 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:47.576491 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:47.576878 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a18583de-3bdb-4ed9-b222-ac5d994a7b9e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:47.638363 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:47.638363 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:47.647640 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a18583de-3bdb-4ed9-b222-ac5d994a7b9e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:47.676543 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a18583de-3bdb-4ed9-b222-ac5d994a7b9e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 returned with HTTP 200 Nov 13 01:24:47.688795 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 631/1280] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:47 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 => generated 915 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:47.697002 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-44491963-890f-436f-9298-bece6e5d16d5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots Nov 13 01:24:47.697899 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:47.697899 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:47.698573 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-44491963-890f-436f-9298-bece6e5d16d5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1f0dde1-172d-4992-81a3-bc678db18f82", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1628069469"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:24:47.991484 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9713f6a2-755f-41fe-a673-224dafedf17b tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 Nov 13 01:24:47.992418 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9713f6a2-755f-41fe-a673-224dafedf17b tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:47.992936 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:47.992936 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:47.993609 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9713f6a2-755f-41fe-a673-224dafedf17b tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:48.133817 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:48.133817 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:48.138714 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:48.138714 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:48.142164 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-44491963-890f-436f-9298-bece6e5d16d5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:48.142536 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-44491963-890f-436f-9298-bece6e5d16d5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create snapshot from volume d1f0dde1-172d-4992-81a3-bc678db18f82 Nov 13 01:24:48.161509 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9713f6a2-755f-41fe-a673-224dafedf17b tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Volume info retrieved successfully. Nov 13 01:24:48.260185 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9713f6a2-755f-41fe-a673-224dafedf17b tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 returned with HTTP 200 Nov 13 01:24:48.262635 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 632/1281] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:47 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 => generated 917 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:48.297902 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-44491963-890f-436f-9298-bece6e5d16d5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Created reservations ['2f035146-7d6c-4250-928d-7f56be5dcf90', '1d4ab99c-490b-4140-9e3c-e10565b25b30', '8873400f-c34e-48fe-a666-753ac76f91fc', 'bbb442d8-b05f-41b2-a4d2-7c7ee9852e1a'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:24:48.590874 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-44491963-890f-436f-9298-bece6e5d16d5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot create request issued successfully. Nov 13 01:24:48.594385 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-44491963-890f-436f-9298-bece6e5d16d5 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots returned with HTTP 202 Nov 13 01:24:48.596549 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 650/1282] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:24:47 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots => generated 310 bytes in 907 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:24:48.607354 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c13e2ff2-dea7-42fc-8e4e-93fdd9a886b2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 Nov 13 01:24:48.608020 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c13e2ff2-dea7-42fc-8e4e-93fdd9a886b2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:48.608442 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:48.608442 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:48.609381 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c13e2ff2-dea7-42fc-8e4e-93fdd9a886b2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:48.679965 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:48.679965 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:48.686185 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c13e2ff2-dea7-42fc-8e4e-93fdd9a886b2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:24:48.688739 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c13e2ff2-dea7-42fc-8e4e-93fdd9a886b2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 returned with HTTP 200 Nov 13 01:24:48.693031 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 633/1283] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:24:48 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 => generated 442 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:49.284072 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c03b89ed-5aca-4ef4-b8f0-a86fff5b1090 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] GET http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 Nov 13 01:24:49.284764 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c03b89ed-5aca-4ef4-b8f0-a86fff5b1090 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:49.285085 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:49.285085 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:49.285634 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c03b89ed-5aca-4ef4-b8f0-a86fff5b1090 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:49.411856 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c03b89ed-5aca-4ef4-b8f0-a86fff5b1090 tempest-AttachVolumeShelveTestJSON-893585943 tempest-AttachVolumeShelveTestJSON-893585943] http://10.222.0.13/volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 returned with HTTP 404 Nov 13 01:24:49.414700 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 651/1284] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:49 2020] GET /volume/v3/5b5f27a22dee4324b068935ceb16f85d/volumes/8db1faca-27c0-42ae-ab2a-2a8d02a4a9b2 => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:24:49.704653 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-13ba4903-c09c-4be6-8ea2-7bb14be158ec tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 Nov 13 01:24:49.705066 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-13ba4903-c09c-4be6-8ea2-7bb14be158ec tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:49.705447 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:49.705447 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:49.706055 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-13ba4903-c09c-4be6-8ea2-7bb14be158ec tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:49.752512 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:49.752512 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:49.754871 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-13ba4903-c09c-4be6-8ea2-7bb14be158ec tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:24:49.758842 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-13ba4903-c09c-4be6-8ea2-7bb14be158ec tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 returned with HTTP 200 Nov 13 01:24:49.759936 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 634/1285] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:24:49 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 => generated 442 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:50.772356 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e26ed63c-20f5-4e55-b086-0cd59f808896 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 Nov 13 01:24:50.773219 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e26ed63c-20f5-4e55-b086-0cd59f808896 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:50.773711 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e26ed63c-20f5-4e55-b086-0cd59f808896 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:50.824314 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:50.824314 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:50.826586 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e26ed63c-20f5-4e55-b086-0cd59f808896 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:24:50.828755 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e26ed63c-20f5-4e55-b086-0cd59f808896 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 returned with HTTP 200 Nov 13 01:24:50.830177 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 652/1286] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:24:50 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 => generated 442 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:51.842410 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2578acf-377d-4b45-a7e8-35cf7e699481 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 Nov 13 01:24:51.843812 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2578acf-377d-4b45-a7e8-35cf7e699481 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:51.844288 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:51.844288 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:51.844899 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2578acf-377d-4b45-a7e8-35cf7e699481 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:51.875262 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:51.875262 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:51.876804 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d2578acf-377d-4b45-a7e8-35cf7e699481 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:24:51.880408 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2578acf-377d-4b45-a7e8-35cf7e699481 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 returned with HTTP 200 Nov 13 01:24:51.881421 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 635/1287] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:24:51 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 => generated 469 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:51.892544 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes Nov 13 01:24:51.893226 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:51.893226 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:51.893636 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4928f791-f371-40b0-8e4a-88b9c7cd91f3", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-319963250"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:24:51.895346 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create volume request body: {'volume': {'snapshot_id': '4928f791-f371-40b0-8e4a-88b9c7cd91f3', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-319963250'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:24:51.924179 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:51.924179 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:51.925312 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:24:51.925664 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create volume of 2 GB Nov 13 01:24:51.939054 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Availability Zones retrieved successfully. Nov 13 01:24:51.956336 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Flow 'volume_create_api' (ded46880-9cb3-45bf-a168-7a4714ea3299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:24:51.959107 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0267321f-f04f-4266-a8f6-d92210669f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:24:51.961255 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:24:52.079902 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0267321f-f04f-4266-a8f6-d92210669f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '4928f791-f371-40b0-8e4a-88b9c7cd91f3', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:24:52.082300 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb08757a-c9b2-4c78-8d2b-766408f10a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:24:52.155864 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Created reservations ['3494c582-f558-4a00-a985-b448e274bcb1', '5742acbf-32fd-4f95-bfcf-f0b8512425d1', '3387fa73-8230-4d5e-9eac-a20514a9f9a3', '90c81c12-15e2-4c1a-bd79-32964bb12ff4'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:24:52.158027 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb08757a-c9b2-4c78-8d2b-766408f10a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3494c582-f558-4a00-a985-b448e274bcb1', '5742acbf-32fd-4f95-bfcf-f0b8512425d1', '3387fa73-8230-4d5e-9eac-a20514a9f9a3', '90c81c12-15e2-4c1a-bd79-32964bb12ff4']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:24:52.160496 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7510c511-81f1-4005-89e2-96f3fa8bf602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:24:52.394098 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7510c511-81f1-4005-89e2-96f3fa8bf602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-319963250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f216192d58984cad85eda08a13a250cf',qos_specs=None,replication_status=,reservations=['3494c582-f558-4a00-a985-b448e274bcb1','5742acbf-32fd-4f95-bfcf-f0b8512425d1','3387fa73-8230-4d5e-9eac-a20514a9f9a3','90c81c12-15e2-4c1a-bd79-32964bb12ff4'],size=2,snapshot_id=4928f791-f371-40b0-8e4a-88b9c7cd91f3,source_replicaid=,source_volid=None,status='creating',user_id='27b12723a3a74ba58f71d9f5b19f9334',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:24:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-319963250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f216192d58984cad85eda08a13a250cf',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=4928f791-f371-40b0-8e4a-88b9c7cd91f3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='27b12723a3a74ba58f71d9f5b19f9334',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:24:52.396421 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (711d0d8e-fa49-40e3-932e-299bd127f398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:24:52.437155 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (711d0d8e-fa49-40e3-932e-299bd127f398) 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-319963250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f216192d58984cad85eda08a13a250cf',qos_specs=None,replication_status=,reservations=['3494c582-f558-4a00-a985-b448e274bcb1','5742acbf-32fd-4f95-bfcf-f0b8512425d1','3387fa73-8230-4d5e-9eac-a20514a9f9a3','90c81c12-15e2-4c1a-bd79-32964bb12ff4'],size=2,snapshot_id=4928f791-f371-40b0-8e4a-88b9c7cd91f3,source_replicaid=,source_volid=None,status='creating',user_id='27b12723a3a74ba58f71d9f5b19f9334',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:24:52.440382 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c89c3fa-8afc-43be-801c-d3d6595e1c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:24:52.557968 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c89c3fa-8afc-43be-801c-d3d6595e1c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:24:52.561923 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Flow 'volume_create_api' (ded46880-9cb3-45bf-a168-7a4714ea3299) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:24:52.615832 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create volume request issued successfully. Nov 13 01:24:52.632648 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6b837e3d-693a-49f8-9045-df5d278eaad0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes returned with HTTP 202 Nov 13 01:24:52.639909 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 653/1288] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:24:51 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/volumes => generated 856 bytes in 751 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:24:52.648145 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0228f7ee-3094-43bb-88a7-14ce0d9800d6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 Nov 13 01:24:52.648936 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0228f7ee-3094-43bb-88a7-14ce0d9800d6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:52.649342 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:52.649342 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:52.650004 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0228f7ee-3094-43bb-88a7-14ce0d9800d6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:52.717004 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:52.717004 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:52.733161 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0228f7ee-3094-43bb-88a7-14ce0d9800d6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:52.794260 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0228f7ee-3094-43bb-88a7-14ce0d9800d6 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 returned with HTTP 200 Nov 13 01:24:52.806163 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 636/1289] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:52 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 => generated 924 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:53.815165 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1cea739a-498a-4f5f-9c56-026447894e60 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 Nov 13 01:24:53.818062 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1cea739a-498a-4f5f-9c56-026447894e60 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:53.818449 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:53.818449 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:53.819031 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1cea739a-498a-4f5f-9c56-026447894e60 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:53.899165 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:53.899165 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:53.953039 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1cea739a-498a-4f5f-9c56-026447894e60 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:53.987196 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1cea739a-498a-4f5f-9c56-026447894e60 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 returned with HTTP 200 Nov 13 01:24:53.989561 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 654/1290] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:53 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 => generated 948 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:55.006315 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a05d974b-4ba3-4f29-8fcc-0c7c441b63f3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 Nov 13 01:24:55.006849 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a05d974b-4ba3-4f29-8fcc-0c7c441b63f3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:55.007016 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:55.007016 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:55.007678 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a05d974b-4ba3-4f29-8fcc-0c7c441b63f3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:55.081863 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:55.081863 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:55.091381 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a05d974b-4ba3-4f29-8fcc-0c7c441b63f3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:55.123314 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a05d974b-4ba3-4f29-8fcc-0c7c441b63f3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 returned with HTTP 200 Nov 13 01:24:55.133949 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 637/1291] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:55 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 => generated 948 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:56.141164 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-632ed6a5-c5dc-4812-a8d6-e814278e0d5e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 Nov 13 01:24:56.141669 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-632ed6a5-c5dc-4812-a8d6-e814278e0d5e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:56.141777 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:56.141777 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:56.142355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-632ed6a5-c5dc-4812-a8d6-e814278e0d5e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:56.200901 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:56.200901 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:56.212261 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-632ed6a5-c5dc-4812-a8d6-e814278e0d5e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:56.244538 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-632ed6a5-c5dc-4812-a8d6-e814278e0d5e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 returned with HTTP 200 Nov 13 01:24:56.246020 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 655/1292] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:56 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 => generated 948 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:57.262881 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7f04970a-8b2f-4b46-a454-e99fca2707de tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 Nov 13 01:24:57.263390 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7f04970a-8b2f-4b46-a454-e99fca2707de tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:57.263390 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:57.263390 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:57.263628 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7f04970a-8b2f-4b46-a454-e99fca2707de tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:57.418885 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:57.418885 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:57.455278 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7f04970a-8b2f-4b46-a454-e99fca2707de tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:57.530902 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7f04970a-8b2f-4b46-a454-e99fca2707de tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 returned with HTTP 200 Nov 13 01:24:57.538177 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 638/1293] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:57 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 => generated 948 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:24:58.550393 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dd93b2ef-6173-46a8-a3fc-37b26cd91e30 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 Nov 13 01:24:58.550966 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dd93b2ef-6173-46a8-a3fc-37b26cd91e30 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:58.551204 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:58.551204 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:58.551536 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dd93b2ef-6173-46a8-a3fc-37b26cd91e30 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:58.726733 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:58.726733 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:58.749943 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dd93b2ef-6173-46a8-a3fc-37b26cd91e30 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:24:58.796312 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dd93b2ef-6173-46a8-a3fc-37b26cd91e30 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 returned with HTTP 200 Nov 13 01:24:58.797297 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 656/1294] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:58 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 => generated 948 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:24:59.813449 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-005091d5-5f0a-4c30-9129-0d7d7a0cdaa4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 Nov 13 01:24:59.813947 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-005091d5-5f0a-4c30-9129-0d7d7a0cdaa4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:24:59.814327 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:24:59.814327 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:24:59.815298 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-005091d5-5f0a-4c30-9129-0d7d7a0cdaa4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:24:59.911215 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:24:59.911215 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:24:59.965939 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-005091d5-5f0a-4c30-9129-0d7d7a0cdaa4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:00.021134 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-005091d5-5f0a-4c30-9129-0d7d7a0cdaa4 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 returned with HTTP 200 Nov 13 01:25:00.024945 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 639/1295] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:24:59 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 => generated 948 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:01.042283 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-31f1e3d3-3af0-4cd3-abb9-fdbcbde8b22b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 Nov 13 01:25:01.042824 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-31f1e3d3-3af0-4cd3-abb9-fdbcbde8b22b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:01.043058 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:01.043058 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:01.046089 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-31f1e3d3-3af0-4cd3-abb9-fdbcbde8b22b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:01.129942 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:01.129942 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:01.144154 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-31f1e3d3-3af0-4cd3-abb9-fdbcbde8b22b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:01.210022 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-31f1e3d3-3af0-4cd3-abb9-fdbcbde8b22b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 returned with HTTP 200 Nov 13 01:25:01.213282 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 657/1296] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:01 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 => generated 948 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:02.229517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f18301bb-aca1-4e31-a6ec-fb4e129637de tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 Nov 13 01:25:02.230031 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f18301bb-aca1-4e31-a6ec-fb4e129637de tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:02.230245 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:02.230245 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:02.231229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f18301bb-aca1-4e31-a6ec-fb4e129637de tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:02.292849 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:02.292849 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:02.303847 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f18301bb-aca1-4e31-a6ec-fb4e129637de tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:02.332031 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f18301bb-aca1-4e31-a6ec-fb4e129637de tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 returned with HTTP 200 Nov 13 01:25:02.333583 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 640/1297] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:02 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 => generated 949 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:02.349757 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fa68119e-06c0-497e-946c-8ffc5fd88947 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 Nov 13 01:25:02.350630 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fa68119e-06c0-497e-946c-8ffc5fd88947 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:02.351024 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:02.351024 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:02.351672 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fa68119e-06c0-497e-946c-8ffc5fd88947 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:02.416235 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:02.416235 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:02.427346 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fa68119e-06c0-497e-946c-8ffc5fd88947 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:02.453353 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fa68119e-06c0-497e-946c-8ffc5fd88947 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 returned with HTTP 200 Nov 13 01:25:02.465798 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 658/1298] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:02 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 => generated 949 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:02.470662 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bcb49890-5882-46f2-95b3-cab39f976a8a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 Nov 13 01:25:02.471478 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bcb49890-5882-46f2-95b3-cab39f976a8a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:02.471933 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:02.471933 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:02.472500 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bcb49890-5882-46f2-95b3-cab39f976a8a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:02.473069 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-bcb49890-5882-46f2-95b3-cab39f976a8a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete volume with id: c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 Nov 13 01:25:02.523208 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:02.523208 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:02.524633 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bcb49890-5882-46f2-95b3-cab39f976a8a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:02.562361 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bcb49890-5882-46f2-95b3-cab39f976a8a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete volume request issued successfully. Nov 13 01:25:02.562832 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bcb49890-5882-46f2-95b3-cab39f976a8a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 returned with HTTP 202 Nov 13 01:25:02.566648 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 641/1299] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:25:02 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:25:02.571358 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-99d2a1a8-2208-4606-b5b2-6406d6a62991 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 Nov 13 01:25:02.572241 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-99d2a1a8-2208-4606-b5b2-6406d6a62991 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:02.572656 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:02.572656 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:02.573281 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-99d2a1a8-2208-4606-b5b2-6406d6a62991 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:02.629553 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:02.629553 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:02.639451 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-99d2a1a8-2208-4606-b5b2-6406d6a62991 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:02.663084 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-99d2a1a8-2208-4606-b5b2-6406d6a62991 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 returned with HTTP 200 Nov 13 01:25:02.673543 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 659/1300] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:02 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 => generated 948 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:03.680460 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e84eea41-2d47-4294-bbeb-a5b556a7dbe3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 Nov 13 01:25:03.680960 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e84eea41-2d47-4294-bbeb-a5b556a7dbe3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:03.681139 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:03.681139 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:03.695994 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e84eea41-2d47-4294-bbeb-a5b556a7dbe3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:03.891855 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:03.891855 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:03.904881 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e84eea41-2d47-4294-bbeb-a5b556a7dbe3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:03.937501 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e84eea41-2d47-4294-bbeb-a5b556a7dbe3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 returned with HTTP 200 Nov 13 01:25:03.938334 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 642/1301] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:03 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 => generated 948 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:04.954676 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8326597-a6ca-4d4b-927b-7d2ba8520218 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 Nov 13 01:25:04.955828 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d8326597-a6ca-4d4b-927b-7d2ba8520218 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:04.956278 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:04.956278 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:04.956916 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d8326597-a6ca-4d4b-927b-7d2ba8520218 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:05.067262 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8326597-a6ca-4d4b-927b-7d2ba8520218 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 returned with HTTP 404 Nov 13 01:25:05.068673 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 660/1302] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:04 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:25:05.078268 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes Nov 13 01:25:05.078724 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:05.078724 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:05.079146 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-448641152"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:25:05.080980 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-448641152'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:25:05.081344 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create volume of 1 GB Nov 13 01:25:05.109398 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Availability Zones retrieved successfully. Nov 13 01:25:05.128370 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Flow 'volume_create_api' (b8aad373-b2f6-4ce8-8f90-c2932cba2acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:25:05.131522 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be3a14ce-37b2-42ed-9454-ee17cf1a2e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:05.133997 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:25:05.287978 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be3a14ce-37b2-42ed-9454-ee17cf1a2e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:05.290188 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbd993a0-ad1a-46b8-b40f-fc6532d926e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:05.394454 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Created reservations ['78b8dd82-1570-4c58-983e-2ea7b7a5e14d', '5cb24c62-40ce-4786-819e-e88e2568e7cc', 'c26cf960-13c3-4e08-ae40-5b54fc2d70eb', '89549652-c8b5-444f-8724-2c00aeb6bb2d'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:25:05.396904 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbd993a0-ad1a-46b8-b40f-fc6532d926e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78b8dd82-1570-4c58-983e-2ea7b7a5e14d', '5cb24c62-40ce-4786-819e-e88e2568e7cc', 'c26cf960-13c3-4e08-ae40-5b54fc2d70eb', '89549652-c8b5-444f-8724-2c00aeb6bb2d']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:05.399055 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f03aa65-f65b-48f2-88f9-3a631efdf4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:05.478503 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f03aa65-f65b-48f2-88f9-3a631efdf4cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f066733-abbf-4980-a0ca-770bf3c1c487', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-448641152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f216192d58984cad85eda08a13a250cf',qos_specs=None,replication_status=,reservations=['78b8dd82-1570-4c58-983e-2ea7b7a5e14d','5cb24c62-40ce-4786-819e-e88e2568e7cc','c26cf960-13c3-4e08-ae40-5b54fc2d70eb','89549652-c8b5-444f-8724-2c00aeb6bb2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27b12723a3a74ba58f71d9f5b19f9334',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:25:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-448641152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f066733-abbf-4980-a0ca-770bf3c1c487,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f216192d58984cad85eda08a13a250cf',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='27b12723a3a74ba58f71d9f5b19f9334',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:05.481711 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93bb38af-2b87-47ba-ab13-773b32e345ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:05.588334 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93bb38af-2b87-47ba-ab13-773b32e345ed) 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-448641152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f216192d58984cad85eda08a13a250cf',qos_specs=None,replication_status=,reservations=['78b8dd82-1570-4c58-983e-2ea7b7a5e14d','5cb24c62-40ce-4786-819e-e88e2568e7cc','c26cf960-13c3-4e08-ae40-5b54fc2d70eb','89549652-c8b5-444f-8724-2c00aeb6bb2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27b12723a3a74ba58f71d9f5b19f9334',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:05.591356 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61aa29e7-6cbf-4ca3-96b1-2f1ecab5ad61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:05.646227 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61aa29e7-6cbf-4ca3-96b1-2f1ecab5ad61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:05.649242 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Flow 'volume_create_api' (b8aad373-b2f6-4ce8-8f90-c2932cba2acc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:25:05.779041 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create volume request issued successfully. Nov 13 01:25:05.833141 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90057e58-8909-449e-a17f-e13719bd6f7c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes returned with HTTP 202 Nov 13 01:25:05.834051 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 643/1303] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:25:05 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/volumes => generated 822 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:25:05.848256 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a1b6b224-2a3e-4b5b-a8b8-82dd1d864d2b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/1f066733-abbf-4980-a0ca-770bf3c1c487 Nov 13 01:25:05.848700 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a1b6b224-2a3e-4b5b-a8b8-82dd1d864d2b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:05.849162 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a1b6b224-2a3e-4b5b-a8b8-82dd1d864d2b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:05.949585 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:05.949585 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:05.976297 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a1b6b224-2a3e-4b5b-a8b8-82dd1d864d2b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:06.030037 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a1b6b224-2a3e-4b5b-a8b8-82dd1d864d2b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/1f066733-abbf-4980-a0ca-770bf3c1c487 returned with HTTP 200 Nov 13 01:25:06.035697 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 661/1304] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:05 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/1f066733-abbf-4980-a0ca-770bf3c1c487 => generated 914 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:25:07.054861 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-11ddb5d1-440d-44dc-94df-24475e7d937f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/1f066733-abbf-4980-a0ca-770bf3c1c487 Nov 13 01:25:07.057070 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-11ddb5d1-440d-44dc-94df-24475e7d937f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:07.057414 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:07.057414 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:07.064457 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-11ddb5d1-440d-44dc-94df-24475e7d937f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:07.132916 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:07.132916 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:07.152364 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-11ddb5d1-440d-44dc-94df-24475e7d937f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:07.184845 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-11ddb5d1-440d-44dc-94df-24475e7d937f tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/1f066733-abbf-4980-a0ca-770bf3c1c487 returned with HTTP 200 Nov 13 01:25:07.185940 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 644/1305] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:07 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/1f066733-abbf-4980-a0ca-770bf3c1c487 => generated 915 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:07.201281 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4ce6040f-a8b3-4931-a345-d34b88a6332b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots Nov 13 01:25:07.201735 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:07.201735 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:07.202152 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4ce6040f-a8b3-4931-a345-d34b88a6332b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f066733-abbf-4980-a0ca-770bf3c1c487", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-236430068"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:25:07.297078 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:07.297078 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:07.298841 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4ce6040f-a8b3-4931-a345-d34b88a6332b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:07.300085 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-4ce6040f-a8b3-4931-a345-d34b88a6332b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create snapshot from volume 1f066733-abbf-4980-a0ca-770bf3c1c487 Nov 13 01:25:07.369769 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-4ce6040f-a8b3-4931-a345-d34b88a6332b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Created reservations ['384bc0d5-3a83-4c77-86b3-66ef197fa113', '68b5e9e0-0113-4faf-ab1e-fc773890182d', 'f243e632-5c90-40f1-873e-93307ea7904d', '58f17eb7-7e7a-4416-95aa-afcff8b9c566'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:25:07.644719 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4ce6040f-a8b3-4931-a345-d34b88a6332b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot create request issued successfully. Nov 13 01:25:07.650044 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4ce6040f-a8b3-4931-a345-d34b88a6332b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots returned with HTTP 202 Nov 13 01:25:07.657738 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 662/1306] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:25:07 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots => generated 309 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:25:07.663262 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e4e6c519-de65-457b-81ac-7655abe2a81e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc Nov 13 01:25:07.664017 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e4e6c519-de65-457b-81ac-7655abe2a81e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:07.664264 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:07.664264 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:07.664757 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e4e6c519-de65-457b-81ac-7655abe2a81e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:07.717364 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:07.717364 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:07.722561 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e4e6c519-de65-457b-81ac-7655abe2a81e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:25:07.724851 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e4e6c519-de65-457b-81ac-7655abe2a81e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc returned with HTTP 200 Nov 13 01:25:07.731314 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 645/1307] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:25:07 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc => generated 441 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:08.738542 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e30c2aab-c534-4a4e-a7c2-c90b3806c311 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc Nov 13 01:25:08.739027 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e30c2aab-c534-4a4e-a7c2-c90b3806c311 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:08.739440 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:08.739440 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:08.743632 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e30c2aab-c534-4a4e-a7c2-c90b3806c311 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:08.843030 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:08.843030 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:08.847020 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e30c2aab-c534-4a4e-a7c2-c90b3806c311 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:25:08.853317 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e30c2aab-c534-4a4e-a7c2-c90b3806c311 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc returned with HTTP 200 Nov 13 01:25:08.862750 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 663/1308] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:25:08 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc => generated 441 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:09.869399 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a31b2294-e8e6-481d-aeb7-2c2b1bfc4d0b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc Nov 13 01:25:09.870209 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a31b2294-e8e6-481d-aeb7-2c2b1bfc4d0b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:09.870425 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:09.870425 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:09.870864 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a31b2294-e8e6-481d-aeb7-2c2b1bfc4d0b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:09.926603 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:09.926603 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:09.927784 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a31b2294-e8e6-481d-aeb7-2c2b1bfc4d0b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:25:09.929730 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a31b2294-e8e6-481d-aeb7-2c2b1bfc4d0b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc returned with HTTP 200 Nov 13 01:25:09.939859 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 646/1309] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:25:09 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc => generated 468 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:09.950482 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] POST http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes Nov 13 01:25:09.951437 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:09.951437 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:09.952181 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "60e4088a-9b6d-4fff-9dbe-8907177d4ccc", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1970410295"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:25:09.953610 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create volume request body: {'volume': {'snapshot_id': '60e4088a-9b6d-4fff-9dbe-8907177d4ccc', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1970410295'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:25:09.984546 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:09.984546 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:09.986094 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:25:09.986634 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create volume of 1 GB Nov 13 01:25:09.999891 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Availability Zones retrieved successfully. Nov 13 01:25:10.022676 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Flow 'volume_create_api' (ad82bc69-7d1d-4dce-b854-20119b3961a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:25:10.025515 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e151076-1e2a-4b8b-92c6-d9c66916ac6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:10.028574 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:25:10.160033 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e151076-1e2a-4b8b-92c6-d9c66916ac6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '60e4088a-9b6d-4fff-9dbe-8907177d4ccc', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:10.163487 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3925119d-7822-4a8e-8021-87680ea2e563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:10.266104 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Created reservations ['eb9b1ec7-b7c8-4bad-80e3-b772c29166c7', 'd1d4e9e1-dc39-4a4d-a03d-863a3bec45ec', 'a68049fd-bc60-4cb8-a1e1-2494204eb6b7', '2f0de37f-b62b-46be-af1d-1d2bc08b01d0'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:25:10.271187 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3925119d-7822-4a8e-8021-87680ea2e563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb9b1ec7-b7c8-4bad-80e3-b772c29166c7', 'd1d4e9e1-dc39-4a4d-a03d-863a3bec45ec', 'a68049fd-bc60-4cb8-a1e1-2494204eb6b7', '2f0de37f-b62b-46be-af1d-1d2bc08b01d0']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:10.276265 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b268fe8-10db-4c2d-b223-f3f08ba593ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:10.533543 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b268fe8-10db-4c2d-b223-f3f08ba593ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef9e2870-ac53-4ead-8d51-f90d20b587ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1970410295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f216192d58984cad85eda08a13a250cf',qos_specs=None,replication_status=,reservations=['eb9b1ec7-b7c8-4bad-80e3-b772c29166c7','d1d4e9e1-dc39-4a4d-a03d-863a3bec45ec','a68049fd-bc60-4cb8-a1e1-2494204eb6b7','2f0de37f-b62b-46be-af1d-1d2bc08b01d0'],size=1,snapshot_id=60e4088a-9b6d-4fff-9dbe-8907177d4ccc,source_replicaid=,source_volid=None,status='creating',user_id='27b12723a3a74ba58f71d9f5b19f9334',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:25:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1970410295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef9e2870-ac53-4ead-8d51-f90d20b587ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f216192d58984cad85eda08a13a250cf',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=60e4088a-9b6d-4fff-9dbe-8907177d4ccc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='27b12723a3a74ba58f71d9f5b19f9334',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:10.535827 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44d71eba-d9db-472a-a6a8-59568f9c1a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:10.578164 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44d71eba-d9db-472a-a6a8-59568f9c1a34) 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-1970410295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f216192d58984cad85eda08a13a250cf',qos_specs=None,replication_status=,reservations=['eb9b1ec7-b7c8-4bad-80e3-b772c29166c7','d1d4e9e1-dc39-4a4d-a03d-863a3bec45ec','a68049fd-bc60-4cb8-a1e1-2494204eb6b7','2f0de37f-b62b-46be-af1d-1d2bc08b01d0'],size=1,snapshot_id=60e4088a-9b6d-4fff-9dbe-8907177d4ccc,source_replicaid=,source_volid=None,status='creating',user_id='27b12723a3a74ba58f71d9f5b19f9334',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:10.580527 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d24550f3-88ef-4247-9769-73e0d11c2bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:10.725939 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d24550f3-88ef-4247-9769-73e0d11c2bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:10.739480 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Flow 'volume_create_api' (ad82bc69-7d1d-4dce-b854-20119b3961a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:25:10.866628 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Create volume request issued successfully. Nov 13 01:25:10.891456 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-12259ffa-8ec2-4b58-865b-7091ceff5374 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes returned with HTTP 202 Nov 13 01:25:10.891456 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 664/1310] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:25:09 2020] POST /volume/v3/f216192d58984cad85eda08a13a250cf/volumes => generated 857 bytes in 937 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:25:10.906939 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7e6da6af-f5c4-43fd-bc9d-52e5d24b4d87 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac Nov 13 01:25:10.907550 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7e6da6af-f5c4-43fd-bc9d-52e5d24b4d87 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:10.907869 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:10.907869 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:10.908344 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7e6da6af-f5c4-43fd-bc9d-52e5d24b4d87 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:11.027132 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:11.027132 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:11.056795 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7e6da6af-f5c4-43fd-bc9d-52e5d24b4d87 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:11.109453 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7e6da6af-f5c4-43fd-bc9d-52e5d24b4d87 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac returned with HTTP 200 Nov 13 01:25:11.110275 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 647/1311] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:10 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac => generated 949 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:12.131334 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f6480458-05cd-4ae0-ac02-bd2c7e09990d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac Nov 13 01:25:12.131334 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f6480458-05cd-4ae0-ac02-bd2c7e09990d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:12.131334 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:12.131334 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:12.131334 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f6480458-05cd-4ae0-ac02-bd2c7e09990d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:12.253765 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:12.253765 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:12.275429 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f6480458-05cd-4ae0-ac02-bd2c7e09990d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:12.327402 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f6480458-05cd-4ae0-ac02-bd2c7e09990d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac returned with HTTP 200 Nov 13 01:25:12.344336 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 665/1312] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:12 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac => generated 949 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:13.347185 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e307f9c4-a223-4df7-9fff-fdd96fded661 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac Nov 13 01:25:13.351208 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e307f9c4-a223-4df7-9fff-fdd96fded661 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:13.351626 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:13.351626 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:13.352285 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e307f9c4-a223-4df7-9fff-fdd96fded661 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:13.424918 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:13.424918 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:13.446344 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e307f9c4-a223-4df7-9fff-fdd96fded661 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:13.504962 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e307f9c4-a223-4df7-9fff-fdd96fded661 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac returned with HTTP 200 Nov 13 01:25:13.505799 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 648/1313] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:13 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac => generated 949 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:14.522434 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-da1f0aa4-8d24-43ea-a004-90b9d75e7a36 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac Nov 13 01:25:14.523251 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-da1f0aa4-8d24-43ea-a004-90b9d75e7a36 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:14.523618 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:14.523618 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:14.524194 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-da1f0aa4-8d24-43ea-a004-90b9d75e7a36 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:14.682244 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:14.682244 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:14.741242 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-da1f0aa4-8d24-43ea-a004-90b9d75e7a36 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:14.778538 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-da1f0aa4-8d24-43ea-a004-90b9d75e7a36 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac returned with HTTP 200 Nov 13 01:25:14.788607 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 666/1314] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:14 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac => generated 949 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:15.797649 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-128a9fde-157d-4a54-91f1-f8b3d60c2ed7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac Nov 13 01:25:15.798201 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-128a9fde-157d-4a54-91f1-f8b3d60c2ed7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:15.798347 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:15.798347 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:15.798992 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-128a9fde-157d-4a54-91f1-f8b3d60c2ed7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:15.900331 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:15.900331 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:15.925672 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-128a9fde-157d-4a54-91f1-f8b3d60c2ed7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:15.965200 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-128a9fde-157d-4a54-91f1-f8b3d60c2ed7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac returned with HTTP 200 Nov 13 01:25:15.973981 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 649/1315] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:15 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac => generated 949 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:16.994408 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b24a17db-5146-4d18-b9cb-d80cf3364cd8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac Nov 13 01:25:16.995028 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b24a17db-5146-4d18-b9cb-d80cf3364cd8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:16.997087 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:16.997087 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:17.000007 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b24a17db-5146-4d18-b9cb-d80cf3364cd8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:17.191397 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:17.191397 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:17.234642 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b24a17db-5146-4d18-b9cb-d80cf3364cd8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:17.291276 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b24a17db-5146-4d18-b9cb-d80cf3364cd8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac returned with HTTP 200 Nov 13 01:25:17.292446 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 667/1316] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:16 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac => generated 949 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:18.323167 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5d8b95ed-44ca-45bb-af95-8acd7d6e3127 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac Nov 13 01:25:18.323167 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5d8b95ed-44ca-45bb-af95-8acd7d6e3127 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:18.323167 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:18.323167 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:18.323167 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5d8b95ed-44ca-45bb-af95-8acd7d6e3127 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:18.481842 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:18.481842 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:18.503472 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5d8b95ed-44ca-45bb-af95-8acd7d6e3127 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:18.612271 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5d8b95ed-44ca-45bb-af95-8acd7d6e3127 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac returned with HTTP 200 Nov 13 01:25:18.616150 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 650/1317] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:18 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac => generated 949 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:19.639841 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4ced4036-010e-422a-989a-849d7194d7b7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac Nov 13 01:25:19.640381 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4ced4036-010e-422a-989a-849d7194d7b7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:19.640584 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:19.640584 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:19.644209 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4ced4036-010e-422a-989a-849d7194d7b7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:19.840745 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:19.840745 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:19.873968 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4ced4036-010e-422a-989a-849d7194d7b7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:19.932176 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4ced4036-010e-422a-989a-849d7194d7b7 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac returned with HTTP 200 Nov 13 01:25:19.933925 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 668/1318] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:19 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac => generated 949 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:20.956353 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ea8289fb-4b5a-47b2-9e44-16fb3aea7a8b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac Nov 13 01:25:20.957660 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ea8289fb-4b5a-47b2-9e44-16fb3aea7a8b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:20.957878 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:20.957878 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:20.958255 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ea8289fb-4b5a-47b2-9e44-16fb3aea7a8b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:21.063175 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:21.063175 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:21.090509 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ea8289fb-4b5a-47b2-9e44-16fb3aea7a8b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:21.136599 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ea8289fb-4b5a-47b2-9e44-16fb3aea7a8b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac returned with HTTP 200 Nov 13 01:25:21.147235 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 651/1319] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:20 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac => generated 950 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:21.162778 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cd2accc1-ba0d-4503-90be-0eda69db2253 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac Nov 13 01:25:21.163163 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cd2accc1-ba0d-4503-90be-0eda69db2253 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:21.163521 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:21.163521 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:21.164543 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cd2accc1-ba0d-4503-90be-0eda69db2253 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:21.228441 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:21.228441 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:21.237676 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cd2accc1-ba0d-4503-90be-0eda69db2253 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:21.261428 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cd2accc1-ba0d-4503-90be-0eda69db2253 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac returned with HTTP 200 Nov 13 01:25:21.262492 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 669/1320] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:21 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac => generated 950 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:21.279042 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1cdd2a58-fc53-42ad-869c-2f8208f5fdcd tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac Nov 13 01:25:21.279793 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1cdd2a58-fc53-42ad-869c-2f8208f5fdcd tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:21.280009 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:21.280009 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:21.280380 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1cdd2a58-fc53-42ad-869c-2f8208f5fdcd tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:21.280845 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-1cdd2a58-fc53-42ad-869c-2f8208f5fdcd tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete volume with id: ef9e2870-ac53-4ead-8d51-f90d20b587ac Nov 13 01:25:21.366204 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:21.366204 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:21.367370 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1cdd2a58-fc53-42ad-869c-2f8208f5fdcd tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:21.447868 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1cdd2a58-fc53-42ad-869c-2f8208f5fdcd tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete volume request issued successfully. Nov 13 01:25:21.448418 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1cdd2a58-fc53-42ad-869c-2f8208f5fdcd tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac returned with HTTP 202 Nov 13 01:25:21.449306 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 652/1321] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:25:21 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Nov 13 01:25:21.457313 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b1f93129-ed94-4d34-ba71-45ce9e8007b3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac Nov 13 01:25:21.458003 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b1f93129-ed94-4d34-ba71-45ce9e8007b3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:21.458197 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:21.458197 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:21.459104 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b1f93129-ed94-4d34-ba71-45ce9e8007b3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:21.563491 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:21.563491 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:21.572389 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b1f93129-ed94-4d34-ba71-45ce9e8007b3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:21.596110 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b1f93129-ed94-4d34-ba71-45ce9e8007b3 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac returned with HTTP 200 Nov 13 01:25:21.597473 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 670/1322] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:21 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac => generated 949 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:22.613652 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e2bf09b-4e3a-4572-ad9a-71b3a1b737f0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac Nov 13 01:25:22.614135 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2e2bf09b-4e3a-4572-ad9a-71b3a1b737f0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:22.614259 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:22.614259 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:22.614830 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2e2bf09b-4e3a-4572-ad9a-71b3a1b737f0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:22.728814 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:22.728814 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:22.743471 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2e2bf09b-4e3a-4572-ad9a-71b3a1b737f0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:22.770935 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e2bf09b-4e3a-4572-ad9a-71b3a1b737f0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac returned with HTTP 200 Nov 13 01:25:22.771940 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 653/1323] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:22 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac => generated 949 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:23.787457 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3b5af27f-cb50-439f-9ead-8a54c7931e67 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac Nov 13 01:25:23.789030 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3b5af27f-cb50-439f-9ead-8a54c7931e67 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:23.789803 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:23.789803 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:23.790539 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3b5af27f-cb50-439f-9ead-8a54c7931e67 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:23.894307 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3b5af27f-cb50-439f-9ead-8a54c7931e67 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac returned with HTTP 404 Nov 13 01:25:23.895847 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 671/1324] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:23 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:25:23.906491 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-84556226-2bef-4a9f-8597-087b5ce5b4dc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac Nov 13 01:25:23.907376 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-84556226-2bef-4a9f-8597-087b5ce5b4dc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:23.907909 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:23.907909 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:23.908441 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-84556226-2bef-4a9f-8597-087b5ce5b4dc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:23.908986 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-84556226-2bef-4a9f-8597-087b5ce5b4dc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete volume with id: ef9e2870-ac53-4ead-8d51-f90d20b587ac Nov 13 01:25:24.045148 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-84556226-2bef-4a9f-8597-087b5ce5b4dc tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac returned with HTTP 404 Nov 13 01:25:24.046427 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 654/1325] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:25:23 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/ef9e2870-ac53-4ead-8d51-f90d20b587ac => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:25:24.054358 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3dc8c4a9-bc17-43fb-bfe3-c028dacf3afb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc Nov 13 01:25:24.055214 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3dc8c4a9-bc17-43fb-bfe3-c028dacf3afb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:24.055918 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3dc8c4a9-bc17-43fb-bfe3-c028dacf3afb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:24.056460 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-3dc8c4a9-bc17-43fb-bfe3-c028dacf3afb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete snapshot with id: 60e4088a-9b6d-4fff-9dbe-8907177d4ccc Nov 13 01:25:24.125791 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:24.125791 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:24.126971 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3dc8c4a9-bc17-43fb-bfe3-c028dacf3afb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:25:24.290824 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3dc8c4a9-bc17-43fb-bfe3-c028dacf3afb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot delete request issued successfully. Nov 13 01:25:24.291548 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3dc8c4a9-bc17-43fb-bfe3-c028dacf3afb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc returned with HTTP 202 Nov 13 01:25:24.292690 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 672/1326] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:25:24 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:25:24.300717 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3620d9ea-d100-4203-b579-2f5952346cdf tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc Nov 13 01:25:24.301238 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3620d9ea-d100-4203-b579-2f5952346cdf tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:24.301726 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3620d9ea-d100-4203-b579-2f5952346cdf tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:24.360033 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:24.360033 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:24.362660 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3620d9ea-d100-4203-b579-2f5952346cdf tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:25:24.366611 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3620d9ea-d100-4203-b579-2f5952346cdf tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc returned with HTTP 200 Nov 13 01:25:24.373471 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 655/1327] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:25:24 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc => generated 467 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:25.380979 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ff4020c0-544b-4f85-bc0b-d51dd35d3de0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc Nov 13 01:25:25.382318 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ff4020c0-544b-4f85-bc0b-d51dd35d3de0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:25.382682 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:25.382682 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:25.383296 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ff4020c0-544b-4f85-bc0b-d51dd35d3de0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:25.440367 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:25.440367 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:25.442226 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ff4020c0-544b-4f85-bc0b-d51dd35d3de0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:25:25.444739 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ff4020c0-544b-4f85-bc0b-d51dd35d3de0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc returned with HTTP 200 Nov 13 01:25:25.445758 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 673/1328] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:25:25 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc => generated 467 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:26.458851 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ce471f98-765a-42f2-8678-6645b3e31f46 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc Nov 13 01:25:26.459529 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ce471f98-765a-42f2-8678-6645b3e31f46 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:26.459852 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:26.459852 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:26.460233 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ce471f98-765a-42f2-8678-6645b3e31f46 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:26.496784 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ce471f98-765a-42f2-8678-6645b3e31f46 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc returned with HTTP 404 Nov 13 01:25:26.502929 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 656/1329] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:25:26 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/60e4088a-9b6d-4fff-9dbe-8907177d4ccc => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:25:26.506483 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90aa4d65-bb72-49f5-a0eb-f0ee7fba882d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/1f066733-abbf-4980-a0ca-770bf3c1c487 Nov 13 01:25:26.507253 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-90aa4d65-bb72-49f5-a0eb-f0ee7fba882d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:26.507574 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:26.507574 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:26.508108 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-90aa4d65-bb72-49f5-a0eb-f0ee7fba882d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:26.508674 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-90aa4d65-bb72-49f5-a0eb-f0ee7fba882d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete volume with id: 1f066733-abbf-4980-a0ca-770bf3c1c487 Nov 13 01:25:26.587980 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:26.587980 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:26.590130 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-90aa4d65-bb72-49f5-a0eb-f0ee7fba882d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:26.639707 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-90aa4d65-bb72-49f5-a0eb-f0ee7fba882d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete volume request issued successfully. Nov 13 01:25:26.642839 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90aa4d65-bb72-49f5-a0eb-f0ee7fba882d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/1f066733-abbf-4980-a0ca-770bf3c1c487 returned with HTTP 202 Nov 13 01:25:26.643859 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 674/1330] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:25:26 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/1f066733-abbf-4980-a0ca-770bf3c1c487 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:25:26.654030 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1348a455-fcce-47ec-9630-d05f3c58fbda tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/1f066733-abbf-4980-a0ca-770bf3c1c487 Nov 13 01:25:26.654571 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1348a455-fcce-47ec-9630-d05f3c58fbda tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:26.655234 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1348a455-fcce-47ec-9630-d05f3c58fbda tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:26.747696 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:26.747696 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:26.762107 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1348a455-fcce-47ec-9630-d05f3c58fbda tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:26.790785 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1348a455-fcce-47ec-9630-d05f3c58fbda tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/1f066733-abbf-4980-a0ca-770bf3c1c487 returned with HTTP 200 Nov 13 01:25:26.792378 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 657/1331] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:26 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/1f066733-abbf-4980-a0ca-770bf3c1c487 => generated 914 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:27.809379 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e8b534da-6c50-46c4-957d-d6533b810f8d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/1f066733-abbf-4980-a0ca-770bf3c1c487 Nov 13 01:25:27.810477 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e8b534da-6c50-46c4-957d-d6533b810f8d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:27.810838 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:27.810838 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:27.811469 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e8b534da-6c50-46c4-957d-d6533b810f8d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:27.903437 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:27.903437 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:27.939680 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e8b534da-6c50-46c4-957d-d6533b810f8d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:28.000951 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e8b534da-6c50-46c4-957d-d6533b810f8d tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/1f066733-abbf-4980-a0ca-770bf3c1c487 returned with HTTP 200 Nov 13 01:25:28.002026 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 675/1332] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:27 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/1f066733-abbf-4980-a0ca-770bf3c1c487 => generated 914 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:29.017893 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5675e823-3010-4d27-ae6d-d42185829d19 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/1f066733-abbf-4980-a0ca-770bf3c1c487 Nov 13 01:25:29.018291 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5675e823-3010-4d27-ae6d-d42185829d19 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:29.018398 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:29.018398 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:29.018708 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5675e823-3010-4d27-ae6d-d42185829d19 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:29.126121 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5675e823-3010-4d27-ae6d-d42185829d19 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/1f066733-abbf-4980-a0ca-770bf3c1c487 returned with HTTP 404 Nov 13 01:25:29.140004 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 658/1333] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:29 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/1f066733-abbf-4980-a0ca-770bf3c1c487 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:25:29.143663 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7b2a6555-241b-4736-ae90-0a84a2fe7c17 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 Nov 13 01:25:29.144184 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7b2a6555-241b-4736-ae90-0a84a2fe7c17 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:29.144398 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:29.144398 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:29.144772 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7b2a6555-241b-4736-ae90-0a84a2fe7c17 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:29.145230 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-7b2a6555-241b-4736-ae90-0a84a2fe7c17 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete volume with id: c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 Nov 13 01:25:29.316988 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7b2a6555-241b-4736-ae90-0a84a2fe7c17 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 returned with HTTP 404 Nov 13 01:25:29.321316 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 676/1334] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:25:29 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/c0ef9f47-ab64-4ae5-b1d2-dabbf27e3854 => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:25:29.328905 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca0485a3-11a9-4d93-aa8f-43cc658baeeb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 Nov 13 01:25:29.331503 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca0485a3-11a9-4d93-aa8f-43cc658baeeb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:29.332246 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca0485a3-11a9-4d93-aa8f-43cc658baeeb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:29.332804 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-ca0485a3-11a9-4d93-aa8f-43cc658baeeb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete snapshot with id: 4928f791-f371-40b0-8e4a-88b9c7cd91f3 Nov 13 01:25:29.398701 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:29.398701 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:29.403793 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ca0485a3-11a9-4d93-aa8f-43cc658baeeb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:25:29.558506 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ca0485a3-11a9-4d93-aa8f-43cc658baeeb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot delete request issued successfully. Nov 13 01:25:29.559206 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca0485a3-11a9-4d93-aa8f-43cc658baeeb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 returned with HTTP 202 Nov 13 01:25:29.566072 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 659/1335] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:25:29 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 => generated 0 bytes in 241 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:25:29.574115 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-61e3c725-e8f9-4c1a-be59-2fa65d12d257 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 Nov 13 01:25:29.574644 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-61e3c725-e8f9-4c1a-be59-2fa65d12d257 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:29.575133 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-61e3c725-e8f9-4c1a-be59-2fa65d12d257 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:29.623783 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:29.623783 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:29.624939 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-61e3c725-e8f9-4c1a-be59-2fa65d12d257 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:25:29.626870 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-61e3c725-e8f9-4c1a-be59-2fa65d12d257 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 returned with HTTP 200 Nov 13 01:25:29.627708 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 677/1336] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:25:29 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 => generated 468 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:30.639949 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e9298446-cb9d-4e66-9e5a-a58b8249bb81 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 Nov 13 01:25:30.641151 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e9298446-cb9d-4e66-9e5a-a58b8249bb81 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:30.641400 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:30.641400 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:30.642066 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e9298446-cb9d-4e66-9e5a-a58b8249bb81 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:30.679293 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:30.679293 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:30.680890 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e9298446-cb9d-4e66-9e5a-a58b8249bb81 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:25:30.683560 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e9298446-cb9d-4e66-9e5a-a58b8249bb81 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 returned with HTTP 200 Nov 13 01:25:30.684779 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 660/1337] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:25:30 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 => generated 468 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:31.130307 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] POST http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes Nov 13 01:25:31.131078 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:31.131078 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:31.131885 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1710994823"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:25:31.133952 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1710994823'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:25:31.134609 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Create volume of 1 GB Nov 13 01:25:31.152834 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Availability Zones retrieved successfully. Nov 13 01:25:31.172761 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Flow 'volume_create_api' (596621ae-1435-4ab5-bdd9-8341f627cbd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:25:31.175801 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f62631a-7192-419c-a148-d3a1ad019f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:31.178666 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:25:31.248047 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f62631a-7192-419c-a148-d3a1ad019f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:31.250653 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8728a542-bc36-4e7f-a843-4291b36a63ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:31.364470 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Created reservations ['47bc2cf5-ac0b-455a-810b-3ebf794c946f', '175840ee-cc0b-4fa0-bca7-2c52cfcdd278', '937d3192-530b-4fe5-951f-4d5f09c6faa8', '56b91bb1-a948-4396-9092-e9c8336c7856'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:25:31.366572 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8728a542-bc36-4e7f-a843-4291b36a63ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47bc2cf5-ac0b-455a-810b-3ebf794c946f', '175840ee-cc0b-4fa0-bca7-2c52cfcdd278', '937d3192-530b-4fe5-951f-4d5f09c6faa8', '56b91bb1-a948-4396-9092-e9c8336c7856']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:31.370290 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (637760f8-ce8c-498c-84c4-1c78feaea453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:31.517909 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (637760f8-ce8c-498c-84c4-1c78feaea453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a401c02a-80a8-4508-9fe5-63028a41f034', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1710994823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e076c900cc48ec9bce58dad72bade6',qos_specs=None,replication_status=,reservations=['47bc2cf5-ac0b-455a-810b-3ebf794c946f','175840ee-cc0b-4fa0-bca7-2c52cfcdd278','937d3192-530b-4fe5-951f-4d5f09c6faa8','56b91bb1-a948-4396-9092-e9c8336c7856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f57dd278f5664a409f2b03bb56757d01',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:25:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1710994823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a401c02a-80a8-4508-9fe5-63028a41f034,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44e076c900cc48ec9bce58dad72bade6',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='f57dd278f5664a409f2b03bb56757d01',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:31.522600 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8295a972-cbf0-467c-9ff7-b7ec44ff83be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:31.579519 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8295a972-cbf0-467c-9ff7-b7ec44ff83be) 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-1710994823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e076c900cc48ec9bce58dad72bade6',qos_specs=None,replication_status=,reservations=['47bc2cf5-ac0b-455a-810b-3ebf794c946f','175840ee-cc0b-4fa0-bca7-2c52cfcdd278','937d3192-530b-4fe5-951f-4d5f09c6faa8','56b91bb1-a948-4396-9092-e9c8336c7856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f57dd278f5664a409f2b03bb56757d01',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:31.581707 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fd08c09-1909-49b2-9aee-ba914c252977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:31.599912 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fd08c09-1909-49b2-9aee-ba914c252977) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:31.603420 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Flow 'volume_create_api' (596621ae-1435-4ab5-bdd9-8341f627cbd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:25:31.661701 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Create volume request issued successfully. Nov 13 01:25:31.682241 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9756abe5-68bd-4207-9c36-ebd574127098 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes returned with HTTP 202 Nov 13 01:25:31.684094 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 678/1338] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:25:31 2020] POST /volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes => generated 823 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:25:31.696840 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a9cbbb7b-7230-47e6-90e0-ef886681b9a1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 Nov 13 01:25:31.697590 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a9cbbb7b-7230-47e6-90e0-ef886681b9a1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:31.697949 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:31.697949 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:31.699176 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a9cbbb7b-7230-47e6-90e0-ef886681b9a1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:31.712010 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5318e83b-4180-467b-9929-aff987d73218 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] GET http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 Nov 13 01:25:31.721932 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5318e83b-4180-467b-9929-aff987d73218 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:31.722342 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:31.722342 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:31.722896 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5318e83b-4180-467b-9929-aff987d73218 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:31.771086 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a9cbbb7b-7230-47e6-90e0-ef886681b9a1 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 returned with HTTP 404 Nov 13 01:25:31.783328 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 661/1339] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:25:31 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/4928f791-f371-40b0-8e4a-88b9c7cd91f3 => generated 111 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:25:31.791113 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a29d3a4c-6e97-41a5-92c9-136af7c286c8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 Nov 13 01:25:31.793515 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a29d3a4c-6e97-41a5-92c9-136af7c286c8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:31.794007 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a29d3a4c-6e97-41a5-92c9-136af7c286c8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:31.794722 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-a29d3a4c-6e97-41a5-92c9-136af7c286c8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete volume with id: d1f0dde1-172d-4992-81a3-bc678db18f82 Nov 13 01:25:31.928728 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:31.928728 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:31.954559 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5318e83b-4180-467b-9929-aff987d73218 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Volume info retrieved successfully. Nov 13 01:25:31.990082 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5318e83b-4180-467b-9929-aff987d73218 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 returned with HTTP 200 Nov 13 01:25:31.991042 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 679/1340] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:31 2020] GET /volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 => generated 915 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:32.008588 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:32.008588 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:32.010297 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a29d3a4c-6e97-41a5-92c9-136af7c286c8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:32.115457 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a29d3a4c-6e97-41a5-92c9-136af7c286c8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete volume request issued successfully. Nov 13 01:25:32.116302 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a29d3a4c-6e97-41a5-92c9-136af7c286c8 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 returned with HTTP 202 Nov 13 01:25:32.119310 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 662/1341] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:25:31 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 => generated 0 bytes in 332 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Nov 13 01:25:32.131186 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0ae6198b-099f-41e3-9cd5-184037e6bae2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 Nov 13 01:25:32.131857 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0ae6198b-099f-41e3-9cd5-184037e6bae2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:32.132187 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:32.132187 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:32.132568 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0ae6198b-099f-41e3-9cd5-184037e6bae2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:32.319494 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:32.319494 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:32.337415 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0ae6198b-099f-41e3-9cd5-184037e6bae2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:32.406316 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0ae6198b-099f-41e3-9cd5-184037e6bae2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 returned with HTTP 200 Nov 13 01:25:32.424887 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 680/1342] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:32 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 => generated 914 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:33.013161 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-692ab6a1-5101-42de-bd94-b4b2558ba6be tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] GET http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 Nov 13 01:25:33.014218 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-692ab6a1-5101-42de-bd94-b4b2558ba6be tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:33.014413 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:33.014413 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:33.015032 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-692ab6a1-5101-42de-bd94-b4b2558ba6be tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:33.163688 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:33.163688 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:33.203768 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-692ab6a1-5101-42de-bd94-b4b2558ba6be tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Volume info retrieved successfully. Nov 13 01:25:33.275228 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-692ab6a1-5101-42de-bd94-b4b2558ba6be tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 returned with HTTP 200 Nov 13 01:25:33.276083 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 663/1343] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:33 2020] GET /volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 => generated 915 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:33.431968 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c0a80002-fc77-4bb2-b6cb-9e4e18b0f6ce tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 Nov 13 01:25:33.432490 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c0a80002-fc77-4bb2-b6cb-9e4e18b0f6ce tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:33.432820 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:33.432820 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:33.433201 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c0a80002-fc77-4bb2-b6cb-9e4e18b0f6ce tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:33.550848 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:33.550848 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:33.566211 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c0a80002-fc77-4bb2-b6cb-9e4e18b0f6ce tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:33.597293 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c0a80002-fc77-4bb2-b6cb-9e4e18b0f6ce tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 returned with HTTP 200 Nov 13 01:25:33.608248 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 681/1344] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:33 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 => generated 914 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:34.293516 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eb2d8e5d-2d94-4168-927d-7d2c796e02ac tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] GET http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 Nov 13 01:25:34.294303 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-eb2d8e5d-2d94-4168-927d-7d2c796e02ac tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:34.294889 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:34.294889 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:34.295446 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-eb2d8e5d-2d94-4168-927d-7d2c796e02ac tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:34.407057 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:34.407057 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:34.418278 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-eb2d8e5d-2d94-4168-927d-7d2c796e02ac tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Volume info retrieved successfully. Nov 13 01:25:34.450130 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eb2d8e5d-2d94-4168-927d-7d2c796e02ac tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 returned with HTTP 200 Nov 13 01:25:34.451754 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 664/1345] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:34 2020] GET /volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 => generated 916 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:34.468953 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93b1ddf0-108b-4ced-9d2c-9eef854ec1d6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] POST http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034/action Nov 13 01:25:34.469412 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:34.469412 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:34.469852 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93b1ddf0-108b-4ced-9d2c-9eef854ec1d6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:25:34.470240 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93b1ddf0-108b-4ced-9d2c-9eef854ec1d6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:25:34.614169 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-89f73c0b-08e9-46bf-a3a7-a280ce5df41c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 Nov 13 01:25:34.615015 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-89f73c0b-08e9-46bf-a3a7-a280ce5df41c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:34.615457 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:34.615457 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:34.616163 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-89f73c0b-08e9-46bf-a3a7-a280ce5df41c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:34.635777 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:34.635777 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:34.648096 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-93b1ddf0-108b-4ced-9d2c-9eef854ec1d6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Volume info retrieved successfully. Nov 13 01:25:34.684236 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-93b1ddf0-108b-4ced-9d2c-9eef854ec1d6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Volume updated successfully. Nov 13 01:25:34.684719 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93b1ddf0-108b-4ced-9d2c-9eef854ec1d6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034/action returned with HTTP 200 Nov 13 01:25:34.687768 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 682/1346] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:25:34 2020] POST /volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034/action => generated 0 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Nov 13 01:25:34.695385 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ff451e4b-c960-4a5a-95c3-ff0d07135eb4 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] GET http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 Nov 13 01:25:34.695939 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ff451e4b-c960-4a5a-95c3-ff0d07135eb4 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:34.696154 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:34.696154 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:34.696512 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ff451e4b-c960-4a5a-95c3-ff0d07135eb4 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:34.757166 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:34.757166 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:34.781991 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-89f73c0b-08e9-46bf-a3a7-a280ce5df41c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:34.830399 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:34.830399 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:34.845287 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ff451e4b-c960-4a5a-95c3-ff0d07135eb4 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Volume info retrieved successfully. Nov 13 01:25:34.846565 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-89f73c0b-08e9-46bf-a3a7-a280ce5df41c tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 returned with HTTP 200 Nov 13 01:25:34.856923 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 665/1347] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:34 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 => generated 914 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:34.895267 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ff451e4b-c960-4a5a-95c3-ff0d07135eb4 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 returned with HTTP 200 Nov 13 01:25:34.896475 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 683/1348] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:34 2020] GET /volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 => generated 916 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:35.475435 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-fd8a4c66-de50-42b2-af38-e4d213832b4b req-7ca5dfeb-41e3-4f48-8de2-94fc4aaee981 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] GET http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 Nov 13 01:25:35.477151 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-fd8a4c66-de50-42b2-af38-e4d213832b4b req-7ca5dfeb-41e3-4f48-8de2-94fc4aaee981 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:35.478261 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:35.478261 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:35.478831 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-fd8a4c66-de50-42b2-af38-e4d213832b4b req-7ca5dfeb-41e3-4f48-8de2-94fc4aaee981 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:35.655195 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:35.655195 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:35.678460 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-fd8a4c66-de50-42b2-af38-e4d213832b4b req-7ca5dfeb-41e3-4f48-8de2-94fc4aaee981 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Volume info retrieved successfully. Nov 13 01:25:35.736749 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-fd8a4c66-de50-42b2-af38-e4d213832b4b req-7ca5dfeb-41e3-4f48-8de2-94fc4aaee981 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 returned with HTTP 200 Nov 13 01:25:35.737664 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 666/1349] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:25:35 2020] GET /volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 => generated 916 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:35.863501 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-08d5a909-46ea-4215-a113-20018d9cc571 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 Nov 13 01:25:35.864627 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-08d5a909-46ea-4215-a113-20018d9cc571 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:35.865126 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:35.865126 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:35.865811 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-08d5a909-46ea-4215-a113-20018d9cc571 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:36.049742 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-08d5a909-46ea-4215-a113-20018d9cc571 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 returned with HTTP 404 Nov 13 01:25:36.051371 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 684/1350] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:35 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/d1f0dde1-172d-4992-81a3-bc678db18f82 => generated 109 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:25:36.059299 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90eaf492-880a-48f9-8221-e18aa48ba3f2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 Nov 13 01:25:36.060298 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-90eaf492-880a-48f9-8221-e18aa48ba3f2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:36.060718 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:36.060718 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:36.061341 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-90eaf492-880a-48f9-8221-e18aa48ba3f2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:36.061866 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-90eaf492-880a-48f9-8221-e18aa48ba3f2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete snapshot with id: dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 Nov 13 01:25:36.095055 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90eaf492-880a-48f9-8221-e18aa48ba3f2 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 returned with HTTP 404 Nov 13 01:25:36.097094 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 667/1351] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:25:36 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/dd259481-6dfa-4b93-99e3-6c7ffbc6c7f6 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:25:36.105358 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9afe48ed-3929-49da-a9a7-185b51ecdce0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece Nov 13 01:25:36.105889 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9afe48ed-3929-49da-a9a7-185b51ecdce0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:36.106385 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9afe48ed-3929-49da-a9a7-185b51ecdce0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:36.106744 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-9afe48ed-3929-49da-a9a7-185b51ecdce0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete snapshot with id: b801a638-c9aa-44f9-be46-dacc6986fece Nov 13 01:25:36.163797 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9afe48ed-3929-49da-a9a7-185b51ecdce0 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece returned with HTTP 404 Nov 13 01:25:36.165091 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 685/1352] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:25:36 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b801a638-c9aa-44f9-be46-dacc6986fece => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:25:36.174871 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7cfa50aa-f09f-4ba1-aace-cf42ca3e60da tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e Nov 13 01:25:36.175806 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7cfa50aa-f09f-4ba1-aace-cf42ca3e60da tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:36.177011 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7cfa50aa-f09f-4ba1-aace-cf42ca3e60da tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:36.177815 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-7cfa50aa-f09f-4ba1-aace-cf42ca3e60da tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete snapshot with id: 40cc52dd-441d-457d-9fcf-7cdf9b7dc05e Nov 13 01:25:36.249351 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7cfa50aa-f09f-4ba1-aace-cf42ca3e60da tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e returned with HTTP 404 Nov 13 01:25:36.252525 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 668/1353] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:25:36 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/40cc52dd-441d-457d-9fcf-7cdf9b7dc05e => generated 111 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:25:36.260538 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8dda3606-a017-46af-a8be-632c47f90c28 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 Nov 13 01:25:36.261281 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8dda3606-a017-46af-a8be-632c47f90c28 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:36.262107 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8dda3606-a017-46af-a8be-632c47f90c28 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:36.262966 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-8dda3606-a017-46af-a8be-632c47f90c28 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete snapshot with id: b0c435bc-9fcd-4fd8-823d-267bac2fee34 Nov 13 01:25:36.306116 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8dda3606-a017-46af-a8be-632c47f90c28 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 returned with HTTP 404 Nov 13 01:25:36.307120 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 686/1354] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:25:36 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b0c435bc-9fcd-4fd8-823d-267bac2fee34 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:25:36.322061 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7de1e7d1-3877-4dab-88a0-dacbd60b3372 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 Nov 13 01:25:36.322610 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7de1e7d1-3877-4dab-88a0-dacbd60b3372 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:36.323945 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7de1e7d1-3877-4dab-88a0-dacbd60b3372 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:36.324299 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-7de1e7d1-3877-4dab-88a0-dacbd60b3372 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete snapshot with id: b1f46d9c-fce6-4d9c-af5f-88c184202c16 Nov 13 01:25:36.362587 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7de1e7d1-3877-4dab-88a0-dacbd60b3372 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 returned with HTTP 404 Nov 13 01:25:36.365491 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 669/1355] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:25:36 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/b1f46d9c-fce6-4d9c-af5f-88c184202c16 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:25:36.373393 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9c42b873-d7e0-4aea-80c4-3b1772fa67eb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 Nov 13 01:25:36.373907 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9c42b873-d7e0-4aea-80c4-3b1772fa67eb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:36.374386 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9c42b873-d7e0-4aea-80c4-3b1772fa67eb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:36.376401 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-9c42b873-d7e0-4aea-80c4-3b1772fa67eb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete snapshot with id: 415aec50-8ba9-46b3-989a-9ce5b62607b1 Nov 13 01:25:36.431401 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9c42b873-d7e0-4aea-80c4-3b1772fa67eb tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 returned with HTTP 404 Nov 13 01:25:36.432676 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 670/1356] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:25:36 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/415aec50-8ba9-46b3-989a-9ce5b62607b1 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:25:36.447469 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d3e0f82c-3218-405c-88db-b350c5bb3c8a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 Nov 13 01:25:36.448028 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d3e0f82c-3218-405c-88db-b350c5bb3c8a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:36.448593 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d3e0f82c-3218-405c-88db-b350c5bb3c8a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:36.448937 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-d3e0f82c-3218-405c-88db-b350c5bb3c8a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete snapshot with id: 576afc3a-275d-48aa-88ca-3604c6532c11 Nov 13 01:25:36.504174 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d3e0f82c-3218-405c-88db-b350c5bb3c8a tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 returned with HTTP 404 Nov 13 01:25:36.507431 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 671/1357] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:25:36 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/576afc3a-275d-48aa-88ca-3604c6532c11 => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:25:36.516411 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a2109780-a757-4fd7-a899-90b566bb019e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:25:36.521295 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a2109780-a757-4fd7-a899-90b566bb019e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:36.521981 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a2109780-a757-4fd7-a899-90b566bb019e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:36.522682 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-a2109780-a757-4fd7-a899-90b566bb019e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete volume with id: 74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:25:36.630472 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:36.630472 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:36.636465 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a2109780-a757-4fd7-a899-90b566bb019e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:36.674778 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c6130372-0e1b-423e-a611-3a0b681f9c2b tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] POST http://10.222.0.13/volume/v3/0fabc85141f04e97854899db1543ca1e/group_types Nov 13 01:25:36.675848 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c6130372-0e1b-423e-a611-3a0b681f9c2b tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1797878910"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:25:36.697342 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a2109780-a757-4fd7-a899-90b566bb019e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete volume request issued successfully. Nov 13 01:25:36.697932 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a2109780-a757-4fd7-a899-90b566bb019e tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 202 Nov 13 01:25:36.704205 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 672/1358] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:25:36 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Nov 13 01:25:36.733175 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6f048d06-9ade-4e2a-a5a9-0fb657e43841 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:25:36.733812 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6f048d06-9ade-4e2a-a5a9-0fb657e43841 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:36.741369 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:36.741369 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:36.742279 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6f048d06-9ade-4e2a-a5a9-0fb657e43841 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:36.783106 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c6130372-0e1b-423e-a611-3a0b681f9c2b tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] http://10.222.0.13/volume/v3/0fabc85141f04e97854899db1543ca1e/group_types returned with HTTP 202 Nov 13 01:25:36.784099 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 687/1359] 10.222.0.13 () {60 vars in 1238 bytes} [Fri Nov 13 01:25:36 2020] POST /volume/v3/0fabc85141f04e97854899db1543ca1e/group_types => generated 181 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:25:36.802602 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] POST http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes Nov 13 01:25:36.803467 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-50356894"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:25:36.804639 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-50356894'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:25:36.805081 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Create volume of 1 GB Nov 13 01:25:36.843653 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Availability Zones retrieved successfully. Nov 13 01:25:36.856492 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:36.856492 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:36.869361 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Flow 'volume_create_api' (25f33ade-f631-438e-9c33-0cf4124e1c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:25:36.876362 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6f048d06-9ade-4e2a-a5a9-0fb657e43841 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:36.882754 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b500452c-cb5e-42b8-83ff-95ceb3b2cfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:36.892526 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:25:36.904114 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6f048d06-9ade-4e2a-a5a9-0fb657e43841 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:25:36.905249 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 673/1360] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:36 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1362 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:25:36.913706 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cd5d9e1b-0aea-4aea-920a-4f988af12447 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] POST http://10.222.0.13/volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs Nov 13 01:25:36.916766 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:36.916766 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:36.918006 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cd5d9e1b-0aea-4aea-920a-4f988af12447 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:25:36.966198 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cd5d9e1b-0aea-4aea-920a-4f988af12447 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] http://10.222.0.13/volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs returned with HTTP 202 Nov 13 01:25:36.967299 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 674/1361] 10.222.0.13 () {60 vars in 1385 bytes} [Fri Nov 13 01:25:36 2020] POST /volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs => generated 53 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:25:36.976194 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5a623af6-f28b-43a3-b643-30aa71a7d8f3 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] POST http://10.222.0.13/volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs Nov 13 01:25:36.977111 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5a623af6-f28b-43a3-b643-30aa71a7d8f3 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:25:37.011301 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b500452c-cb5e-42b8-83ff-95ceb3b2cfbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:37.016548 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cb10487-0ceb-4a9e-a831-8ec85cb1cf7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:37.028815 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5a623af6-f28b-43a3-b643-30aa71a7d8f3 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] http://10.222.0.13/volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs returned with HTTP 202 Nov 13 01:25:37.029951 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 675/1362] 10.222.0.13 () {60 vars in 1385 bytes} [Fri Nov 13 01:25:36 2020] POST /volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs => generated 61 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Nov 13 01:25:37.041257 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd685c3a-5cec-48ce-b594-3455bc9dd06c tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] GET http://10.222.0.13/volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs/key2 Nov 13 01:25:37.043629 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd685c3a-5cec-48ce-b594-3455bc9dd06c tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:37.044903 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd685c3a-5cec-48ce-b594-3455bc9dd06c tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:37.091025 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd685c3a-5cec-48ce-b594-3455bc9dd06c tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] http://10.222.0.13/volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs/key2 returned with HTTP 200 Nov 13 01:25:37.092449 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 676/1363] 10.222.0.13 () {58 vars in 1379 bytes} [Fri Nov 13 01:25:37 2020] GET /volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs/key2 => generated 26 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:37.100578 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d41d825d-d365-49b3-bca9-fefde6154c95 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] GET http://10.222.0.13/volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs/key3 Nov 13 01:25:37.101286 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d41d825d-d365-49b3-bca9-fefde6154c95 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:37.101872 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d41d825d-d365-49b3-bca9-fefde6154c95 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:37.142733 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d41d825d-d365-49b3-bca9-fefde6154c95 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] http://10.222.0.13/volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs/key3 returned with HTTP 200 Nov 13 01:25:37.147659 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 677/1364] 10.222.0.13 () {58 vars in 1379 bytes} [Fri Nov 13 01:25:37 2020] GET /volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs/key3 => generated 18 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:37.169089 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9bb8afdc-670b-440b-ba28-035f09c121a3 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] PUT http://10.222.0.13/volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs/key3 Nov 13 01:25:37.170335 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9bb8afdc-670b-440b-ba28-035f09c121a3 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:25:37.193626 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Created reservations ['44493581-6b99-42e1-af22-4ed7c71af208', 'f788088b-e54a-4fa5-bfa4-2d083cce0641', '451ad6d8-23d8-4164-9df9-a34281c7fa76', 'fd870629-ed2b-45ef-aeb6-4147e5e05620'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:25:37.195617 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cb10487-0ceb-4a9e-a831-8ec85cb1cf7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44493581-6b99-42e1-af22-4ed7c71af208', 'f788088b-e54a-4fa5-bfa4-2d083cce0641', '451ad6d8-23d8-4164-9df9-a34281c7fa76', 'fd870629-ed2b-45ef-aeb6-4147e5e05620']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:37.197776 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2cd8852-9b19-4c0c-a4be-6e1d5ce0b2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:37.226240 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9bb8afdc-670b-440b-ba28-035f09c121a3 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] http://10.222.0.13/volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs/key3 returned with HTTP 200 Nov 13 01:25:37.227204 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 678/1365] 10.222.0.13 () {60 vars in 1399 bytes} [Fri Nov 13 01:25:37 2020] PUT /volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs/key3 => generated 26 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:37.245469 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6b960a79-541b-46bc-8bd0-80e8dd0b4762 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] GET http://10.222.0.13/volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs Nov 13 01:25:37.248554 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6b960a79-541b-46bc-8bd0-80e8dd0b4762 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:37.249262 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6b960a79-541b-46bc-8bd0-80e8dd0b4762 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:37.302239 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6b960a79-541b-46bc-8bd0-80e8dd0b4762 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] http://10.222.0.13/volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs returned with HTTP 200 Nov 13 01:25:37.303528 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 679/1366] 10.222.0.13 () {58 vars in 1364 bytes} [Fri Nov 13 01:25:37 2020] GET /volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs => generated 87 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:25:37.317252 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a9af886e-6870-468d-b1d5-be145e623f6e tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] DELETE http://10.222.0.13/volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs/key1 Nov 13 01:25:37.318168 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a9af886e-6870-468d-b1d5-be145e623f6e tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:37.318849 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a9af886e-6870-468d-b1d5-be145e623f6e tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:37.352168 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:25:37.352168 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:25:37.358518 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a9af886e-6870-468d-b1d5-be145e623f6e tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] http://10.222.0.13/volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs/key1 returned with HTTP 202 Nov 13 01:25:37.360017 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 680/1367] 10.222.0.13 () {58 vars in 1382 bytes} [Fri Nov 13 01:25:37 2020] DELETE /volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs/key1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:25:37.368062 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b4ef4efd-9ab9-47b0-9269-7ac980e88978 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] GET http://10.222.0.13/volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs/key1 Nov 13 01:25:37.368949 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b4ef4efd-9ab9-47b0-9269-7ac980e88978 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:37.369630 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b4ef4efd-9ab9-47b0-9269-7ac980e88978 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:37.377022 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2cd8852-9b19-4c0c-a4be-6e1d5ce0b2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40057866-d89a-4d7e-b8a0-236572de9b74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-50356894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e076c900cc48ec9bce58dad72bade6',qos_specs=None,replication_status=,reservations=['44493581-6b99-42e1-af22-4ed7c71af208','f788088b-e54a-4fa5-bfa4-2d083cce0641','451ad6d8-23d8-4164-9df9-a34281c7fa76','fd870629-ed2b-45ef-aeb6-4147e5e05620'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f57dd278f5664a409f2b03bb56757d01',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:25:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-50356894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40057866-d89a-4d7e-b8a0-236572de9b74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44e076c900cc48ec9bce58dad72bade6',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='f57dd278f5664a409f2b03bb56757d01',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:37.381725 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b89645a0-e0a6-4ca1-8acd-ed970ed0c4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:37.392787 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b4ef4efd-9ab9-47b0-9269-7ac980e88978 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] HTTP exception thrown: Group Type f2827119-7af2-4338-b112-8c2bbd5ac1c2 has no extra spec with key key1. Nov 13 01:25:37.393739 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b4ef4efd-9ab9-47b0-9269-7ac980e88978 tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] http://10.222.0.13/volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs/key1 returned with HTTP 404 Nov 13 01:25:37.396159 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 681/1368] 10.222.0.13 () {58 vars in 1379 bytes} [Fri Nov 13 01:25:37 2020] GET /volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2/group_specs/key1 => generated 126 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:25:37.404903 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2050ee27-d3d3-4c76-b858-9c1b1ca5d56e tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] DELETE http://10.222.0.13/volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2 Nov 13 01:25:37.405763 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2050ee27-d3d3-4c76-b858-9c1b1ca5d56e tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:37.406438 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2050ee27-d3d3-4c76-b858-9c1b1ca5d56e tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:37.467983 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b89645a0-e0a6-4ca1-8acd-ed970ed0c4eb) 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-50356894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e076c900cc48ec9bce58dad72bade6',qos_specs=None,replication_status=,reservations=['44493581-6b99-42e1-af22-4ed7c71af208','f788088b-e54a-4fa5-bfa4-2d083cce0641','451ad6d8-23d8-4164-9df9-a34281c7fa76','fd870629-ed2b-45ef-aeb6-4147e5e05620'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f57dd278f5664a409f2b03bb56757d01',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:37.470174 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f155db-f09b-4f2f-8424-0352adaba93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:37.474702 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2050ee27-d3d3-4c76-b858-9c1b1ca5d56e tempest-GroupTypeSpecsTest-612787353 tempest-GroupTypeSpecsTest-612787353] http://10.222.0.13/volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2 returned with HTTP 202 Nov 13 01:25:37.476776 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 682/1369] 10.222.0.13 () {58 vars in 1331 bytes} [Fri Nov 13 01:25:37 2020] DELETE /volume/v3/0fabc85141f04e97854899db1543ca1e/group_types/f2827119-7af2-4338-b112-8c2bbd5ac1c2 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:25:37.500298 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f155db-f09b-4f2f-8424-0352adaba93f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:37.504123 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Flow 'volume_create_api' (25f33ade-f631-438e-9c33-0cf4124e1c48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:25:37.579565 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Create volume request issued successfully. Nov 13 01:25:37.618434 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90385d42-83eb-4ec5-adc5-f0709b7b54e6 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes returned with HTTP 202 Nov 13 01:25:37.619464 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 688/1370] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:25:36 2020] POST /volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes => generated 821 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:25:37.635084 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2c88132e-6ebe-43d5-9b1e-bd429f7e9eb2 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] GET http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 Nov 13 01:25:37.636329 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2c88132e-6ebe-43d5-9b1e-bd429f7e9eb2 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:37.637828 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2c88132e-6ebe-43d5-9b1e-bd429f7e9eb2 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:37.795891 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:37.795891 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:37.845331 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2c88132e-6ebe-43d5-9b1e-bd429f7e9eb2 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Volume info retrieved successfully. Nov 13 01:25:37.922383 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dd5e73d2-415b-46a5-b112-1a0c31afc4fa tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:25:37.923165 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dd5e73d2-415b-46a5-b112-1a0c31afc4fa tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:37.923529 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:37.923529 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:37.924242 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dd5e73d2-415b-46a5-b112-1a0c31afc4fa tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:37.929414 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2c88132e-6ebe-43d5-9b1e-bd429f7e9eb2 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 returned with HTTP 200 Nov 13 01:25:37.938361 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 683/1371] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:37 2020] GET /volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 => generated 889 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:38.149855 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:38.149855 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:38.196601 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dd5e73d2-415b-46a5-b112-1a0c31afc4fa tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:38.287244 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dd5e73d2-415b-46a5-b112-1a0c31afc4fa tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:25:38.292288 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 689/1372] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:37 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1362 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:25:38.954086 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-47c5db6a-999b-486d-9383-3f053f636c42 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] GET http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 Nov 13 01:25:38.954749 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-47c5db6a-999b-486d-9383-3f053f636c42 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:38.955148 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:38.955148 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:38.955748 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-47c5db6a-999b-486d-9383-3f053f636c42 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:39.114358 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:39.114358 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:39.140497 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-47c5db6a-999b-486d-9383-3f053f636c42 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Volume info retrieved successfully. Nov 13 01:25:39.206378 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-47c5db6a-999b-486d-9383-3f053f636c42 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 returned with HTTP 200 Nov 13 01:25:39.211144 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 684/1373] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:38 2020] GET /volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 => generated 913 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:39.309290 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1ab6ebba-fe1c-48b6-bf47-988fbf6a3631 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:25:39.309822 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1ab6ebba-fe1c-48b6-bf47-988fbf6a3631 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:39.310034 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:39.310034 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:39.311814 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1ab6ebba-fe1c-48b6-bf47-988fbf6a3631 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:39.480174 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:39.480174 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:39.497251 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1ab6ebba-fe1c-48b6-bf47-988fbf6a3631 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:39.542700 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1ab6ebba-fe1c-48b6-bf47-988fbf6a3631 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 200 Nov 13 01:25:39.554564 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 690/1374] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:39 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 1362 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:25:40.224300 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cd7954e3-b23d-4211-8192-2be607093aaf tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] GET http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 Nov 13 01:25:40.226181 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cd7954e3-b23d-4211-8192-2be607093aaf tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:40.226597 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:40.226597 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:40.227264 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cd7954e3-b23d-4211-8192-2be607093aaf tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:40.345130 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:40.345130 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:40.366889 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cd7954e3-b23d-4211-8192-2be607093aaf tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Volume info retrieved successfully. Nov 13 01:25:40.420438 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cd7954e3-b23d-4211-8192-2be607093aaf tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 returned with HTTP 200 Nov 13 01:25:40.422148 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 685/1375] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:40 2020] GET /volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 => generated 914 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:40.561114 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe0cb66c-588e-4d53-8884-546eb0e91565 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd Nov 13 01:25:40.561640 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe0cb66c-588e-4d53-8884-546eb0e91565 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:40.561854 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:40.561854 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:40.562229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe0cb66c-588e-4d53-8884-546eb0e91565 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:40.712443 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe0cb66c-588e-4d53-8884-546eb0e91565 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd returned with HTTP 404 Nov 13 01:25:40.716070 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 691/1376] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:40 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/74230bb2-be88-45f8-80ef-f2dfcc7ad5cd => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:25:40.726920 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ab583f63-1d4d-422a-a1f6-30aa0268f524 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 Nov 13 01:25:40.726920 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ab583f63-1d4d-422a-a1f6-30aa0268f524 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:40.726920 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:40.726920 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:40.726920 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ab583f63-1d4d-422a-a1f6-30aa0268f524 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:40.726920 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-ab583f63-1d4d-422a-a1f6-30aa0268f524 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete snapshot with id: 3364e23c-6d55-49c4-9167-34f8f2f45330 Nov 13 01:25:40.804618 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:40.804618 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:40.809282 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ab583f63-1d4d-422a-a1f6-30aa0268f524 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:25:40.992659 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ab583f63-1d4d-422a-a1f6-30aa0268f524 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot delete request issued successfully. Nov 13 01:25:40.993294 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ab583f63-1d4d-422a-a1f6-30aa0268f524 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 returned with HTTP 202 Nov 13 01:25:40.994297 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 686/1377] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:25:40 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 => generated 0 bytes in 274 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:25:41.003689 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e165d85-fd60-4794-8412-81721fe71298 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 Nov 13 01:25:41.004189 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2e165d85-fd60-4794-8412-81721fe71298 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:41.004657 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2e165d85-fd60-4794-8412-81721fe71298 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:41.094981 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:41.094981 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:41.111705 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2e165d85-fd60-4794-8412-81721fe71298 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:25:41.116290 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e165d85-fd60-4794-8412-81721fe71298 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 returned with HTTP 200 Nov 13 01:25:41.137733 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 692/1378] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:25:40 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 => generated 468 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:42.130742 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ac723ce3-141f-4bb7-9379-2baf79f57470 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 Nov 13 01:25:42.132847 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ac723ce3-141f-4bb7-9379-2baf79f57470 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:42.133261 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:42.133261 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:42.133972 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ac723ce3-141f-4bb7-9379-2baf79f57470 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:42.174165 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:42.174165 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:42.175836 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ac723ce3-141f-4bb7-9379-2baf79f57470 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Snapshot retrieved successfully. Nov 13 01:25:42.178575 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ac723ce3-141f-4bb7-9379-2baf79f57470 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 returned with HTTP 200 Nov 13 01:25:42.179783 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 687/1379] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:25:42 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 => generated 468 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:43.191988 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-996bdeb2-f4ee-409d-a0fc-77df273d5176 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 Nov 13 01:25:43.193238 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-996bdeb2-f4ee-409d-a0fc-77df273d5176 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:43.193677 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:43.193677 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:43.194358 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-996bdeb2-f4ee-409d-a0fc-77df273d5176 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:43.230391 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-996bdeb2-f4ee-409d-a0fc-77df273d5176 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 returned with HTTP 404 Nov 13 01:25:43.232089 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 693/1380] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:25:43 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/snapshots/3364e23c-6d55-49c4-9167-34f8f2f45330 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:25:43.240497 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e44e64cb-88c7-4c59-bcd9-f9343206da15 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] DELETE http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:25:43.241453 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e44e64cb-88c7-4c59-bcd9-f9343206da15 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:43.242062 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:43.242062 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:43.242740 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e44e64cb-88c7-4c59-bcd9-f9343206da15 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:43.243502 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-e44e64cb-88c7-4c59-bcd9-f9343206da15 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete volume with id: 377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:25:43.328622 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:43.328622 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:43.330139 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e44e64cb-88c7-4c59-bcd9-f9343206da15 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:43.365129 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e44e64cb-88c7-4c59-bcd9-f9343206da15 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Delete volume request issued successfully. Nov 13 01:25:43.366512 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e44e64cb-88c7-4c59-bcd9-f9343206da15 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 202 Nov 13 01:25:43.372077 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 688/1381] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:25:43 2020] DELETE /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:25:43.376221 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1772ed14-94f1-42ca-a534-b9877e7d820b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:25:43.376933 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1772ed14-94f1-42ca-a534-b9877e7d820b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:43.377569 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1772ed14-94f1-42ca-a534-b9877e7d820b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:43.458387 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:43.458387 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:43.468410 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1772ed14-94f1-42ca-a534-b9877e7d820b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:43.503488 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1772ed14-94f1-42ca-a534-b9877e7d820b tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 200 Nov 13 01:25:43.507788 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 694/1382] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:43 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 915 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:44.520063 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-44344895-f774-436b-bfb8-0f1c36bec711 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:25:44.520546 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-44344895-f774-436b-bfb8-0f1c36bec711 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:44.520771 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:44.520771 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:44.521140 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-44344895-f774-436b-bfb8-0f1c36bec711 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:44.553117 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3c648bd0-b1cb-4ec5-b9c6-cded7a2bd9d1 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] GET http://10.222.0.13/volume/v3/a84342333f0647a4bc14ceb2a8780f42/os-quota-class-sets/default Nov 13 01:25:44.553730 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3c648bd0-b1cb-4ec5-b9c6-cded7a2bd9d1 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:44.554008 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:44.554008 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:44.554442 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3c648bd0-b1cb-4ec5-b9c6-cded7a2bd9d1 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:44.649264 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3c648bd0-b1cb-4ec5-b9c6-cded7a2bd9d1 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] http://10.222.0.13/volume/v3/a84342333f0647a4bc14ceb2a8780f42/os-quota-class-sets/default returned with HTTP 200 Nov 13 01:25:44.652066 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 689/1383] 10.222.0.13 () {56 vars in 1224 bytes} [Fri Nov 13 01:25:43 2020] GET /volume/v3/a84342333f0647a4bc14ceb2a8780f42/os-quota-class-sets/default => generated 342 bytes in 676 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:44.669825 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-04813d66-69ea-4ff1-9055-05122d0c8e91 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] GET http://10.222.0.13/volume/v3/a84342333f0647a4bc14ceb2a8780f42/os-quota-class-sets/default Nov 13 01:25:44.670299 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-04813d66-69ea-4ff1-9055-05122d0c8e91 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:44.676077 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-04813d66-69ea-4ff1-9055-05122d0c8e91 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:44.703473 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:44.703473 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:44.761205 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-44344895-f774-436b-bfb8-0f1c36bec711 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Volume info retrieved successfully. Nov 13 01:25:44.763409 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-04813d66-69ea-4ff1-9055-05122d0c8e91 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] http://10.222.0.13/volume/v3/a84342333f0647a4bc14ceb2a8780f42/os-quota-class-sets/default returned with HTTP 200 Nov 13 01:25:44.764470 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 690/1384] 10.222.0.13 () {56 vars in 1224 bytes} [Fri Nov 13 01:25:44 2020] GET /volume/v3/a84342333f0647a4bc14ceb2a8780f42/os-quota-class-sets/default => generated 342 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:44.774392 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-17abf293-935e-45ff-8ba1-86f5c42574ce tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] POST http://10.222.0.13/volume/v3/a84342333f0647a4bc14ceb2a8780f42/types Nov 13 01:25:44.775172 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-17abf293-935e-45ff-8ba1-86f5c42574ce tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1302656427"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:25:44.868783 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-44344895-f774-436b-bfb8-0f1c36bec711 tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 200 Nov 13 01:25:44.869592 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 695/1385] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:44 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 915 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:25:44.890607 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-17abf293-935e-45ff-8ba1-86f5c42574ce tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] http://10.222.0.13/volume/v3/a84342333f0647a4bc14ceb2a8780f42/types returned with HTTP 200 Nov 13 01:25:44.897721 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 691/1386] 10.222.0.13 () {58 vars in 1179 bytes} [Fri Nov 13 01:25:44 2020] POST /volume/v3/a84342333f0647a4bc14ceb2a8780f42/types => generated 228 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:25:44.903650 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b0c1c826-9aa5-405e-ba12-43b4897b03e2 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] PUT http://10.222.0.13/volume/v3/a84342333f0647a4bc14ceb2a8780f42/os-quota-class-sets/default Nov 13 01:25:44.904237 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:44.904237 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:44.904750 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b0c1c826-9aa5-405e-ba12-43b4897b03e2 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] 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-1302656427": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1302656427": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1302656427": 10}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:25:45.296087 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b0c1c826-9aa5-405e-ba12-43b4897b03e2 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] http://10.222.0.13/volume/v3/a84342333f0647a4bc14ceb2a8780f42/os-quota-class-sets/default returned with HTTP 200 Nov 13 01:25:45.297679 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 696/1387] 10.222.0.13 () {58 vars in 1245 bytes} [Fri Nov 13 01:25:44 2020] PUT /volume/v3/a84342333f0647a4bc14ceb2a8780f42/os-quota-class-sets/default => generated 534 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:45.309564 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-13e2a43c-52fc-44db-9dcb-25c0211bdd22 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] GET http://10.222.0.13/volume/v3/a84342333f0647a4bc14ceb2a8780f42/os-quota-sets/a84342333f0647a4bc14ceb2a8780f42/defaults Nov 13 01:25:45.310892 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-13e2a43c-52fc-44db-9dcb-25c0211bdd22 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:45.311638 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-13e2a43c-52fc-44db-9dcb-25c0211bdd22 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] Calling method 'defaults' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:45.336197 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-13e2a43c-52fc-44db-9dcb-25c0211bdd22 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] http://10.222.0.13/volume/v3/a84342333f0647a4bc14ceb2a8780f42/os-quota-sets/a84342333f0647a4bc14ceb2a8780f42/defaults returned with HTTP 200 Nov 13 01:25:45.337136 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 692/1388] 10.222.0.13 () {56 vars in 1308 bytes} [Fri Nov 13 01:25:45 2020] GET /volume/v3/a84342333f0647a4bc14ceb2a8780f42/os-quota-sets/a84342333f0647a4bc14ceb2a8780f42/defaults => generated 570 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:45.886282 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3f6f1af6-c689-4746-9348-c13f308b10bf tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] GET http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 Nov 13 01:25:45.887837 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3f6f1af6-c689-4746-9348-c13f308b10bf tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:45.888479 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3f6f1af6-c689-4746-9348-c13f308b10bf tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:46.008774 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3f6f1af6-c689-4746-9348-c13f308b10bf tempest-VolumesSnapshotTestJSON-1245461579 tempest-VolumesSnapshotTestJSON-1245461579] http://10.222.0.13/volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 returned with HTTP 404 Nov 13 01:25:46.013537 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 697/1389] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:45 2020] GET /volume/v3/f216192d58984cad85eda08a13a250cf/volumes/377e82e2-ea90-42ca-ad04-7da6c35754a1 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:25:46.162198 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f9712720-1cf7-4c52-8562-eebba1da664a tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] GET http://10.222.0.13/volume/v3/a84342333f0647a4bc14ceb2a8780f42/os-quota-sets/f6d4f8505ca14384a52b2eb1e11e6f37/defaults Nov 13 01:25:46.163021 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f9712720-1cf7-4c52-8562-eebba1da664a tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:46.163634 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f9712720-1cf7-4c52-8562-eebba1da664a tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] Calling method 'defaults' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:46.212627 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f9712720-1cf7-4c52-8562-eebba1da664a tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] http://10.222.0.13/volume/v3/a84342333f0647a4bc14ceb2a8780f42/os-quota-sets/f6d4f8505ca14384a52b2eb1e11e6f37/defaults returned with HTTP 200 Nov 13 01:25:46.219732 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 693/1390] 10.222.0.13 () {56 vars in 1308 bytes} [Fri Nov 13 01:25:46 2020] GET /volume/v3/a84342333f0647a4bc14ceb2a8780f42/os-quota-sets/f6d4f8505ca14384a52b2eb1e11e6f37/defaults => generated 570 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:46.694779 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1fdd2068-b25f-47a2-961a-add70ca555b0 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] PUT http://10.222.0.13/volume/v3/a84342333f0647a4bc14ceb2a8780f42/os-quota-class-sets/default Nov 13 01:25:46.695344 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1fdd2068-b25f-47a2-961a-add70ca555b0 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] 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=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:25:46.926930 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1fdd2068-b25f-47a2-961a-add70ca555b0 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] http://10.222.0.13/volume/v3/a84342333f0647a4bc14ceb2a8780f42/os-quota-class-sets/default returned with HTTP 200 Nov 13 01:25:46.937357 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 698/1391] 10.222.0.13 () {58 vars in 1245 bytes} [Fri Nov 13 01:25:46 2020] PUT /volume/v3/a84342333f0647a4bc14ceb2a8780f42/os-quota-class-sets/default => generated 534 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:46.943094 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e544bc0b-62ae-4192-83d1-4cc51eca4e29 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] DELETE http://10.222.0.13/volume/v3/a84342333f0647a4bc14ceb2a8780f42/types/48ab35b0-9943-4438-af3e-36c02ffae836 Nov 13 01:25:46.943743 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e544bc0b-62ae-4192-83d1-4cc51eca4e29 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:46.944252 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e544bc0b-62ae-4192-83d1-4cc51eca4e29 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:47.083725 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:25:47.083725 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:25:47.106617 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e544bc0b-62ae-4192-83d1-4cc51eca4e29 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] http://10.222.0.13/volume/v3/a84342333f0647a4bc14ceb2a8780f42/types/48ab35b0-9943-4438-af3e-36c02ffae836 returned with HTTP 202 Nov 13 01:25:47.110337 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 694/1392] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:25:46 2020] DELETE /volume/v3/a84342333f0647a4bc14ceb2a8780f42/types/48ab35b0-9943-4438-af3e-36c02ffae836 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:25:47.115258 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-75bd646e-3c72-4228-8c4a-4f51774915e1 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] GET http://10.222.0.13/volume/v3/a84342333f0647a4bc14ceb2a8780f42/types/48ab35b0-9943-4438-af3e-36c02ffae836 Nov 13 01:25:47.116065 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-75bd646e-3c72-4228-8c4a-4f51774915e1 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:47.116759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-75bd646e-3c72-4228-8c4a-4f51774915e1 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:47.137013 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-75bd646e-3c72-4228-8c4a-4f51774915e1 tempest-VolumeQuotaClassesTest-2007774414 tempest-VolumeQuotaClassesTest-2007774414] http://10.222.0.13/volume/v3/a84342333f0647a4bc14ceb2a8780f42/types/48ab35b0-9943-4438-af3e-36c02ffae836 returned with HTTP 404 Nov 13 01:25:47.141783 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 699/1393] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:25:47 2020] GET /volume/v3/a84342333f0647a4bc14ceb2a8780f42/types/48ab35b0-9943-4438-af3e-36c02ffae836 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:25:53.020257 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-91a9b07b-a9a5-41ed-a0d9-14ea37aa8bae req-de36afd1-1b0f-488c-87e1-b735cff92c4c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] DELETE http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/c84e1615-4560-4bd2-aec0-07aeb12afef7 Nov 13 01:25:53.020257 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-91a9b07b-a9a5-41ed-a0d9-14ea37aa8bae req-de36afd1-1b0f-488c-87e1-b735cff92c4c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:53.020257 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-91a9b07b-a9a5-41ed-a0d9-14ea37aa8bae req-de36afd1-1b0f-488c-87e1-b735cff92c4c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:53.047845 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:53.047845 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:54.086248 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-91a9b07b-a9a5-41ed-a0d9-14ea37aa8bae req-de36afd1-1b0f-488c-87e1-b735cff92c4c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:25:54.086791 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-91a9b07b-a9a5-41ed-a0d9-14ea37aa8bae req-de36afd1-1b0f-488c-87e1-b735cff92c4c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:25:54.130634 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-91a9b07b-a9a5-41ed-a0d9-14ea37aa8bae req-de36afd1-1b0f-488c-87e1-b735cff92c4c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/c84e1615-4560-4bd2-aec0-07aeb12afef7 returned with HTTP 200 Nov 13 01:25:54.131504 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 695/1394] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 01:25:53 2020] DELETE /volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/c84e1615-4560-4bd2-aec0-07aeb12afef7 => generated 19 bytes in 1124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:54.150074 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-91a9b07b-a9a5-41ed-a0d9-14ea37aa8bae req-ffd4c07b-161e-455e-b2fb-d2107559d908 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] DELETE http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/fea65a95-c2de-4891-8b69-c092124098cb Nov 13 01:25:54.150598 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-91a9b07b-a9a5-41ed-a0d9-14ea37aa8bae req-ffd4c07b-161e-455e-b2fb-d2107559d908 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:54.151654 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-91a9b07b-a9a5-41ed-a0d9-14ea37aa8bae req-ffd4c07b-161e-455e-b2fb-d2107559d908 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:54.218220 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:54.218220 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:54.993267 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-91a9b07b-a9a5-41ed-a0d9-14ea37aa8bae req-ffd4c07b-161e-455e-b2fb-d2107559d908 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:25:54.993889 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-91a9b07b-a9a5-41ed-a0d9-14ea37aa8bae req-ffd4c07b-161e-455e-b2fb-d2107559d908 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Pending status list for volume during attachment-delete: [] {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:25:55.005272 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-91a9b07b-a9a5-41ed-a0d9-14ea37aa8bae req-ffd4c07b-161e-455e-b2fb-d2107559d908 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/fea65a95-c2de-4891-8b69-c092124098cb returned with HTTP 200 Nov 13 01:25:55.006786 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 700/1395] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 01:25:54 2020] DELETE /volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/fea65a95-c2de-4891-8b69-c092124098cb => generated 19 bytes in 862 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:55.022920 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-91a9b07b-a9a5-41ed-a0d9-14ea37aa8bae req-c95d1b25-0bfa-4858-908e-8e4959cac89e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] DELETE http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/3af3c0c4-9252-47d5-96cd-52d792f66d20 Nov 13 01:25:55.023913 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-91a9b07b-a9a5-41ed-a0d9-14ea37aa8bae req-c95d1b25-0bfa-4858-908e-8e4959cac89e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:55.025687 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:55.025687 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:55.027380 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-91a9b07b-a9a5-41ed-a0d9-14ea37aa8bae req-c95d1b25-0bfa-4858-908e-8e4959cac89e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:55.061313 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:55.061313 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:55.827500 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-91a9b07b-a9a5-41ed-a0d9-14ea37aa8bae req-c95d1b25-0bfa-4858-908e-8e4959cac89e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:25:55.828106 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-91a9b07b-a9a5-41ed-a0d9-14ea37aa8bae req-c95d1b25-0bfa-4858-908e-8e4959cac89e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:25:55.840565 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-91a9b07b-a9a5-41ed-a0d9-14ea37aa8bae req-c95d1b25-0bfa-4858-908e-8e4959cac89e tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/3af3c0c4-9252-47d5-96cd-52d792f66d20 returned with HTTP 200 Nov 13 01:25:55.841939 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 696/1396] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 01:25:55 2020] DELETE /volume/v3/13dc64efad5a4b45b999330522a2e8ac/attachments/3af3c0c4-9252-47d5-96cd-52d792f66d20 => generated 19 bytes in 825 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:25:56.948122 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] POST http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes Nov 13 01:25:56.948708 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:56.948708 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:56.948945 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1760288062"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:25:56.950191 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1760288062'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:25:56.950800 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Create volume of 1 GB Nov 13 01:25:56.951567 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:56.951567 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:56.966440 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Availability Zones retrieved successfully. Nov 13 01:25:56.986743 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Flow 'volume_create_api' (967b3ba8-ae5e-40b3-8704-35ca1e9690da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:25:56.990125 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90935590-10d6-4d08-b585-cc074685b82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:56.992563 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:25:57.079485 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90935590-10d6-4d08-b585-cc074685b82a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:57.082168 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5230527-2f24-4616-839d-61c393c48a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:57.205833 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Created reservations ['7bb4b1c1-c5c0-42ad-b83f-b23caa288e6e', 'd1277a8c-3526-48aa-8782-b5e3f11c4e11', '5f24ba33-5cf5-4283-960f-f59b60855a37', '458e2695-d8db-4362-b575-fc8e81e0fdcd'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:25:57.208785 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5230527-2f24-4616-839d-61c393c48a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bb4b1c1-c5c0-42ad-b83f-b23caa288e6e', 'd1277a8c-3526-48aa-8782-b5e3f11c4e11', '5f24ba33-5cf5-4283-960f-f59b60855a37', '458e2695-d8db-4362-b575-fc8e81e0fdcd']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:57.211247 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fc8c78f-2429-4e81-92c8-2e1ff2401772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:57.286983 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fc8c78f-2429-4e81-92c8-2e1ff2401772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53a5c498-1115-4174-871d-dd424e3b39b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1760288062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92a82f4b5db74dd8a9e84a9b80850a73',qos_specs=None,replication_status=,reservations=['7bb4b1c1-c5c0-42ad-b83f-b23caa288e6e','d1277a8c-3526-48aa-8782-b5e3f11c4e11','5f24ba33-5cf5-4283-960f-f59b60855a37','458e2695-d8db-4362-b575-fc8e81e0fdcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5560ab81669041aab4a025087ea48042',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:25:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1760288062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53a5c498-1115-4174-871d-dd424e3b39b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92a82f4b5db74dd8a9e84a9b80850a73',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='5560ab81669041aab4a025087ea48042',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:57.289374 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91991cf7-7bae-4a74-a3e2-083558dd0ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:57.321533 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91991cf7-7bae-4a74-a3e2-083558dd0ceb) 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-1760288062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92a82f4b5db74dd8a9e84a9b80850a73',qos_specs=None,replication_status=,reservations=['7bb4b1c1-c5c0-42ad-b83f-b23caa288e6e','d1277a8c-3526-48aa-8782-b5e3f11c4e11','5f24ba33-5cf5-4283-960f-f59b60855a37','458e2695-d8db-4362-b575-fc8e81e0fdcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5560ab81669041aab4a025087ea48042',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:57.323910 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb961375-b3e2-4040-a5cd-993b1f0ea0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:57.341608 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb961375-b3e2-4040-a5cd-993b1f0ea0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:57.344815 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Flow 'volume_create_api' (967b3ba8-ae5e-40b3-8704-35ca1e9690da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:25:57.404349 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Create volume request issued successfully. Nov 13 01:25:57.421662 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6ae9f0e3-402c-40ab-8e3d-1aa5f23c2635 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes returned with HTTP 202 Nov 13 01:25:57.422811 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 701/1397] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:25:56 2020] POST /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes => generated 827 bytes in 854 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:25:57.436793 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0066f3c9-e5bd-4b23-b1ca-bea03f1df689 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 Nov 13 01:25:57.437302 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0066f3c9-e5bd-4b23-b1ca-bea03f1df689 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:57.437685 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:57.437685 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:57.438266 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0066f3c9-e5bd-4b23-b1ca-bea03f1df689 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:57.514207 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:57.514207 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:57.524501 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0066f3c9-e5bd-4b23-b1ca-bea03f1df689 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Volume info retrieved successfully. Nov 13 01:25:57.554102 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0066f3c9-e5bd-4b23-b1ca-bea03f1df689 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 returned with HTTP 200 Nov 13 01:25:57.554917 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 697/1398] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:57 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 => generated 895 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:58.571532 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b872d015-736f-4c86-b45a-e89434e65145 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 Nov 13 01:25:58.572059 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b872d015-736f-4c86-b45a-e89434e65145 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:58.572634 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:58.572634 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:58.573398 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b872d015-736f-4c86-b45a-e89434e65145 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:58.673921 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4af51d13-0bf5-4b72-8b4e-c187adcc10d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151] GET http://10.222.0.13/volume/v3/07f9bbdf997345a3bdd200829954e111/os-quota-sets/19ab96a467784b5a818e880f171b889b Nov 13 01:25:58.674735 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4af51d13-0bf5-4b72-8b4e-c187adcc10d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:58.675154 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:58.675154 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:58.675862 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4af51d13-0bf5-4b72-8b4e-c187adcc10d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:58.676368 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:58.676368 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:58.679137 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:58.679137 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:58.686520 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b872d015-736f-4c86-b45a-e89434e65145 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Volume info retrieved successfully. Nov 13 01:25:58.714244 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b872d015-736f-4c86-b45a-e89434e65145 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 returned with HTTP 200 Nov 13 01:25:58.715516 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 698/1399] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:58 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 => generated 919 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:58.756577 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4af51d13-0bf5-4b72-8b4e-c187adcc10d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151] http://10.222.0.13/volume/v3/07f9bbdf997345a3bdd200829954e111/os-quota-sets/19ab96a467784b5a818e880f171b889b returned with HTTP 200 Nov 13 01:25:58.757706 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 702/1400] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:25:58 2020] GET /volume/v3/07f9bbdf997345a3bdd200829954e111/os-quota-sets/19ab96a467784b5a818e880f171b889b => generated 361 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:58.770665 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f937c0ae-a60b-48b4-9dce-efdf21013500 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151] PUT http://10.222.0.13/volume/v3/07f9bbdf997345a3bdd200829954e111/os-quota-sets/19ab96a467784b5a818e880f171b889b Nov 13 01:25:58.771484 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:58.771484 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:58.772528 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f937c0ae-a60b-48b4-9dce-efdf21013500 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:25:58.992717 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f937c0ae-a60b-48b4-9dce-efdf21013500 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151] http://10.222.0.13/volume/v3/07f9bbdf997345a3bdd200829954e111/os-quota-sets/19ab96a467784b5a818e880f171b889b returned with HTTP 200 Nov 13 01:25:59.000940 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 699/1401] 10.222.0.13 () {58 vars in 1301 bytes} [Fri Nov 13 01:25:58 2020] PUT /volume/v3/07f9bbdf997345a3bdd200829954e111/os-quota-sets/19ab96a467784b5a818e880f171b889b => generated 314 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:59.196548 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] POST http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/volumes Nov 13 01:25:59.197742 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-651718490"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:25:59.198936 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-651718490'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:25:59.199415 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Create volume of 1 GB Nov 13 01:25:59.214473 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Availability Zones retrieved successfully. Nov 13 01:25:59.232405 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Flow 'volume_create_api' (895238d5-88e9-448c-9de9-f253d14f4621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:25:59.235992 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1943a564-68e5-40fd-88c1-99762f225b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:59.239535 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:25:59.315584 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1943a564-68e5-40fd-88c1-99762f225b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:59.319272 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b20101a-dc88-4eb2-9fcc-45d547c22793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:59.465593 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Created reservations ['ff4edbe6-7bd3-4a1e-9a35-9507550d7b1a', '6e1614b8-3a0b-4902-9784-42fb76f4b975', '94b1e187-de77-4838-8bdb-7e820098f464', '5683cad8-e5c3-45ce-97f4-b6179694fd08'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:25:59.467519 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b20101a-dc88-4eb2-9fcc-45d547c22793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff4edbe6-7bd3-4a1e-9a35-9507550d7b1a', '6e1614b8-3a0b-4902-9784-42fb76f4b975', '94b1e187-de77-4838-8bdb-7e820098f464', '5683cad8-e5c3-45ce-97f4-b6179694fd08']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:59.469685 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb521afb-cd39-4610-b1b4-646cbdf5bde3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:59.566857 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb521afb-cd39-4610-b1b4-646cbdf5bde3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2deeb1a1-9bc9-476e-9b80-382941f796e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-651718490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19ab96a467784b5a818e880f171b889b',qos_specs=None,replication_status=,reservations=['ff4edbe6-7bd3-4a1e-9a35-9507550d7b1a','6e1614b8-3a0b-4902-9784-42fb76f4b975','94b1e187-de77-4838-8bdb-7e820098f464','5683cad8-e5c3-45ce-97f4-b6179694fd08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='113a6c8f046d4bda86f9b0ceef73e51b',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:25:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-651718490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2deeb1a1-9bc9-476e-9b80-382941f796e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19ab96a467784b5a818e880f171b889b',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='113a6c8f046d4bda86f9b0ceef73e51b',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:59.569256 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f0a18f0-40d5-457e-8b76-4ec4929fc44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:59.596887 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f0a18f0-40d5-457e-8b76-4ec4929fc44f) 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-651718490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19ab96a467784b5a818e880f171b889b',qos_specs=None,replication_status=,reservations=['ff4edbe6-7bd3-4a1e-9a35-9507550d7b1a','6e1614b8-3a0b-4902-9784-42fb76f4b975','94b1e187-de77-4838-8bdb-7e820098f464','5683cad8-e5c3-45ce-97f4-b6179694fd08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='113a6c8f046d4bda86f9b0ceef73e51b',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:59.599124 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff57a8b-d59f-454e-91b5-853b6a5aa907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:25:59.614640 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff57a8b-d59f-454e-91b5-853b6a5aa907) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:25:59.617428 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Flow 'volume_create_api' (895238d5-88e9-448c-9de9-f253d14f4621) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:25:59.679700 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Create volume request issued successfully. Nov 13 01:25:59.696050 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5578b0fe-1d14-4abb-8b18-7269e40ca043 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/volumes returned with HTTP 202 Nov 13 01:25:59.699116 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 703/1402] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:25:59 2020] POST /volume/v3/19ab96a467784b5a818e880f171b889b/volumes => generated 835 bytes in 698 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:25:59.715064 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-51a06356-1960-4c09-9108-25016d770a2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] GET http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 Nov 13 01:25:59.716583 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-51a06356-1960-4c09-9108-25016d770a2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:59.717083 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-51a06356-1960-4c09-9108-25016d770a2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:59.735431 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ac1eae0f-d35c-4429-9177-fa523ade8799 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 Nov 13 01:25:59.736039 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ac1eae0f-d35c-4429-9177-fa523ade8799 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:25:59.737297 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:59.737297 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:59.737681 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ac1eae0f-d35c-4429-9177-fa523ade8799 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:25:59.833778 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:59.833778 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:59.846740 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:25:59.846740 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:25:59.864226 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ac1eae0f-d35c-4429-9177-fa523ade8799 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Volume info retrieved successfully. Nov 13 01:25:59.868940 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-51a06356-1960-4c09-9108-25016d770a2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Volume info retrieved successfully. Nov 13 01:25:59.938169 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ac1eae0f-d35c-4429-9177-fa523ade8799 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 returned with HTTP 200 Nov 13 01:25:59.939153 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 704/1403] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:59 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 => generated 920 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:59.964711 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-51a06356-1960-4c09-9108-25016d770a2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 returned with HTTP 200 Nov 13 01:25:59.974612 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 700/1404] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:25:59 2020] GET /volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 => generated 927 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:25:59.976267 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a39ba67a-9a9d-409e-84d9-14aeb96d9038 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] POST http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots Nov 13 01:25:59.976929 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:25:59.976929 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:25:59.977590 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a39ba67a-9a9d-409e-84d9-14aeb96d9038 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53a5c498-1115-4174-871d-dd424e3b39b4", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1246388771"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:00.048340 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:00.048340 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:00.049541 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a39ba67a-9a9d-409e-84d9-14aeb96d9038 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Volume info retrieved successfully. Nov 13 01:26:00.049902 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-a39ba67a-9a9d-409e-84d9-14aeb96d9038 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Create snapshot from volume 53a5c498-1115-4174-871d-dd424e3b39b4 Nov 13 01:26:00.145011 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-a39ba67a-9a9d-409e-84d9-14aeb96d9038 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Created reservations ['454b1318-7057-4edc-a93d-e36eb9c0ae75', '06089aa2-6098-40d1-aa9c-c240a97a633a', 'e2cbc502-a1de-4afe-9ccd-90a98c6ddf44', 'f58ab856-a992-44ee-90a3-76b5abc7a362'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:26:00.258446 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a39ba67a-9a9d-409e-84d9-14aeb96d9038 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot create request issued successfully. Nov 13 01:26:00.259433 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a39ba67a-9a9d-409e-84d9-14aeb96d9038 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots returned with HTTP 202 Nov 13 01:26:00.260968 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 705/1405] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:25:59 2020] POST /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots => generated 314 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:26:00.272183 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0b822a6e-979f-4725-a6fb-1380c2c6b821 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 Nov 13 01:26:00.272706 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0b822a6e-979f-4725-a6fb-1380c2c6b821 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:00.272925 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:00.272925 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:00.273384 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0b822a6e-979f-4725-a6fb-1380c2c6b821 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:00.328223 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:00.328223 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:00.329379 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0b822a6e-979f-4725-a6fb-1380c2c6b821 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot retrieved successfully. Nov 13 01:26:00.337432 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0b822a6e-979f-4725-a6fb-1380c2c6b821 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 returned with HTTP 200 Nov 13 01:26:00.343815 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 701/1406] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:00 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 => generated 446 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:00.982567 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-31f4c3fd-abd9-4b94-b4c9-1566017d850b tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] GET http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 Nov 13 01:26:00.983228 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-31f4c3fd-abd9-4b94-b4c9-1566017d850b tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:00.983553 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:00.983553 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:00.989216 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-31f4c3fd-abd9-4b94-b4c9-1566017d850b tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:01.099002 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:01.099002 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:01.127632 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-31f4c3fd-abd9-4b94-b4c9-1566017d850b tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Volume info retrieved successfully. Nov 13 01:26:01.170421 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-31f4c3fd-abd9-4b94-b4c9-1566017d850b tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 returned with HTTP 200 Nov 13 01:26:01.179628 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 706/1407] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:00 2020] GET /volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 => generated 928 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:01.189556 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-80dcad26-2507-4df9-840b-c2442901cd7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] POST http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots Nov 13 01:26:01.190261 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:01.190261 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:01.190821 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-80dcad26-2507-4df9-840b-c2442901cd7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2deeb1a1-9bc9-476e-9b80-382941f796e0", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-972919051"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:01.351161 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e9596c37-19d5-461c-b7db-7efb4204c445 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 Nov 13 01:26:01.351722 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e9596c37-19d5-461c-b7db-7efb4204c445 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:01.351917 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:01.351917 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:01.352555 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e9596c37-19d5-461c-b7db-7efb4204c445 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:01.415286 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:01.415286 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:01.421750 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e9596c37-19d5-461c-b7db-7efb4204c445 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot retrieved successfully. Nov 13 01:26:01.426271 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e9596c37-19d5-461c-b7db-7efb4204c445 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 returned with HTTP 200 Nov 13 01:26:01.429961 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 707/1408] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:01 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 => generated 446 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:01.541657 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:01.541657 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:01.543178 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-80dcad26-2507-4df9-840b-c2442901cd7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Volume info retrieved successfully. Nov 13 01:26:01.543753 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-80dcad26-2507-4df9-840b-c2442901cd7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Create snapshot from volume 2deeb1a1-9bc9-476e-9b80-382941f796e0 Nov 13 01:26:01.661792 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-80dcad26-2507-4df9-840b-c2442901cd7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Created reservations ['0cfe337a-687c-4b52-853e-11749235af8b', '3e4e563c-08bf-4ddf-8c55-7208f14e3991', '5b128ce1-c5b8-4e0f-aac2-cbf23f3b4e2a', '9607b23f-e3dd-45e4-8801-1b656b99bccb'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:26:01.868503 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-80dcad26-2507-4df9-840b-c2442901cd7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Snapshot create request issued successfully. Nov 13 01:26:01.870623 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-80dcad26-2507-4df9-840b-c2442901cd7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots returned with HTTP 202 Nov 13 01:26:01.872090 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 702/1409] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:26:01 2020] POST /volume/v3/19ab96a467784b5a818e880f171b889b/snapshots => generated 322 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:26:01.882162 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eac5796a-707e-4187-8c22-5565d1b8b62b tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] GET http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 Nov 13 01:26:01.882682 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-eac5796a-707e-4187-8c22-5565d1b8b62b tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:01.882893 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:01.882893 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:01.883269 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-eac5796a-707e-4187-8c22-5565d1b8b62b tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:01.912802 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:01.912802 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:01.913942 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-eac5796a-707e-4187-8c22-5565d1b8b62b tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Snapshot retrieved successfully. Nov 13 01:26:01.921020 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eac5796a-707e-4187-8c22-5565d1b8b62b tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 returned with HTTP 200 Nov 13 01:26:01.924979 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 708/1410] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:01 2020] GET /volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 => generated 454 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:02.442632 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c4e50d1e-9d45-4da2-b72e-a1dea86e46cf tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 Nov 13 01:26:02.443322 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c4e50d1e-9d45-4da2-b72e-a1dea86e46cf tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:02.443525 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:02.443525 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:02.444075 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c4e50d1e-9d45-4da2-b72e-a1dea86e46cf tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:02.557765 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:02.557765 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:02.559188 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c4e50d1e-9d45-4da2-b72e-a1dea86e46cf tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot retrieved successfully. Nov 13 01:26:02.569860 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c4e50d1e-9d45-4da2-b72e-a1dea86e46cf tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 returned with HTTP 200 Nov 13 01:26:02.590271 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 703/1411] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:02 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 => generated 473 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:02.595713 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dbb372fd-8245-4581-a75c-8d10a99d700d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] POST http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots Nov 13 01:26:02.596286 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:02.596286 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:02.596891 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dbb372fd-8245-4581-a75c-8d10a99d700d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53a5c498-1115-4174-871d-dd424e3b39b4", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1825847702"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:02.718278 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:02.718278 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:02.719906 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dbb372fd-8245-4581-a75c-8d10a99d700d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Volume info retrieved successfully. Nov 13 01:26:02.720481 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-dbb372fd-8245-4581-a75c-8d10a99d700d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Create snapshot from volume 53a5c498-1115-4174-871d-dd424e3b39b4 Nov 13 01:26:02.885982 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-dbb372fd-8245-4581-a75c-8d10a99d700d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Created reservations ['5b79a7a1-da0a-46ae-9c03-070560f872ea', '9d4ba00a-9a39-4649-95d0-99b0065d09db', '757453e7-3ad7-4079-b69b-fb5def0a0a54', '4200738f-89da-4913-a811-10dc8e7a5c51'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:26:02.936874 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-edcdbb75-ed7a-40e7-b734-7f7263d5fed6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] GET http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 Nov 13 01:26:02.937489 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-edcdbb75-ed7a-40e7-b734-7f7263d5fed6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:02.937812 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:02.937812 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:02.938383 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-edcdbb75-ed7a-40e7-b734-7f7263d5fed6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:03.006777 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:03.006777 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:03.013703 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-edcdbb75-ed7a-40e7-b734-7f7263d5fed6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Snapshot retrieved successfully. Nov 13 01:26:03.021716 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-edcdbb75-ed7a-40e7-b734-7f7263d5fed6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 returned with HTTP 200 Nov 13 01:26:03.028613 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 704/1412] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:02 2020] GET /volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 => generated 454 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:03.139743 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dbb372fd-8245-4581-a75c-8d10a99d700d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot create request issued successfully. Nov 13 01:26:03.140533 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dbb372fd-8245-4581-a75c-8d10a99d700d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots returned with HTTP 202 Nov 13 01:26:03.147349 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 709/1413] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:26:02 2020] POST /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots => generated 314 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:26:03.159190 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-31418391-540d-495d-a2cc-d74925fa8d38 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d Nov 13 01:26:03.159877 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-31418391-540d-495d-a2cc-d74925fa8d38 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:03.160093 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:03.160093 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:03.160471 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-31418391-540d-495d-a2cc-d74925fa8d38 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:03.221025 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:03.221025 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:03.222159 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-31418391-540d-495d-a2cc-d74925fa8d38 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot retrieved successfully. Nov 13 01:26:03.224152 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-31418391-540d-495d-a2cc-d74925fa8d38 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d returned with HTTP 200 Nov 13 01:26:03.224953 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 705/1414] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:03 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d => generated 446 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:04.045797 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f1c1435-ebde-42b8-aa31-aed091b6f4bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] GET http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 Nov 13 01:26:04.046298 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f1c1435-ebde-42b8-aa31-aed091b6f4bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:04.046374 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:04.046374 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:04.046746 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f1c1435-ebde-42b8-aa31-aed091b6f4bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:04.076376 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:04.076376 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:04.079121 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4f1c1435-ebde-42b8-aa31-aed091b6f4bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Snapshot retrieved successfully. Nov 13 01:26:04.086425 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f1c1435-ebde-42b8-aa31-aed091b6f4bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 returned with HTTP 200 Nov 13 01:26:04.087766 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 710/1415] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:04 2020] GET /volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 => generated 454 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:04.236927 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1c171d8f-f900-4e14-a535-1f9bf53d7272 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d Nov 13 01:26:04.237752 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1c171d8f-f900-4e14-a535-1f9bf53d7272 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:04.238161 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:04.238161 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:04.238853 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1c171d8f-f900-4e14-a535-1f9bf53d7272 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:04.309926 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:04.309926 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:04.311184 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1c171d8f-f900-4e14-a535-1f9bf53d7272 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot retrieved successfully. Nov 13 01:26:04.313250 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1c171d8f-f900-4e14-a535-1f9bf53d7272 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d returned with HTTP 200 Nov 13 01:26:04.319575 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 706/1416] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:04 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d => generated 446 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:05.100547 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3d98cff4-f038-45d8-afd2-ec38c3d1ca23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] GET http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 Nov 13 01:26:05.101665 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3d98cff4-f038-45d8-afd2-ec38c3d1ca23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:05.101882 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:05.101882 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:05.102259 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3d98cff4-f038-45d8-afd2-ec38c3d1ca23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:05.145161 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:05.145161 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:05.147416 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3d98cff4-f038-45d8-afd2-ec38c3d1ca23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Snapshot retrieved successfully. Nov 13 01:26:05.150248 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3d98cff4-f038-45d8-afd2-ec38c3d1ca23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 returned with HTTP 200 Nov 13 01:26:05.152278 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 711/1417] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:05 2020] GET /volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 => generated 481 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:05.165932 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-11cf6ad2-fef2-4f1c-b12c-d0fe18bf1417 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151] PUT http://10.222.0.13/volume/v3/07f9bbdf997345a3bdd200829954e111/os-quota-sets/19ab96a467784b5a818e880f171b889b Nov 13 01:26:05.167528 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:05.167528 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:05.167783 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-11cf6ad2-fef2-4f1c-b12c-d0fe18bf1417 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:05.296852 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-11cf6ad2-fef2-4f1c-b12c-d0fe18bf1417 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151] http://10.222.0.13/volume/v3/07f9bbdf997345a3bdd200829954e111/os-quota-sets/19ab96a467784b5a818e880f171b889b returned with HTTP 200 Nov 13 01:26:05.303497 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 707/1418] 10.222.0.13 () {58 vars in 1301 bytes} [Fri Nov 13 01:26:05 2020] PUT /volume/v3/07f9bbdf997345a3bdd200829954e111/os-quota-sets/19ab96a467784b5a818e880f171b889b => generated 314 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:05.308380 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eaaf4331-93fe-49b0-84b9-1762c27dbfd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] POST http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots Nov 13 01:26:05.309210 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:05.309210 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:05.309932 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-eaaf4331-93fe-49b0-84b9-1762c27dbfd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2deeb1a1-9bc9-476e-9b80-382941f796e0"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:05.326473 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9344638b-98fd-4e64-b099-a12619653a13 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d Nov 13 01:26:05.327085 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9344638b-98fd-4e64-b099-a12619653a13 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:05.327570 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9344638b-98fd-4e64-b099-a12619653a13 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:05.353153 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:05.353153 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:05.354962 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9344638b-98fd-4e64-b099-a12619653a13 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot retrieved successfully. Nov 13 01:26:05.357199 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9344638b-98fd-4e64-b099-a12619653a13 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d returned with HTTP 200 Nov 13 01:26:05.358217 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 708/1419] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:05 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d => generated 473 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:26:05.372061 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-28dd5674-6c33-404d-9344-574d9664a243 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] POST http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots Nov 13 01:26:05.372803 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:05.372803 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:05.373533 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-28dd5674-6c33-404d-9344-574d9664a243 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53a5c498-1115-4174-871d-dd424e3b39b4", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1216132916"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:05.380555 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:05.380555 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:05.382346 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-eaaf4331-93fe-49b0-84b9-1762c27dbfd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Volume info retrieved successfully. Nov 13 01:26:05.382785 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-eaaf4331-93fe-49b0-84b9-1762c27dbfd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Create snapshot from volume 2deeb1a1-9bc9-476e-9b80-382941f796e0 Nov 13 01:26:05.437097 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:05.437097 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:05.438749 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-28dd5674-6c33-404d-9344-574d9664a243 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Volume info retrieved successfully. Nov 13 01:26:05.439328 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-28dd5674-6c33-404d-9344-574d9664a243 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Create snapshot from volume 53a5c498-1115-4174-871d-dd424e3b39b4 Nov 13 01:26:05.446064 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota_utils [None req-eaaf4331-93fe-49b0-84b9-1762c27dbfd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Quota exceeded for 19ab96a467784b5a818e880f171b889b, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Nov 13 01:26:05.447056 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.middleware.fault [None req-eaaf4331-93fe-49b0-84b9-1762c27dbfd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots returned with HTTP 413 Nov 13 01:26:05.449374 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 712/1420] 10.222.0.13 () {58 vars in 1191 bytes} [Fri Nov 13 01:26:05 2020] POST /volume/v3/19ab96a467784b5a818e880f171b889b/snapshots => generated 208 bytes in 146 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Nov 13 01:26:05.461842 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5a088bfb-91cb-47dd-8c9a-6593320ae6e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151] PUT http://10.222.0.13/volume/v3/07f9bbdf997345a3bdd200829954e111/os-quota-sets/19ab96a467784b5a818e880f171b889b Nov 13 01:26:05.462302 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:05.462302 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:05.462813 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5a088bfb-91cb-47dd-8c9a-6593320ae6e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:05.516542 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-28dd5674-6c33-404d-9344-574d9664a243 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Created reservations ['c66b90bf-8ce4-41d1-a762-a399270eb946', '6297ccd1-ed23-4e05-8086-0c4308588fc0', '3d55c8b6-1903-4182-907b-fdfebc8f08a9', 'd9e610e1-c315-4923-886c-2b5555251591'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:26:05.676094 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-28dd5674-6c33-404d-9344-574d9664a243 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot create request issued successfully. Nov 13 01:26:05.677345 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-28dd5674-6c33-404d-9344-574d9664a243 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots returned with HTTP 202 Nov 13 01:26:05.678691 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 709/1421] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:26:05 2020] POST /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots => generated 314 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:26:05.703977 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5a088bfb-91cb-47dd-8c9a-6593320ae6e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151] http://10.222.0.13/volume/v3/07f9bbdf997345a3bdd200829954e111/os-quota-sets/19ab96a467784b5a818e880f171b889b returned with HTTP 200 Nov 13 01:26:05.708567 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 713/1422] 10.222.0.13 () {58 vars in 1301 bytes} [Fri Nov 13 01:26:05 2020] PUT /volume/v3/07f9bbdf997345a3bdd200829954e111/os-quota-sets/19ab96a467784b5a818e880f171b889b => generated 314 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:05.718930 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d0d9fa22-5a47-4adc-b2bc-cf99981c021e tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 Nov 13 01:26:05.719640 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d0d9fa22-5a47-4adc-b2bc-cf99981c021e tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:05.719876 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:05.719876 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:05.720269 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d0d9fa22-5a47-4adc-b2bc-cf99981c021e tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:05.725650 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b1aebb4b-b964-4dba-a02c-bec316df2f64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] POST http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots Nov 13 01:26:05.727522 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b1aebb4b-b964-4dba-a02c-bec316df2f64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2deeb1a1-9bc9-476e-9b80-382941f796e0"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:05.791096 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:05.791096 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:05.793554 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b1aebb4b-b964-4dba-a02c-bec316df2f64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Volume info retrieved successfully. Nov 13 01:26:05.793915 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-b1aebb4b-b964-4dba-a02c-bec316df2f64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Create snapshot from volume 2deeb1a1-9bc9-476e-9b80-382941f796e0 Nov 13 01:26:05.810966 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:05.810966 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:05.812215 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d0d9fa22-5a47-4adc-b2bc-cf99981c021e tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot retrieved successfully. Nov 13 01:26:05.814141 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d0d9fa22-5a47-4adc-b2bc-cf99981c021e tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 returned with HTTP 200 Nov 13 01:26:05.814930 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 710/1423] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:05 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 => generated 446 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:05.855752 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota_utils [None req-b1aebb4b-b964-4dba-a02c-bec316df2f64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Quota exceeded for 19ab96a467784b5a818e880f171b889b, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Nov 13 01:26:05.856519 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.middleware.fault [None req-b1aebb4b-b964-4dba-a02c-bec316df2f64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots returned with HTTP 413 Nov 13 01:26:05.858137 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 714/1424] 10.222.0.13 () {58 vars in 1191 bytes} [Fri Nov 13 01:26:05 2020] POST /volume/v3/19ab96a467784b5a818e880f171b889b/snapshots => generated 133 bytes in 141 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Nov 13 01:26:05.867013 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f9fa1509-7d3b-4ade-ae81-c1df4eb6a8c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] DELETE http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 Nov 13 01:26:05.867744 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f9fa1509-7d3b-4ade-ae81-c1df4eb6a8c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:05.868098 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:05.868098 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:05.868329 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f9fa1509-7d3b-4ade-ae81-c1df4eb6a8c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:05.868877 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-f9fa1509-7d3b-4ade-ae81-c1df4eb6a8c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Delete snapshot with id: 76754fab-f8c8-4c61-ba97-859a630860a9 Nov 13 01:26:05.900111 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:05.900111 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:05.902364 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f9fa1509-7d3b-4ade-ae81-c1df4eb6a8c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Snapshot retrieved successfully. Nov 13 01:26:06.016311 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f9fa1509-7d3b-4ade-ae81-c1df4eb6a8c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Snapshot delete request issued successfully. Nov 13 01:26:06.017038 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f9fa1509-7d3b-4ade-ae81-c1df4eb6a8c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 returned with HTTP 202 Nov 13 01:26:06.021119 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 711/1425] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:26:05 2020] DELETE /volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:26:06.029805 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-89b64396-4310-4905-ab17-ad735a100c77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] GET http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 Nov 13 01:26:06.030969 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-89b64396-4310-4905-ab17-ad735a100c77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:06.031367 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:06.031367 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:06.032181 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-89b64396-4310-4905-ab17-ad735a100c77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:06.086638 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:06.086638 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:06.090531 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-89b64396-4310-4905-ab17-ad735a100c77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Snapshot retrieved successfully. Nov 13 01:26:06.093051 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-89b64396-4310-4905-ab17-ad735a100c77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 returned with HTTP 200 Nov 13 01:26:06.094084 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 715/1426] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:06 2020] GET /volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 => generated 480 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:26:06.827560 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8ec5954-1269-49c9-8045-c8e7727bbfe3 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 Nov 13 01:26:06.828730 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d8ec5954-1269-49c9-8045-c8e7727bbfe3 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:06.829346 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:06.829346 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:06.830356 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d8ec5954-1269-49c9-8045-c8e7727bbfe3 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:06.863973 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:06.863973 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:06.866457 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d8ec5954-1269-49c9-8045-c8e7727bbfe3 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot retrieved successfully. Nov 13 01:26:06.870439 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8ec5954-1269-49c9-8045-c8e7727bbfe3 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 returned with HTTP 200 Nov 13 01:26:06.872490 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 712/1427] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:06 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 => generated 446 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:07.111088 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e6e48aa4-72be-4db3-9787-c818402ac171 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] GET http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 Nov 13 01:26:07.112054 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e6e48aa4-72be-4db3-9787-c818402ac171 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:07.112248 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:07.112248 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:07.112773 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e6e48aa4-72be-4db3-9787-c818402ac171 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:07.180269 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:07.180269 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:07.182681 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e6e48aa4-72be-4db3-9787-c818402ac171 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Snapshot retrieved successfully. Nov 13 01:26:07.193703 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e6e48aa4-72be-4db3-9787-c818402ac171 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 returned with HTTP 200 Nov 13 01:26:07.203666 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 716/1428] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:07 2020] GET /volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 => generated 480 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:07.884199 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b681b46e-5f21-423a-b64f-da74bb802714 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 Nov 13 01:26:07.884776 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b681b46e-5f21-423a-b64f-da74bb802714 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:07.885620 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:07.885620 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:07.886008 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b681b46e-5f21-423a-b64f-da74bb802714 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:07.968756 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:07.968756 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:07.969925 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b681b46e-5f21-423a-b64f-da74bb802714 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot retrieved successfully. Nov 13 01:26:07.982697 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b681b46e-5f21-423a-b64f-da74bb802714 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 returned with HTTP 200 Nov 13 01:26:07.989876 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 713/1429] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:07 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 => generated 473 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:07.995152 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee4f060e-53e0-4e97-888f-500b76d82e2a tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?limit=1 Nov 13 01:26:07.996025 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee4f060e-53e0-4e97-888f-500b76d82e2a tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:07.996430 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:07.996430 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:07.997080 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee4f060e-53e0-4e97-888f-500b76d82e2a tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:07.998268 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-ee4f060e-53e0-4e97-888f-500b76d82e2a tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:26:08.001070 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-ee4f060e-53e0-4e97-888f-500b76d82e2a tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Building query based on filter {{(pid=87988) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:26:08.036851 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ee4f060e-53e0-4e97-888f-500b76d82e2a tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Get all snapshots completed successfully. Nov 13 01:26:08.038391 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee4f060e-53e0-4e97-888f-500b76d82e2a tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?limit=1 returned with HTTP 200 Nov 13 01:26:08.042568 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 717/1430] 10.222.0.13 () {56 vars in 1185 bytes} [Fri Nov 13 01:26:07 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?limit=1 => generated 515 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:08.060028 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a7b4d202-09f3-4ecd-b01d-51d23ed3fef7 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots Nov 13 01:26:08.060558 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a7b4d202-09f3-4ecd-b01d-51d23ed3fef7 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:08.060762 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:08.060762 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:08.062547 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a7b4d202-09f3-4ecd-b01d-51d23ed3fef7 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:08.063228 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-a7b4d202-09f3-4ecd-b01d-51d23ed3fef7 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:26:08.065498 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-a7b4d202-09f3-4ecd-b01d-51d23ed3fef7 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Building query based on filter {{(pid=87987) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:26:08.139478 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a7b4d202-09f3-4ecd-b01d-51d23ed3fef7 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Get all snapshots completed successfully. Nov 13 01:26:08.150833 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a7b4d202-09f3-4ecd-b01d-51d23ed3fef7 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots returned with HTTP 200 Nov 13 01:26:08.150833 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 714/1431] 10.222.0.13 () {56 vars in 1170 bytes} [Fri Nov 13 01:26:08 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots => generated 996 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:08.168380 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-27580459-a4cf-433e-90dc-a85b9f139543 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?limit=100000 Nov 13 01:26:08.168909 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-27580459-a4cf-433e-90dc-a85b9f139543 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:08.169346 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:08.169346 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:08.169989 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-27580459-a4cf-433e-90dc-a85b9f139543 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:08.170745 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-27580459-a4cf-433e-90dc-a85b9f139543 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:26:08.172118 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:08.172118 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:08.178095 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-27580459-a4cf-433e-90dc-a85b9f139543 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Building query based on filter {{(pid=87988) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:26:08.208793 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f78a0809-7bfe-4922-a60b-7d3560cdde9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] GET http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 Nov 13 01:26:08.209181 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f78a0809-7bfe-4922-a60b-7d3560cdde9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:08.209482 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:08.209482 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:08.210008 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f78a0809-7bfe-4922-a60b-7d3560cdde9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:08.249034 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-27580459-a4cf-433e-90dc-a85b9f139543 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Get all snapshots completed successfully. Nov 13 01:26:08.250110 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-27580459-a4cf-433e-90dc-a85b9f139543 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?limit=100000 returned with HTTP 200 Nov 13 01:26:08.254123 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 718/1432] 10.222.0.13 () {56 vars in 1195 bytes} [Fri Nov 13 01:26:08 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?limit=100000 => generated 996 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:08.271801 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19ecc65b-aa02-44af-98ff-8b4c7b2058d6 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?limit=0 Nov 13 01:26:08.279761 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19ecc65b-aa02-44af-98ff-8b4c7b2058d6 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:08.280042 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:08.280042 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:08.280522 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19ecc65b-aa02-44af-98ff-8b4c7b2058d6 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:08.281198 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-19ecc65b-aa02-44af-98ff-8b4c7b2058d6 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:26:08.282011 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:08.282011 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:08.286500 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-19ecc65b-aa02-44af-98ff-8b4c7b2058d6 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Building query based on filter {{(pid=87988) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:26:08.295376 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f78a0809-7bfe-4922-a60b-7d3560cdde9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 returned with HTTP 404 Nov 13 01:26:08.300174 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 715/1433] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:08 2020] GET /volume/v3/19ab96a467784b5a818e880f171b889b/snapshots/76754fab-f8c8-4c61-ba97-859a630860a9 => generated 111 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:26:08.317030 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b8989239-5ca3-43f5-bdea-db566f680eb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] DELETE http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 Nov 13 01:26:08.321506 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b8989239-5ca3-43f5-bdea-db566f680eb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:08.322100 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b8989239-5ca3-43f5-bdea-db566f680eb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:08.323408 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-b8989239-5ca3-43f5-bdea-db566f680eb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Delete volume with id: 2deeb1a1-9bc9-476e-9b80-382941f796e0 Nov 13 01:26:08.353623 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-19ecc65b-aa02-44af-98ff-8b4c7b2058d6 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Get all snapshots completed successfully. Nov 13 01:26:08.354527 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19ecc65b-aa02-44af-98ff-8b4c7b2058d6 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?limit=0 returned with HTTP 200 Nov 13 01:26:08.355630 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 719/1434] 10.222.0.13 () {56 vars in 1185 bytes} [Fri Nov 13 01:26:08 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?limit=0 => generated 17 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:26:08.366548 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e571043-141f-4c96-a1c9-9744615d4478 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots Nov 13 01:26:08.367143 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2e571043-141f-4c96-a1c9-9744615d4478 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:08.367908 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2e571043-141f-4c96-a1c9-9744615d4478 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:08.368575 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-2e571043-141f-4c96-a1c9-9744615d4478 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:26:08.372820 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-2e571043-141f-4c96-a1c9-9744615d4478 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Building query based on filter {{(pid=87988) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:26:08.414412 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2e571043-141f-4c96-a1c9-9744615d4478 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Get all snapshots completed successfully. Nov 13 01:26:08.415382 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e571043-141f-4c96-a1c9-9744615d4478 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots returned with HTTP 200 Nov 13 01:26:08.416515 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 720/1435] 10.222.0.13 () {56 vars in 1170 bytes} [Fri Nov 13 01:26:08 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots => generated 996 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:08.429642 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e2956579-dfc6-42a4-8adf-625bf899ee50 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?marker=7b3f2760-9b8c-4e5b-bdf7-60a86184560d Nov 13 01:26:08.430163 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e2956579-dfc6-42a4-8adf-625bf899ee50 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:08.430351 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:08.430351 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:08.430729 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e2956579-dfc6-42a4-8adf-625bf899ee50 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:08.437769 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-e2956579-dfc6-42a4-8adf-625bf899ee50 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:26:08.438523 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:08.438523 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:08.440225 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-e2956579-dfc6-42a4-8adf-625bf899ee50 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Building query based on filter {{(pid=87988) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:26:08.442999 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:08.442999 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:08.444887 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b8989239-5ca3-43f5-bdea-db566f680eb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Volume info retrieved successfully. Nov 13 01:26:08.514375 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b8989239-5ca3-43f5-bdea-db566f680eb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Delete volume request issued successfully. Nov 13 01:26:08.514848 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b8989239-5ca3-43f5-bdea-db566f680eb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 returned with HTTP 202 Nov 13 01:26:08.519687 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 716/1436] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:26:08 2020] DELETE /volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:26:08.534277 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90bb00a2-b86c-46e3-af3c-fa1090e06c3d tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] GET http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 Nov 13 01:26:08.534832 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-90bb00a2-b86c-46e3-af3c-fa1090e06c3d tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:08.535056 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:08.535056 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:08.535435 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-90bb00a2-b86c-46e3-af3c-fa1090e06c3d tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:08.580320 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e2956579-dfc6-42a4-8adf-625bf899ee50 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Get all snapshots completed successfully. Nov 13 01:26:08.581117 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e2956579-dfc6-42a4-8adf-625bf899ee50 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?marker=7b3f2760-9b8c-4e5b-bdf7-60a86184560d returned with HTTP 200 Nov 13 01:26:08.582118 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 721/1437] 10.222.0.13 () {56 vars in 1257 bytes} [Fri Nov 13 01:26:08 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?marker=7b3f2760-9b8c-4e5b-bdf7-60a86184560d => generated 342 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:08.598236 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2b743a12-f928-4839-bfb6-565834820bb5 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?offset=2&limit=3 Nov 13 01:26:08.598929 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2b743a12-f928-4839-bfb6-565834820bb5 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:08.599118 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:08.599118 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:08.599507 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2b743a12-f928-4839-bfb6-565834820bb5 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:08.600127 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-2b743a12-f928-4839-bfb6-565834820bb5 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:26:08.600826 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:08.600826 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:08.602455 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-2b743a12-f928-4839-bfb6-565834820bb5 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Building query based on filter {{(pid=87988) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:26:08.652184 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2b743a12-f928-4839-bfb6-565834820bb5 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Get all snapshots completed successfully. Nov 13 01:26:08.652975 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2b743a12-f928-4839-bfb6-565834820bb5 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?offset=2&limit=3 returned with HTTP 200 Nov 13 01:26:08.655916 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 722/1438] 10.222.0.13 () {56 vars in 1203 bytes} [Fri Nov 13 01:26:08 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?offset=2&limit=3 => generated 342 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:08.662907 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:08.662907 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:08.677479 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-acd4b15d-68cf-4941-8373-496e0a533913 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?sort_key=created_at&sort_dir=asc Nov 13 01:26:08.677943 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-acd4b15d-68cf-4941-8373-496e0a533913 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:08.678151 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:08.678151 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:08.681165 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-acd4b15d-68cf-4941-8373-496e0a533913 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:08.681558 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-acd4b15d-68cf-4941-8373-496e0a533913 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:26:08.683614 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:08.683614 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:08.691050 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-acd4b15d-68cf-4941-8373-496e0a533913 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Building query based on filter {{(pid=87988) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:26:08.693371 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-90bb00a2-b86c-46e3-af3c-fa1090e06c3d tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Volume info retrieved successfully. Nov 13 01:26:08.744202 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-acd4b15d-68cf-4941-8373-496e0a533913 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Get all snapshots completed successfully. Nov 13 01:26:08.759654 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-acd4b15d-68cf-4941-8373-496e0a533913 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Nov 13 01:26:08.765585 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90bb00a2-b86c-46e3-af3c-fa1090e06c3d tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 returned with HTTP 200 Nov 13 01:26:08.775204 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 723/1439] 10.222.0.13 () {56 vars in 1235 bytes} [Fri Nov 13 01:26:08 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:08.775381 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 717/1440] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:08 2020] GET /volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 => generated 927 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:08.786366 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f7fbe12a-9259-4ec1-b802-d2bff02159a4 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?sort_key=created_at&sort_dir=desc Nov 13 01:26:08.786886 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f7fbe12a-9259-4ec1-b802-d2bff02159a4 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:08.787100 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:08.787100 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:08.787473 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f7fbe12a-9259-4ec1-b802-d2bff02159a4 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:08.796862 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-f7fbe12a-9259-4ec1-b802-d2bff02159a4 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:26:08.797682 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:08.797682 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:08.804979 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-f7fbe12a-9259-4ec1-b802-d2bff02159a4 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Building query based on filter {{(pid=87988) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:26:08.851797 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f7fbe12a-9259-4ec1-b802-d2bff02159a4 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Get all snapshots completed successfully. Nov 13 01:26:08.855555 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f7fbe12a-9259-4ec1-b802-d2bff02159a4 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Nov 13 01:26:08.859521 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 724/1441] 10.222.0.13 () {56 vars in 1237 bytes} [Fri Nov 13 01:26:08 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:08.869141 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9ca390e0-b9a5-48e2-b360-a6cdfca4c0d7 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?sort_key=id&sort_dir=asc Nov 13 01:26:08.870781 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9ca390e0-b9a5-48e2-b360-a6cdfca4c0d7 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:08.870981 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:08.870981 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:08.871523 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9ca390e0-b9a5-48e2-b360-a6cdfca4c0d7 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:08.872137 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-9ca390e0-b9a5-48e2-b360-a6cdfca4c0d7 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:26:08.874677 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-9ca390e0-b9a5-48e2-b360-a6cdfca4c0d7 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Building query based on filter {{(pid=87987) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:26:08.933654 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9ca390e0-b9a5-48e2-b360-a6cdfca4c0d7 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Get all snapshots completed successfully. Nov 13 01:26:08.934657 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9ca390e0-b9a5-48e2-b360-a6cdfca4c0d7 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Nov 13 01:26:08.935398 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 718/1442] 10.222.0.13 () {56 vars in 1219 bytes} [Fri Nov 13 01:26:08 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:08.949233 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8cc0f1b1-2be2-4f62-b6dc-0a3b294610d6 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?sort_key=id&sort_dir=desc Nov 13 01:26:08.949770 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8cc0f1b1-2be2-4f62-b6dc-0a3b294610d6 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:08.949975 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:08.949975 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:08.950345 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8cc0f1b1-2be2-4f62-b6dc-0a3b294610d6 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:08.950938 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-8cc0f1b1-2be2-4f62-b6dc-0a3b294610d6 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:26:08.951682 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:08.951682 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:08.953470 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-8cc0f1b1-2be2-4f62-b6dc-0a3b294610d6 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Building query based on filter {{(pid=87988) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:26:09.007711 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8cc0f1b1-2be2-4f62-b6dc-0a3b294610d6 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Get all snapshots completed successfully. Nov 13 01:26:09.008641 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8cc0f1b1-2be2-4f62-b6dc-0a3b294610d6 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Nov 13 01:26:09.009499 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 725/1443] 10.222.0.13 () {56 vars in 1221 bytes} [Fri Nov 13 01:26:08 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:09.023534 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-44c84f68-c0d2-4f0a-8a16-e14398461a5e tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?sort_key=display_name&sort_dir=asc Nov 13 01:26:09.024086 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-44c84f68-c0d2-4f0a-8a16-e14398461a5e tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:09.024269 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:09.024269 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:09.024651 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-44c84f68-c0d2-4f0a-8a16-e14398461a5e tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:09.025233 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-44c84f68-c0d2-4f0a-8a16-e14398461a5e tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:26:09.026749 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:09.026749 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:09.028404 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-44c84f68-c0d2-4f0a-8a16-e14398461a5e tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Building query based on filter {{(pid=87987) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:26:09.077908 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-44c84f68-c0d2-4f0a-8a16-e14398461a5e tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Get all snapshots completed successfully. Nov 13 01:26:09.078828 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-44c84f68-c0d2-4f0a-8a16-e14398461a5e tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Nov 13 01:26:09.083274 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 719/1444] 10.222.0.13 () {56 vars in 1239 bytes} [Fri Nov 13 01:26:09 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:09.093246 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-af099ddb-ecb6-471e-9e06-261f2aca2995 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?sort_key=display_name&sort_dir=desc Nov 13 01:26:09.094207 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-af099ddb-ecb6-471e-9e06-261f2aca2995 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:09.095725 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:09.095725 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:09.096330 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-af099ddb-ecb6-471e-9e06-261f2aca2995 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:09.097145 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-af099ddb-ecb6-471e-9e06-261f2aca2995 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:26:09.098003 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:09.098003 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:09.099674 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-af099ddb-ecb6-471e-9e06-261f2aca2995 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Building query based on filter {{(pid=87988) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:26:09.147339 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-af099ddb-ecb6-471e-9e06-261f2aca2995 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Get all snapshots completed successfully. Nov 13 01:26:09.151202 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-af099ddb-ecb6-471e-9e06-261f2aca2995 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Nov 13 01:26:09.154137 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 726/1445] 10.222.0.13 () {56 vars in 1241 bytes} [Fri Nov 13 01:26:09 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:09.168756 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9312cabc-880d-41c9-bed1-cfc18c31f992 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1216132916 Nov 13 01:26:09.169633 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9312cabc-880d-41c9-bed1-cfc18c31f992 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:09.169820 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:09.169820 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:09.170201 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9312cabc-880d-41c9-bed1-cfc18c31f992 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:09.170798 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-9312cabc-880d-41c9-bed1-cfc18c31f992 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:26:09.171501 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:09.171501 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:09.173263 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-9312cabc-880d-41c9-bed1-cfc18c31f992 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Building query based on filter {{(pid=87987) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:26:09.223206 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9312cabc-880d-41c9-bed1-cfc18c31f992 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Get all snapshots completed successfully. Nov 13 01:26:09.224194 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:09.224194 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:09.225541 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9312cabc-880d-41c9-bed1-cfc18c31f992 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1216132916 returned with HTTP 200 Nov 13 01:26:09.229923 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 720/1446] 10.222.0.13 () {56 vars in 1312 bytes} [Fri Nov 13 01:26:09 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1216132916 => generated 476 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:09.241531 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dbb5f429-9a66-4936-a3a2-91022c971a57 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/detail?status=available Nov 13 01:26:09.242069 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dbb5f429-9a66-4936-a3a2-91022c971a57 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:09.242279 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:09.242279 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:09.242665 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dbb5f429-9a66-4936-a3a2-91022c971a57 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:09.243402 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-dbb5f429-9a66-4936-a3a2-91022c971a57 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:26:09.244999 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:09.244999 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:09.249341 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-dbb5f429-9a66-4936-a3a2-91022c971a57 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Building query based on filter {{(pid=87988) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:26:09.305621 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dbb5f429-9a66-4936-a3a2-91022c971a57 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Get all snapshots completed successfully. Nov 13 01:26:09.307230 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:09.307230 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:09.308827 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dbb5f429-9a66-4936-a3a2-91022c971a57 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/detail?status=available returned with HTTP 200 Nov 13 01:26:09.321986 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 727/1447] 10.222.0.13 () {56 vars in 1224 bytes} [Fri Nov 13 01:26:09 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/detail?status=available => generated 1398 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:26:09.328276 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fc046fc2-8bb9-4bff-b17c-ad09444dbbaa tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1216132916 Nov 13 01:26:09.329097 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fc046fc2-8bb9-4bff-b17c-ad09444dbbaa tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:09.329415 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:09.329415 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:09.329978 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fc046fc2-8bb9-4bff-b17c-ad09444dbbaa tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:09.330699 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-fc046fc2-8bb9-4bff-b17c-ad09444dbbaa tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:26:09.333298 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-fc046fc2-8bb9-4bff-b17c-ad09444dbbaa tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Building query based on filter {{(pid=87987) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:26:09.384023 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fc046fc2-8bb9-4bff-b17c-ad09444dbbaa tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Get all snapshots completed successfully. Nov 13 01:26:09.387055 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:09.387055 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:09.389965 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fc046fc2-8bb9-4bff-b17c-ad09444dbbaa tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1216132916 returned with HTTP 200 Nov 13 01:26:09.394433 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 721/1448] 10.222.0.13 () {56 vars in 1346 bytes} [Fri Nov 13 01:26:09 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1216132916 => generated 476 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:09.406964 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-da55560d-fcc5-4b47-8ef4-e02cfd4bfe94 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1216132916 Nov 13 01:26:09.407696 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-da55560d-fcc5-4b47-8ef4-e02cfd4bfe94 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:09.407887 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:09.407887 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:09.408271 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-da55560d-fcc5-4b47-8ef4-e02cfd4bfe94 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:09.408851 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-da55560d-fcc5-4b47-8ef4-e02cfd4bfe94 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:26:09.411231 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-da55560d-fcc5-4b47-8ef4-e02cfd4bfe94 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Building query based on filter {{(pid=87988) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:26:09.430557 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-da55560d-fcc5-4b47-8ef4-e02cfd4bfe94 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Get all snapshots completed successfully. Nov 13 01:26:09.431340 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-da55560d-fcc5-4b47-8ef4-e02cfd4bfe94 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1216132916 returned with HTTP 200 Nov 13 01:26:09.432551 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 728/1449] 10.222.0.13 () {56 vars in 1291 bytes} [Fri Nov 13 01:26:09 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1216132916 => generated 342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:09.443326 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0afa09aa-c4c0-4af0-b6b5-34f1ebbd521d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?status=available Nov 13 01:26:09.443933 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0afa09aa-c4c0-4af0-b6b5-34f1ebbd521d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:09.444151 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:09.444151 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:09.444520 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0afa09aa-c4c0-4af0-b6b5-34f1ebbd521d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:09.445878 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-0afa09aa-c4c0-4af0-b6b5-34f1ebbd521d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:26:09.449855 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-0afa09aa-c4c0-4af0-b6b5-34f1ebbd521d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Building query based on filter {{(pid=87987) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:26:09.469920 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0afa09aa-c4c0-4af0-b6b5-34f1ebbd521d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Get all snapshots completed successfully. Nov 13 01:26:09.470839 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0afa09aa-c4c0-4af0-b6b5-34f1ebbd521d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?status=available returned with HTTP 200 Nov 13 01:26:09.471908 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 722/1450] 10.222.0.13 () {56 vars in 1203 bytes} [Fri Nov 13 01:26:09 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?status=available => generated 996 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:09.485091 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e9fbfd66-f5ba-420d-b4cb-4ea398821419 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1216132916 Nov 13 01:26:09.490811 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e9fbfd66-f5ba-420d-b4cb-4ea398821419 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:09.490811 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:09.490811 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:09.490811 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e9fbfd66-f5ba-420d-b4cb-4ea398821419 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:09.490811 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-e9fbfd66-f5ba-420d-b4cb-4ea398821419 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:26:09.490811 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:09.490811 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:09.492131 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-e9fbfd66-f5ba-420d-b4cb-4ea398821419 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Building query based on filter {{(pid=87988) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:26:09.523098 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e9fbfd66-f5ba-420d-b4cb-4ea398821419 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Get all snapshots completed successfully. Nov 13 01:26:09.528679 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e9fbfd66-f5ba-420d-b4cb-4ea398821419 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1216132916 returned with HTTP 200 Nov 13 01:26:09.529864 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 729/1451] 10.222.0.13 () {56 vars in 1325 bytes} [Fri Nov 13 01:26:09 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1216132916 => generated 342 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:09.542618 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d188a6db-0b9f-4857-9bdb-125613ffae7d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] DELETE http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 Nov 13 01:26:09.542883 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d188a6db-0b9f-4857-9bdb-125613ffae7d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:09.542974 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:09.542974 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:09.543279 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d188a6db-0b9f-4857-9bdb-125613ffae7d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:09.543659 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-d188a6db-0b9f-4857-9bdb-125613ffae7d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Delete snapshot with id: 7a6849c3-2065-40a2-9247-99c63dd01086 Nov 13 01:26:09.586968 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:09.586968 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:09.588400 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d188a6db-0b9f-4857-9bdb-125613ffae7d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot retrieved successfully. Nov 13 01:26:09.671961 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d188a6db-0b9f-4857-9bdb-125613ffae7d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot delete request issued successfully. Nov 13 01:26:09.674968 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d188a6db-0b9f-4857-9bdb-125613ffae7d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 returned with HTTP 202 Nov 13 01:26:09.678134 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 723/1452] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:26:09 2020] DELETE /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:26:09.687387 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7210f5eb-57ed-4b70-97a0-6e3837c4194d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 Nov 13 01:26:09.688076 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7210f5eb-57ed-4b70-97a0-6e3837c4194d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:09.688262 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:09.688262 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:09.688646 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7210f5eb-57ed-4b70-97a0-6e3837c4194d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:09.730464 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:09.730464 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:09.731635 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7210f5eb-57ed-4b70-97a0-6e3837c4194d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot retrieved successfully. Nov 13 01:26:09.734669 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7210f5eb-57ed-4b70-97a0-6e3837c4194d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 returned with HTTP 200 Nov 13 01:26:09.736061 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 730/1453] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:09 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 => generated 472 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:09.782274 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a8f608bc-72a6-4026-a5cb-7edc1246f2ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] GET http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 Nov 13 01:26:09.782791 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a8f608bc-72a6-4026-a5cb-7edc1246f2ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:09.783006 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:09.783006 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:09.783376 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a8f608bc-72a6-4026-a5cb-7edc1246f2ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:09.922283 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:09.922283 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:09.946295 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a8f608bc-72a6-4026-a5cb-7edc1246f2ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Volume info retrieved successfully. Nov 13 01:26:10.028958 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a8f608bc-72a6-4026-a5cb-7edc1246f2ad tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 returned with HTTP 200 Nov 13 01:26:10.030181 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 724/1454] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:09 2020] GET /volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 => generated 927 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:10.748234 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8254482-ad6d-4f2c-baaf-469f28eb596b tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 Nov 13 01:26:10.748996 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d8254482-ad6d-4f2c-baaf-469f28eb596b tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:10.749358 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:10.749358 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:10.749919 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d8254482-ad6d-4f2c-baaf-469f28eb596b tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:10.809808 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:10.809808 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:10.811269 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d8254482-ad6d-4f2c-baaf-469f28eb596b tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot retrieved successfully. Nov 13 01:26:10.813658 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8254482-ad6d-4f2c-baaf-469f28eb596b tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 returned with HTTP 200 Nov 13 01:26:10.814634 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 731/1455] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:10 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 => generated 472 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:11.048861 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-538153b9-8cc0-4fd6-b8b5-edbedfbcbbba tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] GET http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 Nov 13 01:26:11.049430 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-538153b9-8cc0-4fd6-b8b5-edbedfbcbbba tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:11.049551 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:11.049551 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:11.049928 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-538153b9-8cc0-4fd6-b8b5-edbedfbcbbba tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:11.199778 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:11.199778 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:11.221489 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-538153b9-8cc0-4fd6-b8b5-edbedfbcbbba tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Volume info retrieved successfully. Nov 13 01:26:11.283435 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-538153b9-8cc0-4fd6-b8b5-edbedfbcbbba tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 returned with HTTP 200 Nov 13 01:26:11.286425 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 725/1456] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:11 2020] GET /volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 => generated 927 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:11.826928 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-39f6a89e-0ef3-435b-9c51-ad730e8a6a03 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 Nov 13 01:26:11.827516 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-39f6a89e-0ef3-435b-9c51-ad730e8a6a03 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:11.827777 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:11.827777 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:11.828156 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-39f6a89e-0ef3-435b-9c51-ad730e8a6a03 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:11.908115 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:11.908115 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:11.909330 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-39f6a89e-0ef3-435b-9c51-ad730e8a6a03 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot retrieved successfully. Nov 13 01:26:11.913656 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-39f6a89e-0ef3-435b-9c51-ad730e8a6a03 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 returned with HTTP 200 Nov 13 01:26:11.920023 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 732/1457] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:11 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 => generated 472 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:12.308117 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c6475b92-57e2-4267-bbd2-9198da87f992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] GET http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 Nov 13 01:26:12.310839 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c6475b92-57e2-4267-bbd2-9198da87f992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:12.311623 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:12.311623 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:12.313102 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c6475b92-57e2-4267-bbd2-9198da87f992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:12.393987 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c6475b92-57e2-4267-bbd2-9198da87f992 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899930514] http://10.222.0.13/volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 returned with HTTP 404 Nov 13 01:26:12.395438 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 726/1458] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:12 2020] GET /volume/v3/19ab96a467784b5a818e880f171b889b/volumes/2deeb1a1-9bc9-476e-9b80-382941f796e0 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:26:12.405498 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-544c7c8b-78ce-4c17-9834-3be91cf5cbde tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151] PUT http://10.222.0.13/volume/v3/07f9bbdf997345a3bdd200829954e111/os-quota-sets/19ab96a467784b5a818e880f171b889b Nov 13 01:26:12.406625 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:12.406625 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:12.407355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-544c7c8b-78ce-4c17-9834-3be91cf5cbde tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:12.750999 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-544c7c8b-78ce-4c17-9834-3be91cf5cbde tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151 tempest-VolumeSnapshotQuotasNegativeTestJSON-1368149151] http://10.222.0.13/volume/v3/07f9bbdf997345a3bdd200829954e111/os-quota-sets/19ab96a467784b5a818e880f171b889b returned with HTTP 200 Nov 13 01:26:12.753363 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 733/1459] 10.222.0.13 () {58 vars in 1302 bytes} [Fri Nov 13 01:26:12 2020] PUT /volume/v3/07f9bbdf997345a3bdd200829954e111/os-quota-sets/19ab96a467784b5a818e880f171b889b => generated 319 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:12.945292 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4b0f9190-d9ff-4907-b904-dc27da9cf633 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 Nov 13 01:26:12.950176 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4b0f9190-d9ff-4907-b904-dc27da9cf633 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:12.958024 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4b0f9190-d9ff-4907-b904-dc27da9cf633 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:13.023031 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4b0f9190-d9ff-4907-b904-dc27da9cf633 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 returned with HTTP 404 Nov 13 01:26:13.024519 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 727/1460] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:12 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7a6849c3-2065-40a2-9247-99c63dd01086 => generated 111 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:26:13.037148 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5af0c709-9fbb-4f3a-9761-d079011faa7a tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] DELETE http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d Nov 13 01:26:13.040355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5af0c709-9fbb-4f3a-9761-d079011faa7a tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:13.043030 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5af0c709-9fbb-4f3a-9761-d079011faa7a tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:13.043678 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-5af0c709-9fbb-4f3a-9761-d079011faa7a tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Delete snapshot with id: 7b3f2760-9b8c-4e5b-bdf7-60a86184560d Nov 13 01:26:13.107696 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:13.107696 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:13.110329 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5af0c709-9fbb-4f3a-9761-d079011faa7a tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot retrieved successfully. Nov 13 01:26:13.209797 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5af0c709-9fbb-4f3a-9761-d079011faa7a tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot delete request issued successfully. Nov 13 01:26:13.211039 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5af0c709-9fbb-4f3a-9761-d079011faa7a tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d returned with HTTP 202 Nov 13 01:26:13.215374 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 734/1461] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:26:13 2020] DELETE /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:26:13.225280 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6811ab0f-5a10-412e-8b27-4df7e63c0104 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d Nov 13 01:26:13.226004 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6811ab0f-5a10-412e-8b27-4df7e63c0104 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:13.226711 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6811ab0f-5a10-412e-8b27-4df7e63c0104 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:13.261934 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:13.261934 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:13.263901 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6811ab0f-5a10-412e-8b27-4df7e63c0104 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot retrieved successfully. Nov 13 01:26:13.266731 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6811ab0f-5a10-412e-8b27-4df7e63c0104 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d returned with HTTP 200 Nov 13 01:26:13.269166 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 728/1462] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:13 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d => generated 472 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:14.283266 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c71f03f1-f6c3-4082-8b6f-3aa6fb4c8a8a tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d Nov 13 01:26:14.284348 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c71f03f1-f6c3-4082-8b6f-3aa6fb4c8a8a tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:14.284735 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:14.284735 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:14.285343 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c71f03f1-f6c3-4082-8b6f-3aa6fb4c8a8a tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:14.340392 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:14.340392 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:14.341881 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c71f03f1-f6c3-4082-8b6f-3aa6fb4c8a8a tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot retrieved successfully. Nov 13 01:26:14.347807 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c71f03f1-f6c3-4082-8b6f-3aa6fb4c8a8a tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d returned with HTTP 200 Nov 13 01:26:14.355473 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 735/1463] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:14 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d => generated 472 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:14.697218 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c2049bfe-beed-4fcc-8e21-e725b3d89119 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] DELETE http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 Nov 13 01:26:14.697897 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c2049bfe-beed-4fcc-8e21-e725b3d89119 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:14.698221 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:14.698221 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:14.698509 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c2049bfe-beed-4fcc-8e21-e725b3d89119 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:14.698977 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-c2049bfe-beed-4fcc-8e21-e725b3d89119 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Delete volume with id: e46684c2-e425-4e68-ac18-04e0acca1357 Nov 13 01:26:14.816282 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:14.816282 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:14.817603 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c2049bfe-beed-4fcc-8e21-e725b3d89119 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:26:14.865454 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c2049bfe-beed-4fcc-8e21-e725b3d89119 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Delete volume request issued successfully. Nov 13 01:26:14.868812 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c2049bfe-beed-4fcc-8e21-e725b3d89119 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 returned with HTTP 202 Nov 13 01:26:14.870586 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 729/1464] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:26:14 2020] DELETE /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:26:14.889291 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-89656aa8-2a10-4cdb-b09f-d489899931f1 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 Nov 13 01:26:14.891263 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-89656aa8-2a10-4cdb-b09f-d489899931f1 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:14.894376 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:14.894376 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:14.895136 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-89656aa8-2a10-4cdb-b09f-d489899931f1 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:14.992980 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:14.992980 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:15.003555 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-89656aa8-2a10-4cdb-b09f-d489899931f1 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:26:15.032169 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-89656aa8-2a10-4cdb-b09f-d489899931f1 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 returned with HTTP 200 Nov 13 01:26:15.034660 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 736/1465] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:14 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 => generated 917 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:15.367497 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-349b2db2-8573-49f3-ae23-1e5bd1d11b71 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d Nov 13 01:26:15.368808 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-349b2db2-8573-49f3-ae23-1e5bd1d11b71 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:15.369749 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:15.369749 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:15.370501 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-349b2db2-8573-49f3-ae23-1e5bd1d11b71 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:15.429513 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-349b2db2-8573-49f3-ae23-1e5bd1d11b71 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d returned with HTTP 404 Nov 13 01:26:15.432532 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 737/1466] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:15 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/7b3f2760-9b8c-4e5b-bdf7-60a86184560d => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:26:15.441755 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-507a1cc0-678f-4bbd-b865-dc4611f68dac tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] DELETE http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 Nov 13 01:26:15.442252 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-507a1cc0-678f-4bbd-b865-dc4611f68dac tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:15.442741 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-507a1cc0-678f-4bbd-b865-dc4611f68dac tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:15.443093 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-507a1cc0-678f-4bbd-b865-dc4611f68dac tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Delete snapshot with id: e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 Nov 13 01:26:15.471217 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:15.471217 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:15.472654 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-507a1cc0-678f-4bbd-b865-dc4611f68dac tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot retrieved successfully. Nov 13 01:26:15.539184 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aff4e099-81c3-4704-8f0e-5142be561eff tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] GET http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 Nov 13 01:26:15.539988 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aff4e099-81c3-4704-8f0e-5142be561eff tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:15.540350 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:15.540350 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:15.541542 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aff4e099-81c3-4704-8f0e-5142be561eff tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:15.545346 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-507a1cc0-678f-4bbd-b865-dc4611f68dac tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot delete request issued successfully. Nov 13 01:26:15.545821 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-507a1cc0-678f-4bbd-b865-dc4611f68dac tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 returned with HTTP 202 Nov 13 01:26:15.555013 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 738/1467] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:26:15 2020] DELETE /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Nov 13 01:26:15.563959 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a1d51686-8b99-4de4-a8d3-605c78d00340 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 Nov 13 01:26:15.564482 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a1d51686-8b99-4de4-a8d3-605c78d00340 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:15.564699 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:15.564699 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:15.565080 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a1d51686-8b99-4de4-a8d3-605c78d00340 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:15.586610 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aff4e099-81c3-4704-8f0e-5142be561eff tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 returned with HTTP 200 Nov 13 01:26:15.587852 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 730/1468] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:15 2020] GET /volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 => generated 361 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:15.606037 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3a411884-3323-4700-bfa3-aa212d3633e3 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] GET http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08/defaults Nov 13 01:26:15.606516 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3a411884-3323-4700-bfa3-aa212d3633e3 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:15.607003 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3a411884-3323-4700-bfa3-aa212d3633e3 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Calling method 'defaults' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:15.615017 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:15.615017 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:15.616584 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a1d51686-8b99-4de4-a8d3-605c78d00340 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot retrieved successfully. Nov 13 01:26:15.619589 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a1d51686-8b99-4de4-a8d3-605c78d00340 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 returned with HTTP 200 Nov 13 01:26:15.626480 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 739/1469] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:15 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 => generated 472 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:15.670141 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3a411884-3323-4700-bfa3-aa212d3633e3 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08/defaults returned with HTTP 200 Nov 13 01:26:15.670950 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 731/1470] 10.222.0.13 () {56 vars in 1308 bytes} [Fri Nov 13 01:26:15 2020] GET /volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08/defaults => generated 361 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:15.683526 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1110823e-8c0e-4572-962c-a3ae4b41cf0c tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] PUT http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 Nov 13 01:26:15.692178 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:15.692178 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:15.693354 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1110823e-8c0e-4572-962c-a3ae4b41cf0c tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:15.886534 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1110823e-8c0e-4572-962c-a3ae4b41cf0c tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 returned with HTTP 200 Nov 13 01:26:15.887551 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 740/1471] 10.222.0.13 () {58 vars in 1301 bytes} [Fri Nov 13 01:26:15 2020] PUT /volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 => generated 319 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:15.899815 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d89d8d42-3f2e-46bd-a97e-5da5fc449918 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] DELETE http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 Nov 13 01:26:15.901349 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d89d8d42-3f2e-46bd-a97e-5da5fc449918 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:15.902419 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d89d8d42-3f2e-46bd-a97e-5da5fc449918 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:15.933854 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d89d8d42-3f2e-46bd-a97e-5da5fc449918 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 returned with HTTP 200 Nov 13 01:26:15.935349 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 732/1472] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:26:15 2020] DELETE /volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 => generated 0 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Nov 13 01:26:15.944758 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-76ee26db-3d97-4825-85bc-ebc069f7d8ff tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] GET http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 Nov 13 01:26:15.945356 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-76ee26db-3d97-4825-85bc-ebc069f7d8ff tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:15.946018 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-76ee26db-3d97-4825-85bc-ebc069f7d8ff tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:16.012812 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-76ee26db-3d97-4825-85bc-ebc069f7d8ff tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 returned with HTTP 200 Nov 13 01:26:16.013663 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 741/1473] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:15 2020] GET /volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 => generated 361 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:16.025083 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e4f9b297-74ad-4d1d-a081-cc7f94d9cc94 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] PUT http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 Nov 13 01:26:16.026686 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e4f9b297-74ad-4d1d-a081-cc7f94d9cc94 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:16.054523 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-04fbc4f8-133e-4a16-a7ba-b30ca2122195 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 Nov 13 01:26:16.055385 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-04fbc4f8-133e-4a16-a7ba-b30ca2122195 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:16.056376 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-04fbc4f8-133e-4a16-a7ba-b30ca2122195 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:16.134442 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:16.134442 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:16.144230 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-04fbc4f8-133e-4a16-a7ba-b30ca2122195 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:26:16.168809 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-04fbc4f8-133e-4a16-a7ba-b30ca2122195 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 returned with HTTP 200 Nov 13 01:26:16.170039 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 742/1474] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:16 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 => generated 917 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:16.377275 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e4f9b297-74ad-4d1d-a081-cc7f94d9cc94 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 returned with HTTP 200 Nov 13 01:26:16.378605 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 733/1475] 10.222.0.13 () {58 vars in 1302 bytes} [Fri Nov 13 01:26:16 2020] PUT /volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 => generated 319 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:16.393474 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-880d4644-cb20-4209-9695-e0a544c98103 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] GET http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08/defaults Nov 13 01:26:16.393474 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-880d4644-cb20-4209-9695-e0a544c98103 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:16.393474 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:16.393474 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:16.393902 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-880d4644-cb20-4209-9695-e0a544c98103 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Calling method 'defaults' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:16.442456 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-880d4644-cb20-4209-9695-e0a544c98103 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08/defaults returned with HTTP 200 Nov 13 01:26:16.443565 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 743/1476] 10.222.0.13 () {56 vars in 1308 bytes} [Fri Nov 13 01:26:16 2020] GET /volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08/defaults => generated 361 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:16.465299 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-af3ed4f4-b747-4893-85ab-f40cacbce76a tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] GET http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 Nov 13 01:26:16.465943 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-af3ed4f4-b747-4893-85ab-f40cacbce76a tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:16.466602 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-af3ed4f4-b747-4893-85ab-f40cacbce76a tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:16.505512 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-af3ed4f4-b747-4893-85ab-f40cacbce76a tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 returned with HTTP 200 Nov 13 01:26:16.506721 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 734/1477] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:16 2020] GET /volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 => generated 361 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:16.522492 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9108d0ed-66b9-403b-ac09-65a1e4394cb4 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] GET http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08?usage=True Nov 13 01:26:16.523615 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9108d0ed-66b9-403b-ac09-65a1e4394cb4 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:16.528064 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9108d0ed-66b9-403b-ac09-65a1e4394cb4 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:16.639344 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a3e4beeb-11e0-40e0-9c7f-d607a1154ebf tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 Nov 13 01:26:16.640127 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a3e4beeb-11e0-40e0-9c7f-d607a1154ebf tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:16.640831 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a3e4beeb-11e0-40e0-9c7f-d607a1154ebf tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:16.645667 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9108d0ed-66b9-403b-ac09-65a1e4394cb4 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08?usage=True returned with HTTP 200 Nov 13 01:26:16.647146 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 744/1478] 10.222.0.13 () {56 vars in 1302 bytes} [Fri Nov 13 01:26:16 2020] GET /volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08?usage=True => generated 1076 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:26:16.718787 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:16.718787 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:16.727400 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a3e4beeb-11e0-40e0-9c7f-d607a1154ebf tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot retrieved successfully. Nov 13 01:26:16.734470 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a3e4beeb-11e0-40e0-9c7f-d607a1154ebf tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 returned with HTTP 200 Nov 13 01:26:16.737980 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 735/1479] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:16 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 => generated 472 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:17.129466 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] POST http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes Nov 13 01:26:17.131628 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1178221924"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:17.132950 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1178221924'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:26:17.133439 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Create volume of 1 GB Nov 13 01:26:17.153409 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Availability Zones retrieved successfully. Nov 13 01:26:17.173455 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Flow 'volume_create_api' (c4f8d503-32af-4d8c-ae32-87eb880d9d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:26:17.176963 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b67ff622-a623-4e35-95cf-9d4fc579cb4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:17.179389 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:26:17.186552 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6e4d9a2c-02ce-42d6-a310-f0e187841720 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 Nov 13 01:26:17.187478 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6e4d9a2c-02ce-42d6-a310-f0e187841720 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:17.187937 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:17.187937 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:17.188635 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6e4d9a2c-02ce-42d6-a310-f0e187841720 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:17.388604 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:17.388604 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:17.439012 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6e4d9a2c-02ce-42d6-a310-f0e187841720 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:26:17.446886 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b67ff622-a623-4e35-95cf-9d4fc579cb4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:17.453791 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679a639b-de63-4f14-bd0b-215a8e0b5568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:17.500761 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6e4d9a2c-02ce-42d6-a310-f0e187841720 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 returned with HTTP 200 Nov 13 01:26:17.501574 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 736/1480] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:17 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 => generated 917 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:17.608801 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Created reservations ['008755c1-460e-4b71-9a8f-b81e5909f15e', '77998e81-e0d0-4b45-ba1c-20a8aef574b9', 'ef41944f-af8d-4bd8-a4ee-b3d2ceec2b85', 'e0d59286-f985-46e3-8267-18d964d01d2e'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:26:17.610764 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679a639b-de63-4f14-bd0b-215a8e0b5568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['008755c1-460e-4b71-9a8f-b81e5909f15e', '77998e81-e0d0-4b45-ba1c-20a8aef574b9', 'ef41944f-af8d-4bd8-a4ee-b3d2ceec2b85', 'e0d59286-f985-46e3-8267-18d964d01d2e']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:17.613204 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e2150f1-1aa1-4acd-a875-4d9f3a8a9ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:17.690621 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e2150f1-1aa1-4acd-a875-4d9f3a8a9ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d8dc683-4b92-4e73-8a00-2f770cc7ba61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1178221924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa57cb700e984bab9cd9e4bedfe49e08',qos_specs=None,replication_status=,reservations=['008755c1-460e-4b71-9a8f-b81e5909f15e','77998e81-e0d0-4b45-ba1c-20a8aef574b9','ef41944f-af8d-4bd8-a4ee-b3d2ceec2b85','e0d59286-f985-46e3-8267-18d964d01d2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d7f4ac23adf4ad78ba999801595427c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:26:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1178221924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d8dc683-4b92-4e73-8a00-2f770cc7ba61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa57cb700e984bab9cd9e4bedfe49e08',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='9d7f4ac23adf4ad78ba999801595427c',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:17.693920 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d2ea491-1550-4b2f-a9f2-92b50b269073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:17.725248 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d2ea491-1550-4b2f-a9f2-92b50b269073) 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-1178221924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa57cb700e984bab9cd9e4bedfe49e08',qos_specs=None,replication_status=,reservations=['008755c1-460e-4b71-9a8f-b81e5909f15e','77998e81-e0d0-4b45-ba1c-20a8aef574b9','ef41944f-af8d-4bd8-a4ee-b3d2ceec2b85','e0d59286-f985-46e3-8267-18d964d01d2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d7f4ac23adf4ad78ba999801595427c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:17.727784 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91f0b8a0-af7f-4524-9d59-c96194c4ba22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:17.748006 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91f0b8a0-af7f-4524-9d59-c96194c4ba22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:17.749106 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-06269801-b633-44f1-b47c-4edf1abfe8c0 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 Nov 13 01:26:17.749621 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-06269801-b633-44f1-b47c-4edf1abfe8c0 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:17.749832 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:17.749832 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:17.750201 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-06269801-b633-44f1-b47c-4edf1abfe8c0 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:17.751989 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Flow 'volume_create_api' (c4f8d503-32af-4d8c-ae32-87eb880d9d09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:26:17.811038 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Create volume request issued successfully. Nov 13 01:26:17.814323 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:17.814323 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:17.815810 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-06269801-b633-44f1-b47c-4edf1abfe8c0 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Snapshot retrieved successfully. Nov 13 01:26:17.822896 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-06269801-b633-44f1-b47c-4edf1abfe8c0 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 returned with HTTP 200 Nov 13 01:26:17.823247 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 737/1481] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:17 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 => generated 472 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:26:17.826876 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-41e55299-4e62-493b-a166-84abd259bada tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes returned with HTTP 202 Nov 13 01:26:17.828595 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 745/1482] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:26:16 2020] POST /volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes => generated 825 bytes in 1171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Nov 13 01:26:17.843332 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c2f35213-1890-4c3f-86fc-2b3a512f572c tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] GET http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 Nov 13 01:26:17.844031 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c2f35213-1890-4c3f-86fc-2b3a512f572c tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:17.844396 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:17.844396 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:17.845006 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c2f35213-1890-4c3f-86fc-2b3a512f572c tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:17.921676 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:17.921676 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:17.931380 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c2f35213-1890-4c3f-86fc-2b3a512f572c tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Volume info retrieved successfully. Nov 13 01:26:17.958211 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c2f35213-1890-4c3f-86fc-2b3a512f572c tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 returned with HTTP 200 Nov 13 01:26:17.969692 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 738/1483] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:17 2020] GET /volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 => generated 893 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:18.517777 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cad6713c-9cb8-4a50-ba7d-5a0d66761a9d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 Nov 13 01:26:18.518285 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cad6713c-9cb8-4a50-ba7d-5a0d66761a9d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:18.518405 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:18.518405 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:18.519111 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cad6713c-9cb8-4a50-ba7d-5a0d66761a9d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:18.596877 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cad6713c-9cb8-4a50-ba7d-5a0d66761a9d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 returned with HTTP 404 Nov 13 01:26:18.601343 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 746/1484] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:18 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/e46684c2-e425-4e68-ac18-04e0acca1357 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:26:18.607144 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-12b5bd6e-2e50-4d7f-85b5-cc00e61bb90d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] DELETE http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e Nov 13 01:26:18.608125 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-12b5bd6e-2e50-4d7f-85b5-cc00e61bb90d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:18.608552 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:18.608552 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:18.609385 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-12b5bd6e-2e50-4d7f-85b5-cc00e61bb90d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:18.610200 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-12b5bd6e-2e50-4d7f-85b5-cc00e61bb90d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Delete volume with id: 4575ba22-5942-4721-9e89-369d6ec9325e Nov 13 01:26:18.793314 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:18.793314 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:18.794812 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-12b5bd6e-2e50-4d7f-85b5-cc00e61bb90d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:26:18.842155 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3e94d6ee-3ab6-4008-824b-3ef9600aa9df tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 Nov 13 01:26:18.843206 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3e94d6ee-3ab6-4008-824b-3ef9600aa9df tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:18.843731 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3e94d6ee-3ab6-4008-824b-3ef9600aa9df tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:18.896581 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-12b5bd6e-2e50-4d7f-85b5-cc00e61bb90d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Delete volume request issued successfully. Nov 13 01:26:18.897605 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-12b5bd6e-2e50-4d7f-85b5-cc00e61bb90d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e returned with HTTP 202 Nov 13 01:26:18.898620 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3e94d6ee-3ab6-4008-824b-3ef9600aa9df tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 returned with HTTP 404 Nov 13 01:26:18.900276 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 739/1486] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:26:18 2020] DELETE /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e => generated 0 bytes in 298 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:26:18.903581 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 747/1486] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:26:18 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/snapshots/e54b96ac-be8f-4b6b-9e6c-a5a2a6dc9a35 => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:26:18.908320 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fc2ea5b6-8122-488d-bc00-45388b64896a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e Nov 13 01:26:18.909350 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fc2ea5b6-8122-488d-bc00-45388b64896a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:18.910031 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fc2ea5b6-8122-488d-bc00-45388b64896a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:18.913164 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6f7881a6-2cb9-423e-b0a0-aed9d6f6d12c tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] DELETE http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 Nov 13 01:26:18.916778 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6f7881a6-2cb9-423e-b0a0-aed9d6f6d12c tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:18.917080 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:18.917080 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:18.917591 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6f7881a6-2cb9-423e-b0a0-aed9d6f6d12c tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:18.918146 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-6f7881a6-2cb9-423e-b0a0-aed9d6f6d12c tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Delete volume with id: 53a5c498-1115-4174-871d-dd424e3b39b4 Nov 13 01:26:19.004834 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:19.004834 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:19.017030 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fc2ea5b6-8122-488d-bc00-45388b64896a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:26:19.045581 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fc2ea5b6-8122-488d-bc00-45388b64896a tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e returned with HTTP 200 Nov 13 01:26:19.058990 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 748/1487] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:18 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e => generated 917 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:19.062665 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:19.062665 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:19.064229 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6f7881a6-2cb9-423e-b0a0-aed9d6f6d12c tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Volume info retrieved successfully. Nov 13 01:26:19.069467 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-18c5d975-c4aa-428c-a1c9-78deef8680e5 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] GET http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 Nov 13 01:26:19.070179 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-18c5d975-c4aa-428c-a1c9-78deef8680e5 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:19.070401 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:19.070401 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:19.070778 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-18c5d975-c4aa-428c-a1c9-78deef8680e5 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:19.120640 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6f7881a6-2cb9-423e-b0a0-aed9d6f6d12c tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Delete volume request issued successfully. Nov 13 01:26:19.121105 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6f7881a6-2cb9-423e-b0a0-aed9d6f6d12c tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 returned with HTTP 202 Nov 13 01:26:19.122280 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 740/1488] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:26:18 2020] DELETE /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:26:19.129933 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a021e078-af22-46f7-a0c5-0119b0930e6d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 Nov 13 01:26:19.130717 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a021e078-af22-46f7-a0c5-0119b0930e6d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:19.130885 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:19.130885 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:19.131207 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a021e078-af22-46f7-a0c5-0119b0930e6d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:19.155920 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:19.155920 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:19.176036 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-18c5d975-c4aa-428c-a1c9-78deef8680e5 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Volume info retrieved successfully. Nov 13 01:26:19.229926 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-18c5d975-c4aa-428c-a1c9-78deef8680e5 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 returned with HTTP 200 Nov 13 01:26:19.230780 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 749/1489] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:19 2020] GET /volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 => generated 918 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:19.245337 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:19.245337 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:19.256955 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a75499f0-77a4-4b1c-b672-985b7895a106 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] GET http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08?usage=True Nov 13 01:26:19.257877 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a75499f0-77a4-4b1c-b672-985b7895a106 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:19.258217 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:19.258217 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:19.258834 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a75499f0-77a4-4b1c-b672-985b7895a106 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:19.262285 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a021e078-af22-46f7-a0c5-0119b0930e6d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Volume info retrieved successfully. Nov 13 01:26:19.301893 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a021e078-af22-46f7-a0c5-0119b0930e6d tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 returned with HTTP 200 Nov 13 01:26:19.311668 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 741/1490] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:19 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 => generated 919 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:26:19.420121 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a75499f0-77a4-4b1c-b672-985b7895a106 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08?usage=True returned with HTTP 200 Nov 13 01:26:19.421211 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 750/1491] 10.222.0.13 () {56 vars in 1302 bytes} [Fri Nov 13 01:26:19 2020] GET /volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08?usage=True => generated 1076 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:26:19.436677 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-22cdf8c8-8b5e-4c4a-9fb3-92508656ad33 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] DELETE http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 Nov 13 01:26:19.437311 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-22cdf8c8-8b5e-4c4a-9fb3-92508656ad33 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:19.437583 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:19.437583 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:19.438028 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-22cdf8c8-8b5e-4c4a-9fb3-92508656ad33 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:19.438557 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-22cdf8c8-8b5e-4c4a-9fb3-92508656ad33 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Delete volume with id: 4d8dc683-4b92-4e73-8a00-2f770cc7ba61 Nov 13 01:26:19.563839 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:19.563839 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:19.565904 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-22cdf8c8-8b5e-4c4a-9fb3-92508656ad33 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Volume info retrieved successfully. Nov 13 01:26:19.636381 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-22cdf8c8-8b5e-4c4a-9fb3-92508656ad33 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Delete volume request issued successfully. Nov 13 01:26:19.637112 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-22cdf8c8-8b5e-4c4a-9fb3-92508656ad33 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 returned with HTTP 202 Nov 13 01:26:19.639479 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 742/1492] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:26:19 2020] DELETE /volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:26:19.653746 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd3fb58d-8d08-4f89-962a-222f7d09967b tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] GET http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 Nov 13 01:26:19.655100 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd3fb58d-8d08-4f89-962a-222f7d09967b tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:19.655900 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd3fb58d-8d08-4f89-962a-222f7d09967b tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:19.811488 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:19.811488 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:19.846203 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bd3fb58d-8d08-4f89-962a-222f7d09967b tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Volume info retrieved successfully. Nov 13 01:26:19.897239 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd3fb58d-8d08-4f89-962a-222f7d09967b tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 returned with HTTP 200 Nov 13 01:26:19.903017 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 751/1493] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:19 2020] GET /volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 => generated 917 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:20.064147 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e004dcdc-7143-4f9e-ada3-4eaa5203a81c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e Nov 13 01:26:20.064673 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e004dcdc-7143-4f9e-ada3-4eaa5203a81c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:20.064872 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:20.064872 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:20.065704 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e004dcdc-7143-4f9e-ada3-4eaa5203a81c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:20.216383 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:20.216383 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:20.244890 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e004dcdc-7143-4f9e-ada3-4eaa5203a81c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:26:20.305556 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e004dcdc-7143-4f9e-ada3-4eaa5203a81c tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e returned with HTTP 200 Nov 13 01:26:20.316158 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 743/1494] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:20 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e => generated 917 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:20.326658 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-340e3a26-acbb-41c7-86fc-e733591f044c tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 Nov 13 01:26:20.327178 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-340e3a26-acbb-41c7-86fc-e733591f044c tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:20.327394 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:20.327394 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:20.327832 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-340e3a26-acbb-41c7-86fc-e733591f044c tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:20.411656 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:20.411656 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:20.422478 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-340e3a26-acbb-41c7-86fc-e733591f044c tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Volume info retrieved successfully. Nov 13 01:26:20.448796 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-340e3a26-acbb-41c7-86fc-e733591f044c tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 returned with HTTP 200 Nov 13 01:26:20.449648 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 752/1495] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:20 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 => generated 919 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:20.920739 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7e9bef4b-b4d9-4521-bc43-edb8d4485772 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] GET http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 Nov 13 01:26:20.921572 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7e9bef4b-b4d9-4521-bc43-edb8d4485772 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:20.921895 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:20.921895 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:20.922458 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7e9bef4b-b4d9-4521-bc43-edb8d4485772 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:21.113968 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:21.113968 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:21.138603 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7e9bef4b-b4d9-4521-bc43-edb8d4485772 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Volume info retrieved successfully. Nov 13 01:26:21.189851 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7e9bef4b-b4d9-4521-bc43-edb8d4485772 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 returned with HTTP 200 Nov 13 01:26:21.201383 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 744/1496] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:20 2020] GET /volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 => generated 917 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:21.325967 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e2daefb4-cf94-4c08-b2c0-3716fe735149 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e Nov 13 01:26:21.326711 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e2daefb4-cf94-4c08-b2c0-3716fe735149 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:21.327254 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:21.327254 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:21.327931 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e2daefb4-cf94-4c08-b2c0-3716fe735149 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:21.473510 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-91f773c2-52d7-461c-8825-e4ffe3dd9e25 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 Nov 13 01:26:21.474186 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-91f773c2-52d7-461c-8825-e4ffe3dd9e25 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:21.475053 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:21.475053 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:21.475053 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-91f773c2-52d7-461c-8825-e4ffe3dd9e25 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:21.508038 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:21.508038 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:21.528516 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e2daefb4-cf94-4c08-b2c0-3716fe735149 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:26:21.641032 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e2daefb4-cf94-4c08-b2c0-3716fe735149 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e returned with HTTP 200 Nov 13 01:26:21.641874 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 753/1497] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:21 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e => generated 917 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:21.711453 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:21.711453 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:21.751085 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-91f773c2-52d7-461c-8825-e4ffe3dd9e25 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Volume info retrieved successfully. Nov 13 01:26:21.802422 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-91f773c2-52d7-461c-8825-e4ffe3dd9e25 tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 returned with HTTP 200 Nov 13 01:26:21.802983 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 745/1498] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:21 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 => generated 919 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:26:22.207288 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e233bc5f-ed74-41b7-bd5e-ee0f26becc69 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] GET http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 Nov 13 01:26:22.207843 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e233bc5f-ed74-41b7-bd5e-ee0f26becc69 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:22.208034 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:22.208034 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:22.208404 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e233bc5f-ed74-41b7-bd5e-ee0f26becc69 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:22.357875 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:22.357875 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:22.384552 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e233bc5f-ed74-41b7-bd5e-ee0f26becc69 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Volume info retrieved successfully. Nov 13 01:26:22.457338 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e233bc5f-ed74-41b7-bd5e-ee0f26becc69 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 returned with HTTP 200 Nov 13 01:26:22.459044 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 754/1499] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:22 2020] GET /volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 => generated 917 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:26:22.658130 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2d167fcc-eff6-4b94-a46a-1ed1df1add6f tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e Nov 13 01:26:22.658655 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2d167fcc-eff6-4b94-a46a-1ed1df1add6f tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:22.658857 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:22.658857 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:22.659228 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2d167fcc-eff6-4b94-a46a-1ed1df1add6f tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:22.754117 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2d167fcc-eff6-4b94-a46a-1ed1df1add6f tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e returned with HTTP 404 Nov 13 01:26:22.755561 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 746/1500] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:22 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/4575ba22-5942-4721-9e89-369d6ec9325e => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:26:22.763522 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-939668d0-9357-4a99-a5dc-97692d4bdb89 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] DELETE http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:26:22.764071 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-939668d0-9357-4a99-a5dc-97692d4bdb89 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:22.764290 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:22.764290 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:22.764635 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-939668d0-9357-4a99-a5dc-97692d4bdb89 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:22.765702 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-939668d0-9357-4a99-a5dc-97692d4bdb89 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Delete volume with id: 1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:26:22.827194 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-74ceaf7d-0c93-4295-b171-41e6bb552f8e tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] GET http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 Nov 13 01:26:22.831062 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-74ceaf7d-0c93-4295-b171-41e6bb552f8e tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:22.831871 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-74ceaf7d-0c93-4295-b171-41e6bb552f8e tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:22.876741 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:22.876741 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:22.878302 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-939668d0-9357-4a99-a5dc-97692d4bdb89 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:26:22.915130 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-939668d0-9357-4a99-a5dc-97692d4bdb89 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Delete volume request issued successfully. Nov 13 01:26:22.915985 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-939668d0-9357-4a99-a5dc-97692d4bdb89 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 202 Nov 13 01:26:22.917166 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 755/1501] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:26:22 2020] DELETE /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:26:22.925337 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-25ec399c-4361-4d6d-ab8d-f64bcc24fa9d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:26:22.926344 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-25ec399c-4361-4d6d-ab8d-f64bcc24fa9d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:22.926764 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:22.926764 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:22.927464 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-25ec399c-4361-4d6d-ab8d-f64bcc24fa9d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:23.006100 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:23.006100 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:23.026517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-25ec399c-4361-4d6d-ab8d-f64bcc24fa9d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:26:23.038496 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-74ceaf7d-0c93-4295-b171-41e6bb552f8e tempest-VolumesSnapshotListTestJSON-1267032064 tempest-VolumesSnapshotListTestJSON-1267032064] http://10.222.0.13/volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 returned with HTTP 404 Nov 13 01:26:23.045088 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 747/1502] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:22 2020] GET /volume/v3/92a82f4b5db74dd8a9e84a9b80850a73/volumes/53a5c498-1115-4174-871d-dd424e3b39b4 => generated 109 bytes in 221 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:26:23.083050 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-25ec399c-4361-4d6d-ab8d-f64bcc24fa9d tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:26:23.088259 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 756/1503] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:22 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 1365 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:26:23.476214 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-809973a8-5e14-4c7c-a9ca-6a8a165556bf tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] GET http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 Nov 13 01:26:23.477057 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-809973a8-5e14-4c7c-a9ca-6a8a165556bf tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:23.477403 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:23.477403 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:23.477966 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-809973a8-5e14-4c7c-a9ca-6a8a165556bf tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:23.497166 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c9e9e15a-1cff-4c48-9f8b-b115d022a9c2 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] POST http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types Nov 13 01:26:23.498331 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c9e9e15a-1cff-4c48-9f8b-b115d022a9c2 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1001323172", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:23.587930 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-809973a8-5e14-4c7c-a9ca-6a8a165556bf tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 returned with HTTP 404 Nov 13 01:26:23.594493 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 757/1504] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:23 2020] GET /volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:26:23.601258 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] POST http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes Nov 13 01:26:23.605259 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-381484283"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:23.606361 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-381484283'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:26:23.611962 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Create volume of 1 GB Nov 13 01:26:23.637041 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Availability Zones retrieved successfully. Nov 13 01:26:23.657394 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c9e9e15a-1cff-4c48-9f8b-b115d022a9c2 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types returned with HTTP 200 Nov 13 01:26:23.658216 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 748/1505] 10.222.0.13 () {58 vars in 1180 bytes} [Fri Nov 13 01:26:23 2020] POST /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types => generated 278 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:23.673020 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Flow 'volume_create_api' (2aea33a5-bd9d-4e4a-9c3b-d90298b5bbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:26:23.676038 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f741c16-f173-45a1-8326-042eb5a32f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:23.683302 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2963d12-bc74-4c1c-adeb-780a3fe25aba tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] POST http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types Nov 13 01:26:23.691216 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2963d12-bc74-4c1c-adeb-780a3fe25aba tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1052280781", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:23.717485 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:26:23.846265 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2963d12-bc74-4c1c-adeb-780a3fe25aba tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types returned with HTTP 200 Nov 13 01:26:23.862474 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 749/1506] 10.222.0.13 () {58 vars in 1180 bytes} [Fri Nov 13 01:26:23 2020] POST /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types => generated 278 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:23.909820 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f741c16-f173-45a1-8326-042eb5a32f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:23.917190 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e45404c8-4ac7-426b-a904-4579859f2cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:24.027400 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Created reservations ['99f2c423-5495-4091-8548-e1c4f7d6b4e4', 'b5fa4514-adc3-436e-8ba1-358915131287', 'cb28e40d-fafc-4b51-8ff5-807d29c373fa', 'd767b416-984f-417b-a8f1-f6d34cb34efc'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:26:24.031024 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e45404c8-4ac7-426b-a904-4579859f2cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99f2c423-5495-4091-8548-e1c4f7d6b4e4', 'b5fa4514-adc3-436e-8ba1-358915131287', 'cb28e40d-fafc-4b51-8ff5-807d29c373fa', 'd767b416-984f-417b-a8f1-f6d34cb34efc']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:24.034848 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8786094-d952-46e7-bd10-1c091d55f753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:24.189582 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8786094-d952-46e7-bd10-1c091d55f753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dea6fac5-6436-47a8-838c-fcee91cd6193', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-381484283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa57cb700e984bab9cd9e4bedfe49e08',qos_specs=None,replication_status=,reservations=['99f2c423-5495-4091-8548-e1c4f7d6b4e4','b5fa4514-adc3-436e-8ba1-358915131287','cb28e40d-fafc-4b51-8ff5-807d29c373fa','d767b416-984f-417b-a8f1-f6d34cb34efc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d7f4ac23adf4ad78ba999801595427c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:26:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-381484283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dea6fac5-6436-47a8-838c-fcee91cd6193,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa57cb700e984bab9cd9e4bedfe49e08',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='9d7f4ac23adf4ad78ba999801595427c',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:24.206014 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36a7c726-c289-43f2-9758-cf44bfbcd0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:24.289595 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36a7c726-c289-43f2-9758-cf44bfbcd0ca) 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-381484283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa57cb700e984bab9cd9e4bedfe49e08',qos_specs=None,replication_status=,reservations=['99f2c423-5495-4091-8548-e1c4f7d6b4e4','b5fa4514-adc3-436e-8ba1-358915131287','cb28e40d-fafc-4b51-8ff5-807d29c373fa','d767b416-984f-417b-a8f1-f6d34cb34efc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d7f4ac23adf4ad78ba999801595427c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:24.292211 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db9b16dc-64f1-42f8-b462-295a285af0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:24.364379 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db9b16dc-64f1-42f8-b462-295a285af0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:24.367245 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Flow 'volume_create_api' (2aea33a5-bd9d-4e4a-9c3b-d90298b5bbf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:26:24.520722 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] POST http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes Nov 13 01:26:24.521669 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-873921558", "volume_type": "0ed206c2-8b67-4490-b705-6e74226a89ca", "size": 1}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:24.522771 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-873921558', 'volume_type': '0ed206c2-8b67-4490-b705-6e74226a89ca', 'size': 1}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:26:24.572634 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Create volume request issued successfully. Nov 13 01:26:24.580092 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Create volume of 1 GB Nov 13 01:26:24.580842 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:24.580842 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:24.591787 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Availability Zones retrieved successfully. Nov 13 01:26:24.625511 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-94bd5bf9-b429-4bf0-97e2-a25d61969979 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes returned with HTTP 202 Nov 13 01:26:24.626402 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 758/1507] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:26:23 2020] POST /volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes => generated 824 bytes in 1031 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:26:24.674502 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3d77d554-3422-49b5-90ad-85db793ca601 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:26:24.675084 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3d77d554-3422-49b5-90ad-85db793ca601 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:24.675312 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:24.675312 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:24.675750 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3d77d554-3422-49b5-90ad-85db793ca601 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:24.684721 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Flow 'volume_create_api' (e565fda0-0a2b-4158-988c-4c92948c6cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:26:24.690623 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (479b3a90-265e-4326-8ed6-ef2d1aaa73b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:24.698151 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:26:24.777724 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:24.777724 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:24.799726 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3d77d554-3422-49b5-90ad-85db793ca601 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:26:24.841746 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (479b3a90-265e-4326-8ed6-ef2d1aaa73b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T01:26:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=0ed206c2-8b67-4490-b705-6e74226a89ca,is_public=True,name='tempest-VolumeTypesTest-volume-type-1001323172',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ed206c2-8b67-4490-b705-6e74226a89ca', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:24.844299 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e733d2a-9e56-4603-9be6-537209d5dd28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:24.872093 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3d77d554-3422-49b5-90ad-85db793ca601 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:26:24.881459 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 759/1508] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:24 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 1365 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:26:24.886270 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7f02d8ea-9f5b-4cce-ad8d-53987f1e3cb3 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] GET http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 Nov 13 01:26:24.886807 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7f02d8ea-9f5b-4cce-ad8d-53987f1e3cb3 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:24.887022 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:24.887022 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:24.887398 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7f02d8ea-9f5b-4cce-ad8d-53987f1e3cb3 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:24.971695 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1001323172 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1001323172, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:26:24.972708 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1001323172 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1001323172, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:26:25.032873 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:25.032873 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:25.049213 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7f02d8ea-9f5b-4cce-ad8d-53987f1e3cb3 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Volume info retrieved successfully. Nov 13 01:26:25.069088 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Created reservations ['b4f384ed-418a-4b2a-aa01-65d11541212e', '6e11c6e0-837f-4308-b712-0c5403929132', '73aeb179-58ac-4e85-8450-2580b13e88a6', 'dd361b95-512f-455e-b711-60e639a97f40'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:26:25.069088 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e733d2a-9e56-4603-9be6-537209d5dd28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4f384ed-418a-4b2a-aa01-65d11541212e', '6e11c6e0-837f-4308-b712-0c5403929132', '73aeb179-58ac-4e85-8450-2580b13e88a6', 'dd361b95-512f-455e-b711-60e639a97f40']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:25.069088 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60431a61-9348-4a85-a133-0979001b9186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:25.095971 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7f02d8ea-9f5b-4cce-ad8d-53987f1e3cb3 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 returned with HTTP 200 Nov 13 01:26:25.106614 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 760/1509] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:24 2020] GET /volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 => generated 916 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:25.196071 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60431a61-9348-4a85-a133-0979001b9186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c54d0e1f-b412-4578-aa8a-5d630d45b1de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-873921558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2406fd26b4234775985046b77c0433b6',qos_specs=None,replication_status=,reservations=['b4f384ed-418a-4b2a-aa01-65d11541212e','6e11c6e0-837f-4308-b712-0c5403929132','73aeb179-58ac-4e85-8450-2580b13e88a6','dd361b95-512f-455e-b711-60e639a97f40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b748ffff3dbf4f68892529b15a82c1fb',volume_type_id=0ed206c2-8b67-4490-b705-6e74226a89ca), '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-11-13T01:26:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-873921558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c54d0e1f-b412-4578-aa8a-5d630d45b1de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2406fd26b4234775985046b77c0433b6',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='b748ffff3dbf4f68892529b15a82c1fb',volume_attachment=,volume_type=,volume_type_id=0ed206c2-8b67-4490-b705-6e74226a89ca)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:25.206588 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aebb31ff-ed56-4f85-af61-5532ad08f19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:25.243176 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aebb31ff-ed56-4f85-af61-5532ad08f19c) 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-873921558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2406fd26b4234775985046b77c0433b6',qos_specs=None,replication_status=,reservations=['b4f384ed-418a-4b2a-aa01-65d11541212e','6e11c6e0-837f-4308-b712-0c5403929132','73aeb179-58ac-4e85-8450-2580b13e88a6','dd361b95-512f-455e-b711-60e639a97f40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b748ffff3dbf4f68892529b15a82c1fb',volume_type_id=0ed206c2-8b67-4490-b705-6e74226a89ca)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:25.246052 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1abefed8-3b2f-4283-84c6-82f942e702ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:25.297447 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1abefed8-3b2f-4283-84c6-82f942e702ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:25.307831 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Flow 'volume_create_api' (e565fda0-0a2b-4158-988c-4c92948c6cdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:26:25.406232 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Create volume request issued successfully. Nov 13 01:26:25.438920 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cbd80c71-65b7-4701-ac7a-943a91a94def tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes returned with HTTP 202 Nov 13 01:26:25.439822 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 750/1510] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:26:23 2020] POST /volume/v3/2406fd26b4234775985046b77c0433b6/volumes => generated 849 bytes in 1577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:26:25.455147 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d677f72b-ad3e-459f-9011-fa5e5288181e tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] GET http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de Nov 13 01:26:25.455692 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d677f72b-ad3e-459f-9011-fa5e5288181e tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:25.455901 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:25.455901 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:25.456370 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d677f72b-ad3e-459f-9011-fa5e5288181e tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:25.550796 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:25.550796 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:25.560963 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d677f72b-ad3e-459f-9011-fa5e5288181e tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Volume info retrieved successfully. Nov 13 01:26:25.586664 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d677f72b-ad3e-459f-9011-fa5e5288181e tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de returned with HTTP 200 Nov 13 01:26:25.588123 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 761/1511] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:25 2020] GET /volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de => generated 917 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:25.888754 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-82ca13ea-e981-4660-b92d-d89433dcf7d3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:26:25.889462 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-82ca13ea-e981-4660-b92d-d89433dcf7d3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:25.889676 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:25.889676 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:25.890069 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-82ca13ea-e981-4660-b92d-d89433dcf7d3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:26.000463 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:26.000463 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:26.022545 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-82ca13ea-e981-4660-b92d-d89433dcf7d3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Volume info retrieved successfully. Nov 13 01:26:26.078872 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-82ca13ea-e981-4660-b92d-d89433dcf7d3 tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 200 Nov 13 01:26:26.082362 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 751/1512] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:25 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 1365 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:26:26.115259 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-adbf707f-5043-499a-a88b-f06e2bd7c5dd tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] GET http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 Nov 13 01:26:26.115822 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-adbf707f-5043-499a-a88b-f06e2bd7c5dd tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:26.116026 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:26.116026 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:26.116764 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-adbf707f-5043-499a-a88b-f06e2bd7c5dd tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:26.283251 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:26.283251 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:26.305830 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-adbf707f-5043-499a-a88b-f06e2bd7c5dd tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Volume info retrieved successfully. Nov 13 01:26:26.413727 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-adbf707f-5043-499a-a88b-f06e2bd7c5dd tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 returned with HTTP 200 Nov 13 01:26:26.418768 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 762/1513] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:26 2020] GET /volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 => generated 917 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:26.435072 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa95b2ea-5bd8-4a9a-9341-8fcc3a882d5b tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] GET http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08?usage=True Nov 13 01:26:26.437565 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa95b2ea-5bd8-4a9a-9341-8fcc3a882d5b tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:26.438023 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:26.438023 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:26.438700 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa95b2ea-5bd8-4a9a-9341-8fcc3a882d5b tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:26.511869 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-aa95b2ea-5bd8-4a9a-9341-8fcc3a882d5b tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1052280781 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1052280781, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:26:26.580879 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-aa95b2ea-5bd8-4a9a-9341-8fcc3a882d5b tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1052280781 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1052280781, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:26:26.591340 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-aa95b2ea-5bd8-4a9a-9341-8fcc3a882d5b tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-1052280781 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-1052280781, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:26:26.599014 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-aa95b2ea-5bd8-4a9a-9341-8fcc3a882d5b tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-1001323172 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-1001323172, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:26:26.605633 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-01b155cb-fe71-476a-9c9d-26e0f17cf853 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] GET http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de Nov 13 01:26:26.606307 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-01b155cb-fe71-476a-9c9d-26e0f17cf853 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:26.606698 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:26.606698 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:26.607250 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-01b155cb-fe71-476a-9c9d-26e0f17cf853 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:26.691840 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa95b2ea-5bd8-4a9a-9341-8fcc3a882d5b tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08?usage=True returned with HTTP 200 Nov 13 01:26:26.696066 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 752/1514] 10.222.0.13 () {56 vars in 1302 bytes} [Fri Nov 13 01:26:26 2020] GET /volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08?usage=True => generated 1786 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:26:26.715136 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9c5cdbc0-5d19-4c17-b475-708f1a93627a tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] GET http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/a7fd882fa54c4a1daa3738ed912068f6?usage=True Nov 13 01:26:26.715802 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9c5cdbc0-5d19-4c17-b475-708f1a93627a tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:26.716282 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9c5cdbc0-5d19-4c17-b475-708f1a93627a tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:26.784192 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:26.784192 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:26.825306 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-01b155cb-fe71-476a-9c9d-26e0f17cf853 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Volume info retrieved successfully. Nov 13 01:26:26.847045 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9c5cdbc0-5d19-4c17-b475-708f1a93627a tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/a7fd882fa54c4a1daa3738ed912068f6?usage=True returned with HTTP 200 Nov 13 01:26:26.860467 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 753/1515] 10.222.0.13 () {56 vars in 1302 bytes} [Fri Nov 13 01:26:26 2020] GET /volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/a7fd882fa54c4a1daa3738ed912068f6?usage=True => generated 1482 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:26:26.874628 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-512b9439-8016-4333-a22e-882ec59d19e8 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] POST http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/os-volume-transfer Nov 13 01:26:26.876332 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-512b9439-8016-4333-a22e-882ec59d19e8 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "dea6fac5-6436-47a8-838c-fcee91cd6193"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:26.877314 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.volume_transfer [None req-512b9439-8016-4333-a22e-882ec59d19e8 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Creating new volume transfer {'transfer': {'volume_id': 'dea6fac5-6436-47a8-838c-fcee91cd6193'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Nov 13 01:26:26.877657 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.volume_transfer [None req-512b9439-8016-4333-a22e-882ec59d19e8 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Creating transfer of volume dea6fac5-6436-47a8-838c-fcee91cd6193 Nov 13 01:26:26.878003 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.transfer.api [None req-512b9439-8016-4333-a22e-882ec59d19e8 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Generating transfer record for volume dea6fac5-6436-47a8-838c-fcee91cd6193 Nov 13 01:26:26.918682 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-01b155cb-fe71-476a-9c9d-26e0f17cf853 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de returned with HTTP 200 Nov 13 01:26:26.920167 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 763/1516] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:26 2020] GET /volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de => generated 941 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:27.020962 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:27.020962 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:27.073953 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-512b9439-8016-4333-a22e-882ec59d19e8 tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/os-volume-transfer returned with HTTP 202 Nov 13 01:26:27.075000 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 754/1517] 10.222.0.13 () {58 vars in 1218 bytes} [Fri Nov 13 01:26:26 2020] POST /volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/os-volume-transfer => generated 507 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:26:27.098251 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a53ad46c-5982-41f0-b895-04d4798e93fd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] GET http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc Nov 13 01:26:27.099247 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a53ad46c-5982-41f0-b895-04d4798e93fd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:27.099701 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:27.099701 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:27.100503 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a53ad46c-5982-41f0-b895-04d4798e93fd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:27.232931 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a53ad46c-5982-41f0-b895-04d4798e93fd tempest-TaggedBootDevicesTest_v242-1383949439 tempest-TaggedBootDevicesTest_v242-1383949439] http://10.222.0.13/volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc returned with HTTP 404 Nov 13 01:26:27.234254 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 755/1518] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:27 2020] GET /volume/v3/13dc64efad5a4b45b999330522a2e8ac/volumes/1e68ecaa-f0d7-4363-bccc-fe02aa9ffcfc => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:26:27.362230 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-850b7b62-1804-4392-b8d6-d64292a921e6 tempest-VolumeQuotasAdminTestJSON-1982061608 tempest-VolumeQuotasAdminTestJSON-1982061608] POST http://10.222.0.13/volume/v3/a7fd882fa54c4a1daa3738ed912068f6/os-volume-transfer/b8f006d2-dd0e-4281-ad3e-5aa832a32893/accept Nov 13 01:26:27.362777 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:27.362777 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:27.363197 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-850b7b62-1804-4392-b8d6-d64292a921e6 tempest-VolumeQuotasAdminTestJSON-1982061608 tempest-VolumeQuotasAdminTestJSON-1982061608] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "144a3686a2984acc"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:27.364751 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.volume_transfer [None req-850b7b62-1804-4392-b8d6-d64292a921e6 tempest-VolumeQuotasAdminTestJSON-1982061608 tempest-VolumeQuotasAdminTestJSON-1982061608] Accepting volume transfer b8f006d2-dd0e-4281-ad3e-5aa832a32893 {{(pid=87988) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Nov 13 01:26:27.365095 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.volume_transfer [None req-850b7b62-1804-4392-b8d6-d64292a921e6 tempest-VolumeQuotasAdminTestJSON-1982061608 tempest-VolumeQuotasAdminTestJSON-1982061608] Accepting transfer b8f006d2-dd0e-4281-ad3e-5aa832a32893 Nov 13 01:26:27.730882 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-850b7b62-1804-4392-b8d6-d64292a921e6 tempest-VolumeQuotasAdminTestJSON-1982061608 tempest-VolumeQuotasAdminTestJSON-1982061608] Created reservations ['1ade5c04-2cec-4c4b-9b99-eb6726230509', '1a9cc383-7966-40f5-b7d5-fbcf86a7fab9', 'aeb389a5-a589-49d4-9c47-b51f04b60b86', '3eaf91c7-3cb2-4a5c-b51e-06fe5dfe9fcc'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:26:27.885492 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-850b7b62-1804-4392-b8d6-d64292a921e6 tempest-VolumeQuotasAdminTestJSON-1982061608 tempest-VolumeQuotasAdminTestJSON-1982061608] Created reservations ['5d894342-d90b-4a3a-b171-62c0548173b8', '4beca97f-650d-4e80-9fe2-f36017c66a9f', '5104c5e5-7d6c-4761-a181-aeee68d28558', '44d7c91f-7cdd-4617-9f8d-6824a10e1247'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:26:27.937023 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e0131240-1001-404d-b7ad-4177abcdef40 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] GET http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de Nov 13 01:26:27.937618 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e0131240-1001-404d-b7ad-4177abcdef40 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:27.938173 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e0131240-1001-404d-b7ad-4177abcdef40 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:28.017893 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-850b7b62-1804-4392-b8d6-d64292a921e6 tempest-VolumeQuotasAdminTestJSON-1982061608 tempest-VolumeQuotasAdminTestJSON-1982061608] Created reservations ['5cb724e3-84b4-4691-8049-12aee5f9dec1', '1b7249c3-a63b-4783-8e39-8e0415cab711', '211175ab-b252-49fe-bff6-7decb85b8627', '640adcf2-fe76-4dc0-b40d-4ae52d51857e'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:26:28.061982 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:28.061982 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:28.085237 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e0131240-1001-404d-b7ad-4177abcdef40 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Volume info retrieved successfully. Nov 13 01:26:28.146382 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-850b7b62-1804-4392-b8d6-d64292a921e6 tempest-VolumeQuotasAdminTestJSON-1982061608 tempest-VolumeQuotasAdminTestJSON-1982061608] Created reservations ['f6a27a51-58e8-4b1c-9238-258e9d886980', '8a2eeadd-7b80-4b5f-9cb7-f6bfba7bdd60', '0763d398-cb3f-4bdd-81cc-c61718982148', '1f26aad2-68f4-4ca6-9904-f537b6610ad6'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:26:28.148762 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:28.148762 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:28.150880 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e0131240-1001-404d-b7ad-4177abcdef40 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de returned with HTTP 200 Nov 13 01:26:28.153117 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 756/1519] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:27 2020] GET /volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de => generated 942 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:28.169596 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-36680120-49fc-4daa-88b8-53f7ad488099 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] POST http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de/action Nov 13 01:26:28.170135 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:28.170135 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:28.174176 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-36680120-49fc-4daa-88b8-53f7ad488099 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Action body: b'{"os-retype": {"new_type": "90e1626a-4cf8-47a1-8a11-4f4faef01ef9"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:26:28.175108 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-36680120-49fc-4daa-88b8-53f7ad488099 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "90e1626a-4cf8-47a1-8a11-4f4faef01ef9"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:28.263680 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-850b7b62-1804-4392-b8d6-d64292a921e6 tempest-VolumeQuotasAdminTestJSON-1982061608 tempest-VolumeQuotasAdminTestJSON-1982061608] Transfer volume completed successfully. Nov 13 01:26:28.284815 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:28.284815 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:28.288610 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-36680120-49fc-4daa-88b8-53f7ad488099 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Volume info retrieved successfully. Nov 13 01:26:28.304281 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:26:28.304281 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:26:28.505412 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.transfer.api [None req-850b7b62-1804-4392-b8d6-d64292a921e6 tempest-VolumeQuotasAdminTestJSON-1982061608 tempest-VolumeQuotasAdminTestJSON-1982061608] Volume dea6fac5-6436-47a8-838c-fcee91cd6193 has been transferred. Nov 13 01:26:28.522831 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-36680120-49fc-4daa-88b8-53f7ad488099 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Created reservations ['29bd94dd-a96e-46ce-931b-d59b4c3bc9fd', '69b2a6b0-d19a-4002-8129-5687a792520e'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:26:28.626011 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-850b7b62-1804-4392-b8d6-d64292a921e6 tempest-VolumeQuotasAdminTestJSON-1982061608 tempest-VolumeQuotasAdminTestJSON-1982061608] http://10.222.0.13/volume/v3/a7fd882fa54c4a1daa3738ed912068f6/os-volume-transfer/b8f006d2-dd0e-4281-ad3e-5aa832a32893/accept returned with HTTP 202 Nov 13 01:26:28.626779 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 764/1520] 10.222.0.13 () {58 vars in 1350 bytes} [Fri Nov 13 01:26:27 2020] POST /volume/v3/a7fd882fa54c4a1daa3738ed912068f6/os-volume-transfer/b8f006d2-dd0e-4281-ad3e-5aa832a32893/accept => generated 431 bytes in 1545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:26:28.636808 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-36680120-49fc-4daa-88b8-53f7ad488099 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Created reservations ['f61eb426-b725-4a24-82e2-a27679fbc27b', '2b37f1fd-d2a2-44b1-a12a-9bc776997fa9'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:26:28.646628 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c726d794-1b95-4649-897a-08708919f0db tempest-VolumeQuotasAdminTestJSON-1982061608 tempest-VolumeQuotasAdminTestJSON-1982061608] GET http://10.222.0.13/volume/v3/a7fd882fa54c4a1daa3738ed912068f6/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 Nov 13 01:26:28.647147 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c726d794-1b95-4649-897a-08708919f0db tempest-VolumeQuotasAdminTestJSON-1982061608 tempest-VolumeQuotasAdminTestJSON-1982061608] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:28.647346 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:28.647346 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:28.647737 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c726d794-1b95-4649-897a-08708919f0db tempest-VolumeQuotasAdminTestJSON-1982061608 tempest-VolumeQuotasAdminTestJSON-1982061608] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:28.777990 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:28.777990 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:28.805491 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c726d794-1b95-4649-897a-08708919f0db tempest-VolumeQuotasAdminTestJSON-1982061608 tempest-VolumeQuotasAdminTestJSON-1982061608] Volume info retrieved successfully. Nov 13 01:26:28.855235 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c726d794-1b95-4649-897a-08708919f0db tempest-VolumeQuotasAdminTestJSON-1982061608 tempest-VolumeQuotasAdminTestJSON-1982061608] http://10.222.0.13/volume/v3/a7fd882fa54c4a1daa3738ed912068f6/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 returned with HTTP 200 Nov 13 01:26:28.856114 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 765/1521] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:28 2020] GET /volume/v3/a7fd882fa54c4a1daa3738ed912068f6/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 => generated 917 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:28.872326 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-36680120-49fc-4daa-88b8-53f7ad488099 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Retype volume request issued successfully. Nov 13 01:26:28.872902 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-36680120-49fc-4daa-88b8-53f7ad488099 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de/action returned with HTTP 202 Nov 13 01:26:28.873674 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1d92c5ff-5bc0-4600-bff5-91fd3e00f928 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] GET http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08?usage=True Nov 13 01:26:28.876826 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 757/1522] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:26:28 2020] POST /volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de/action => generated 0 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:26:28.876960 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1d92c5ff-5bc0-4600-bff5-91fd3e00f928 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:28.876960 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:28.876960 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:28.876960 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1d92c5ff-5bc0-4600-bff5-91fd3e00f928 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:28.915816 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-71e4b750-9e3e-4d42-87ed-4a2bbce2be37 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] GET http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de Nov 13 01:26:28.917205 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-71e4b750-9e3e-4d42-87ed-4a2bbce2be37 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:28.922741 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:28.922741 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:28.923459 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-71e4b750-9e3e-4d42-87ed-4a2bbce2be37 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:28.953165 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-1d92c5ff-5bc0-4600-bff5-91fd3e00f928 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1052280781 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1052280781, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:26:28.954113 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-1d92c5ff-5bc0-4600-bff5-91fd3e00f928 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1052280781 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1052280781, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:26:28.954971 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-1d92c5ff-5bc0-4600-bff5-91fd3e00f928 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-1052280781 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-1052280781, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:26:28.955865 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-1d92c5ff-5bc0-4600-bff5-91fd3e00f928 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1001323172 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1001323172, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:26:28.956721 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-1d92c5ff-5bc0-4600-bff5-91fd3e00f928 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1001323172 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1001323172, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:26:28.957567 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-1d92c5ff-5bc0-4600-bff5-91fd3e00f928 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-1001323172 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-1001323172, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:26:29.010036 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1d92c5ff-5bc0-4600-bff5-91fd3e00f928 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08?usage=True returned with HTTP 200 Nov 13 01:26:29.011246 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 766/1523] 10.222.0.13 () {56 vars in 1302 bytes} [Fri Nov 13 01:26:28 2020] GET /volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08?usage=True => generated 1786 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:26:29.027751 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2505545-d580-4985-9e93-83a535e59bc7 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] GET http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/a7fd882fa54c4a1daa3738ed912068f6?usage=True Nov 13 01:26:29.028381 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2505545-d580-4985-9e93-83a535e59bc7 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:29.028868 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2505545-d580-4985-9e93-83a535e59bc7 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:29.056855 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:29.056855 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:29.078750 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-71e4b750-9e3e-4d42-87ed-4a2bbce2be37 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Volume info retrieved successfully. Nov 13 01:26:29.131479 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-71e4b750-9e3e-4d42-87ed-4a2bbce2be37 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de returned with HTTP 200 Nov 13 01:26:29.141940 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 758/1524] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:28 2020] GET /volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de => generated 941 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:29.164409 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2505545-d580-4985-9e93-83a535e59bc7 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/a7fd882fa54c4a1daa3738ed912068f6?usage=True returned with HTTP 200 Nov 13 01:26:29.178486 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 767/1525] 10.222.0.13 () {56 vars in 1302 bytes} [Fri Nov 13 01:26:29 2020] GET /volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/a7fd882fa54c4a1daa3738ed912068f6?usage=True => generated 1482 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:26:29.183042 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8bde98a6-b886-4124-a473-57e8bb0d868c tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] DELETE http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 Nov 13 01:26:29.183951 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8bde98a6-b886-4124-a473-57e8bb0d868c tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:29.184354 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:29.184354 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:29.185023 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8bde98a6-b886-4124-a473-57e8bb0d868c tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:29.186177 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-8bde98a6-b886-4124-a473-57e8bb0d868c tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Delete volume with id: dea6fac5-6436-47a8-838c-fcee91cd6193 Nov 13 01:26:29.299850 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:29.299850 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:29.306507 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8bde98a6-b886-4124-a473-57e8bb0d868c tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Volume info retrieved successfully. Nov 13 01:26:29.368350 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8bde98a6-b886-4124-a473-57e8bb0d868c tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Delete volume request issued successfully. Nov 13 01:26:29.370408 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8bde98a6-b886-4124-a473-57e8bb0d868c tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 returned with HTTP 202 Nov 13 01:26:29.371812 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 759/1526] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:26:29 2020] DELETE /volume/v3/d519d930fd924ada9f845ee248bcff2c/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:26:29.380920 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e8d2e567-3b14-4909-8b9a-59e29bc2fbf1 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] GET http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 Nov 13 01:26:29.381497 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e8d2e567-3b14-4909-8b9a-59e29bc2fbf1 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:29.381987 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e8d2e567-3b14-4909-8b9a-59e29bc2fbf1 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:29.506036 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:29.506036 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:29.532076 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e8d2e567-3b14-4909-8b9a-59e29bc2fbf1 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Volume info retrieved successfully. Nov 13 01:26:29.577971 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e8d2e567-3b14-4909-8b9a-59e29bc2fbf1 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 returned with HTTP 200 Nov 13 01:26:29.589158 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 768/1527] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:29 2020] GET /volume/v3/d519d930fd924ada9f845ee248bcff2c/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 => generated 1087 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:26:30.155405 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f4116b0e-6a41-43b6-8b75-ba0b0d5768fa tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] GET http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de Nov 13 01:26:30.156879 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f4116b0e-6a41-43b6-8b75-ba0b0d5768fa tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:30.157207 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:30.157207 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:30.157923 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f4116b0e-6a41-43b6-8b75-ba0b0d5768fa tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:30.295855 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:30.295855 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:30.322639 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f4116b0e-6a41-43b6-8b75-ba0b0d5768fa tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Volume info retrieved successfully. Nov 13 01:26:30.373506 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f4116b0e-6a41-43b6-8b75-ba0b0d5768fa tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de returned with HTTP 200 Nov 13 01:26:30.374481 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 760/1528] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:30 2020] GET /volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de => generated 942 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:30.390366 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b10e91db-b3c0-44ca-9679-150e1e3c8a22 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] GET http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de Nov 13 01:26:30.390884 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b10e91db-b3c0-44ca-9679-150e1e3c8a22 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:30.391098 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:30.391098 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:30.391460 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b10e91db-b3c0-44ca-9679-150e1e3c8a22 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:30.485984 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:30.485984 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:30.508110 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b10e91db-b3c0-44ca-9679-150e1e3c8a22 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Volume info retrieved successfully. Nov 13 01:26:30.552182 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b10e91db-b3c0-44ca-9679-150e1e3c8a22 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de returned with HTTP 200 Nov 13 01:26:30.553264 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 769/1529] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:30 2020] GET /volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de => generated 942 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:30.570180 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-828e788c-9ec3-47db-aa3f-fc4ed0608098 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] POST http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types Nov 13 01:26:30.570635 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:30.570635 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:30.571080 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-828e788c-9ec3-47db-aa3f-fc4ed0608098 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-962149718", "description": "tempest-volume-type-description-287438141", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:30.595329 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dff1737e-da1d-4865-a70f-401fcef9e159 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] GET http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 Nov 13 01:26:30.596229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dff1737e-da1d-4865-a70f-401fcef9e159 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:30.596676 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:30.596676 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:30.597318 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dff1737e-da1d-4865-a70f-401fcef9e159 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:30.637807 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-828e788c-9ec3-47db-aa3f-fc4ed0608098 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types returned with HTTP 200 Nov 13 01:26:30.638787 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 761/1530] 10.222.0.13 () {58 vars in 1180 bytes} [Fri Nov 13 01:26:30 2020] POST /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types => generated 316 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:30.649556 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-61a4b2f9-8c4d-4427-b47b-1f61fe6ea2ca tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] GET http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/fd87a11a-bc5a-4b34-9934-aff7de9ee3ec Nov 13 01:26:30.650145 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-61a4b2f9-8c4d-4427-b47b-1f61fe6ea2ca tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:30.650631 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-61a4b2f9-8c4d-4427-b47b-1f61fe6ea2ca tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:30.670203 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-61a4b2f9-8c4d-4427-b47b-1f61fe6ea2ca tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/fd87a11a-bc5a-4b34-9934-aff7de9ee3ec returned with HTTP 200 Nov 13 01:26:30.677478 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 762/1531] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:26:30 2020] GET /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/fd87a11a-bc5a-4b34-9934-aff7de9ee3ec => generated 338 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:30.689612 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-32e646cd-4bb7-40f0-8809-c55b31423b7e tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] POST http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types Nov 13 01:26:30.690377 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-32e646cd-4bb7-40f0-8809-c55b31423b7e tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1220772471"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:30.716960 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:30.716960 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:30.741075 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dff1737e-da1d-4865-a70f-401fcef9e159 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Volume info retrieved successfully. Nov 13 01:26:30.796543 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-32e646cd-4bb7-40f0-8809-c55b31423b7e tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types returned with HTTP 200 Nov 13 01:26:30.797643 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dff1737e-da1d-4865-a70f-401fcef9e159 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 returned with HTTP 200 Nov 13 01:26:30.807932 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 763/1532] 10.222.0.13 () {58 vars in 1179 bytes} [Fri Nov 13 01:26:30 2020] POST /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types => generated 221 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:30.808123 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 770/1533] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:30 2020] GET /volume/v3/d519d930fd924ada9f845ee248bcff2c/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 => generated 1087 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:26:30.826488 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-afa57ff2-2d28-4ce1-894e-1e20e1ae07ae tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] POST http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption Nov 13 01:26:30.827177 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:30.827177 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:30.827912 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-afa57ff2-2d28-4ce1-894e-1e20e1ae07ae tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:30.902067 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-afa57ff2-2d28-4ce1-894e-1e20e1ae07ae tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption returned with HTTP 200 Nov 13 01:26:30.903397 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 771/1534] 10.222.0.13 () {58 vars in 1323 bytes} [Fri Nov 13 01:26:30 2020] POST /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption => generated 193 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:30.914848 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bb4a8150-0ad2-4db7-a1de-2ce9e9ba9a1b tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] GET http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption Nov 13 01:26:30.916163 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bb4a8150-0ad2-4db7-a1de-2ce9e9ba9a1b tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:30.916890 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bb4a8150-0ad2-4db7-a1de-2ce9e9ba9a1b tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:30.944736 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bb4a8150-0ad2-4db7-a1de-2ce9e9ba9a1b tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption returned with HTTP 200 Nov 13 01:26:30.947664 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 764/1535] 10.222.0.13 () {56 vars in 1302 bytes} [Fri Nov 13 01:26:30 2020] GET /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption => generated 313 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:30.958419 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bfe750a4-b904-4d40-98f2-68f9f6c09fdf tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] PUT http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption/provider Nov 13 01:26:30.959293 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bfe750a4-b904-4d40-98f2-68f9f6c09fdf tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:31.006742 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bfe750a4-b904-4d40-98f2-68f9f6c09fdf tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption/provider returned with HTTP 200 Nov 13 01:26:31.007916 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 772/1536] 10.222.0.13 () {58 vars in 1350 bytes} [Fri Nov 13 01:26:30 2020] PUT /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption/provider => generated 122 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:31.020127 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-39820422-63b7-4cb7-a49a-888574d4edaf tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] GET http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption Nov 13 01:26:31.020649 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-39820422-63b7-4cb7-a49a-888574d4edaf tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:31.021137 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-39820422-63b7-4cb7-a49a-888574d4edaf tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:31.039232 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-39820422-63b7-4cb7-a49a-888574d4edaf tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption returned with HTTP 200 Nov 13 01:26:31.043150 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 765/1537] 10.222.0.13 () {56 vars in 1302 bytes} [Fri Nov 13 01:26:31 2020] GET /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption => generated 347 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:31.052692 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3e7ea8b4-c677-4831-a967-61487299216a tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] GET http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption/cipher Nov 13 01:26:31.053221 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3e7ea8b4-c677-4831-a967-61487299216a tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:31.053709 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3e7ea8b4-c677-4831-a967-61487299216a tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:31.070828 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3e7ea8b4-c677-4831-a967-61487299216a tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption/cipher returned with HTTP 200 Nov 13 01:26:31.072967 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 773/1538] 10.222.0.13 () {56 vars in 1323 bytes} [Fri Nov 13 01:26:31 2020] GET /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption/cipher => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:26:31.082481 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-74cd3a3c-0d72-4ee4-9d8d-a40826176d7d tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] DELETE http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption/provider Nov 13 01:26:31.083007 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-74cd3a3c-0d72-4ee4-9d8d-a40826176d7d tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:31.083495 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-74cd3a3c-0d72-4ee4-9d8d-a40826176d7d tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:31.124189 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-74cd3a3c-0d72-4ee4-9d8d-a40826176d7d tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption/provider returned with HTTP 202 Nov 13 01:26:31.128560 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 766/1539] 10.222.0.13 () {56 vars in 1332 bytes} [Fri Nov 13 01:26:31 2020] DELETE /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption/provider => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:26:31.135316 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1d773624-51ab-4e8a-89df-4c2ebb822cc4 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] GET http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption Nov 13 01:26:31.136079 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1d773624-51ab-4e8a-89df-4c2ebb822cc4 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:31.136568 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1d773624-51ab-4e8a-89df-4c2ebb822cc4 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:31.158964 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1d773624-51ab-4e8a-89df-4c2ebb822cc4 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption returned with HTTP 200 Nov 13 01:26:31.159990 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 774/1540] 10.222.0.13 () {56 vars in 1302 bytes} [Fri Nov 13 01:26:31 2020] GET /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption => generated 2 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Nov 13 01:26:31.172041 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-57b52274-272d-427a-b4a8-b175f1f1e27b tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] GET http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption Nov 13 01:26:31.172881 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-57b52274-272d-427a-b4a8-b175f1f1e27b tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:31.173562 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-57b52274-272d-427a-b4a8-b175f1f1e27b tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:31.193400 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-57b52274-272d-427a-b4a8-b175f1f1e27b tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption returned with HTTP 200 Nov 13 01:26:31.194486 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 767/1541] 10.222.0.13 () {56 vars in 1302 bytes} [Fri Nov 13 01:26:31 2020] GET /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777/encryption => generated 2 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Nov 13 01:26:31.206089 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9c9a6ba7-57a7-4a86-ad15-1ca4f5236c2e tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] GET http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types Nov 13 01:26:31.206936 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9c9a6ba7-57a7-4a86-ad15-1ca4f5236c2e tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:31.207683 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9c9a6ba7-57a7-4a86-ad15-1ca4f5236c2e tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:31.243155 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9c9a6ba7-57a7-4a86-ad15-1ca4f5236c2e tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types returned with HTTP 200 Nov 13 01:26:31.244579 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 775/1542] 10.222.0.13 () {56 vars in 1158 bytes} [Fri Nov 13 01:26:31 2020] GET /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types => generated 1578 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:26:31.257999 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-672c0c1c-3044-46ad-9fcc-d6fea1410275 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] POST http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types Nov 13 01:26:31.261545 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-672c0c1c-3044-46ad-9fcc-d6fea1410275 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1847784286"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:31.315842 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-672c0c1c-3044-46ad-9fcc-d6fea1410275 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types returned with HTTP 200 Nov 13 01:26:31.322137 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 768/1543] 10.222.0.13 () {58 vars in 1179 bytes} [Fri Nov 13 01:26:31 2020] POST /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types => generated 221 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:31.326705 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c712b84d-a020-4381-8ce8-76eed934cc28 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] PUT http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/bbc61f3d-d5c8-4c82-b7ec-a71916ccfaff Nov 13 01:26:31.328027 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c712b84d-a020-4381-8ce8-76eed934cc28 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1252371383", "description": "tempest-volume-type-description-467178194", "is_public": false}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:31.428606 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c712b84d-a020-4381-8ce8-76eed934cc28 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/bbc61f3d-d5c8-4c82-b7ec-a71916ccfaff returned with HTTP 200 Nov 13 01:26:31.429771 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 776/1544] 10.222.0.13 () {58 vars in 1290 bytes} [Fri Nov 13 01:26:31 2020] PUT /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/bbc61f3d-d5c8-4c82-b7ec-a71916ccfaff => generated 204 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:31.442276 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f7252c25-0c95-43ec-b6d1-857b51160ba2 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] GET http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/bbc61f3d-d5c8-4c82-b7ec-a71916ccfaff Nov 13 01:26:31.443426 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f7252c25-0c95-43ec-b6d1-857b51160ba2 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:31.443723 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f7252c25-0c95-43ec-b6d1-857b51160ba2 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:31.468851 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f7252c25-0c95-43ec-b6d1-857b51160ba2 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/bbc61f3d-d5c8-4c82-b7ec-a71916ccfaff returned with HTTP 200 Nov 13 01:26:31.469747 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 769/1545] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:26:31 2020] GET /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/bbc61f3d-d5c8-4c82-b7ec-a71916ccfaff => generated 268 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:31.482583 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-544e4239-c537-412b-b18e-1bbfbda595ae tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] DELETE http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/bbc61f3d-d5c8-4c82-b7ec-a71916ccfaff Nov 13 01:26:31.483109 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-544e4239-c537-412b-b18e-1bbfbda595ae tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:31.484303 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-544e4239-c537-412b-b18e-1bbfbda595ae tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Calling method '_delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:31.561589 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:26:31.561589 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:26:31.573834 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-544e4239-c537-412b-b18e-1bbfbda595ae tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/bbc61f3d-d5c8-4c82-b7ec-a71916ccfaff returned with HTTP 202 Nov 13 01:26:31.575026 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 777/1546] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:26:31 2020] DELETE /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/bbc61f3d-d5c8-4c82-b7ec-a71916ccfaff => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:26:31.584463 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f901d46-1c1a-430b-bf71-da5aec72c480 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] GET http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/bbc61f3d-d5c8-4c82-b7ec-a71916ccfaff Nov 13 01:26:31.584986 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f901d46-1c1a-430b-bf71-da5aec72c480 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:31.585473 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f901d46-1c1a-430b-bf71-da5aec72c480 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:31.599090 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f901d46-1c1a-430b-bf71-da5aec72c480 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/bbc61f3d-d5c8-4c82-b7ec-a71916ccfaff returned with HTTP 404 Nov 13 01:26:31.600864 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 770/1547] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:26:31 2020] GET /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/bbc61f3d-d5c8-4c82-b7ec-a71916ccfaff => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:26:31.610061 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5cecabc1-beda-42ff-a252-e5610061e009 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] DELETE http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777 Nov 13 01:26:31.610742 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5cecabc1-beda-42ff-a252-e5610061e009 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:31.611250 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5cecabc1-beda-42ff-a252-e5610061e009 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Calling method '_delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:31.727967 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5cecabc1-beda-42ff-a252-e5610061e009 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777 returned with HTTP 202 Nov 13 01:26:31.729779 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 778/1548] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:26:31 2020] DELETE /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:26:31.737192 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2b1c52bb-a1d4-4855-8ec3-964bf25dc21c tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] GET http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777 Nov 13 01:26:31.737836 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2b1c52bb-a1d4-4855-8ec3-964bf25dc21c tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:31.738421 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2b1c52bb-a1d4-4855-8ec3-964bf25dc21c tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:31.760873 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2b1c52bb-a1d4-4855-8ec3-964bf25dc21c tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777 returned with HTTP 404 Nov 13 01:26:31.762055 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 771/1549] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:26:31 2020] GET /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/f7ba1aa6-91ad-4f39-bffc-6b6e45477777 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:26:31.770120 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-491a62d9-32c3-4969-a165-12694f3ad2f0 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] DELETE http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/fd87a11a-bc5a-4b34-9934-aff7de9ee3ec Nov 13 01:26:31.770647 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-491a62d9-32c3-4969-a165-12694f3ad2f0 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:31.771149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-491a62d9-32c3-4969-a165-12694f3ad2f0 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Calling method '_delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:31.816598 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2106bc7b-b9a5-45cd-91ec-c82a7411f827 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] GET http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 Nov 13 01:26:31.817427 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2106bc7b-b9a5-45cd-91ec-c82a7411f827 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:31.818027 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2106bc7b-b9a5-45cd-91ec-c82a7411f827 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:31.917792 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-491a62d9-32c3-4969-a165-12694f3ad2f0 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/fd87a11a-bc5a-4b34-9934-aff7de9ee3ec returned with HTTP 202 Nov 13 01:26:31.922661 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 779/1550] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:26:31 2020] DELETE /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/fd87a11a-bc5a-4b34-9934-aff7de9ee3ec => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:26:31.923662 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2106bc7b-b9a5-45cd-91ec-c82a7411f827 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 returned with HTTP 404 Nov 13 01:26:31.925026 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 772/1551] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:31 2020] GET /volume/v3/d519d930fd924ada9f845ee248bcff2c/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:26:31.926969 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-56e107d7-c3f0-477c-937d-de98f9451973 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] GET http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/fd87a11a-bc5a-4b34-9934-aff7de9ee3ec Nov 13 01:26:31.927491 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-56e107d7-c3f0-477c-937d-de98f9451973 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:31.930850 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-56e107d7-c3f0-477c-937d-de98f9451973 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:31.941086 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-376d7eb3-1554-4d97-924d-391dd31d3730 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] GET http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/d519d930fd924ada9f845ee248bcff2c?usage=True Nov 13 01:26:31.942765 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-376d7eb3-1554-4d97-924d-391dd31d3730 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:31.943891 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-376d7eb3-1554-4d97-924d-391dd31d3730 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:31.952487 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-56e107d7-c3f0-477c-937d-de98f9451973 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/fd87a11a-bc5a-4b34-9934-aff7de9ee3ec returned with HTTP 404 Nov 13 01:26:31.960458 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 780/1552] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:26:31 2020] GET /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/fd87a11a-bc5a-4b34-9934-aff7de9ee3ec => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:26:31.968326 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e00b3b11-5e67-419e-a5c8-9c361829e27d tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] DELETE http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de Nov 13 01:26:31.968845 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e00b3b11-5e67-419e-a5c8-9c361829e27d tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:31.971833 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e00b3b11-5e67-419e-a5c8-9c361829e27d tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:31.972330 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-e00b3b11-5e67-419e-a5c8-9c361829e27d tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Delete volume with id: c54d0e1f-b412-4578-aa8a-5d630d45b1de Nov 13 01:26:32.053847 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-376d7eb3-1554-4d97-924d-391dd31d3730 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/d519d930fd924ada9f845ee248bcff2c?usage=True returned with HTTP 200 Nov 13 01:26:32.056614 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 773/1553] 10.222.0.13 () {56 vars in 1302 bytes} [Fri Nov 13 01:26:31 2020] GET /volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/d519d930fd924ada9f845ee248bcff2c?usage=True => generated 1482 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:26:32.083055 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:32.083055 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:32.090398 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-85a0586a-2eb0-4182-af9e-82974fc258fa tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] PUT http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 Nov 13 01:26:32.091337 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-85a0586a-2eb0-4182-af9e-82974fc258fa tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:32.092275 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e00b3b11-5e67-419e-a5c8-9c361829e27d tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Volume info retrieved successfully. Nov 13 01:26:32.153965 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e00b3b11-5e67-419e-a5c8-9c361829e27d tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Delete volume request issued successfully. Nov 13 01:26:32.154135 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e00b3b11-5e67-419e-a5c8-9c361829e27d tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de returned with HTTP 202 Nov 13 01:26:32.155007 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 781/1554] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:26:31 2020] DELETE /volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:26:32.170330 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b3aaad01-6323-4cd0-8682-32a6487e7232 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] GET http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de Nov 13 01:26:32.170779 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b3aaad01-6323-4cd0-8682-32a6487e7232 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:32.170779 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:32.170779 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:32.171218 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b3aaad01-6323-4cd0-8682-32a6487e7232 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:32.295177 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:32.295177 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:32.336446 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b3aaad01-6323-4cd0-8682-32a6487e7232 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Volume info retrieved successfully. Nov 13 01:26:32.438655 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b3aaad01-6323-4cd0-8682-32a6487e7232 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de returned with HTTP 200 Nov 13 01:26:32.438655 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 782/1555] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:32 2020] GET /volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de => generated 941 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:32.487852 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-85a0586a-2eb0-4182-af9e-82974fc258fa tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 returned with HTTP 200 Nov 13 01:26:32.488878 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 774/1556] 10.222.0.13 () {58 vars in 1302 bytes} [Fri Nov 13 01:26:32 2020] PUT /volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 => generated 701 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:26:32.500848 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-407b4961-7172-474b-b3c0-f295c5811b17 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] PUT http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 Nov 13 01:26:32.501414 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:32.501414 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:32.501992 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-407b4961-7172-474b-b3c0-f295c5811b17 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:32.820442 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-407b4961-7172-474b-b3c0-f295c5811b17 tempest-VolumeQuotasAdminTestJSON-1722958593 tempest-VolumeQuotasAdminTestJSON-1722958593] http://10.222.0.13/volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 returned with HTTP 200 Nov 13 01:26:32.821252 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 783/1557] 10.222.0.13 () {58 vars in 1302 bytes} [Fri Nov 13 01:26:32 2020] PUT /volume/v3/d519d930fd924ada9f845ee248bcff2c/os-quota-sets/aa57cb700e984bab9cd9e4bedfe49e08 => generated 699 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:32.833390 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4ca8802c-6cc8-4995-b257-00b9a572a86c tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] DELETE http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 Nov 13 01:26:32.834396 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4ca8802c-6cc8-4995-b257-00b9a572a86c tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:32.835082 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4ca8802c-6cc8-4995-b257-00b9a572a86c tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:32.836002 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-4ca8802c-6cc8-4995-b257-00b9a572a86c tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Delete volume with id: dea6fac5-6436-47a8-838c-fcee91cd6193 Nov 13 01:26:32.890159 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4ca8802c-6cc8-4995-b257-00b9a572a86c tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 returned with HTTP 404 Nov 13 01:26:32.891534 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 775/1558] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:26:32 2020] DELETE /volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/dea6fac5-6436-47a8-838c-fcee91cd6193 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:26:32.899496 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ea6d3616-4795-4473-a03b-5ca632a1667e tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] DELETE http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 Nov 13 01:26:32.900206 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ea6d3616-4795-4473-a03b-5ca632a1667e tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:32.900870 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ea6d3616-4795-4473-a03b-5ca632a1667e tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:32.901328 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-ea6d3616-4795-4473-a03b-5ca632a1667e tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] Delete volume with id: 4d8dc683-4b92-4e73-8a00-2f770cc7ba61 Nov 13 01:26:32.997627 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ea6d3616-4795-4473-a03b-5ca632a1667e tempest-VolumeQuotasAdminTestJSON-2093509262 tempest-VolumeQuotasAdminTestJSON-2093509262] http://10.222.0.13/volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 returned with HTTP 404 Nov 13 01:26:32.998842 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 784/1559] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:26:32 2020] DELETE /volume/v3/aa57cb700e984bab9cd9e4bedfe49e08/volumes/4d8dc683-4b92-4e73-8a00-2f770cc7ba61 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:26:33.444845 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d3a78a7-f6c4-400a-acbe-dcd82ee8c1fe tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] GET http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de Nov 13 01:26:33.445381 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d3a78a7-f6c4-400a-acbe-dcd82ee8c1fe tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:33.445842 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d3a78a7-f6c4-400a-acbe-dcd82ee8c1fe tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:33.538784 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:33.538784 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:33.549031 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9d3a78a7-f6c4-400a-acbe-dcd82ee8c1fe tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Volume info retrieved successfully. Nov 13 01:26:33.573623 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d3a78a7-f6c4-400a-acbe-dcd82ee8c1fe tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de returned with HTTP 200 Nov 13 01:26:33.574951 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 776/1560] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:33 2020] GET /volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de => generated 941 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:34.589930 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-18686e6b-03dc-4a9a-bb85-01f25f366366 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] GET http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de Nov 13 01:26:34.590481 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-18686e6b-03dc-4a9a-bb85-01f25f366366 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:34.590902 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-18686e6b-03dc-4a9a-bb85-01f25f366366 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:34.667316 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-18686e6b-03dc-4a9a-bb85-01f25f366366 tempest-VolumeTypesTest-1419438940 tempest-VolumeTypesTest-1419438940] http://10.222.0.13/volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de returned with HTTP 404 Nov 13 01:26:34.672563 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 785/1561] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:34 2020] GET /volume/v3/2406fd26b4234775985046b77c0433b6/volumes/c54d0e1f-b412-4578-aa8a-5d630d45b1de => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:26:34.676591 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2a677e28-08e0-40f9-b5da-e11beb72a9d3 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] DELETE http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/90e1626a-4cf8-47a1-8a11-4f4faef01ef9 Nov 13 01:26:34.677119 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2a677e28-08e0-40f9-b5da-e11beb72a9d3 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:34.677337 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:34.677337 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:34.677736 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2a677e28-08e0-40f9-b5da-e11beb72a9d3 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:34.823973 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:26:34.823973 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:26:34.837092 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2a677e28-08e0-40f9-b5da-e11beb72a9d3 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/90e1626a-4cf8-47a1-8a11-4f4faef01ef9 returned with HTTP 202 Nov 13 01:26:34.838571 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 777/1562] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:26:34 2020] DELETE /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/90e1626a-4cf8-47a1-8a11-4f4faef01ef9 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:26:34.845841 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-478a82e4-d1a4-4150-80f0-ecd087129314 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] GET http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/90e1626a-4cf8-47a1-8a11-4f4faef01ef9 Nov 13 01:26:34.846602 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-478a82e4-d1a4-4150-80f0-ecd087129314 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:34.847239 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-478a82e4-d1a4-4150-80f0-ecd087129314 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:34.871838 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-478a82e4-d1a4-4150-80f0-ecd087129314 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/90e1626a-4cf8-47a1-8a11-4f4faef01ef9 returned with HTTP 404 Nov 13 01:26:34.873167 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 786/1563] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:26:34 2020] GET /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/90e1626a-4cf8-47a1-8a11-4f4faef01ef9 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:26:34.881107 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-24a4ee70-e8ab-4b38-b582-84724a68c162 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] DELETE http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/0ed206c2-8b67-4490-b705-6e74226a89ca Nov 13 01:26:34.881892 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-24a4ee70-e8ab-4b38-b582-84724a68c162 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:34.882398 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-24a4ee70-e8ab-4b38-b582-84724a68c162 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:34.981779 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-24a4ee70-e8ab-4b38-b582-84724a68c162 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/0ed206c2-8b67-4490-b705-6e74226a89ca returned with HTTP 202 Nov 13 01:26:34.982908 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 778/1564] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:26:34 2020] DELETE /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/0ed206c2-8b67-4490-b705-6e74226a89ca => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:26:34.994284 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3deebd07-0b30-4708-846b-6396999a11b9 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] GET http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/0ed206c2-8b67-4490-b705-6e74226a89ca Nov 13 01:26:34.997154 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3deebd07-0b30-4708-846b-6396999a11b9 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:34.997817 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3deebd07-0b30-4708-846b-6396999a11b9 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:35.025645 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3deebd07-0b30-4708-846b-6396999a11b9 tempest-VolumeTypesTest-356940503 tempest-VolumeTypesTest-356940503] http://10.222.0.13/volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/0ed206c2-8b67-4490-b705-6e74226a89ca returned with HTTP 404 Nov 13 01:26:35.030558 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 787/1565] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:26:34 2020] GET /volume/v3/3e94b8ceba2a45aab2e9406472951c50/types/0ed206c2-8b67-4490-b705-6e74226a89ca => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:26:44.870122 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] POST http://10.222.0.13/volume/v3/84a3497924f546f5a0ca1280f829c603/volumes Nov 13 01:26:44.870897 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1860303622"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:44.872939 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1860303622'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:26:44.873478 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Create volume of 1 GB Nov 13 01:26:44.909312 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Availability Zones retrieved successfully. Nov 13 01:26:44.964586 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Flow 'volume_create_api' (1349b099-3ff5-4737-9893-d94d973bdb1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:26:44.968331 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c635c5dc-3fd0-4c19-8293-05ed3e9dbed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:44.970537 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:26:45.100719 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c635c5dc-3fd0-4c19-8293-05ed3e9dbed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:45.105710 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (472e1e11-eec0-49ec-822f-e06da12082da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:45.295723 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Created reservations ['a226546c-1a6e-4bdd-95f8-02498fa17900', 'cc1b554c-d396-4f99-b80d-acd453a645c1', '20c5e1c5-adb3-4c29-8e7d-c5da14433a4b', '95228aa8-eb6c-4ed1-bda8-88bd273667ff'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:26:45.297768 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (472e1e11-eec0-49ec-822f-e06da12082da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a226546c-1a6e-4bdd-95f8-02498fa17900', 'cc1b554c-d396-4f99-b80d-acd453a645c1', '20c5e1c5-adb3-4c29-8e7d-c5da14433a4b', '95228aa8-eb6c-4ed1-bda8-88bd273667ff']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:45.300416 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b70c2e7-5321-4f0f-9a96-9f13cc14159b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:45.407504 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b70c2e7-5321-4f0f-9a96-9f13cc14159b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de1a3428-79dc-49d5-b067-2295cc348913', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1860303622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84a3497924f546f5a0ca1280f829c603',qos_specs=None,replication_status=,reservations=['a226546c-1a6e-4bdd-95f8-02498fa17900','cc1b554c-d396-4f99-b80d-acd453a645c1','20c5e1c5-adb3-4c29-8e7d-c5da14433a4b','95228aa8-eb6c-4ed1-bda8-88bd273667ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97809a3e0c44af8a001930cd3191d20',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:26:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1860303622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de1a3428-79dc-49d5-b067-2295cc348913,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84a3497924f546f5a0ca1280f829c603',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='a97809a3e0c44af8a001930cd3191d20',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:45.409738 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd592953-c5f1-4261-a870-457f154713ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:45.447189 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd592953-c5f1-4261-a870-457f154713ce) 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-1860303622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84a3497924f546f5a0ca1280f829c603',qos_specs=None,replication_status=,reservations=['a226546c-1a6e-4bdd-95f8-02498fa17900','cc1b554c-d396-4f99-b80d-acd453a645c1','20c5e1c5-adb3-4c29-8e7d-c5da14433a4b','95228aa8-eb6c-4ed1-bda8-88bd273667ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97809a3e0c44af8a001930cd3191d20',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:45.448152 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f1eca9b-2172-40c9-80ac-875ffd5f1634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:45.480530 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f1eca9b-2172-40c9-80ac-875ffd5f1634) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:45.489344 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Flow 'volume_create_api' (1349b099-3ff5-4737-9893-d94d973bdb1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:26:45.619253 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Create volume request issued successfully. Nov 13 01:26:45.652239 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b2f960e4-e5e1-410e-9dee-7a24ed39d58c tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] http://10.222.0.13/volume/v3/84a3497924f546f5a0ca1280f829c603/volumes returned with HTTP 202 Nov 13 01:26:45.653320 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 779/1566] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:26:44 2020] POST /volume/v3/84a3497924f546f5a0ca1280f829c603/volumes => generated 819 bytes in 1136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:26:45.668160 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca87ec61-b888-44b9-8afc-40e27b0cb737 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] GET http://10.222.0.13/volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 Nov 13 01:26:45.668932 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca87ec61-b888-44b9-8afc-40e27b0cb737 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:45.669425 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca87ec61-b888-44b9-8afc-40e27b0cb737 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:45.775707 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:45.775707 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:45.800031 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ca87ec61-b888-44b9-8afc-40e27b0cb737 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Volume info retrieved successfully. Nov 13 01:26:45.850984 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca87ec61-b888-44b9-8afc-40e27b0cb737 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] http://10.222.0.13/volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 returned with HTTP 200 Nov 13 01:26:45.861859 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 788/1567] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:45 2020] GET /volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 => generated 911 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:46.868733 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e383cf1c-aeb7-497c-bf9c-f35416db3c50 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] GET http://10.222.0.13/volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 Nov 13 01:26:46.870307 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e383cf1c-aeb7-497c-bf9c-f35416db3c50 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:46.870726 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:46.870726 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:46.871422 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e383cf1c-aeb7-497c-bf9c-f35416db3c50 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:46.998182 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:46.998182 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:47.009448 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e383cf1c-aeb7-497c-bf9c-f35416db3c50 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Volume info retrieved successfully. Nov 13 01:26:47.036775 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e383cf1c-aeb7-497c-bf9c-f35416db3c50 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] http://10.222.0.13/volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 returned with HTTP 200 Nov 13 01:26:47.057884 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a2d609a6-444e-47d5-9f09-e989e157973a tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] GET http://10.222.0.13/volume/v3/84a3497924f546f5a0ca1280f829c603/limits Nov 13 01:26:47.058425 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a2d609a6-444e-47d5-9f09-e989e157973a tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:47.058619 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:47.058619 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:47.059273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a2d609a6-444e-47d5-9f09-e989e157973a tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:47.063786 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 780/1568] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:46 2020] GET /volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 => generated 912 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:47.192696 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a2d609a6-444e-47d5-9f09-e989e157973a tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] http://10.222.0.13/volume/v3/84a3497924f546f5a0ca1280f829c603/limits returned with HTTP 200 Nov 13 01:26:47.208364 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f5c3cb55-bbcf-4e4b-aa86-ce38252c3e06 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] DELETE http://10.222.0.13/volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 Nov 13 01:26:47.209060 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f5c3cb55-bbcf-4e4b-aa86-ce38252c3e06 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:47.209453 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:47.209453 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:47.210072 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f5c3cb55-bbcf-4e4b-aa86-ce38252c3e06 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:47.210687 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-f5c3cb55-bbcf-4e4b-aa86-ce38252c3e06 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Delete volume with id: de1a3428-79dc-49d5-b067-2295cc348913 Nov 13 01:26:47.217232 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 789/1569] 10.222.0.13 () {56 vars in 1161 bytes} [Fri Nov 13 01:26:47 2020] GET /volume/v3/84a3497924f546f5a0ca1280f829c603/limits => generated 302 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:47.278766 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:47.278766 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:47.280354 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f5c3cb55-bbcf-4e4b-aa86-ce38252c3e06 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Volume info retrieved successfully. Nov 13 01:26:47.340466 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f5c3cb55-bbcf-4e4b-aa86-ce38252c3e06 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Delete volume request issued successfully. Nov 13 01:26:47.341120 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f5c3cb55-bbcf-4e4b-aa86-ce38252c3e06 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] http://10.222.0.13/volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 returned with HTTP 202 Nov 13 01:26:47.342166 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 781/1570] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:26:47 2020] DELETE /volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:26:47.351254 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d9ecfc7-bca8-4204-9f1c-e717036990b9 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] GET http://10.222.0.13/volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 Nov 13 01:26:47.352107 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d9ecfc7-bca8-4204-9f1c-e717036990b9 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:47.353326 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d9ecfc7-bca8-4204-9f1c-e717036990b9 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:47.446106 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:47.446106 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:47.467119 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4d9ecfc7-bca8-4204-9f1c-e717036990b9 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Volume info retrieved successfully. Nov 13 01:26:47.502561 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d9ecfc7-bca8-4204-9f1c-e717036990b9 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] http://10.222.0.13/volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 returned with HTTP 200 Nov 13 01:26:47.503700 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 790/1571] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:47 2020] GET /volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 => generated 911 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:47.937366 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-efe6b6ae-ae86-4415-80db-2cd79b5b8876 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes Nov 13 01:26:47.938651 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-efe6b6ae-ae86-4415-80db-2cd79b5b8876 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:47.939125 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:47.939125 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:47.939793 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-efe6b6ae-ae86-4415-80db-2cd79b5b8876 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:47.940804 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-efe6b6ae-ae86-4415-80db-2cd79b5b8876 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:26:47.943371 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-efe6b6ae-ae86-4415-80db-2cd79b5b8876 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:26:48.005716 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-efe6b6ae-ae86-4415-80db-2cd79b5b8876 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Get all volumes completed successfully. Nov 13 01:26:48.006978 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-efe6b6ae-ae86-4415-80db-2cd79b5b8876 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes returned with HTTP 200 Nov 13 01:26:48.008026 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 782/1572] 10.222.0.13 () {56 vars in 1164 bytes} [Fri Nov 13 01:26:47 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes => generated 15 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Nov 13 01:26:48.019387 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] POST http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes Nov 13 01:26:48.020331 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:48.020331 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:48.021294 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-78961733"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:48.023936 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-78961733'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:26:48.024762 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Create volume of 1 GB Nov 13 01:26:48.041834 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Availability Zones retrieved successfully. Nov 13 01:26:48.065171 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Flow 'volume_create_api' (986c5b25-a32d-4f63-ab61-1f51890edc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:26:48.069174 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7082032-39ff-450d-bb17-9b071b4dc73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:48.072086 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:26:48.169872 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7082032-39ff-450d-bb17-9b071b4dc73d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:48.172813 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a486b0e-9b12-4393-9442-1d7c5848e762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:48.350848 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Created reservations ['48a55aba-920c-4600-968b-b3af67dce34a', 'a89d47e1-14f7-4da9-b9a5-04263492c7a9', '943e3ffa-0e35-4309-b4f3-2a1e3dc8335a', '2b339875-5ba4-43d5-93c7-5b02528c0070'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:26:48.353625 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a486b0e-9b12-4393-9442-1d7c5848e762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48a55aba-920c-4600-968b-b3af67dce34a', 'a89d47e1-14f7-4da9-b9a5-04263492c7a9', '943e3ffa-0e35-4309-b4f3-2a1e3dc8335a', '2b339875-5ba4-43d5-93c7-5b02528c0070']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:48.356575 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f06652e9-3925-4ff0-9f98-da293af0c3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:48.454343 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f06652e9-3925-4ff0-9f98-da293af0c3fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46449360-6121-47a5-acdb-6c99325144cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-78961733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263a8cefbc1f4696b21b9076e302a5db',qos_specs=None,replication_status=,reservations=['48a55aba-920c-4600-968b-b3af67dce34a','a89d47e1-14f7-4da9-b9a5-04263492c7a9','943e3ffa-0e35-4309-b4f3-2a1e3dc8335a','2b339875-5ba4-43d5-93c7-5b02528c0070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9cfc6c898c544f6bc065f28daeed15d',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:26:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-78961733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46449360-6121-47a5-acdb-6c99325144cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='263a8cefbc1f4696b21b9076e302a5db',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='d9cfc6c898c544f6bc065f28daeed15d',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:48.457481 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d9d4bd8-81ff-44b3-b55e-939ccc1bd7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:48.501172 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d9d4bd8-81ff-44b3-b55e-939ccc1bd7aa) 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-78961733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263a8cefbc1f4696b21b9076e302a5db',qos_specs=None,replication_status=,reservations=['48a55aba-920c-4600-968b-b3af67dce34a','a89d47e1-14f7-4da9-b9a5-04263492c7a9','943e3ffa-0e35-4309-b4f3-2a1e3dc8335a','2b339875-5ba4-43d5-93c7-5b02528c0070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9cfc6c898c544f6bc065f28daeed15d',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:48.503925 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2770204b-48f4-4f0f-95ee-351d7661d1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:48.520430 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d5ffbdfd-1e84-45bd-b135-c4dfae9aa44f tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] GET http://10.222.0.13/volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 Nov 13 01:26:48.521138 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d5ffbdfd-1e84-45bd-b135-c4dfae9aa44f tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:48.521741 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d5ffbdfd-1e84-45bd-b135-c4dfae9aa44f tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:48.544460 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2770204b-48f4-4f0f-95ee-351d7661d1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:48.547349 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Flow 'volume_create_api' (986c5b25-a32d-4f63-ab61-1f51890edc7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:26:48.686780 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:48.686780 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:48.706637 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Create volume request issued successfully. Nov 13 01:26:48.709566 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d5ffbdfd-1e84-45bd-b135-c4dfae9aa44f tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Volume info retrieved successfully. Nov 13 01:26:48.751738 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bec36b31-c931-42d0-a3a8-34a30c6d393b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes returned with HTTP 202 Nov 13 01:26:48.753036 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 791/1573] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:26:48 2020] POST /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes => generated 822 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:26:48.759201 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d5ffbdfd-1e84-45bd-b135-c4dfae9aa44f tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] http://10.222.0.13/volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 returned with HTTP 200 Nov 13 01:26:48.760651 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 783/1574] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:48 2020] GET /volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 => generated 911 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:48.776402 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9576d8b6-d201-4546-bea8-cc2ff950410f tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc Nov 13 01:26:48.777072 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9576d8b6-d201-4546-bea8-cc2ff950410f tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:48.777393 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:48.777393 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:48.777947 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9576d8b6-d201-4546-bea8-cc2ff950410f tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:48.834478 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:48.834478 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:48.844966 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9576d8b6-d201-4546-bea8-cc2ff950410f tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:26:48.874565 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9576d8b6-d201-4546-bea8-cc2ff950410f tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc returned with HTTP 200 Nov 13 01:26:48.875985 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 792/1575] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:48 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc => generated 914 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:49.784271 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-de5cca45-f4dd-49e5-8803-fb1505aa5d39 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] GET http://10.222.0.13/volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 Nov 13 01:26:49.785443 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-de5cca45-f4dd-49e5-8803-fb1505aa5d39 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:49.785812 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:49.785812 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:49.786446 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-de5cca45-f4dd-49e5-8803-fb1505aa5d39 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:49.894547 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-11e8b531-c862-416b-9ad0-f363e48f78c1 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc Nov 13 01:26:49.895438 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-11e8b531-c862-416b-9ad0-f363e48f78c1 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:49.895841 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:49.895841 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:49.896439 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-11e8b531-c862-416b-9ad0-f363e48f78c1 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:49.950278 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:49.950278 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:49.964575 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-de5cca45-f4dd-49e5-8803-fb1505aa5d39 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Volume info retrieved successfully. Nov 13 01:26:49.989577 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-de5cca45-f4dd-49e5-8803-fb1505aa5d39 tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] http://10.222.0.13/volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 returned with HTTP 200 Nov 13 01:26:49.990662 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 784/1576] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:49 2020] GET /volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 => generated 911 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:50.066175 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:50.066175 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:50.092739 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-11e8b531-c862-416b-9ad0-f363e48f78c1 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:26:50.146121 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-11e8b531-c862-416b-9ad0-f363e48f78c1 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc returned with HTTP 200 Nov 13 01:26:50.160543 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 793/1577] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:49 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc => generated 914 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:51.009906 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-169fabbc-fa4c-4627-8973-6e9592b3a5db tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] GET http://10.222.0.13/volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 Nov 13 01:26:51.011002 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-169fabbc-fa4c-4627-8973-6e9592b3a5db tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:51.011395 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:51.011395 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:51.012053 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-169fabbc-fa4c-4627-8973-6e9592b3a5db tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:51.166766 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-006b9775-04e6-4d9c-b802-46ddbcac9bfd tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc Nov 13 01:26:51.167294 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-006b9775-04e6-4d9c-b802-46ddbcac9bfd tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:51.167508 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:51.167508 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:51.167908 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-006b9775-04e6-4d9c-b802-46ddbcac9bfd tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:51.211388 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-169fabbc-fa4c-4627-8973-6e9592b3a5db tempest-AbsoluteLimitsTests-1322696670 tempest-AbsoluteLimitsTests-1322696670] http://10.222.0.13/volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 returned with HTTP 404 Nov 13 01:26:51.214302 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 785/1578] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:51 2020] GET /volume/v3/84a3497924f546f5a0ca1280f829c603/volumes/de1a3428-79dc-49d5-b067-2295cc348913 => generated 109 bytes in 209 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:26:51.285310 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:51.285310 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:51.306345 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-006b9775-04e6-4d9c-b802-46ddbcac9bfd tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:26:51.341176 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-006b9775-04e6-4d9c-b802-46ddbcac9bfd tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc returned with HTTP 200 Nov 13 01:26:51.342009 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 794/1579] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:51 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc => generated 915 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:51.360000 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa98200c-2991-454e-b372-c84493a46f5b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc Nov 13 01:26:51.361183 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa98200c-2991-454e-b372-c84493a46f5b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:51.361683 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa98200c-2991-454e-b372-c84493a46f5b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:51.506757 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:51.506757 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:51.526102 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-aa98200c-2991-454e-b372-c84493a46f5b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:26:51.580867 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa98200c-2991-454e-b372-c84493a46f5b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc returned with HTTP 200 Nov 13 01:26:51.581990 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 786/1580] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:51 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc => generated 915 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:51.596762 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] POST http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes Nov 13 01:26:51.597216 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:51.597216 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:51.597627 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1087284365"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:51.599017 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1087284365'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:26:51.599385 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Create volume of 1 GB Nov 13 01:26:51.633882 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Availability Zones retrieved successfully. Nov 13 01:26:51.679266 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Flow 'volume_create_api' (144ad441-9935-483a-b92b-87be72185047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:26:51.700763 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a83cd16-5738-43b2-915f-ee728cd13029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:51.709292 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:26:51.890311 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a83cd16-5738-43b2-915f-ee728cd13029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:51.893441 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5928e88-ea9c-4aa0-ba44-8d13ae4426e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:52.089455 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Created reservations ['bf642048-5f83-42e0-b2cc-ad29b044c061', 'f094384f-3d7d-42c2-ab32-c84feb2b3f1d', '24b27f63-0624-4282-b9a7-1963141943cd', '972a415f-fe6b-48a7-93da-6fb92272f2e1'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:26:52.092811 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5928e88-ea9c-4aa0-ba44-8d13ae4426e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf642048-5f83-42e0-b2cc-ad29b044c061', 'f094384f-3d7d-42c2-ab32-c84feb2b3f1d', '24b27f63-0624-4282-b9a7-1963141943cd', '972a415f-fe6b-48a7-93da-6fb92272f2e1']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:52.095027 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92e22170-47fe-44bc-bb0c-49864087a6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:52.248278 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92e22170-47fe-44bc-bb0c-49864087a6a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cefbe0e6-14fc-49be-a900-9fdc97f8dcfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1087284365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263a8cefbc1f4696b21b9076e302a5db',qos_specs=None,replication_status=,reservations=['bf642048-5f83-42e0-b2cc-ad29b044c061','f094384f-3d7d-42c2-ab32-c84feb2b3f1d','24b27f63-0624-4282-b9a7-1963141943cd','972a415f-fe6b-48a7-93da-6fb92272f2e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9cfc6c898c544f6bc065f28daeed15d',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:26:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1087284365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cefbe0e6-14fc-49be-a900-9fdc97f8dcfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='263a8cefbc1f4696b21b9076e302a5db',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='d9cfc6c898c544f6bc065f28daeed15d',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:52.258487 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f97bdad-10fe-4363-8b71-5d09821a5cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:52.326287 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f97bdad-10fe-4363-8b71-5d09821a5cf1) 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-1087284365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263a8cefbc1f4696b21b9076e302a5db',qos_specs=None,replication_status=,reservations=['bf642048-5f83-42e0-b2cc-ad29b044c061','f094384f-3d7d-42c2-ab32-c84feb2b3f1d','24b27f63-0624-4282-b9a7-1963141943cd','972a415f-fe6b-48a7-93da-6fb92272f2e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9cfc6c898c544f6bc065f28daeed15d',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:52.329555 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e37c7e34-05a4-4ef6-ba1e-f920a5a61edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:52.355459 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e37c7e34-05a4-4ef6-ba1e-f920a5a61edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:52.364331 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Flow 'volume_create_api' (144ad441-9935-483a-b92b-87be72185047) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:26:52.453531 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Create volume request issued successfully. Nov 13 01:26:52.478030 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5f92a3bd-e1f2-4b83-9bd9-0066de8e5140 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes returned with HTTP 202 Nov 13 01:26:52.481509 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 795/1581] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:26:51 2020] POST /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes => generated 824 bytes in 889 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:26:52.496085 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5d4210ed-d535-4eff-beab-baf3739cebb3 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb Nov 13 01:26:52.497052 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5d4210ed-d535-4eff-beab-baf3739cebb3 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:52.497433 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:52.497433 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:52.498058 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5d4210ed-d535-4eff-beab-baf3739cebb3 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:52.574586 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:52.574586 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:52.585388 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5d4210ed-d535-4eff-beab-baf3739cebb3 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:26:52.611875 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5d4210ed-d535-4eff-beab-baf3739cebb3 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb returned with HTTP 200 Nov 13 01:26:52.613815 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 787/1582] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:52 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb => generated 892 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:53.631698 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3743ae9c-ef31-46f5-9899-32bd564294b6 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb Nov 13 01:26:53.632176 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3743ae9c-ef31-46f5-9899-32bd564294b6 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:53.632356 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:53.632356 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:53.632724 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3743ae9c-ef31-46f5-9899-32bd564294b6 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:53.995203 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:53.995203 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:54.004304 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3743ae9c-ef31-46f5-9899-32bd564294b6 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:26:54.029134 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3743ae9c-ef31-46f5-9899-32bd564294b6 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb returned with HTTP 200 Nov 13 01:26:54.029748 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 796/1583] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:53 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb => generated 917 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:54.045135 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2c5cdaf-3dde-46ec-bd83-0763d5cc3821 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb Nov 13 01:26:54.045811 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2c5cdaf-3dde-46ec-bd83-0763d5cc3821 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:54.046096 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:54.046096 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:54.046603 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2c5cdaf-3dde-46ec-bd83-0763d5cc3821 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:54.105549 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:54.105549 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:54.115437 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d2c5cdaf-3dde-46ec-bd83-0763d5cc3821 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:26:54.141891 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2c5cdaf-3dde-46ec-bd83-0763d5cc3821 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb returned with HTTP 200 Nov 13 01:26:54.143265 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 788/1584] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:54 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb => generated 917 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:54.158330 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] POST http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes Nov 13 01:26:54.158892 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:54.158892 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:54.159624 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1075756778"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:54.160827 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1075756778'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:26:54.161310 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Create volume of 1 GB Nov 13 01:26:54.191627 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Availability Zones retrieved successfully. Nov 13 01:26:54.211294 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Flow 'volume_create_api' (7e57929b-2a27-46b3-bf99-c2bc77d448fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:26:54.214982 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ef78a5-d9a4-4043-b3d6-d6514385e315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:54.217807 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:26:54.334380 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ef78a5-d9a4-4043-b3d6-d6514385e315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:54.337627 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9f5cace-794b-4bb9-bf3a-c33e862dd173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:54.439563 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Created reservations ['564774f2-b30a-4b10-9123-711214a4949b', 'fdeb5d6a-6b35-47bc-a9c0-3df8ef15797c', 'fccced36-aca6-4796-b73f-9ec4db57c2fe', '8562b5a3-a129-4087-8583-f4988fbd9957'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:26:54.442046 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9f5cace-794b-4bb9-bf3a-c33e862dd173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['564774f2-b30a-4b10-9123-711214a4949b', 'fdeb5d6a-6b35-47bc-a9c0-3df8ef15797c', 'fccced36-aca6-4796-b73f-9ec4db57c2fe', '8562b5a3-a129-4087-8583-f4988fbd9957']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:54.445024 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8ac6824-b129-4871-b825-b2f9e190bded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:54.519806 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8ac6824-b129-4871-b825-b2f9e190bded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ea62dad-2625-426c-9aa8-35667df69ad9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1075756778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263a8cefbc1f4696b21b9076e302a5db',qos_specs=None,replication_status=,reservations=['564774f2-b30a-4b10-9123-711214a4949b','fdeb5d6a-6b35-47bc-a9c0-3df8ef15797c','fccced36-aca6-4796-b73f-9ec4db57c2fe','8562b5a3-a129-4087-8583-f4988fbd9957'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9cfc6c898c544f6bc065f28daeed15d',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:26:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1075756778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ea62dad-2625-426c-9aa8-35667df69ad9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='263a8cefbc1f4696b21b9076e302a5db',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='d9cfc6c898c544f6bc065f28daeed15d',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:54.522034 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9573cc42-8a71-4f9c-962c-67642c36116e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:54.555584 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9573cc42-8a71-4f9c-962c-67642c36116e) 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-1075756778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263a8cefbc1f4696b21b9076e302a5db',qos_specs=None,replication_status=,reservations=['564774f2-b30a-4b10-9123-711214a4949b','fdeb5d6a-6b35-47bc-a9c0-3df8ef15797c','fccced36-aca6-4796-b73f-9ec4db57c2fe','8562b5a3-a129-4087-8583-f4988fbd9957'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9cfc6c898c544f6bc065f28daeed15d',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:54.558633 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a25ad136-c395-47ec-9c7d-bdd4a7a4a13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:54.577757 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a25ad136-c395-47ec-9c7d-bdd4a7a4a13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:54.581036 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Flow 'volume_create_api' (7e57929b-2a27-46b3-bf99-c2bc77d448fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:26:54.687285 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Create volume request issued successfully. Nov 13 01:26:54.707070 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0821b6ce-22a0-4710-b8c9-df5f3e4f37c9 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes returned with HTTP 202 Nov 13 01:26:54.719048 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 797/1585] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:26:54 2020] POST /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes => generated 824 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:26:54.722814 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c65c831f-1127-4123-9fdc-8296a6a3b251 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 Nov 13 01:26:54.723699 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c65c831f-1127-4123-9fdc-8296a6a3b251 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:54.724067 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:54.724067 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:54.724683 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c65c831f-1127-4123-9fdc-8296a6a3b251 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:54.839111 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:54.839111 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:54.847849 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c65c831f-1127-4123-9fdc-8296a6a3b251 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:26:54.874015 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c65c831f-1127-4123-9fdc-8296a6a3b251 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 returned with HTTP 200 Nov 13 01:26:54.875091 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 789/1586] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:54 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 => generated 892 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:55.895154 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9897845e-8eb0-47c5-ae87-3527fecead48 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 Nov 13 01:26:55.895748 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9897845e-8eb0-47c5-ae87-3527fecead48 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:55.895967 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:55.895967 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:55.896373 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9897845e-8eb0-47c5-ae87-3527fecead48 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:56.084059 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:56.084059 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:56.109753 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9897845e-8eb0-47c5-ae87-3527fecead48 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:26:56.178907 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9897845e-8eb0-47c5-ae87-3527fecead48 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 returned with HTTP 200 Nov 13 01:26:56.179757 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 798/1587] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:55 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 => generated 916 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:57.195389 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8892b445-e14e-4059-bdc3-467ca8246740 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 Nov 13 01:26:57.195932 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8892b445-e14e-4059-bdc3-467ca8246740 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:57.196893 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:57.196893 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:57.197269 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8892b445-e14e-4059-bdc3-467ca8246740 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:57.288422 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:57.288422 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:57.316506 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8892b445-e14e-4059-bdc3-467ca8246740 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:26:57.363977 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8892b445-e14e-4059-bdc3-467ca8246740 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 returned with HTTP 200 Nov 13 01:26:57.366547 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 790/1588] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:57 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 => generated 917 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:57.380416 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0c9ad6c3-5814-4fde-84c4-2f83aac88a72 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 Nov 13 01:26:57.380930 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0c9ad6c3-5814-4fde-84c4-2f83aac88a72 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:57.381438 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:57.381438 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:57.382087 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0c9ad6c3-5814-4fde-84c4-2f83aac88a72 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:57.500623 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:57.500623 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:57.523729 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0c9ad6c3-5814-4fde-84c4-2f83aac88a72 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:26:57.569859 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0c9ad6c3-5814-4fde-84c4-2f83aac88a72 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 returned with HTTP 200 Nov 13 01:26:57.573891 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 799/1589] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:57 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 => generated 917 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:57.993882 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] POST http://10.222.0.13/volume/v3/37b953f4fdca4e57ba3f1c6c31c3e7d0/volumes Nov 13 01:26:57.994397 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:57.994397 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:57.994810 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:57.995920 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Create volume request body: {'volume': {'size': 1}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:26:57.996285 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Create volume of 1 GB Nov 13 01:26:58.024202 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Availability Zones retrieved successfully. Nov 13 01:26:58.060819 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Flow 'volume_create_api' (37958497-ba09-40d4-af2a-c91b013cadc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:26:58.063572 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4853916b-391d-453a-8b5e-f06dc6151374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:58.076855 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:26:58.220372 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4853916b-391d-453a-8b5e-f06dc6151374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:58.222551 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (091b95f4-6b55-42f2-8bb3-af27167a6074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:58.423852 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Created reservations ['ce466bb4-bb6d-4e5c-81ec-90d70d1b074e', 'fd37127f-0983-4396-a4f5-17bdd544268d', '94533841-2081-4433-88e0-0f2ccf102f99', '323fefec-9b51-4c54-8dbb-347e61f761a9'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:26:58.425737 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (091b95f4-6b55-42f2-8bb3-af27167a6074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce466bb4-bb6d-4e5c-81ec-90d70d1b074e', 'fd37127f-0983-4396-a4f5-17bdd544268d', '94533841-2081-4433-88e0-0f2ccf102f99', '323fefec-9b51-4c54-8dbb-347e61f761a9']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:58.427876 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c84dd4a5-469b-4923-9d22-c45f89d5980b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:58.518017 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c84dd4a5-469b-4923-9d22-c45f89d5980b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83f2e650-bca9-4d6b-ac13-23280a267732', '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='37b953f4fdca4e57ba3f1c6c31c3e7d0',qos_specs=None,replication_status=,reservations=['ce466bb4-bb6d-4e5c-81ec-90d70d1b074e','fd37127f-0983-4396-a4f5-17bdd544268d','94533841-2081-4433-88e0-0f2ccf102f99','323fefec-9b51-4c54-8dbb-347e61f761a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b339d971d484c1caf95bad172f92987',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:26:58Z,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=83f2e650-bca9-4d6b-ac13-23280a267732,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37b953f4fdca4e57ba3f1c6c31c3e7d0',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='8b339d971d484c1caf95bad172f92987',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:58.520086 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbbe86e2-d0a1-4a68-be70-0a7f61d1c724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:58.560604 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbbe86e2-d0a1-4a68-be70-0a7f61d1c724) 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='37b953f4fdca4e57ba3f1c6c31c3e7d0',qos_specs=None,replication_status=,reservations=['ce466bb4-bb6d-4e5c-81ec-90d70d1b074e','fd37127f-0983-4396-a4f5-17bdd544268d','94533841-2081-4433-88e0-0f2ccf102f99','323fefec-9b51-4c54-8dbb-347e61f761a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b339d971d484c1caf95bad172f92987',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:58.563376 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (506d05d5-98e9-4731-9844-346df628b512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:58.609175 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (506d05d5-98e9-4731-9844-346df628b512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:58.621690 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Flow 'volume_create_api' (37958497-ba09-40d4-af2a-c91b013cadc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:26:58.775110 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Create volume request issued successfully. Nov 13 01:26:58.813173 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f0d6c16-f882-404c-b4ad-fb75820cf96a tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] http://10.222.0.13/volume/v3/37b953f4fdca4e57ba3f1c6c31c3e7d0/volumes returned with HTTP 202 Nov 13 01:26:58.814356 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 791/1590] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:26:57 2020] POST /volume/v3/37b953f4fdca4e57ba3f1c6c31c3e7d0/volumes => generated 802 bytes in 1229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:26:58.829644 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-462a8dad-e01c-427c-aca6-6e24d6a4f815 tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] GET http://10.222.0.13/volume/v3/37b953f4fdca4e57ba3f1c6c31c3e7d0/volumes/83f2e650-bca9-4d6b-ac13-23280a267732 Nov 13 01:26:58.830168 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-462a8dad-e01c-427c-aca6-6e24d6a4f815 tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:58.830374 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:58.830374 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:58.830731 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-462a8dad-e01c-427c-aca6-6e24d6a4f815 tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:58.865483 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] POST http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes Nov 13 01:26:58.866289 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:58.866289 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:58.867018 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1010433665"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:26:58.868386 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1010433665'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:26:58.868990 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Create volume of 1 GB Nov 13 01:26:58.911520 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Availability Zones retrieved successfully. Nov 13 01:26:58.936894 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:58.936894 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:58.942276 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Flow 'volume_create_api' (9356b94d-7efa-4802-ac22-d683502b0240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:26:58.956060 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51d8784f-4a36-4ca9-89aa-2fa98fe22b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:58.959263 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-462a8dad-e01c-427c-aca6-6e24d6a4f815 tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Volume info retrieved successfully. Nov 13 01:26:58.961128 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:26:59.005803 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-462a8dad-e01c-427c-aca6-6e24d6a4f815 tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] http://10.222.0.13/volume/v3/37b953f4fdca4e57ba3f1c6c31c3e7d0/volumes/83f2e650-bca9-4d6b-ac13-23280a267732 returned with HTTP 200 Nov 13 01:26:59.009865 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 792/1591] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:26:58 2020] GET /volume/v3/37b953f4fdca4e57ba3f1c6c31c3e7d0/volumes/83f2e650-bca9-4d6b-ac13-23280a267732 => generated 981 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:26:59.133013 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51d8784f-4a36-4ca9-89aa-2fa98fe22b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:59.141488 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a62e9522-d9ba-4aae-adf0-2c1cebf1cf31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:59.320212 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Created reservations ['de586389-d7ab-4b7a-b553-d0d5834f0cc6', '882ecb59-9b5c-47f6-a4d6-f33f22e3b8ed', '97f3858f-ce51-42f8-b7a0-be41941110f9', 'a45ac570-d08b-4f4d-9368-15c684687381'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:26:59.322398 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a62e9522-d9ba-4aae-adf0-2c1cebf1cf31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de586389-d7ab-4b7a-b553-d0d5834f0cc6', '882ecb59-9b5c-47f6-a4d6-f33f22e3b8ed', '97f3858f-ce51-42f8-b7a0-be41941110f9', 'a45ac570-d08b-4f4d-9368-15c684687381']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:59.324569 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1da5c664-6760-4eb9-809c-d71efe1771dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:59.413927 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1da5c664-6760-4eb9-809c-d71efe1771dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fb94570-d79c-4048-ba02-fc9501a8b8cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1010433665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0e831154d8b4d9cb71b8fb6156fa3b4',qos_specs=None,replication_status=,reservations=['de586389-d7ab-4b7a-b553-d0d5834f0cc6','882ecb59-9b5c-47f6-a4d6-f33f22e3b8ed','97f3858f-ce51-42f8-b7a0-be41941110f9','a45ac570-d08b-4f4d-9368-15c684687381'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0d41425c49a4fe2a2c68e1f7d25154b',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:26:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1010433665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fb94570-d79c-4048-ba02-fc9501a8b8cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0e831154d8b4d9cb71b8fb6156fa3b4',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='c0d41425c49a4fe2a2c68e1f7d25154b',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:59.416353 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee4407f0-a489-4cec-8c7e-9d3e8f858a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:59.474176 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee4407f0-a489-4cec-8c7e-9d3e8f858a1c) 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-1010433665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0e831154d8b4d9cb71b8fb6156fa3b4',qos_specs=None,replication_status=,reservations=['de586389-d7ab-4b7a-b553-d0d5834f0cc6','882ecb59-9b5c-47f6-a4d6-f33f22e3b8ed','97f3858f-ce51-42f8-b7a0-be41941110f9','a45ac570-d08b-4f4d-9368-15c684687381'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0d41425c49a4fe2a2c68e1f7d25154b',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:59.476311 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd68d68-ba65-404f-93cd-a60ec6f1c869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:26:59.502803 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd68d68-ba65-404f-93cd-a60ec6f1c869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:26:59.509531 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Flow 'volume_create_api' (9356b94d-7efa-4802-ac22-d683502b0240) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:26:59.581248 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Create volume request issued successfully. Nov 13 01:26:59.598004 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-832a3266-fe2e-46c4-9db0-3fef34ba59d5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes returned with HTTP 202 Nov 13 01:26:59.610376 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 800/1592] 10.222.0.13 () {60 vars in 1225 bytes} [Fri Nov 13 01:26:58 2020] POST /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes => generated 821 bytes in 1324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:26:59.614291 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cb6d95d9-a3a6-4637-b6ec-5695e4d18ca2 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc Nov 13 01:26:59.614859 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cb6d95d9-a3a6-4637-b6ec-5695e4d18ca2 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:26:59.615074 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:26:59.615074 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:26:59.615446 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cb6d95d9-a3a6-4637-b6ec-5695e4d18ca2 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:26:59.719014 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:26:59.719014 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:26:59.740592 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cb6d95d9-a3a6-4637-b6ec-5695e4d18ca2 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Volume info retrieved successfully. Nov 13 01:26:59.788944 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cb6d95d9-a3a6-4637-b6ec-5695e4d18ca2 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc returned with HTTP 200 Nov 13 01:26:59.790312 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 793/1593] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:26:59 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc => generated 889 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:27:00.027793 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d4ff64bc-16fc-4277-94a9-bd33c553ac8d tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] GET http://10.222.0.13/volume/v3/37b953f4fdca4e57ba3f1c6c31c3e7d0/volumes/83f2e650-bca9-4d6b-ac13-23280a267732 Nov 13 01:27:00.028319 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d4ff64bc-16fc-4277-94a9-bd33c553ac8d tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:00.028512 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:00.028512 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:00.028888 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d4ff64bc-16fc-4277-94a9-bd33c553ac8d tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:00.134879 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:00.134879 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:00.146088 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d4ff64bc-16fc-4277-94a9-bd33c553ac8d tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Volume info retrieved successfully. Nov 13 01:27:00.207544 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d4ff64bc-16fc-4277-94a9-bd33c553ac8d tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] http://10.222.0.13/volume/v3/37b953f4fdca4e57ba3f1c6c31c3e7d0/volumes/83f2e650-bca9-4d6b-ac13-23280a267732 returned with HTTP 200 Nov 13 01:27:00.208737 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 801/1594] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:27:00 2020] GET /volume/v3/37b953f4fdca4e57ba3f1c6c31c3e7d0/volumes/83f2e650-bca9-4d6b-ac13-23280a267732 => generated 1039 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:27:00.806728 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a88b99e-59f2-4e87-ab4f-371630866442 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc Nov 13 01:27:00.807300 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a88b99e-59f2-4e87-ab4f-371630866442 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:00.807494 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:00.807494 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:00.808188 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a88b99e-59f2-4e87-ab4f-371630866442 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:00.879393 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:00.879393 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:00.897906 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9a88b99e-59f2-4e87-ab4f-371630866442 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Volume info retrieved successfully. Nov 13 01:27:00.923151 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a88b99e-59f2-4e87-ab4f-371630866442 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc returned with HTTP 200 Nov 13 01:27:00.924298 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 794/1595] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:00 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc => generated 914 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:00.941483 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-70f56cf5-a188-4791-94e5-a1e35da9cb19 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] POST http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups Nov 13 01:27:00.941991 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:00.941991 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:00.942395 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-70f56cf5-a188-4791-94e5-a1e35da9cb19 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4fb94570-d79c-4048-ba02-fc9501a8b8cc", "name": "tempest-VolumesBackupsV39Test-Backup-2133053509"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:27:00.943449 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.backups [None req-70f56cf5-a188-4791-94e5-a1e35da9cb19 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Creating new backup {'backup': {'volume_id': '4fb94570-d79c-4048-ba02-fc9501a8b8cc', 'name': 'tempest-VolumesBackupsV39Test-Backup-2133053509'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Nov 13 01:27:00.943882 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-70f56cf5-a188-4791-94e5-a1e35da9cb19 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Creating backup of volume 4fb94570-d79c-4048-ba02-fc9501a8b8cc in container None Nov 13 01:27:01.044508 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:01.044508 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:01.045689 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-70f56cf5-a188-4791-94e5-a1e35da9cb19 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Volume info retrieved successfully. Nov 13 01:27:01.144056 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-70f56cf5-a188-4791-94e5-a1e35da9cb19 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Created reservations ['9639bf23-b1e7-449b-9a72-04518817b06f', '87bb895d-6b6f-49f6-97f1-52fee0aaf22b'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:27:01.215950 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-70f56cf5-a188-4791-94e5-a1e35da9cb19 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups returned with HTTP 202 Nov 13 01:27:01.217256 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 802/1596] 10.222.0.13 () {60 vars in 1226 bytes} [Fri Nov 13 01:27:00 2020] POST /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups => generated 399 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:27:01.225649 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-469f0827-f76d-426a-bf7a-4d287525273c tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] GET http://10.222.0.13/volume/v3/37b953f4fdca4e57ba3f1c6c31c3e7d0/volumes/83f2e650-bca9-4d6b-ac13-23280a267732 Nov 13 01:27:01.226524 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-469f0827-f76d-426a-bf7a-4d287525273c tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:01.226844 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:01.226844 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:01.227970 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-469f0827-f76d-426a-bf7a-4d287525273c tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:01.252368 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aef5a854-6896-4def-af07-b98819724e1e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:01.253259 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aef5a854-6896-4def-af07-b98819724e1e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:01.253608 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:01.253608 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:01.254168 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aef5a854-6896-4def-af07-b98819724e1e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:01.255056 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-aef5a854-6896-4def-af07-b98819724e1e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:01.320844 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:01.320844 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:01.328235 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aef5a854-6896-4def-af07-b98819724e1e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:01.329511 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 803/1597] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:01 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 806 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:01.344042 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:01.344042 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:01.370163 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-469f0827-f76d-426a-bf7a-4d287525273c tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Volume info retrieved successfully. Nov 13 01:27:01.395283 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-469f0827-f76d-426a-bf7a-4d287525273c tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] http://10.222.0.13/volume/v3/37b953f4fdca4e57ba3f1c6c31c3e7d0/volumes/83f2e650-bca9-4d6b-ac13-23280a267732 returned with HTTP 200 Nov 13 01:27:01.396925 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 795/1598] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:27:01 2020] GET /volume/v3/37b953f4fdca4e57ba3f1c6c31c3e7d0/volumes/83f2e650-bca9-4d6b-ac13-23280a267732 => generated 1040 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:27:01.423716 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b3ebec8c-0a91-460c-a43e-f7aa9c1d8f94 tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] GET http://10.222.0.13/volume/v3/37b953f4fdca4e57ba3f1c6c31c3e7d0/volumes/detail?all_tenants=1&project_id=263a8cefbc1f4696b21b9076e302a5db Nov 13 01:27:01.424869 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b3ebec8c-0a91-460c-a43e-f7aa9c1d8f94 tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:01.425386 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:01.425386 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:01.427871 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b3ebec8c-0a91-460c-a43e-f7aa9c1d8f94 tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:01.429275 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b3ebec8c-0a91-460c-a43e-f7aa9c1d8f94 tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Could not evaluate value 263a8cefbc1f4696b21b9076e302a5db, assuming string {{(pid=87988) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Nov 13 01:27:01.431033 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b3ebec8c-0a91-460c-a43e-f7aa9c1d8f94 tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Searching by: MultiDict([('project_id', '263a8cefbc1f4696b21b9076e302a5db'), ('all_tenants', 1)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:27:01.560703 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b3ebec8c-0a91-460c-a43e-f7aa9c1d8f94 tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Get all volumes completed successfully. Nov 13 01:27:01.568263 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:01.568263 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:01.590146 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b3ebec8c-0a91-460c-a43e-f7aa9c1d8f94 tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] http://10.222.0.13/volume/v3/37b953f4fdca4e57ba3f1c6c31c3e7d0/volumes/detail?all_tenants=1&project_id=263a8cefbc1f4696b21b9076e302a5db returned with HTTP 200 Nov 13 01:27:01.591333 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 804/1599] 10.222.0.13 () {56 vars in 1300 bytes} [Fri Nov 13 01:27:01 2020] GET /volume/v3/37b953f4fdca4e57ba3f1c6c31c3e7d0/volumes/detail?all_tenants=1&project_id=263a8cefbc1f4696b21b9076e302a5db => generated 3245 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:27:01.614652 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fc26ecf9-2f96-4a4f-a591-b1aeba845e53 tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] DELETE http://10.222.0.13/volume/v3/37b953f4fdca4e57ba3f1c6c31c3e7d0/volumes/83f2e650-bca9-4d6b-ac13-23280a267732 Nov 13 01:27:01.615418 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fc26ecf9-2f96-4a4f-a591-b1aeba845e53 tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:01.615858 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:01.615858 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:01.616556 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fc26ecf9-2f96-4a4f-a591-b1aeba845e53 tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:01.617225 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-fc26ecf9-2f96-4a4f-a591-b1aeba845e53 tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Delete volume with id: 83f2e650-bca9-4d6b-ac13-23280a267732 Nov 13 01:27:01.719841 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:01.719841 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:01.721183 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fc26ecf9-2f96-4a4f-a591-b1aeba845e53 tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Volume info retrieved successfully. Nov 13 01:27:01.785523 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fc26ecf9-2f96-4a4f-a591-b1aeba845e53 tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] Delete volume request issued successfully. Nov 13 01:27:01.786176 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fc26ecf9-2f96-4a4f-a591-b1aeba845e53 tempest-VolumesListAdminTestJSON-2022272842 tempest-VolumesListAdminTestJSON-2022272842] http://10.222.0.13/volume/v3/37b953f4fdca4e57ba3f1c6c31c3e7d0/volumes/83f2e650-bca9-4d6b-ac13-23280a267732 returned with HTTP 202 Nov 13 01:27:01.791670 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 796/1600] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:27:01 2020] DELETE /volume/v3/37b953f4fdca4e57ba3f1c6c31c3e7d0/volumes/83f2e650-bca9-4d6b-ac13-23280a267732 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:27:01.797211 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d63ce4c-35be-4adb-9f56-288337ba3e2c tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] DELETE http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 Nov 13 01:27:01.797849 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d63ce4c-35be-4adb-9f56-288337ba3e2c tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:01.798174 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:01.798174 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:01.798736 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d63ce4c-35be-4adb-9f56-288337ba3e2c tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:01.799301 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-6d63ce4c-35be-4adb-9f56-288337ba3e2c tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Delete volume with id: 1ea62dad-2625-426c-9aa8-35667df69ad9 Nov 13 01:27:01.928325 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:01.928325 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:01.930149 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6d63ce4c-35be-4adb-9f56-288337ba3e2c tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:27:01.983677 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6d63ce4c-35be-4adb-9f56-288337ba3e2c tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Delete volume request issued successfully. Nov 13 01:27:01.984453 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d63ce4c-35be-4adb-9f56-288337ba3e2c tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 returned with HTTP 202 Nov 13 01:27:01.988467 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 805/1601] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:27:01 2020] DELETE /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:27:01.993805 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f709e734-b16f-4ca8-9a8c-874f70d95356 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 Nov 13 01:27:01.994650 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f709e734-b16f-4ca8-9a8c-874f70d95356 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:01.994979 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:01.994979 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:01.995676 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f709e734-b16f-4ca8-9a8c-874f70d95356 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:02.064727 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:02.064727 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:02.094209 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f709e734-b16f-4ca8-9a8c-874f70d95356 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:27:02.142527 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f709e734-b16f-4ca8-9a8c-874f70d95356 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 returned with HTTP 200 Nov 13 01:27:02.143651 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 797/1602] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:27:01 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 => generated 916 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:02.348764 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f9382146-68c1-4aec-9ef5-6715f576d7e1 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:02.349474 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f9382146-68c1-4aec-9ef5-6715f576d7e1 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:02.351117 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:02.351117 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:02.351504 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f9382146-68c1-4aec-9ef5-6715f576d7e1 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:02.352006 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f9382146-68c1-4aec-9ef5-6715f576d7e1 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:02.424918 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:02.424918 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:02.426918 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f9382146-68c1-4aec-9ef5-6715f576d7e1 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:02.427799 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 806/1603] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:02 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 806 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:03.159668 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-32a85165-9218-4bb8-b2f9-2faf5e2b0983 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 Nov 13 01:27:03.160517 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-32a85165-9218-4bb8-b2f9-2faf5e2b0983 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:03.160838 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:03.160838 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:03.161392 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-32a85165-9218-4bb8-b2f9-2faf5e2b0983 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:03.325911 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:03.325911 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:03.347681 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-32a85165-9218-4bb8-b2f9-2faf5e2b0983 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:27:03.405514 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-32a85165-9218-4bb8-b2f9-2faf5e2b0983 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 returned with HTTP 200 Nov 13 01:27:03.406951 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 798/1604] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:27:03 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 => generated 916 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:03.441869 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c253a78b-a46d-4c2e-ae0f-3e482da9762f tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:03.442439 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c253a78b-a46d-4c2e-ae0f-3e482da9762f tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:03.442653 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:03.442653 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:03.443027 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c253a78b-a46d-4c2e-ae0f-3e482da9762f tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:03.443372 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c253a78b-a46d-4c2e-ae0f-3e482da9762f tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:03.491107 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:03.491107 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:03.493500 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c253a78b-a46d-4c2e-ae0f-3e482da9762f tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:03.505078 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 807/1605] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:03 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 806 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:04.444961 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7c03ef17-d2b5-4606-894f-8e45c393ce94 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 Nov 13 01:27:04.444961 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7c03ef17-d2b5-4606-894f-8e45c393ce94 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:04.444961 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:04.444961 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:04.444961 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7c03ef17-d2b5-4606-894f-8e45c393ce94 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:04.518954 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fb7843e3-192a-4aa0-833d-cbac412989ca tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:04.519521 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fb7843e3-192a-4aa0-833d-cbac412989ca tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:04.525176 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:04.525176 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:04.526059 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fb7843e3-192a-4aa0-833d-cbac412989ca tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:04.526059 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-fb7843e3-192a-4aa0-833d-cbac412989ca tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:04.550575 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:04.550575 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:04.587899 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7c03ef17-d2b5-4606-894f-8e45c393ce94 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:27:04.594919 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:04.594919 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:04.598296 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fb7843e3-192a-4aa0-833d-cbac412989ca tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:04.601627 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 808/1606] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:04 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 806 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:04.626957 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7c03ef17-d2b5-4606-894f-8e45c393ce94 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 returned with HTTP 200 Nov 13 01:27:04.629512 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 799/1607] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:27:04 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 => generated 916 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:05.613808 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1b07811e-23f6-4b13-bf7a-ba27ace8faf9 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:05.614964 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1b07811e-23f6-4b13-bf7a-ba27ace8faf9 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:05.615333 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:05.615333 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:05.615975 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1b07811e-23f6-4b13-bf7a-ba27ace8faf9 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:05.616506 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-1b07811e-23f6-4b13-bf7a-ba27ace8faf9 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:05.645475 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-69735e77-ed06-4eb8-bc78-09709082afb7 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 Nov 13 01:27:05.646340 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-69735e77-ed06-4eb8-bc78-09709082afb7 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:05.646669 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:05.646669 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:05.647233 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-69735e77-ed06-4eb8-bc78-09709082afb7 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:05.748102 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:05.748102 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:05.758184 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1b07811e-23f6-4b13-bf7a-ba27ace8faf9 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:05.762483 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 809/1608] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:05 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 806 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:05.867036 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-69735e77-ed06-4eb8-bc78-09709082afb7 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 returned with HTTP 404 Nov 13 01:27:05.870654 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 800/1609] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:27:05 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/1ea62dad-2625-426c-9aa8-35667df69ad9 => generated 109 bytes in 230 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:27:05.878800 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-feb494e0-5b38-411a-8bbf-be0244c6e3f8 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] DELETE http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb Nov 13 01:27:05.879324 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-feb494e0-5b38-411a-8bbf-be0244c6e3f8 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:05.879534 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:05.879534 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:05.880097 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-feb494e0-5b38-411a-8bbf-be0244c6e3f8 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:05.880728 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-feb494e0-5b38-411a-8bbf-be0244c6e3f8 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Delete volume with id: cefbe0e6-14fc-49be-a900-9fdc97f8dcfb Nov 13 01:27:06.042960 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:06.042960 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:06.049866 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-feb494e0-5b38-411a-8bbf-be0244c6e3f8 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:27:06.107538 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-feb494e0-5b38-411a-8bbf-be0244c6e3f8 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Delete volume request issued successfully. Nov 13 01:27:06.108221 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-feb494e0-5b38-411a-8bbf-be0244c6e3f8 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb returned with HTTP 202 Nov 13 01:27:06.109538 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 810/1610] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:27:05 2020] DELETE /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:27:06.116358 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-01a32135-594c-45d8-9d67-1bb8dad8d031 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb Nov 13 01:27:06.117399 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-01a32135-594c-45d8-9d67-1bb8dad8d031 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:06.118647 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-01a32135-594c-45d8-9d67-1bb8dad8d031 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:06.282731 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:06.282731 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:06.317973 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-01a32135-594c-45d8-9d67-1bb8dad8d031 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:27:06.375708 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-01a32135-594c-45d8-9d67-1bb8dad8d031 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb returned with HTTP 200 Nov 13 01:27:06.376859 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 801/1611] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:27:06 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb => generated 916 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:06.776776 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dffe6f2b-99e1-40ce-a9a7-e40b2fcb0c3b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:06.777949 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dffe6f2b-99e1-40ce-a9a7-e40b2fcb0c3b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:06.778319 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:06.778319 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:06.778935 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dffe6f2b-99e1-40ce-a9a7-e40b2fcb0c3b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:06.779477 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-dffe6f2b-99e1-40ce-a9a7-e40b2fcb0c3b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:06.851292 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:06.851292 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:06.870104 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dffe6f2b-99e1-40ce-a9a7-e40b2fcb0c3b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:06.870931 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 811/1612] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:06 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:07.411388 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6c90f2d9-5315-4c8f-9661-0c485cc4dd2b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb Nov 13 01:27:07.411943 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6c90f2d9-5315-4c8f-9661-0c485cc4dd2b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:07.412138 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:07.412138 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:07.415956 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6c90f2d9-5315-4c8f-9661-0c485cc4dd2b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:07.545105 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:07.545105 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:07.582073 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6c90f2d9-5315-4c8f-9661-0c485cc4dd2b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:27:07.674144 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6c90f2d9-5315-4c8f-9661-0c485cc4dd2b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb returned with HTTP 200 Nov 13 01:27:07.674898 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 802/1613] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:27:07 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb => generated 916 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:07.887283 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-106037ce-9b2f-420e-92e0-3b7fcf76274b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:07.888299 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-106037ce-9b2f-420e-92e0-3b7fcf76274b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:07.888496 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:07.888496 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:07.889137 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-106037ce-9b2f-420e-92e0-3b7fcf76274b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:07.889681 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-106037ce-9b2f-420e-92e0-3b7fcf76274b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:07.945740 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:07.945740 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:07.955509 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-106037ce-9b2f-420e-92e0-3b7fcf76274b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:07.967232 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 812/1614] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:07 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:08.694596 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c9384f97-cad9-4f70-ab4e-617c74e7e493 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb Nov 13 01:27:08.695507 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c9384f97-cad9-4f70-ab4e-617c74e7e493 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:08.695990 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:08.695990 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:08.696748 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c9384f97-cad9-4f70-ab4e-617c74e7e493 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:08.902168 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:08.902168 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:08.938525 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c9384f97-cad9-4f70-ab4e-617c74e7e493 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:27:08.970359 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9b2f97d8-30bb-4030-9c64-f070f64bb762 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:08.971162 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9b2f97d8-30bb-4030-9c64-f070f64bb762 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:08.971543 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:08.971543 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:08.972209 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9b2f97d8-30bb-4030-9c64-f070f64bb762 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:08.972727 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-9b2f97d8-30bb-4030-9c64-f070f64bb762 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:09.047130 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:09.047130 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:09.054313 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c9384f97-cad9-4f70-ab4e-617c74e7e493 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb returned with HTTP 200 Nov 13 01:27:09.057219 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9b2f97d8-30bb-4030-9c64-f070f64bb762 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:09.058213 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 813/1615] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:08 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:27:09.068068 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 803/1616] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:27:08 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb => generated 916 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:10.072345 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3d0b5fe6-fa37-4123-becf-4eb7b3e7a110 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:10.072890 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3d0b5fe6-fa37-4123-becf-4eb7b3e7a110 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:10.073532 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:10.073532 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:10.074157 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3d0b5fe6-fa37-4123-becf-4eb7b3e7a110 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:10.074673 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3d0b5fe6-fa37-4123-becf-4eb7b3e7a110 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:10.083132 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef06693c-bb18-4d99-841f-c3972e86ff8b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb Nov 13 01:27:10.083571 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef06693c-bb18-4d99-841f-c3972e86ff8b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:10.083863 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:10.083863 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:10.084235 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef06693c-bb18-4d99-841f-c3972e86ff8b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:10.118463 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:10.118463 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:10.126152 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3d0b5fe6-fa37-4123-becf-4eb7b3e7a110 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:10.134042 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 814/1617] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:10 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:10.208259 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef06693c-bb18-4d99-841f-c3972e86ff8b tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb returned with HTTP 404 Nov 13 01:27:10.209290 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 804/1618] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:27:10 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/cefbe0e6-14fc-49be-a900-9fdc97f8dcfb => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:27:10.218333 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d1309b0-a59a-4667-b229-e5343ef45d01 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] DELETE http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc Nov 13 01:27:10.219037 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d1309b0-a59a-4667-b229-e5343ef45d01 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:10.219709 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:10.219709 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:10.220308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d1309b0-a59a-4667-b229-e5343ef45d01 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:10.220932 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-6d1309b0-a59a-4667-b229-e5343ef45d01 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Delete volume with id: 46449360-6121-47a5-acdb-6c99325144cc Nov 13 01:27:10.283214 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:10.283214 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:10.284976 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6d1309b0-a59a-4667-b229-e5343ef45d01 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:27:10.357900 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6d1309b0-a59a-4667-b229-e5343ef45d01 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Delete volume request issued successfully. Nov 13 01:27:10.359050 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d1309b0-a59a-4667-b229-e5343ef45d01 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc returned with HTTP 202 Nov 13 01:27:10.361540 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 815/1619] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:27:10 2020] DELETE /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:27:10.370266 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f15f2989-4864-4399-b0fd-9bbad9a1fbfc tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc Nov 13 01:27:10.371110 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f15f2989-4864-4399-b0fd-9bbad9a1fbfc tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:10.372623 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f15f2989-4864-4399-b0fd-9bbad9a1fbfc tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:10.541194 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:10.541194 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:10.569548 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f15f2989-4864-4399-b0fd-9bbad9a1fbfc tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:27:10.620910 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f15f2989-4864-4399-b0fd-9bbad9a1fbfc tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc returned with HTTP 200 Nov 13 01:27:10.629172 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 805/1620] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:27:10 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc => generated 914 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:11.141300 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ded1e03f-dd42-4952-9d44-bbcb9d476464 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:11.142257 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ded1e03f-dd42-4952-9d44-bbcb9d476464 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:11.142993 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:11.142993 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:11.143512 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ded1e03f-dd42-4952-9d44-bbcb9d476464 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:11.143754 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ded1e03f-dd42-4952-9d44-bbcb9d476464 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:11.214217 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:11.214217 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:11.216089 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ded1e03f-dd42-4952-9d44-bbcb9d476464 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:11.216908 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 816/1621] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:11 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:11.644764 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6314900e-1dec-4eb3-a491-4ea2c1598601 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc Nov 13 01:27:11.645472 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6314900e-1dec-4eb3-a491-4ea2c1598601 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:11.645801 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:11.645801 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:11.646367 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6314900e-1dec-4eb3-a491-4ea2c1598601 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:11.785181 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:11.785181 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:11.812656 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6314900e-1dec-4eb3-a491-4ea2c1598601 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:27:11.910317 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6314900e-1dec-4eb3-a491-4ea2c1598601 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc returned with HTTP 200 Nov 13 01:27:11.916844 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 806/1622] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:27:11 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc => generated 914 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:12.231102 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dd2cea9f-5387-4e5b-943c-80ed9387a44a tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:12.236950 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dd2cea9f-5387-4e5b-943c-80ed9387a44a tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:12.238321 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:12.238321 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:12.239287 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dd2cea9f-5387-4e5b-943c-80ed9387a44a tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:12.240436 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-dd2cea9f-5387-4e5b-943c-80ed9387a44a tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:12.307120 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:12.307120 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:12.316638 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dd2cea9f-5387-4e5b-943c-80ed9387a44a tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:12.318543 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 817/1623] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:12 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:12.933983 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d7d447b-60d2-4d55-99c7-ba0ad8951711 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc Nov 13 01:27:12.934637 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d7d447b-60d2-4d55-99c7-ba0ad8951711 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:12.934965 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:12.934965 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:12.935535 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d7d447b-60d2-4d55-99c7-ba0ad8951711 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:13.089332 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:13.089332 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:13.111733 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6d7d447b-60d2-4d55-99c7-ba0ad8951711 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Volume info retrieved successfully. Nov 13 01:27:13.206932 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d7d447b-60d2-4d55-99c7-ba0ad8951711 tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc returned with HTTP 200 Nov 13 01:27:13.207838 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 807/1624] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:27:12 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc => generated 914 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:13.332606 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-25925c68-bb4a-4a9b-8cd6-4ee28a2bce39 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:13.338421 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-25925c68-bb4a-4a9b-8cd6-4ee28a2bce39 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:13.338421 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:13.338421 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:13.338421 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-25925c68-bb4a-4a9b-8cd6-4ee28a2bce39 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:13.338421 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-25925c68-bb4a-4a9b-8cd6-4ee28a2bce39 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:13.420018 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:13.420018 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:13.429450 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-25925c68-bb4a-4a9b-8cd6-4ee28a2bce39 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:13.436113 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 818/1625] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:13 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:14.225573 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-53731382-0e86-44b1-9ac2-32bc0e634ddf tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] GET http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc Nov 13 01:27:14.226491 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-53731382-0e86-44b1-9ac2-32bc0e634ddf tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:14.227371 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:14.227371 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:14.228183 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-53731382-0e86-44b1-9ac2-32bc0e634ddf tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:14.330510 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:14.330510 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:14.347295 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-53731382-0e86-44b1-9ac2-32bc0e634ddf tempest-VolumesListAdminTestJSON-843378989 tempest-VolumesListAdminTestJSON-843378989] http://10.222.0.13/volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc returned with HTTP 404 Nov 13 01:27:14.351347 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 808/1626] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:27:14 2020] GET /volume/v3/263a8cefbc1f4696b21b9076e302a5db/volumes/46449360-6121-47a5-acdb-6c99325144cc => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:27:14.445119 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6968e28d-89d3-48f5-8e1a-ba9d19375ecb tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:14.446738 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6968e28d-89d3-48f5-8e1a-ba9d19375ecb tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:14.447804 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:14.447804 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:14.449006 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6968e28d-89d3-48f5-8e1a-ba9d19375ecb tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:14.449586 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-6968e28d-89d3-48f5-8e1a-ba9d19375ecb tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:14.519695 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:14.519695 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:14.521795 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6968e28d-89d3-48f5-8e1a-ba9d19375ecb tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:14.524537 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 819/1627] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:14 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:15.538432 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e5f31e9a-a230-4fdb-8fa6-16e20aa16222 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:15.541036 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e5f31e9a-a230-4fdb-8fa6-16e20aa16222 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:15.541404 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:15.541404 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:15.541942 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e5f31e9a-a230-4fdb-8fa6-16e20aa16222 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:15.542412 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e5f31e9a-a230-4fdb-8fa6-16e20aa16222 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:15.625366 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:15.625366 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:15.649689 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e5f31e9a-a230-4fdb-8fa6-16e20aa16222 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:15.713633 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 809/1628] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:15 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:16.715408 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0e2e0ae8-6a72-4b95-8291-204988894534 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:16.716166 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0e2e0ae8-6a72-4b95-8291-204988894534 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:16.716279 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:16.716279 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:16.716628 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0e2e0ae8-6a72-4b95-8291-204988894534 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:16.717001 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-0e2e0ae8-6a72-4b95-8291-204988894534 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:16.792041 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:16.792041 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:16.800594 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0e2e0ae8-6a72-4b95-8291-204988894534 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:16.801466 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 820/1629] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:16 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:17.816742 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ff5ce01d-8915-4b46-b9f1-8e9683c3e6c9 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:17.817399 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ff5ce01d-8915-4b46-b9f1-8e9683c3e6c9 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:17.817538 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:17.817538 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:17.817834 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ff5ce01d-8915-4b46-b9f1-8e9683c3e6c9 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:17.818193 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ff5ce01d-8915-4b46-b9f1-8e9683c3e6c9 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:17.912432 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:17.912432 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:17.915046 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ff5ce01d-8915-4b46-b9f1-8e9683c3e6c9 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:17.935277 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 810/1630] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:17 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:18.931148 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7c77d385-1c38-4909-926a-ca9841f49389 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:18.932601 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7c77d385-1c38-4909-926a-ca9841f49389 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:18.932601 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:18.932601 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:18.932837 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7c77d385-1c38-4909-926a-ca9841f49389 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:18.933033 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7c77d385-1c38-4909-926a-ca9841f49389 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:19.003842 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:19.003842 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:19.006103 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7c77d385-1c38-4909-926a-ca9841f49389 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:19.008455 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 821/1631] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:18 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:20.020894 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f421c33b-c099-4c99-8f0f-519a739d3b7b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:20.021466 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f421c33b-c099-4c99-8f0f-519a739d3b7b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:20.021655 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:20.021655 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:20.022057 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f421c33b-c099-4c99-8f0f-519a739d3b7b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:20.022963 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f421c33b-c099-4c99-8f0f-519a739d3b7b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:20.162150 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:20.162150 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:20.164163 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f421c33b-c099-4c99-8f0f-519a739d3b7b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:20.166649 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 811/1632] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:20 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:27:21.189654 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6969200f-82e0-4112-9aec-8e6b1ac8af8c tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:21.190201 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6969200f-82e0-4112-9aec-8e6b1ac8af8c tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:21.191197 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:21.191197 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:21.191581 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6969200f-82e0-4112-9aec-8e6b1ac8af8c tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:21.191970 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-6969200f-82e0-4112-9aec-8e6b1ac8af8c tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:21.297741 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:21.297741 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:21.299647 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6969200f-82e0-4112-9aec-8e6b1ac8af8c tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:21.300491 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 822/1633] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:21 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:22.315114 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-939cd8c7-44f8-4e2d-b56c-6d7281d8ed83 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:22.316444 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-939cd8c7-44f8-4e2d-b56c-6d7281d8ed83 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:22.316816 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:22.316816 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:22.317735 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-939cd8c7-44f8-4e2d-b56c-6d7281d8ed83 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:22.318285 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-939cd8c7-44f8-4e2d-b56c-6d7281d8ed83 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:22.398183 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:22.398183 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:22.405832 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-939cd8c7-44f8-4e2d-b56c-6d7281d8ed83 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:22.408841 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 812/1634] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:22 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:23.421454 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aaa063d4-46c7-47c8-852c-20d20a17cd8f tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:23.422023 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aaa063d4-46c7-47c8-852c-20d20a17cd8f tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:23.422185 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:23.422185 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:23.423094 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aaa063d4-46c7-47c8-852c-20d20a17cd8f tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:23.423680 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-aaa063d4-46c7-47c8-852c-20d20a17cd8f tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:23.478262 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:23.478262 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:23.487652 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aaa063d4-46c7-47c8-852c-20d20a17cd8f tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:23.500656 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 823/1635] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:23 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:24.505572 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8b4e5a80-3dc5-489d-99b9-b2d506d12f16 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:24.506753 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8b4e5a80-3dc5-489d-99b9-b2d506d12f16 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:24.507120 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:24.507120 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:24.508332 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8b4e5a80-3dc5-489d-99b9-b2d506d12f16 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:24.508868 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-8b4e5a80-3dc5-489d-99b9-b2d506d12f16 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:24.563636 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:24.563636 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:24.566030 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8b4e5a80-3dc5-489d-99b9-b2d506d12f16 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:24.567759 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 813/1636] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:24 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:25.588305 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e4ef2220-0486-42fc-9fd8-9ffc070a185b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:25.593437 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e4ef2220-0486-42fc-9fd8-9ffc070a185b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:25.594259 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:25.594259 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:25.594962 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e4ef2220-0486-42fc-9fd8-9ffc070a185b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:25.595870 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e4ef2220-0486-42fc-9fd8-9ffc070a185b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:25.701958 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:25.701958 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:25.714658 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e4ef2220-0486-42fc-9fd8-9ffc070a185b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:25.715553 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 824/1637] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:25 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:26.728984 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1148ee7d-1132-4576-8c9c-5b37b4fabf3d tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:26.729961 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1148ee7d-1132-4576-8c9c-5b37b4fabf3d tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:26.730155 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:26.730155 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:26.730531 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1148ee7d-1132-4576-8c9c-5b37b4fabf3d tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:26.731373 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-1148ee7d-1132-4576-8c9c-5b37b4fabf3d tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:26.852433 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:26.852433 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:26.871876 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1148ee7d-1132-4576-8c9c-5b37b4fabf3d tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:26.879112 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 814/1638] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:26 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:27.894603 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-15054ccd-d785-460f-9809-9e61b3848e05 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:27.895339 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-15054ccd-d785-460f-9809-9e61b3848e05 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:27.895812 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:27.895812 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:27.896359 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-15054ccd-d785-460f-9809-9e61b3848e05 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:27.896837 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-15054ccd-d785-460f-9809-9e61b3848e05 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:28.008614 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:28.008614 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:28.010548 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-15054ccd-d785-460f-9809-9e61b3848e05 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:28.016551 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 825/1639] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:27 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:29.029779 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-20bc91a3-2a94-4350-8849-d32eeff42987 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:29.067212 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-20bc91a3-2a94-4350-8849-d32eeff42987 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:29.067747 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:29.067747 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:29.070937 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-20bc91a3-2a94-4350-8849-d32eeff42987 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:29.092052 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-20bc91a3-2a94-4350-8849-d32eeff42987 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:29.131730 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:29.131730 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:29.138045 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-20bc91a3-2a94-4350-8849-d32eeff42987 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:29.146494 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 815/1640] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:29 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:30.154311 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-af688603-53a8-4493-83c7-70b28a9f799b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:30.155205 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-af688603-53a8-4493-83c7-70b28a9f799b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:30.155411 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:30.155411 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:30.155861 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-af688603-53a8-4493-83c7-70b28a9f799b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:30.156228 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-af688603-53a8-4493-83c7-70b28a9f799b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:30.256030 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:30.256030 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:30.259089 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-af688603-53a8-4493-83c7-70b28a9f799b tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:30.259962 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 826/1641] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:30 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:31.274543 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-edd37c62-f96a-427d-afdf-9c143e0bee2e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:31.276239 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-edd37c62-f96a-427d-afdf-9c143e0bee2e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:31.276640 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:31.276640 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:31.277290 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-edd37c62-f96a-427d-afdf-9c143e0bee2e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:31.277846 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-edd37c62-f96a-427d-afdf-9c143e0bee2e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:31.318921 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:31.318921 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:31.321261 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-edd37c62-f96a-427d-afdf-9c143e0bee2e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:31.322565 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 816/1642] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:31 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:32.336593 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4459ae81-4c47-4cac-85b7-509d17699e14 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:32.337910 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4459ae81-4c47-4cac-85b7-509d17699e14 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:32.338288 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:32.338288 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:32.338906 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4459ae81-4c47-4cac-85b7-509d17699e14 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:32.339422 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-4459ae81-4c47-4cac-85b7-509d17699e14 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:32.457609 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:32.457609 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:32.459475 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4459ae81-4c47-4cac-85b7-509d17699e14 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:32.488603 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 827/1643] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:32 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:33.113909 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] POST http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes Nov 13 01:27:33.114663 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:33.114663 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:33.115495 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2086893641"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:27:33.118239 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2086893641'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:27:33.118854 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Create volume of 1 GB Nov 13 01:27:33.157508 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Availability Zones retrieved successfully. Nov 13 01:27:33.200711 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Flow 'volume_create_api' (30be28f4-474f-49d5-8cd7-a2b08abaa673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:27:33.203975 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ef8c7aa-da1a-4116-a0c7-7840fcb2d354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:27:33.214466 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:27:33.382039 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ef8c7aa-da1a-4116-a0c7-7840fcb2d354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:27:33.389599 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e3db389-8b95-489d-ab90-b94fbe2773f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:27:33.505343 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2c97080c-b1aa-4834-b1ce-4b8c85b49db7 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:33.506194 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2c97080c-b1aa-4834-b1ce-4b8c85b49db7 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:33.506608 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:33.506608 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:33.507387 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2c97080c-b1aa-4834-b1ce-4b8c85b49db7 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:33.508494 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-2c97080c-b1aa-4834-b1ce-4b8c85b49db7 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:33.650985 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:33.650985 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:33.657360 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2c97080c-b1aa-4834-b1ce-4b8c85b49db7 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:33.662236 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 828/1644] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:33 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:33.675256 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Created reservations ['b739f513-4a89-40ae-a59f-478c8d359013', '7aff1eef-2206-4497-a499-c45910a96b24', 'e1319adb-4c3c-42c5-a7d2-738dae2feb1f', '92b61443-f46b-4ebc-b938-d5359526f59d'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:27:33.677223 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e3db389-8b95-489d-ab90-b94fbe2773f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b739f513-4a89-40ae-a59f-478c8d359013', '7aff1eef-2206-4497-a499-c45910a96b24', 'e1319adb-4c3c-42c5-a7d2-738dae2feb1f', '92b61443-f46b-4ebc-b938-d5359526f59d']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:27:33.679320 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63e69970-933c-43d0-8d6d-28f9df68906f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:27:33.765274 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63e69970-933c-43d0-8d6d-28f9df68906f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9068e4e0-9f03-4e65-9f58-e1d7d58c5626', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2086893641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82796c262c8f4efd89a6634b854f36bd',qos_specs=None,replication_status=,reservations=['b739f513-4a89-40ae-a59f-478c8d359013','7aff1eef-2206-4497-a499-c45910a96b24','e1319adb-4c3c-42c5-a7d2-738dae2feb1f','92b61443-f46b-4ebc-b938-d5359526f59d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20f8c3eb14aa4ffe8d30fb701a6b7a19',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:27:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2086893641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9068e4e0-9f03-4e65-9f58-e1d7d58c5626,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82796c262c8f4efd89a6634b854f36bd',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='20f8c3eb14aa4ffe8d30fb701a6b7a19',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:27:33.767672 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a1683c2-4bc9-4401-89ca-812f9d570cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:27:33.798693 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a1683c2-4bc9-4401-89ca-812f9d570cf0) 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-2086893641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82796c262c8f4efd89a6634b854f36bd',qos_specs=None,replication_status=,reservations=['b739f513-4a89-40ae-a59f-478c8d359013','7aff1eef-2206-4497-a499-c45910a96b24','e1319adb-4c3c-42c5-a7d2-738dae2feb1f','92b61443-f46b-4ebc-b938-d5359526f59d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20f8c3eb14aa4ffe8d30fb701a6b7a19',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:27:33.800970 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8309c039-e2d4-46f0-bf19-f2827a368b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:27:33.843374 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8309c039-e2d4-46f0-bf19-f2827a368b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:27:33.857185 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Flow 'volume_create_api' (30be28f4-474f-49d5-8cd7-a2b08abaa673) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:27:34.000079 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Create volume request issued successfully. Nov 13 01:27:34.037730 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e0805ab-d6c9-4ea3-ac01-41a0c3c48313 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes returned with HTTP 202 Nov 13 01:27:34.039350 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 817/1645] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:27:32 2020] POST /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes => generated 818 bytes in 1370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:27:34.054031 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2316d57e-cd76-49d7-bad2-581f4b9c6e32 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] GET http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:27:34.056115 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2316d57e-cd76-49d7-bad2-581f4b9c6e32 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:34.056534 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:34.056534 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:34.057191 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2316d57e-cd76-49d7-bad2-581f4b9c6e32 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:34.130963 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:34.130963 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:34.157676 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2316d57e-cd76-49d7-bad2-581f4b9c6e32 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:27:34.241524 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2316d57e-cd76-49d7-bad2-581f4b9c6e32 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 returned with HTTP 200 Nov 13 01:27:34.242597 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 829/1646] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:27:34 2020] GET /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 => generated 910 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:34.678229 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e41a6b61-0af0-4df7-8922-2b10b08e2f6e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:34.679323 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e41a6b61-0af0-4df7-8922-2b10b08e2f6e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:34.681381 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:34.681381 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:34.682255 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e41a6b61-0af0-4df7-8922-2b10b08e2f6e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:34.682796 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e41a6b61-0af0-4df7-8922-2b10b08e2f6e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:34.748566 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:34.748566 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:34.755735 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e41a6b61-0af0-4df7-8922-2b10b08e2f6e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:34.774335 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 818/1647] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:34 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:35.258479 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a50c6f86-cb51-49ce-85ea-f2cec8ba949b tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] GET http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:27:35.259063 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a50c6f86-cb51-49ce-85ea-f2cec8ba949b tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:35.259272 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:35.259272 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:35.276415 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a50c6f86-cb51-49ce-85ea-f2cec8ba949b tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:35.461705 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:35.461705 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:35.481011 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a50c6f86-cb51-49ce-85ea-f2cec8ba949b tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:27:35.506550 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a50c6f86-cb51-49ce-85ea-f2cec8ba949b tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 returned with HTTP 200 Nov 13 01:27:35.509409 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 830/1648] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:27:35 2020] GET /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 => generated 910 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:35.781885 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4b59dce5-6181-4d97-a732-e9026c68bde4 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:35.782505 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4b59dce5-6181-4d97-a732-e9026c68bde4 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:35.782838 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:35.782838 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:35.783396 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4b59dce5-6181-4d97-a732-e9026c68bde4 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:35.783886 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-4b59dce5-6181-4d97-a732-e9026c68bde4 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:35.826757 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:35.826757 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:35.833439 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4b59dce5-6181-4d97-a732-e9026c68bde4 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:35.843859 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 819/1649] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:35 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:36.524947 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-369fa184-60c1-4d27-b970-ae9792466afb tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] GET http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:27:36.525867 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-369fa184-60c1-4d27-b970-ae9792466afb tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:36.526286 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:36.526286 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:36.526967 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-369fa184-60c1-4d27-b970-ae9792466afb tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:36.673858 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:36.673858 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:36.698494 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-369fa184-60c1-4d27-b970-ae9792466afb tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:27:36.755981 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-369fa184-60c1-4d27-b970-ae9792466afb tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 returned with HTTP 200 Nov 13 01:27:36.763369 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 831/1650] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:27:36 2020] GET /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 => generated 911 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:36.850472 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-54ae4759-8219-40de-9f39-037c601eb18e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:36.850980 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-54ae4759-8219-40de-9f39-037c601eb18e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:36.851130 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:36.851130 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:36.852526 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-54ae4759-8219-40de-9f39-037c601eb18e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:36.853828 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-54ae4759-8219-40de-9f39-037c601eb18e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:36.919586 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:36.919586 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:36.922887 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-54ae4759-8219-40de-9f39-037c601eb18e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:36.922887 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 820/1651] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:36 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:37.936076 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd5e1191-21b7-4de2-8d1f-5649520d0ddd tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:37.936626 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd5e1191-21b7-4de2-8d1f-5649520d0ddd tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:37.936990 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:37.936990 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:37.937608 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd5e1191-21b7-4de2-8d1f-5649520d0ddd tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:37.938122 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-bd5e1191-21b7-4de2-8d1f-5649520d0ddd tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:37.986110 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:37.986110 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:37.987999 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd5e1191-21b7-4de2-8d1f-5649520d0ddd tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:37.988830 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 832/1652] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:37 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:39.002647 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c386e252-d16c-4b88-b269-75eef32cc36e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:39.004080 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c386e252-d16c-4b88-b269-75eef32cc36e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:39.004518 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:39.004518 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:39.005181 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c386e252-d16c-4b88-b269-75eef32cc36e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:39.005768 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c386e252-d16c-4b88-b269-75eef32cc36e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:39.050479 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:39.050479 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:39.053626 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c386e252-d16c-4b88-b269-75eef32cc36e tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:39.056058 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 821/1653] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:38 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:40.077337 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-16505002-4292-49b1-8213-c4d5886cc6ac tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:40.078492 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-16505002-4292-49b1-8213-c4d5886cc6ac tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:40.078887 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:40.078887 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:40.079861 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-16505002-4292-49b1-8213-c4d5886cc6ac tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:40.080410 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-16505002-4292-49b1-8213-c4d5886cc6ac tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:40.118997 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:40.118997 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:40.124127 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-16505002-4292-49b1-8213-c4d5886cc6ac tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:40.125554 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 833/1654] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:40 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:41.140985 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-329f85d8-4e61-41c9-8a92-2cab1a53118a tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:41.142176 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-329f85d8-4e61-41c9-8a92-2cab1a53118a tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:41.142570 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:41.142570 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:41.143223 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-329f85d8-4e61-41c9-8a92-2cab1a53118a tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:41.144192 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-329f85d8-4e61-41c9-8a92-2cab1a53118a tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:41.190983 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:41.190983 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:41.194069 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-329f85d8-4e61-41c9-8a92-2cab1a53118a tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:41.201510 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 822/1655] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:41 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:42.220916 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b5c250b7-99b6-4747-9812-09d5cb829c32 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:42.220916 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b5c250b7-99b6-4747-9812-09d5cb829c32 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:42.220916 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:42.220916 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:42.220916 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b5c250b7-99b6-4747-9812-09d5cb829c32 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:42.220916 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-b5c250b7-99b6-4747-9812-09d5cb829c32 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:42.267100 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:42.267100 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:42.269712 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b5c250b7-99b6-4747-9812-09d5cb829c32 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:42.271178 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 834/1656] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:42 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:43.284496 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ffaedbd1-db9b-40ec-b36a-4868859c1036 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:43.285003 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ffaedbd1-db9b-40ec-b36a-4868859c1036 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:43.285216 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:43.285216 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:43.285588 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ffaedbd1-db9b-40ec-b36a-4868859c1036 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:43.285953 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ffaedbd1-db9b-40ec-b36a-4868859c1036 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:43.344422 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:43.344422 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:43.357613 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ffaedbd1-db9b-40ec-b36a-4868859c1036 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:43.364168 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 823/1657] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:43 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:44.372519 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-75b8b53e-27fe-4a54-9693-eab374082598 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:44.373831 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-75b8b53e-27fe-4a54-9693-eab374082598 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:44.374210 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:44.374210 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:44.374854 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-75b8b53e-27fe-4a54-9693-eab374082598 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:44.375363 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-75b8b53e-27fe-4a54-9693-eab374082598 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:44.420680 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:44.420680 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:44.422779 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-75b8b53e-27fe-4a54-9693-eab374082598 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:44.423779 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 835/1658] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:44 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:45.437795 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-56753dc5-29b6-42a9-a238-bba30b5d7991 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:45.438444 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-56753dc5-29b6-42a9-a238-bba30b5d7991 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:45.438728 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:45.438728 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:45.439404 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-56753dc5-29b6-42a9-a238-bba30b5d7991 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:45.439894 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-56753dc5-29b6-42a9-a238-bba30b5d7991 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:45.482179 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:45.482179 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:45.484519 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-56753dc5-29b6-42a9-a238-bba30b5d7991 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:45.493426 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 824/1659] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:45 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:46.502073 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-783269f4-9332-4052-9cc7-1dd5bcbde074 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:46.503331 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-783269f4-9332-4052-9cc7-1dd5bcbde074 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:46.503814 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:46.503814 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:46.504500 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-783269f4-9332-4052-9cc7-1dd5bcbde074 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:46.506653 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-783269f4-9332-4052-9cc7-1dd5bcbde074 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:46.557056 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:46.557056 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:46.559715 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-783269f4-9332-4052-9cc7-1dd5bcbde074 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:46.560996 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 836/1660] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:46 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:47.575007 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca82a236-97f6-44c5-9bb1-19657d1da0f6 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:47.575639 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca82a236-97f6-44c5-9bb1-19657d1da0f6 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:47.576311 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:47.576311 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:47.576757 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca82a236-97f6-44c5-9bb1-19657d1da0f6 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:47.577212 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ca82a236-97f6-44c5-9bb1-19657d1da0f6 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:47.599862 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:47.599862 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:47.602713 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca82a236-97f6-44c5-9bb1-19657d1da0f6 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:47.603651 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 825/1661] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:47 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:48.617114 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-17e26f55-8cfc-4cb1-9dea-0b2c5681b295 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:48.618471 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-17e26f55-8cfc-4cb1-9dea-0b2c5681b295 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:48.618873 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:48.618873 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:48.619511 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-17e26f55-8cfc-4cb1-9dea-0b2c5681b295 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:48.620124 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-17e26f55-8cfc-4cb1-9dea-0b2c5681b295 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:48.660766 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:48.660766 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:48.663329 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-17e26f55-8cfc-4cb1-9dea-0b2c5681b295 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:48.672085 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 837/1662] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:48 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:49.689493 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e540fbbb-fdfb-43d2-a225-5bada0d93a71 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:49.690787 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e540fbbb-fdfb-43d2-a225-5bada0d93a71 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:49.691202 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:49.691202 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:49.691891 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e540fbbb-fdfb-43d2-a225-5bada0d93a71 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:49.692457 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e540fbbb-fdfb-43d2-a225-5bada0d93a71 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:49.754649 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:49.754649 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:49.756650 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e540fbbb-fdfb-43d2-a225-5bada0d93a71 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:49.757561 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 826/1663] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:49 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:50.771088 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c5e5fa3c-61e1-476b-9dc9-e6d2683f3a17 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:50.777744 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c5e5fa3c-61e1-476b-9dc9-e6d2683f3a17 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:50.777744 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:50.777744 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:50.777744 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c5e5fa3c-61e1-476b-9dc9-e6d2683f3a17 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:50.777744 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c5e5fa3c-61e1-476b-9dc9-e6d2683f3a17 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:50.831087 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:50.831087 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:50.833029 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c5e5fa3c-61e1-476b-9dc9-e6d2683f3a17 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:50.833784 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 838/1664] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:50 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:51.849702 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a22d6f42-8545-4035-85dd-d070b9e23971 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:51.850243 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a22d6f42-8545-4035-85dd-d070b9e23971 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:51.850624 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:51.850624 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:51.851291 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a22d6f42-8545-4035-85dd-d070b9e23971 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:51.851883 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-a22d6f42-8545-4035-85dd-d070b9e23971 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:51.897383 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:51.897383 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:51.900296 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a22d6f42-8545-4035-85dd-d070b9e23971 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:51.901543 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 827/1665] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:51 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:52.915865 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d3c2f1d1-80f1-444e-9262-daa8516aa1e0 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:52.917125 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d3c2f1d1-80f1-444e-9262-daa8516aa1e0 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:52.917557 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:52.917557 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:52.918485 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d3c2f1d1-80f1-444e-9262-daa8516aa1e0 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:52.919051 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d3c2f1d1-80f1-444e-9262-daa8516aa1e0 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:52.941737 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:52.941737 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:52.944335 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d3c2f1d1-80f1-444e-9262-daa8516aa1e0 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:52.951906 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 839/1666] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:52 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:53.958753 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-88a5b9e0-26d3-4472-86bc-e12eb5fdaff5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:53.959309 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-88a5b9e0-26d3-4472-86bc-e12eb5fdaff5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:53.959733 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:53.959733 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:53.961672 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-88a5b9e0-26d3-4472-86bc-e12eb5fdaff5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:53.962254 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-88a5b9e0-26d3-4472-86bc-e12eb5fdaff5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:54.003803 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:54.003803 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:54.014297 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-88a5b9e0-26d3-4472-86bc-e12eb5fdaff5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:54.020956 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 828/1667] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:53 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:55.029249 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9ffb55e7-88f0-43da-a425-633516a12466 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:55.029848 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9ffb55e7-88f0-43da-a425-633516a12466 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:55.030068 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:55.030068 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:55.030438 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9ffb55e7-88f0-43da-a425-633516a12466 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:55.030841 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-9ffb55e7-88f0-43da-a425-633516a12466 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:55.098121 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:55.098121 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:55.099998 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9ffb55e7-88f0-43da-a425-633516a12466 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:55.101399 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 840/1668] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:55 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:56.121171 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2a0a7275-f9f5-4ab5-93d9-3d84d28a0899 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:56.121765 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2a0a7275-f9f5-4ab5-93d9-3d84d28a0899 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:56.121992 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:56.121992 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:56.122329 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2a0a7275-f9f5-4ab5-93d9-3d84d28a0899 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:56.122700 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-2a0a7275-f9f5-4ab5-93d9-3d84d28a0899 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:56.208715 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:56.208715 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:56.218590 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2a0a7275-f9f5-4ab5-93d9-3d84d28a0899 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:56.219457 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 829/1669] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:56 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:57.233045 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f913619a-3a15-4d93-acfc-617c0a33c8f0 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:57.233788 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f913619a-3a15-4d93-acfc-617c0a33c8f0 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:57.233984 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:57.233984 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:57.234420 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f913619a-3a15-4d93-acfc-617c0a33c8f0 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:57.234685 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f913619a-3a15-4d93-acfc-617c0a33c8f0 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:57.298444 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:57.298444 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:57.307563 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f913619a-3a15-4d93-acfc-617c0a33c8f0 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:57.308615 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 841/1670] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:57 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:58.323221 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a6a4d07f-f166-4cf2-a11d-85bda854dca3 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:58.323930 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a6a4d07f-f166-4cf2-a11d-85bda854dca3 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:58.324149 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:58.324149 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:58.324533 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a6a4d07f-f166-4cf2-a11d-85bda854dca3 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:58.324906 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-a6a4d07f-f166-4cf2-a11d-85bda854dca3 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:58.392894 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:58.392894 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:58.406023 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a6a4d07f-f166-4cf2-a11d-85bda854dca3 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:58.406966 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 830/1671] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:58 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 817 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:27:59.431729 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fa530375-fd10-4b66-adf7-b1560c694269 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:27:59.439896 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fa530375-fd10-4b66-adf7-b1560c694269 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:27:59.440414 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:27:59.440414 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:27:59.441135 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fa530375-fd10-4b66-adf7-b1560c694269 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:27:59.441720 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-fa530375-fd10-4b66-adf7-b1560c694269 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:27:59.526856 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:27:59.526856 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:27:59.532597 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fa530375-fd10-4b66-adf7-b1560c694269 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:27:59.537155 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 842/1672] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:27:59 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 819 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:28:00.552201 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9223a41b-7c54-452f-92bd-bc214ffd2ff5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:28:00.552789 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9223a41b-7c54-452f-92bd-bc214ffd2ff5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:28:00.553263 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:00.553263 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:00.553985 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9223a41b-7c54-452f-92bd-bc214ffd2ff5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:28:00.554759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-9223a41b-7c54-452f-92bd-bc214ffd2ff5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:28:00.668508 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:00.668508 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:00.673080 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9223a41b-7c54-452f-92bd-bc214ffd2ff5 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:28:00.688131 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e2374175-2784-4e08-b04b-06ac4ab64454 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc Nov 13 01:28:00.688425 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e2374175-2784-4e08-b04b-06ac4ab64454 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:28:00.688821 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:00.688821 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:00.689408 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e2374175-2784-4e08-b04b-06ac4ab64454 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:28:00.694730 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 831/1673] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:28:00 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 820 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:28:00.865080 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:00.865080 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:00.895201 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e2374175-2784-4e08-b04b-06ac4ab64454 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Volume info retrieved successfully. Nov 13 01:28:00.963292 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e2374175-2784-4e08-b04b-06ac4ab64454 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc returned with HTTP 200 Nov 13 01:28:00.967578 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 843/1674] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:28:00 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc => generated 914 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:28:00.984400 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6f76455e-af86-4f10-88fb-9ff2a5d5e01f tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] PUT http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:28:00.985137 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:00.985137 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:00.985807 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6f76455e-af86-4f10-88fb-9ff2a5d5e01f tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1407071639", "description": "tempest-volume-backup-description-131708477"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:28:01.061780 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:01.061780 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:01.104702 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6f76455e-af86-4f10-88fb-9ff2a5d5e01f tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:28:01.111781 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 832/1675] 10.222.0.13 () {60 vars in 1336 bytes} [Fri Nov 13 01:28:00 2020] PUT /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 399 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:28:01.118323 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c0d9b0ca-941e-4222-b350-eec00eee176c tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:28:01.119240 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c0d9b0ca-941e-4222-b350-eec00eee176c tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:28:01.120010 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:01.120010 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:01.121024 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c0d9b0ca-941e-4222-b350-eec00eee176c tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:28:01.125550 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c0d9b0ca-941e-4222-b350-eec00eee176c tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Show backup with id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:28:01.201719 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5e8ef139-1ac2-4f95-ba08-af09226af4d0 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] POST http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action Nov 13 01:28:01.202197 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:01.202197 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:01.202723 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5e8ef139-1ac2-4f95-ba08-af09226af4d0 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action body: b'{"os-attach": {"instance_uuid": "241a895c-c4d3-48e9-8c90-cf7e91add6fa", "mountpoint": "/dev/sdb"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:28:01.203238 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5e8ef139-1ac2-4f95-ba08-af09226af4d0 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "241a895c-c4d3-48e9-8c90-cf7e91add6fa", "mountpoint": "/dev/sdb"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:28:01.209214 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:01.209214 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:01.223010 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c0d9b0ca-941e-4222-b350-eec00eee176c tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 200 Nov 13 01:28:01.226077 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 844/1676] 10.222.0.13 () {58 vars in 1315 bytes} [Fri Nov 13 01:28:01 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 861 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:28:01.242947 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-60c0ebb7-61ae-4afc-93ed-afee63ed2c2a tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] DELETE http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 Nov 13 01:28:01.244398 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-60c0ebb7-61ae-4afc-93ed-afee63ed2c2a tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:28:01.248086 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:01.248086 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:01.248762 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-60c0ebb7-61ae-4afc-93ed-afee63ed2c2a tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:28:01.253322 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-60c0ebb7-61ae-4afc-93ed-afee63ed2c2a tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Delete backup with id: e6b6bd29-b678-46c7-a0e6-0977ab8c44b4. Nov 13 01:28:01.336784 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:01.336784 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:01.411048 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:01.411048 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:01.418629 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5e8ef139-1ac2-4f95-ba08-af09226af4d0 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:01.431072 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.rpcapi [None req-60c0ebb7-61ae-4afc-93ed-afee63ed2c2a tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] delete_backup rpcapi backup_id e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 {{(pid=87988) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Nov 13 01:28:01.435838 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-60c0ebb7-61ae-4afc-93ed-afee63ed2c2a tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 returned with HTTP 202 Nov 13 01:28:01.440710 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 845/1677] 10.222.0.13 () {58 vars in 1318 bytes} [Fri Nov 13 01:28:01 2020] DELETE /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/backups/e6b6bd29-b678-46c7-a0e6-0977ab8c44b4 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:28:01.464486 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3f04875-9a9e-4113-98b0-8a262da33c99 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] DELETE http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc Nov 13 01:28:01.465096 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3f04875-9a9e-4113-98b0-8a262da33c99 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:28:01.465319 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:01.465319 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:01.466358 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3f04875-9a9e-4113-98b0-8a262da33c99 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:28:01.468506 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-e3f04875-9a9e-4113-98b0-8a262da33c99 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Delete volume with id: 4fb94570-d79c-4048-ba02-fc9501a8b8cc Nov 13 01:28:01.485069 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5e8ef139-1ac2-4f95-ba08-af09226af4d0 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Update volume admin metadata completed successfully. Nov 13 01:28:01.627928 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:01.627928 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:01.646311 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e3f04875-9a9e-4113-98b0-8a262da33c99 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Volume info retrieved successfully. Nov 13 01:28:01.758020 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e3f04875-9a9e-4113-98b0-8a262da33c99 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Delete volume request issued successfully. Nov 13 01:28:01.759258 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3f04875-9a9e-4113-98b0-8a262da33c99 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc returned with HTTP 202 Nov 13 01:28:01.760507 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 846/1678] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:28:01 2020] DELETE /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc => generated 0 bytes in 307 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:28:01.770859 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-44a7f68f-7765-414b-9e88-e712f104b6b0 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc Nov 13 01:28:01.771399 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-44a7f68f-7765-414b-9e88-e712f104b6b0 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:28:01.771626 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:01.771626 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:01.772042 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-44a7f68f-7765-414b-9e88-e712f104b6b0 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:28:01.905656 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:01.905656 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:01.969554 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-44a7f68f-7765-414b-9e88-e712f104b6b0 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Volume info retrieved successfully. Nov 13 01:28:02.006484 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5e8ef139-1ac2-4f95-ba08-af09226af4d0 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Attach volume completed successfully. Nov 13 01:28:02.007938 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5e8ef139-1ac2-4f95-ba08-af09226af4d0 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action returned with HTTP 202 Nov 13 01:28:02.008993 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 833/1679] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:28:01 2020] POST /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action => generated 0 bytes in 811 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Nov 13 01:28:02.024938 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7d69d646-873c-4d1a-9fb4-19f7bfd5b9da tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] GET http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:28:02.026278 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7d69d646-873c-4d1a-9fb4-19f7bfd5b9da tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:28:02.030889 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:02.030889 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:02.031635 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7d69d646-873c-4d1a-9fb4-19f7bfd5b9da tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:28:02.040764 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-44a7f68f-7765-414b-9e88-e712f104b6b0 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc returned with HTTP 200 Nov 13 01:28:02.051949 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 847/1680] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:28:01 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc => generated 913 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:28:02.161257 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:02.161257 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:02.189399 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7d69d646-873c-4d1a-9fb4-19f7bfd5b9da tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:02.240820 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:02.240820 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:02.261825 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7d69d646-873c-4d1a-9fb4-19f7bfd5b9da tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 returned with HTTP 200 Nov 13 01:28:02.270954 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 834/1681] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:28:02 2020] GET /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 => generated 1245 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:28:02.285942 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-388eb46d-2c38-456a-ae6c-e08119bfb4e6 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] POST http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action Nov 13 01:28:02.286624 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:02.286624 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:02.287322 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-388eb46d-2c38-456a-ae6c-e08119bfb4e6 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action body: b'{"os-detach": {}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:28:02.287985 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-388eb46d-2c38-456a-ae6c-e08119bfb4e6 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:28:02.490086 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:02.490086 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:02.519355 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-388eb46d-2c38-456a-ae6c-e08119bfb4e6 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:02.957635 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-388eb46d-2c38-456a-ae6c-e08119bfb4e6 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Detach volume completed successfully. Nov 13 01:28:02.958169 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-388eb46d-2c38-456a-ae6c-e08119bfb4e6 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action returned with HTTP 202 Nov 13 01:28:02.960640 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 848/1682] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:28:02 2020] POST /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action => generated 0 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:28:02.968583 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-804e435e-ac50-4ae6-92ed-c3518040d68f tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] GET http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:28:02.969482 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-804e435e-ac50-4ae6-92ed-c3518040d68f tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:28:02.969856 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:02.969856 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:02.970571 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-804e435e-ac50-4ae6-92ed-c3518040d68f tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:28:03.058622 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-55484bb4-1b35-4c5c-9c69-c737b10013c3 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc Nov 13 01:28:03.059361 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-55484bb4-1b35-4c5c-9c69-c737b10013c3 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:28:03.059767 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:03.059767 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:03.060390 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-55484bb4-1b35-4c5c-9c69-c737b10013c3 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:28:03.150107 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:03.150107 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:03.161106 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-804e435e-ac50-4ae6-92ed-c3518040d68f tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:03.206668 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-804e435e-ac50-4ae6-92ed-c3518040d68f tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 returned with HTTP 200 Nov 13 01:28:03.207824 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 835/1683] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:28:02 2020] GET /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 => generated 930 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:28:03.255510 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:03.255510 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:03.292261 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-55484bb4-1b35-4c5c-9c69-c737b10013c3 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Volume info retrieved successfully. Nov 13 01:28:03.363202 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-55484bb4-1b35-4c5c-9c69-c737b10013c3 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc returned with HTTP 200 Nov 13 01:28:03.370180 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 849/1684] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:28:03 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc => generated 913 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:28:04.385453 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b2d89734-f676-4d57-a806-717b02068915 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc Nov 13 01:28:04.386530 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b2d89734-f676-4d57-a806-717b02068915 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:28:04.386921 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:04.386921 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:04.387542 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b2d89734-f676-4d57-a806-717b02068915 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:28:04.576019 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:04.576019 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:04.592484 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b2d89734-f676-4d57-a806-717b02068915 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Volume info retrieved successfully. Nov 13 01:28:04.640164 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b2d89734-f676-4d57-a806-717b02068915 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc returned with HTTP 200 Nov 13 01:28:04.641207 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 836/1685] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:28:04 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc => generated 913 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:28:05.660682 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-daffce65-44a6-4231-bbc4-071124a5d6e1 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] GET http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc Nov 13 01:28:05.662173 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-daffce65-44a6-4231-bbc4-071124a5d6e1 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:28:05.663088 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:05.663088 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:05.664075 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-daffce65-44a6-4231-bbc4-071124a5d6e1 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:28:05.852751 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-daffce65-44a6-4231-bbc4-071124a5d6e1 tempest-VolumesBackupsV39Test-300525490 tempest-VolumesBackupsV39Test-300525490] http://10.222.0.13/volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc returned with HTTP 404 Nov 13 01:28:05.856777 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 850/1686] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:28:05 2020] GET /volume/v3/d0e831154d8b4d9cb71b8fb6156fa3b4/volumes/4fb94570-d79c-4048-ba02-fc9501a8b8cc => generated 109 bytes in 203 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:28:40.755022 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d2dd986-7ca4-4603-97fa-880d93cf9226 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] POST http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action Nov 13 01:28:40.755022 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:40.755022 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:40.755022 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d2dd986-7ca4-4603-97fa-880d93cf9226 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action body: b'{"os-attach": {"instance_uuid": "89162f08-aad2-411e-a42e-3c6dc66e8292", "mountpoint": "/dev/sdb"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:28:40.755022 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d2dd986-7ca4-4603-97fa-880d93cf9226 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "89162f08-aad2-411e-a42e-3c6dc66e8292", "mountpoint": "/dev/sdb"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:28:40.833237 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:40.833237 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:40.834749 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6d2dd986-7ca4-4603-97fa-880d93cf9226 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:40.848582 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6d2dd986-7ca4-4603-97fa-880d93cf9226 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Update volume admin metadata completed successfully. Nov 13 01:28:41.157713 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6d2dd986-7ca4-4603-97fa-880d93cf9226 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Attach volume completed successfully. Nov 13 01:28:41.158819 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d2dd986-7ca4-4603-97fa-880d93cf9226 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action returned with HTTP 202 Nov 13 01:28:41.160768 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 837/1687] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:28:40 2020] POST /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action => generated 0 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:28:41.169018 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-58ab0699-4330-4951-9f29-ed337a9a68d2 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] GET http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:28:41.169543 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-58ab0699-4330-4951-9f29-ed337a9a68d2 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:28:41.170031 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-58ab0699-4330-4951-9f29-ed337a9a68d2 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:28:41.294419 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:41.294419 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:41.310785 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-58ab0699-4330-4951-9f29-ed337a9a68d2 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:41.394818 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:41.394818 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:41.423534 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-58ab0699-4330-4951-9f29-ed337a9a68d2 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 returned with HTTP 200 Nov 13 01:28:41.442298 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-11d07aaa-12a4-4734-99f3-df8b4e1884f8 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] GET http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:28:41.443053 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-11d07aaa-12a4-4734-99f3-df8b4e1884f8 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:28:41.443477 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:41.443477 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:41.444776 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-11d07aaa-12a4-4734-99f3-df8b4e1884f8 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:28:41.460698 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 851/1688] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:28:41 2020] GET /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 => generated 1245 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:28:41.604525 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:41.604525 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:41.637060 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-11d07aaa-12a4-4734-99f3-df8b4e1884f8 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:41.681119 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:41.681119 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:41.695172 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-11d07aaa-12a4-4734-99f3-df8b4e1884f8 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 returned with HTTP 200 Nov 13 01:28:41.711651 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bce8cf60-3ab1-4075-93ef-4bbc4a6d943c tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] POST http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action Nov 13 01:28:41.712356 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:41.712356 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:41.713045 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bce8cf60-3ab1-4075-93ef-4bbc4a6d943c tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action body: b'{"os-detach": {}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:28:41.713579 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bce8cf60-3ab1-4075-93ef-4bbc4a6d943c tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:28:41.717497 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 838/1689] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:28:41 2020] GET /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 => generated 1245 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:28:41.796269 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:41.796269 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:41.798162 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bce8cf60-3ab1-4075-93ef-4bbc4a6d943c tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:42.011951 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bce8cf60-3ab1-4075-93ef-4bbc4a6d943c tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Detach volume completed successfully. Nov 13 01:28:42.012501 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bce8cf60-3ab1-4075-93ef-4bbc4a6d943c tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action returned with HTTP 202 Nov 13 01:28:42.018055 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 852/1690] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:28:41 2020] POST /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action => generated 0 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:28:42.020983 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6e4c26ee-c9e2-4162-99a0-5b0462ff3137 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] GET http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:28:42.021995 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6e4c26ee-c9e2-4162-99a0-5b0462ff3137 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:28:42.022199 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:42.022199 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:42.022688 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6e4c26ee-c9e2-4162-99a0-5b0462ff3137 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:28:42.134549 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:42.134549 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:42.168036 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6e4c26ee-c9e2-4162-99a0-5b0462ff3137 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:42.241223 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6e4c26ee-c9e2-4162-99a0-5b0462ff3137 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 returned with HTTP 200 Nov 13 01:28:42.242512 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 839/1691] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:28:42 2020] GET /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 => generated 930 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:28:50.762900 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-835dab38-72ef-43d0-85d2-4374df6a1638 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] POST http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action Nov 13 01:28:50.764725 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:50.764725 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:50.766339 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-835dab38-72ef-43d0-85d2-4374df6a1638 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action body: b'{"os-reserve": {}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:28:50.767293 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-835dab38-72ef-43d0-85d2-4374df6a1638 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:28:50.847988 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:50.847988 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:50.849823 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-835dab38-72ef-43d0-85d2-4374df6a1638 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:50.886939 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-835dab38-72ef-43d0-85d2-4374df6a1638 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Reserve volume completed successfully. Nov 13 01:28:50.889069 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-835dab38-72ef-43d0-85d2-4374df6a1638 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action returned with HTTP 202 Nov 13 01:28:50.894656 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 853/1692] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:28:50 2020] POST /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:28:50.905906 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f4e9f7a7-c744-4b6b-b3e9-e3b1e217ba0a tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] GET http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:28:50.906458 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f4e9f7a7-c744-4b6b-b3e9-e3b1e217ba0a tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:28:50.906658 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:50.906658 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:50.907308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f4e9f7a7-c744-4b6b-b3e9-e3b1e217ba0a tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:28:51.033584 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:51.033584 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:51.055456 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f4e9f7a7-c744-4b6b-b3e9-e3b1e217ba0a tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:51.191920 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f4e9f7a7-c744-4b6b-b3e9-e3b1e217ba0a tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 returned with HTTP 200 Nov 13 01:28:51.193388 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 840/1693] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:28:50 2020] GET /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 => generated 930 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:28:51.208169 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1709fce0-f87c-4712-88b8-0ca003c48d70 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] POST http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action Nov 13 01:28:51.209166 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:51.209166 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:51.209607 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1709fce0-f87c-4712-88b8-0ca003c48d70 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action body: b'{"os-unreserve": {}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:28:51.209982 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1709fce0-f87c-4712-88b8-0ca003c48d70 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:28:51.356920 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:51.356920 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:51.366094 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1709fce0-f87c-4712-88b8-0ca003c48d70 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:51.534493 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1709fce0-f87c-4712-88b8-0ca003c48d70 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Unreserve volume completed successfully. Nov 13 01:28:51.537615 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1709fce0-f87c-4712-88b8-0ca003c48d70 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action returned with HTTP 202 Nov 13 01:28:51.540919 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 854/1694] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:28:51 2020] POST /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action => generated 0 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:28:51.548711 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f4ba52e6-5a8c-474c-9f7e-2d27e553b514 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] GET http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:28:51.549240 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f4ba52e6-5a8c-474c-9f7e-2d27e553b514 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:28:51.549454 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:51.549454 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:51.549826 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f4ba52e6-5a8c-474c-9f7e-2d27e553b514 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:28:51.758853 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:51.758853 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:51.786553 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f4ba52e6-5a8c-474c-9f7e-2d27e553b514 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:51.872233 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f4ba52e6-5a8c-474c-9f7e-2d27e553b514 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 returned with HTTP 200 Nov 13 01:28:51.875412 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 841/1695] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:28:51 2020] GET /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 => generated 930 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:28:51.898013 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7fd11571-c166-471f-9ab1-57502e64e8fa tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] POST http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action Nov 13 01:28:51.900411 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:51.900411 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:51.900981 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7fd11571-c166-471f-9ab1-57502e64e8fa tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:28:51.901389 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7fd11571-c166-471f-9ab1-57502e64e8fa tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:28:52.076618 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:52.076618 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:52.078793 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7fd11571-c166-471f-9ab1-57502e64e8fa tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:52.102864 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7fd11571-c166-471f-9ab1-57502e64e8fa tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume updated successfully. Nov 13 01:28:52.103625 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7fd11571-c166-471f-9ab1-57502e64e8fa tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action returned with HTTP 200 Nov 13 01:28:52.104970 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 855/1696] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:28:51 2020] POST /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action => generated 0 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Nov 13 01:28:52.111996 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0adc248b-3c8d-49d2-8983-83c85940150e tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] GET http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:28:52.112523 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0adc248b-3c8d-49d2-8983-83c85940150e tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:28:52.112739 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:52.112739 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:52.113113 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0adc248b-3c8d-49d2-8983-83c85940150e tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:28:52.244719 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:52.244719 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:52.284662 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0adc248b-3c8d-49d2-8983-83c85940150e tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:52.361182 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0adc248b-3c8d-49d2-8983-83c85940150e tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 returned with HTTP 200 Nov 13 01:28:52.367061 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 842/1697] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:28:52 2020] GET /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 => generated 929 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:28:52.382838 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe86101c-2b45-4e6b-bdd9-f5aae07b3cbc tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] POST http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action Nov 13 01:28:52.383300 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:52.383300 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:52.383771 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe86101c-2b45-4e6b-bdd9-f5aae07b3cbc tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:28:52.384151 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe86101c-2b45-4e6b-bdd9-f5aae07b3cbc tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:28:52.584582 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:52.584582 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:52.585661 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fe86101c-2b45-4e6b-bdd9-f5aae07b3cbc tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:52.617056 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fe86101c-2b45-4e6b-bdd9-f5aae07b3cbc tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume updated successfully. Nov 13 01:28:52.617518 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe86101c-2b45-4e6b-bdd9-f5aae07b3cbc tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action returned with HTTP 200 Nov 13 01:28:52.618385 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 856/1698] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:28:52 2020] POST /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action => generated 0 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Nov 13 01:28:52.626372 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c6a55c50-3823-4f68-8a2b-fed23ecc2ac8 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] GET http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:28:52.626900 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c6a55c50-3823-4f68-8a2b-fed23ecc2ac8 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:28:52.627114 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:52.627114 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:52.627491 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c6a55c50-3823-4f68-8a2b-fed23ecc2ac8 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:28:52.790742 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:52.790742 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:52.821300 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c6a55c50-3823-4f68-8a2b-fed23ecc2ac8 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:52.898089 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c6a55c50-3823-4f68-8a2b-fed23ecc2ac8 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 returned with HTTP 200 Nov 13 01:28:52.905605 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 843/1699] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:28:52 2020] GET /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 => generated 930 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:28:52.928711 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ffe9a50a-8eb5-4c28-8d7c-c7754839af75 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] POST http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action Nov 13 01:28:52.929467 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:52.929467 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:52.930217 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ffe9a50a-8eb5-4c28-8d7c-c7754839af75 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:28:52.930752 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ffe9a50a-8eb5-4c28-8d7c-c7754839af75 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:28:53.066407 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:53.066407 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:53.067711 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ffe9a50a-8eb5-4c28-8d7c-c7754839af75 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:53.111215 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ffe9a50a-8eb5-4c28-8d7c-c7754839af75 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Update volume admin metadata completed successfully. Nov 13 01:28:53.111639 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ffe9a50a-8eb5-4c28-8d7c-c7754839af75 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Update readonly setting on volume completed successfully. Nov 13 01:28:53.112191 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ffe9a50a-8eb5-4c28-8d7c-c7754839af75 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action returned with HTTP 202 Nov 13 01:28:53.116114 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 857/1700] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:28:52 2020] POST /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:28:53.123182 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6dd2c668-cf4f-4a04-aff0-6cc149eb012b tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] GET http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:28:53.123673 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6dd2c668-cf4f-4a04-aff0-6cc149eb012b tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:28:53.123899 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:53.123899 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:53.124279 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6dd2c668-cf4f-4a04-aff0-6cc149eb012b tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:28:53.209941 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:53.209941 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:53.222609 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6dd2c668-cf4f-4a04-aff0-6cc149eb012b tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:53.251060 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6dd2c668-cf4f-4a04-aff0-6cc149eb012b tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 returned with HTTP 200 Nov 13 01:28:53.252557 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 844/1701] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:28:53 2020] GET /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 => generated 929 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:28:53.267103 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cb380f29-a019-4b4c-a844-2e1db9a7e091 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] POST http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action Nov 13 01:28:53.267909 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:53.267909 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:53.268609 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cb380f29-a019-4b4c-a844-2e1db9a7e091 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:28:53.269382 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cb380f29-a019-4b4c-a844-2e1db9a7e091 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:28:53.357552 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:53.357552 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:53.359281 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cb380f29-a019-4b4c-a844-2e1db9a7e091 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:53.409308 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cb380f29-a019-4b4c-a844-2e1db9a7e091 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Update volume admin metadata completed successfully. Nov 13 01:28:53.409698 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cb380f29-a019-4b4c-a844-2e1db9a7e091 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Update readonly setting on volume completed successfully. Nov 13 01:28:53.410287 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cb380f29-a019-4b4c-a844-2e1db9a7e091 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action returned with HTTP 202 Nov 13 01:28:53.414128 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 858/1702] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:28:53 2020] POST /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:28:53.418846 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e201b94f-1812-4a24-bc3b-b7209b6b0a5d tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] GET http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:28:53.419370 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e201b94f-1812-4a24-bc3b-b7209b6b0a5d tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:28:53.419563 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:53.419563 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:53.420232 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e201b94f-1812-4a24-bc3b-b7209b6b0a5d tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:28:53.534723 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:53.534723 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:53.579941 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e201b94f-1812-4a24-bc3b-b7209b6b0a5d tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:53.629283 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e201b94f-1812-4a24-bc3b-b7209b6b0a5d tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 returned with HTTP 200 Nov 13 01:28:53.634645 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 845/1703] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:28:53 2020] GET /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 => generated 930 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:28:53.654895 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-45df5be0-20bf-4c1a-a5e4-dec8efe36252 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] POST http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action Nov 13 01:28:53.655373 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:28:53.655373 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:28:53.664950 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-45df5be0-20bf-4c1a-a5e4-dec8efe36252 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-908868248", "disk_format": "raw"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:28:53.665477 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-45df5be0-20bf-4c1a-a5e4-dec8efe36252 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-908868248", "disk_format": "raw"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:28:53.744397 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:53.744397 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:53.745700 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-45df5be0-20bf-4c1a-a5e4-dec8efe36252 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:28:53.812102 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:28:53.812102 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:28:53.975948 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-45df5be0-20bf-4c1a-a5e4-dec8efe36252 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Copy volume to image completed successfully. Nov 13 01:28:53.980971 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-45df5be0-20bf-4c1a-a5e4-dec8efe36252 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action returned with HTTP 202 Nov 13 01:28:53.992122 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 859/1704] 10.222.0.13 () {58 vars in 1318 bytes} [Fri Nov 13 01:28:53 2020] POST /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626/action => generated 692 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:29:25.810747 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2c5436b0-d802-4a40-9f10-f9ede2d7d335 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] GET http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:29:25.811334 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2c5436b0-d802-4a40-9f10-f9ede2d7d335 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:25.811738 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:25.811738 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:25.815237 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2c5436b0-d802-4a40-9f10-f9ede2d7d335 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:26.105500 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:26.105500 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:26.144336 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2c5436b0-d802-4a40-9f10-f9ede2d7d335 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:29:26.202702 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2c5436b0-d802-4a40-9f10-f9ede2d7d335 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 returned with HTTP 200 Nov 13 01:29:26.217655 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 846/1705] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:25 2020] GET /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 => generated 930 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:27.225874 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9848ed89-d145-42e9-bd20-13fd4c9ad6f0 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] GET http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:29:27.227950 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9848ed89-d145-42e9-bd20-13fd4c9ad6f0 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:27.228404 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:27.228404 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:27.229221 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9848ed89-d145-42e9-bd20-13fd4c9ad6f0 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:27.357156 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:27.357156 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:27.382058 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9848ed89-d145-42e9-bd20-13fd4c9ad6f0 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:29:27.408658 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9848ed89-d145-42e9-bd20-13fd4c9ad6f0 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 returned with HTTP 200 Nov 13 01:29:27.410260 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 860/1706] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:27 2020] GET /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 => generated 930 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:29.083889 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c2c46ad8-345c-4a6b-a88f-b1e0b42d5984 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] DELETE http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:29:29.085058 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c2c46ad8-345c-4a6b-a88f-b1e0b42d5984 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:29.085444 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:29.085444 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:29.086010 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c2c46ad8-345c-4a6b-a88f-b1e0b42d5984 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:29.086597 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-c2c46ad8-345c-4a6b-a88f-b1e0b42d5984 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Delete volume with id: 9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:29:29.210527 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:29.210527 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:29.212910 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c2c46ad8-345c-4a6b-a88f-b1e0b42d5984 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:29:29.296599 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c2c46ad8-345c-4a6b-a88f-b1e0b42d5984 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Delete volume request issued successfully. Nov 13 01:29:29.300831 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c2c46ad8-345c-4a6b-a88f-b1e0b42d5984 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 returned with HTTP 202 Nov 13 01:29:29.302352 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 847/1707] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:29:29 2020] DELETE /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:29:29.309602 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-487d7a70-2eb6-4b2b-9fd6-b3bbea57ee30 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] GET http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:29:29.310646 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-487d7a70-2eb6-4b2b-9fd6-b3bbea57ee30 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:29.311030 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:29.311030 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:29.311660 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-487d7a70-2eb6-4b2b-9fd6-b3bbea57ee30 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:29.449215 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:29.449215 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:29.464730 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-487d7a70-2eb6-4b2b-9fd6-b3bbea57ee30 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:29:29.508430 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-487d7a70-2eb6-4b2b-9fd6-b3bbea57ee30 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 returned with HTTP 200 Nov 13 01:29:29.509555 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 861/1708] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:29 2020] GET /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 => generated 929 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:30.526308 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3608e07d-0009-4849-872d-31cd8c8ec845 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] GET http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:29:30.527559 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3608e07d-0009-4849-872d-31cd8c8ec845 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:30.528188 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:30.528188 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:30.528875 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3608e07d-0009-4849-872d-31cd8c8ec845 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:30.588432 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:30.588432 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:30.599124 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3608e07d-0009-4849-872d-31cd8c8ec845 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Volume info retrieved successfully. Nov 13 01:29:30.625306 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3608e07d-0009-4849-872d-31cd8c8ec845 tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 returned with HTTP 200 Nov 13 01:29:30.626852 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 848/1709] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:30 2020] GET /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 => generated 929 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:31.643954 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ff6b686b-f07a-45ad-b2da-41f90fd4dddc tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] GET http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 Nov 13 01:29:31.644646 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ff6b686b-f07a-45ad-b2da-41f90fd4dddc tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:31.645659 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:31.645659 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:31.646169 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ff6b686b-f07a-45ad-b2da-41f90fd4dddc tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:31.829626 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ff6b686b-f07a-45ad-b2da-41f90fd4dddc tempest-VolumesActionsTest-660336307 tempest-VolumesActionsTest-660336307] http://10.222.0.13/volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 returned with HTTP 404 Nov 13 01:29:31.843315 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 862/1710] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:31 2020] GET /volume/v3/82796c262c8f4efd89a6634b854f36bd/volumes/9068e4e0-9f03-4e65-9f58-e1d7d58c5626 => generated 109 bytes in 203 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:29:39.362048 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] POST http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes Nov 13 01:29:39.362507 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:39.362507 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:39.362874 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Action: 'create', calling method: create, body: {"volume": {"imageRef": "16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c", "size": 1, "name": "tempest-VolumesExtendTest-Volume-2111832575"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:29:39.364721 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Create volume request body: {'volume': {'imageRef': '16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2111832575'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:29:39.516633 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Create volume of 1 GB Nov 13 01:29:39.541851 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Availability Zones retrieved successfully. Nov 13 01:29:39.562220 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Flow 'volume_create_api' (8ba0cbba-a03c-4048-bc2c-84e1155652ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:29:39.566069 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b95405c1-f1be-4a4d-839b-bb1f99ea1ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:29:39.568810 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:29:39.689960 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b95405c1-f1be-4a4d-839b-bb1f99ea1ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:29:39.692791 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f3f50af-dce3-4085-ba75-6f3bf14a905b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:29:39.844738 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Created reservations ['c8c304eb-61f7-4562-948e-ad1651beea20', 'da33b201-b19e-46fb-89fe-c6db64c9b8cb', '28abafff-cfa4-484b-bde7-c0113ae88fd0', '4bb35be0-17d9-468a-9641-fd6e283341e3'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:29:39.846929 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f3f50af-dce3-4085-ba75-6f3bf14a905b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8c304eb-61f7-4562-948e-ad1651beea20', 'da33b201-b19e-46fb-89fe-c6db64c9b8cb', '28abafff-cfa4-484b-bde7-c0113ae88fd0', '4bb35be0-17d9-468a-9641-fd6e283341e3']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:29:39.850151 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b125dc60-c9f4-4154-b5b0-6c0c9826c16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:29:39.921110 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b125dc60-c9f4-4154-b5b0-6c0c9826c16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fd52162-9dcc-463c-9aaa-2da5a1679586', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2111832575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e95a8e6db814af38b4ea9d21bcce5d2',qos_specs=None,replication_status=,reservations=['c8c304eb-61f7-4562-948e-ad1651beea20','da33b201-b19e-46fb-89fe-c6db64c9b8cb','28abafff-cfa4-484b-bde7-c0113ae88fd0','4bb35be0-17d9-468a-9641-fd6e283341e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a49317ab6f747cfb5405e3295bb0836',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:29:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2111832575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fd52162-9dcc-463c-9aaa-2da5a1679586,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e95a8e6db814af38b4ea9d21bcce5d2',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='1a49317ab6f747cfb5405e3295bb0836',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:29:39.923196 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab38d663-9dbe-4031-b68b-311527932c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:29:39.954193 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab38d663-9dbe-4031-b68b-311527932c7b) 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-2111832575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e95a8e6db814af38b4ea9d21bcce5d2',qos_specs=None,replication_status=,reservations=['c8c304eb-61f7-4562-948e-ad1651beea20','da33b201-b19e-46fb-89fe-c6db64c9b8cb','28abafff-cfa4-484b-bde7-c0113ae88fd0','4bb35be0-17d9-468a-9641-fd6e283341e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a49317ab6f747cfb5405e3295bb0836',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:29:39.958220 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fa1b246-6221-40d8-8f6d-02a21b0b2f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:29:39.975237 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fa1b246-6221-40d8-8f6d-02a21b0b2f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:29:39.977929 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Flow 'volume_create_api' (8ba0cbba-a03c-4048-bc2c-84e1155652ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:29:40.095677 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Create volume request issued successfully. Nov 13 01:29:40.145594 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3b2f4057-b7e5-43d0-b015-428d50deb54e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes returned with HTTP 202 Nov 13 01:29:40.162758 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 849/1711] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:29:39 2020] POST /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes => generated 817 bytes in 794 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:29:40.169608 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-38141cac-f110-4b1d-98db-ece423c0bce8 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:29:40.170480 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-38141cac-f110-4b1d-98db-ece423c0bce8 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:40.171199 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-38141cac-f110-4b1d-98db-ece423c0bce8 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:40.250474 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:40.250474 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:40.261720 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-38141cac-f110-4b1d-98db-ece423c0bce8 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:29:40.287676 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-38141cac-f110-4b1d-98db-ece423c0bce8 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:29:40.305042 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 863/1712] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:40 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 909 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:41.312211 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-95a70d1d-2665-4137-b526-dd52951768d0 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:29:41.313285 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-95a70d1d-2665-4137-b526-dd52951768d0 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:41.313630 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:41.313630 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:41.314191 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-95a70d1d-2665-4137-b526-dd52951768d0 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:41.385418 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:41.385418 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:41.406818 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-95a70d1d-2665-4137-b526-dd52951768d0 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:29:41.439222 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-95a70d1d-2665-4137-b526-dd52951768d0 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:29:41.440471 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 850/1713] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:41 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 909 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:42.459121 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a3592036-d67d-49e5-a8be-e90b2160cfd1 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:29:42.460318 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a3592036-d67d-49e5-a8be-e90b2160cfd1 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:42.460690 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:42.460690 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:42.461459 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a3592036-d67d-49e5-a8be-e90b2160cfd1 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:42.601701 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:42.601701 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:42.625848 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a3592036-d67d-49e5-a8be-e90b2160cfd1 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:29:42.705693 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a3592036-d67d-49e5-a8be-e90b2160cfd1 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:29:42.706510 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 864/1714] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:42 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 909 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:43.722632 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-68620da1-0f96-4117-aa39-9d08c9868ea1 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:29:43.723897 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-68620da1-0f96-4117-aa39-9d08c9868ea1 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:43.724322 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:43.724322 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:43.724941 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-68620da1-0f96-4117-aa39-9d08c9868ea1 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:43.807834 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:43.807834 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:43.817392 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-68620da1-0f96-4117-aa39-9d08c9868ea1 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:29:43.841654 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-68620da1-0f96-4117-aa39-9d08c9868ea1 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:29:43.843257 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 851/1715] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:43 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 909 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:44.859311 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93ba044e-5ddc-4dca-b2a9-bd142c969bb5 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:29:44.859868 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93ba044e-5ddc-4dca-b2a9-bd142c969bb5 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:44.860024 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:44.860024 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:44.860653 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93ba044e-5ddc-4dca-b2a9-bd142c969bb5 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:45.016862 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:45.016862 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:45.037969 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-93ba044e-5ddc-4dca-b2a9-bd142c969bb5 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:29:45.096960 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93ba044e-5ddc-4dca-b2a9-bd142c969bb5 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:29:45.104476 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 865/1716] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:44 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 909 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:46.120096 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4eebc87b-29e3-4f82-9aa7-abe3395883e6 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:29:46.120625 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4eebc87b-29e3-4f82-9aa7-abe3395883e6 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:46.120842 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:46.120842 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:46.121216 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4eebc87b-29e3-4f82-9aa7-abe3395883e6 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:46.219548 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:46.219548 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:46.243324 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4eebc87b-29e3-4f82-9aa7-abe3395883e6 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:29:46.284428 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4eebc87b-29e3-4f82-9aa7-abe3395883e6 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:29:46.286506 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 852/1717] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:46 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 909 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:47.342870 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2dc1ddcb-60ea-410f-9922-b0a5f3eff22e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:29:47.346027 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2dc1ddcb-60ea-410f-9922-b0a5f3eff22e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:47.346457 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:47.346457 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:47.347112 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2dc1ddcb-60ea-410f-9922-b0a5f3eff22e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:47.437201 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:47.437201 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:47.454511 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2dc1ddcb-60ea-410f-9922-b0a5f3eff22e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:29:47.482606 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2dc1ddcb-60ea-410f-9922-b0a5f3eff22e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:29:47.483873 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 866/1718] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:47 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 909 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:48.499798 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-96f903d0-e037-418a-91cb-9bf7611140da tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:29:48.500359 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-96f903d0-e037-418a-91cb-9bf7611140da tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:48.500839 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:48.500839 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:48.501216 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-96f903d0-e037-418a-91cb-9bf7611140da tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:48.607078 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:48.607078 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:48.628896 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-96f903d0-e037-418a-91cb-9bf7611140da tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:29:48.671320 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-96f903d0-e037-418a-91cb-9bf7611140da tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:29:48.677694 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 853/1719] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:48 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 909 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:49.694422 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bfef6e16-d2bf-415d-9822-02de2b6482fa tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:29:49.694964 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bfef6e16-d2bf-415d-9822-02de2b6482fa tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:49.695126 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:49.695126 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:49.695785 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bfef6e16-d2bf-415d-9822-02de2b6482fa tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:49.822208 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:49.822208 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:49.839571 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bfef6e16-d2bf-415d-9822-02de2b6482fa tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:29:49.888544 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bfef6e16-d2bf-415d-9822-02de2b6482fa tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:29:49.905567 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 867/1720] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:49 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 909 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:50.908439 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-580fc135-2f4c-4f80-9b77-81c05ec2e5a6 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:29:50.909265 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-580fc135-2f4c-4f80-9b77-81c05ec2e5a6 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:50.909581 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:50.909581 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:50.910680 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-580fc135-2f4c-4f80-9b77-81c05ec2e5a6 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:51.080501 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:51.080501 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:51.124172 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-580fc135-2f4c-4f80-9b77-81c05ec2e5a6 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:29:51.193517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-580fc135-2f4c-4f80-9b77-81c05ec2e5a6 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:29:51.200270 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 854/1721] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:50 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 909 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:52.215015 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-58d10778-f826-4fd6-8f33-a2ee9b6de915 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:29:52.216293 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-58d10778-f826-4fd6-8f33-a2ee9b6de915 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:52.216869 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:52.216869 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:52.217494 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-58d10778-f826-4fd6-8f33-a2ee9b6de915 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:52.288126 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:52.288126 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:52.298713 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-58d10778-f826-4fd6-8f33-a2ee9b6de915 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:29:52.338111 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-58d10778-f826-4fd6-8f33-a2ee9b6de915 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:29:52.339256 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 868/1722] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:52 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 909 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:53.354015 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c9e4898b-4dee-4932-b915-298e4a8a3664 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:29:53.354448 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c9e4898b-4dee-4932-b915-298e4a8a3664 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:53.354596 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:53.354596 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:53.355500 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c9e4898b-4dee-4932-b915-298e4a8a3664 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:53.418780 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:53.418780 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:53.435109 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c9e4898b-4dee-4932-b915-298e4a8a3664 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:29:53.464456 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c9e4898b-4dee-4932-b915-298e4a8a3664 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:29:53.477531 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 855/1723] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:53 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 909 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:54.481694 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2ff9400f-4f83-4df1-8ffa-b2ceeb1b873e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:29:54.482827 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2ff9400f-4f83-4df1-8ffa-b2ceeb1b873e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:54.483225 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:54.483225 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:54.483905 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2ff9400f-4f83-4df1-8ffa-b2ceeb1b873e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:54.538205 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:54.538205 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:54.548049 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2ff9400f-4f83-4df1-8ffa-b2ceeb1b873e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:29:54.573449 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2ff9400f-4f83-4df1-8ffa-b2ceeb1b873e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:29:54.575047 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 869/1724] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:54 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 909 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:55.591278 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3e0747f6-b7c4-43f5-9598-1e269a25a62b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:29:55.591888 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3e0747f6-b7c4-43f5-9598-1e269a25a62b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:55.591986 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:55.591986 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:55.592334 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3e0747f6-b7c4-43f5-9598-1e269a25a62b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:55.746230 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:55.746230 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:55.776606 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3e0747f6-b7c4-43f5-9598-1e269a25a62b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:29:55.800363 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3e0747f6-b7c4-43f5-9598-1e269a25a62b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:29:55.802624 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 856/1725] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:55 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 909 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:56.071483 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-69783766-cde2-4061-839e-0a76e79e4261 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] DELETE http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 Nov 13 01:29:56.071999 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-69783766-cde2-4061-839e-0a76e79e4261 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:56.072191 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:56.072191 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:56.073045 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-69783766-cde2-4061-839e-0a76e79e4261 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:56.073866 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-69783766-cde2-4061-839e-0a76e79e4261 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Delete volume with id: 40057866-d89a-4d7e-b8a0-236572de9b74 Nov 13 01:29:56.188259 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:56.188259 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:56.195664 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-69783766-cde2-4061-839e-0a76e79e4261 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Volume info retrieved successfully. Nov 13 01:29:56.251815 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-69783766-cde2-4061-839e-0a76e79e4261 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Delete volume request issued successfully. Nov 13 01:29:56.252799 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-69783766-cde2-4061-839e-0a76e79e4261 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 returned with HTTP 202 Nov 13 01:29:56.254050 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 870/1726] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:29:56 2020] DELETE /volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:29:56.261367 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-192faa3b-091c-4ba5-aae9-b5e501a7d239 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] GET http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 Nov 13 01:29:56.261892 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-192faa3b-091c-4ba5-aae9-b5e501a7d239 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:56.262085 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:56.262085 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:56.262730 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-192faa3b-091c-4ba5-aae9-b5e501a7d239 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:56.499585 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:56.499585 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:56.527548 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-192faa3b-091c-4ba5-aae9-b5e501a7d239 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Volume info retrieved successfully. Nov 13 01:29:56.560065 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-192faa3b-091c-4ba5-aae9-b5e501a7d239 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 returned with HTTP 200 Nov 13 01:29:56.561163 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 857/1727] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:56 2020] GET /volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 => generated 913 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:56.821091 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0da0d50c-cd37-45bf-80cb-0984ea6efabc tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:29:56.821645 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0da0d50c-cd37-45bf-80cb-0984ea6efabc tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:56.821769 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:56.821769 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:56.822090 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0da0d50c-cd37-45bf-80cb-0984ea6efabc tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:56.908268 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:56.908268 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:56.918491 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0da0d50c-cd37-45bf-80cb-0984ea6efabc tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:29:57.013235 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0da0d50c-cd37-45bf-80cb-0984ea6efabc tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:29:57.016992 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 871/1728] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:56 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 909 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:57.583099 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14556ccb-377f-4e80-907f-cfdfbce9a751 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] GET http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 Nov 13 01:29:57.584035 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14556ccb-377f-4e80-907f-cfdfbce9a751 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:57.584270 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:57.584270 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:57.584652 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14556ccb-377f-4e80-907f-cfdfbce9a751 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:57.725603 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:57.725603 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:57.761188 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-14556ccb-377f-4e80-907f-cfdfbce9a751 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Volume info retrieved successfully. Nov 13 01:29:57.856348 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14556ccb-377f-4e80-907f-cfdfbce9a751 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 returned with HTTP 200 Nov 13 01:29:57.866766 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 858/1729] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:57 2020] GET /volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 => generated 913 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:58.033476 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6e0fa835-ead7-4279-a59f-a6a1dd50b6f9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:29:58.034201 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6e0fa835-ead7-4279-a59f-a6a1dd50b6f9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:58.034603 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:58.034603 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:58.035492 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6e0fa835-ead7-4279-a59f-a6a1dd50b6f9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:58.121821 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:58.121821 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:58.144290 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6e0fa835-ead7-4279-a59f-a6a1dd50b6f9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:29:58.170973 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6e0fa835-ead7-4279-a59f-a6a1dd50b6f9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:29:58.172268 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 872/1730] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:58 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 967 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:58.873413 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dc521298-30c4-4828-ac93-953ad3ac2fa0 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] GET http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 Nov 13 01:29:58.873959 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dc521298-30c4-4828-ac93-953ad3ac2fa0 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:58.874089 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:58.874089 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:58.874707 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dc521298-30c4-4828-ac93-953ad3ac2fa0 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:58.962447 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dc521298-30c4-4828-ac93-953ad3ac2fa0 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 returned with HTTP 404 Nov 13 01:29:58.965552 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 859/1731] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:58 2020] GET /volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/40057866-d89a-4d7e-b8a0-236572de9b74 => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:29:58.973717 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca180a1a-97b0-41bb-8625-2d615575e403 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] DELETE http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 Nov 13 01:29:58.974885 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca180a1a-97b0-41bb-8625-2d615575e403 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:58.975412 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:58.975412 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:58.976067 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca180a1a-97b0-41bb-8625-2d615575e403 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:58.976684 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-ca180a1a-97b0-41bb-8625-2d615575e403 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Delete volume with id: a401c02a-80a8-4508-9fe5-63028a41f034 Nov 13 01:29:59.066027 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:59.066027 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:59.069043 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ca180a1a-97b0-41bb-8625-2d615575e403 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Volume info retrieved successfully. Nov 13 01:29:59.117453 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ca180a1a-97b0-41bb-8625-2d615575e403 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Delete volume request issued successfully. Nov 13 01:29:59.118070 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca180a1a-97b0-41bb-8625-2d615575e403 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 returned with HTTP 202 Nov 13 01:29:59.118927 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 873/1732] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:29:58 2020] DELETE /volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:29:59.126495 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-699403e0-b83f-476f-930e-4d480edf00f2 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] GET http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 Nov 13 01:29:59.127163 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-699403e0-b83f-476f-930e-4d480edf00f2 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:59.128372 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-699403e0-b83f-476f-930e-4d480edf00f2 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:59.188784 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d56ee14-f4af-4242-93bf-3978e800f3bd tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:29:59.189222 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d56ee14-f4af-4242-93bf-3978e800f3bd tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:29:59.189418 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:29:59.189418 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:29:59.190064 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d56ee14-f4af-4242-93bf-3978e800f3bd tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:29:59.253572 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:59.253572 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:59.278710 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-699403e0-b83f-476f-930e-4d480edf00f2 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Volume info retrieved successfully. Nov 13 01:29:59.293927 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:29:59.293927 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:29:59.320485 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-699403e0-b83f-476f-930e-4d480edf00f2 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 returned with HTTP 200 Nov 13 01:29:59.322032 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6d56ee14-f4af-4242-93bf-3978e800f3bd tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:29:59.336705 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 860/1733] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:59 2020] GET /volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 => generated 915 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:29:59.373361 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d56ee14-f4af-4242-93bf-3978e800f3bd tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:29:59.374191 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 874/1734] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:29:59 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 970 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:00.338261 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2a99791b-1d85-469a-ac59-9c91491e14cb tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] GET http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 Nov 13 01:30:00.339399 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2a99791b-1d85-469a-ac59-9c91491e14cb tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:00.339795 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:00.339795 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:00.340439 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2a99791b-1d85-469a-ac59-9c91491e14cb tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:00.390534 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2283e191-f7cd-4873-9175-8305d480d15a tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:30:00.391424 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2283e191-f7cd-4873-9175-8305d480d15a tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:00.391813 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:00.391813 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:00.392427 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2283e191-f7cd-4873-9175-8305d480d15a tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:00.465275 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:00.465275 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:00.503034 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2a99791b-1d85-469a-ac59-9c91491e14cb tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Volume info retrieved successfully. Nov 13 01:30:00.514008 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:00.514008 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:00.542635 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2283e191-f7cd-4873-9175-8305d480d15a tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:00.571426 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2a99791b-1d85-469a-ac59-9c91491e14cb tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 returned with HTTP 200 Nov 13 01:30:00.572345 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 861/1735] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:00 2020] GET /volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 => generated 915 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:00.599340 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2283e191-f7cd-4873-9175-8305d480d15a tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:30:00.602403 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 875/1736] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:00 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 970 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:01.588727 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd2afd4a-2453-49ab-9ece-af35186c2cd1 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] GET http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 Nov 13 01:30:01.589586 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd2afd4a-2453-49ab-9ece-af35186c2cd1 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:01.589913 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:01.589913 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:01.590618 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd2afd4a-2453-49ab-9ece-af35186c2cd1 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:01.619423 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14ed69a6-d7d9-48b7-8542-9f14f1f1c598 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:30:01.621190 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14ed69a6-d7d9-48b7-8542-9f14f1f1c598 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:01.621545 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:01.621545 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:01.622428 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14ed69a6-d7d9-48b7-8542-9f14f1f1c598 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:01.774832 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:01.774832 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:01.795225 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-14ed69a6-d7d9-48b7-8542-9f14f1f1c598 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:01.795485 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:01.795485 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:01.829629 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bd2afd4a-2453-49ab-9ece-af35186c2cd1 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Volume info retrieved successfully. Nov 13 01:30:01.871752 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14ed69a6-d7d9-48b7-8542-9f14f1f1c598 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:30:01.874872 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 876/1737] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:01 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 970 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:01.896970 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd2afd4a-2453-49ab-9ece-af35186c2cd1 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 returned with HTTP 200 Nov 13 01:30:01.897789 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 862/1738] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:01 2020] GET /volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 => generated 915 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:02.893587 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3f62c373-7747-4cbb-8c4e-4fa529aea705 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:30:02.894127 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3f62c373-7747-4cbb-8c4e-4fa529aea705 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:02.894257 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:02.894257 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:02.894623 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3f62c373-7747-4cbb-8c4e-4fa529aea705 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:02.914164 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-85113c5e-ec23-4d4c-806f-9e306c8fc1b1 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] GET http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 Nov 13 01:30:02.914698 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-85113c5e-ec23-4d4c-806f-9e306c8fc1b1 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:02.914916 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:02.914916 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:02.915338 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-85113c5e-ec23-4d4c-806f-9e306c8fc1b1 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:02.983354 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:02.983354 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:02.994772 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3f62c373-7747-4cbb-8c4e-4fa529aea705 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:03.042479 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3f62c373-7747-4cbb-8c4e-4fa529aea705 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:30:03.052651 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 877/1739] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:02 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 970 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:03.057274 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-85113c5e-ec23-4d4c-806f-9e306c8fc1b1 tempest-ServersNegativeTestJSON-468669717 tempest-ServersNegativeTestJSON-468669717] http://10.222.0.13/volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 returned with HTTP 404 Nov 13 01:30:03.058353 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 863/1740] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:02 2020] GET /volume/v3/44e076c900cc48ec9bce58dad72bade6/volumes/a401c02a-80a8-4508-9fe5-63028a41f034 => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:30:04.059904 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c3ba0448-ee9c-4bd5-a03a-54de38d3ea09 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:30:04.060471 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c3ba0448-ee9c-4bd5-a03a-54de38d3ea09 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:04.060648 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:04.060648 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:04.061464 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c3ba0448-ee9c-4bd5-a03a-54de38d3ea09 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:04.129590 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:04.129590 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:04.138192 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c3ba0448-ee9c-4bd5-a03a-54de38d3ea09 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:04.163188 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c3ba0448-ee9c-4bd5-a03a-54de38d3ea09 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:30:04.164814 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 878/1741] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:04 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 970 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:05.185009 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e61d48ab-0d00-4644-8986-fcec650fe130 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:30:05.186332 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e61d48ab-0d00-4644-8986-fcec650fe130 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:05.187117 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e61d48ab-0d00-4644-8986-fcec650fe130 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:05.248838 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:05.248838 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:05.257540 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e61d48ab-0d00-4644-8986-fcec650fe130 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:05.281350 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e61d48ab-0d00-4644-8986-fcec650fe130 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:30:05.282156 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 864/1742] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:05 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 1358 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:30:05.297847 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3d389f94-5234-4ea0-939f-051bd1fcb62d tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] POST http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586/action Nov 13 01:30:05.298637 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:05.298637 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:05.299347 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3d389f94-5234-4ea0-939f-051bd1fcb62d tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:30:05.299760 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3d389f94-5234-4ea0-939f-051bd1fcb62d tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:30:05.353503 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:05.353503 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:05.354734 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3d389f94-5234-4ea0-939f-051bd1fcb62d tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:05.452210 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-3d389f94-5234-4ea0-939f-051bd1fcb62d tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Created reservations ['19d265e4-37f9-458b-9b50-c128b15295c3', '720f5544-296c-4a8b-bea2-22a75dc7ef46'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:30:05.481468 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3d389f94-5234-4ea0-939f-051bd1fcb62d tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Extend volume request issued successfully. Nov 13 01:30:05.482387 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3d389f94-5234-4ea0-939f-051bd1fcb62d tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586/action returned with HTTP 202 Nov 13 01:30:05.487455 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 879/1743] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:30:05 2020] POST /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586/action => generated 0 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:30:05.491836 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2914feee-7aa3-46cb-8cdf-fa5c3276e2d1 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:30:05.492636 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2914feee-7aa3-46cb-8cdf-fa5c3276e2d1 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:05.493065 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:05.493065 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:05.493711 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2914feee-7aa3-46cb-8cdf-fa5c3276e2d1 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:05.556620 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:05.556620 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:05.567068 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2914feee-7aa3-46cb-8cdf-fa5c3276e2d1 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:05.592810 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2914feee-7aa3-46cb-8cdf-fa5c3276e2d1 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:30:05.593841 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 865/1744] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:05 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 1358 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:30:06.610795 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8f2a9d1f-baee-4fa8-ade6-c3d885793d4e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:30:06.611622 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8f2a9d1f-baee-4fa8-ade6-c3d885793d4e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:06.611966 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:06.611966 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:06.612512 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8f2a9d1f-baee-4fa8-ade6-c3d885793d4e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:06.699548 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:06.699548 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:06.725088 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8f2a9d1f-baee-4fa8-ade6-c3d885793d4e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:06.774573 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8f2a9d1f-baee-4fa8-ade6-c3d885793d4e tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:30:06.782845 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 880/1745] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:06 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 1358 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:30:06.798344 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c6888432-a2b1-4ee0-a653-09cfe1cfab34 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:30:06.799114 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c6888432-a2b1-4ee0-a653-09cfe1cfab34 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:06.799499 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:06.799499 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:06.800163 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c6888432-a2b1-4ee0-a653-09cfe1cfab34 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:06.895389 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:06.895389 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:06.904655 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c6888432-a2b1-4ee0-a653-09cfe1cfab34 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:06.931487 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c6888432-a2b1-4ee0-a653-09cfe1cfab34 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:30:06.932590 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 866/1746] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:06 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 1358 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:30:06.950825 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] POST http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes Nov 13 01:30:06.951281 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:06.951281 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:06.951747 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-820320735"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:30:06.952972 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-820320735'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:30:06.953340 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Create volume of 1 GB Nov 13 01:30:06.967094 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Availability Zones retrieved successfully. Nov 13 01:30:06.984042 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Flow 'volume_create_api' (7ceaff5e-30ab-4a82-be86-aa8d59208634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:30:06.986833 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2faeda7-5099-4e64-a969-5e1227f639bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:30:06.989461 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:30:07.057996 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2faeda7-5099-4e64-a969-5e1227f639bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:30:07.060534 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1073cc6-0a53-41cf-8c6c-6c75552f1882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:30:07.132257 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Created reservations ['6c94a833-8f4b-4b2b-9f39-a0c71284dc64', 'b6dff3a7-76fa-464f-92bc-06388abe16d1', '5cbb7f52-c6d5-4528-904d-d459be55d4d5', '520ace71-cbc9-4afd-a5c6-9a73688ce615'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:30:07.134772 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1073cc6-0a53-41cf-8c6c-6c75552f1882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c94a833-8f4b-4b2b-9f39-a0c71284dc64', 'b6dff3a7-76fa-464f-92bc-06388abe16d1', '5cbb7f52-c6d5-4528-904d-d459be55d4d5', '520ace71-cbc9-4afd-a5c6-9a73688ce615']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:30:07.136627 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee7e2f27-7e44-418c-8393-a7a1627cb682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:30:07.203882 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee7e2f27-7e44-418c-8393-a7a1627cb682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3814103-b698-44e7-a7a1-4284a4c72c40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-820320735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e95a8e6db814af38b4ea9d21bcce5d2',qos_specs=None,replication_status=,reservations=['6c94a833-8f4b-4b2b-9f39-a0c71284dc64','b6dff3a7-76fa-464f-92bc-06388abe16d1','5cbb7f52-c6d5-4528-904d-d459be55d4d5','520ace71-cbc9-4afd-a5c6-9a73688ce615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a49317ab6f747cfb5405e3295bb0836',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:30:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-820320735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3814103-b698-44e7-a7a1-4284a4c72c40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e95a8e6db814af38b4ea9d21bcce5d2',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='1a49317ab6f747cfb5405e3295bb0836',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:30:07.205923 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a831fc5-3370-436b-b225-655c38d8ce7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:30:07.240881 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a831fc5-3370-436b-b225-655c38d8ce7f) 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-820320735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e95a8e6db814af38b4ea9d21bcce5d2',qos_specs=None,replication_status=,reservations=['6c94a833-8f4b-4b2b-9f39-a0c71284dc64','b6dff3a7-76fa-464f-92bc-06388abe16d1','5cbb7f52-c6d5-4528-904d-d459be55d4d5','520ace71-cbc9-4afd-a5c6-9a73688ce615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a49317ab6f747cfb5405e3295bb0836',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:30:07.243171 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01380aec-5632-48d8-9f36-c2f15411015c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:30:07.277164 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01380aec-5632-48d8-9f36-c2f15411015c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:30:07.281053 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Flow 'volume_create_api' (7ceaff5e-30ab-4a82-be86-aa8d59208634) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:30:07.398378 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Create volume request issued successfully. Nov 13 01:30:07.449465 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f832b3a-3f26-4613-9b33-e13b6b82326b tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes returned with HTTP 202 Nov 13 01:30:07.460680 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 881/1747] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:30:06 2020] POST /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes => generated 816 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:30:07.465418 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9c7f02af-3610-4961-897e-446bd8689000 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 Nov 13 01:30:07.465944 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9c7f02af-3610-4961-897e-446bd8689000 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:07.466727 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:07.466727 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:07.467105 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9c7f02af-3610-4961-897e-446bd8689000 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:07.574310 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:07.574310 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:07.583574 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9c7f02af-3610-4961-897e-446bd8689000 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:07.607836 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9c7f02af-3610-4961-897e-446bd8689000 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 returned with HTTP 200 Nov 13 01:30:07.608969 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 867/1748] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:07 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 => generated 908 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:08.625305 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-257f0d08-297c-48d4-8fe2-88c9d76f82c9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 Nov 13 01:30:08.625817 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-257f0d08-297c-48d4-8fe2-88c9d76f82c9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:08.625960 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:08.625960 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:08.626391 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-257f0d08-297c-48d4-8fe2-88c9d76f82c9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:08.682001 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:08.682001 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:08.714069 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-257f0d08-297c-48d4-8fe2-88c9d76f82c9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:08.762494 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-257f0d08-297c-48d4-8fe2-88c9d76f82c9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 returned with HTTP 200 Nov 13 01:30:08.763543 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 882/1749] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:08 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 => generated 909 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:08.779338 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ad504a7b-a26b-42a9-b56c-bf64c1e46630 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] POST http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots Nov 13 01:30:08.780056 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:08.780056 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:08.780727 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ad504a7b-a26b-42a9-b56c-bf64c1e46630 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c3814103-b698-44e7-a7a1-4284a4c72c40", "name": "tempest-VolumesExtendTest-Snapshot-1446333966"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:30:08.843806 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:08.843806 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:08.845282 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ad504a7b-a26b-42a9-b56c-bf64c1e46630 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:08.845821 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-ad504a7b-a26b-42a9-b56c-bf64c1e46630 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Create snapshot from volume c3814103-b698-44e7-a7a1-4284a4c72c40 Nov 13 01:30:08.940889 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-ad504a7b-a26b-42a9-b56c-bf64c1e46630 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Created reservations ['48b16d15-c2ad-406b-a2b2-ba3a6c780819', 'e25f639b-a777-44df-ae5d-ab555cfdac8e', '45b13204-e186-4b70-8429-d87292712444', '4229ea00-1c40-4282-9db9-baa3445ed54c'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:30:09.074947 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ad504a7b-a26b-42a9-b56c-bf64c1e46630 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Snapshot create request issued successfully. Nov 13 01:30:09.075864 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ad504a7b-a26b-42a9-b56c-bf64c1e46630 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots returned with HTTP 202 Nov 13 01:30:09.077052 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 868/1750] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:30:08 2020] POST /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots => generated 304 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:30:09.088515 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ba8f377c-f146-43f9-9e04-64d5ced701d2 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf Nov 13 01:30:09.089039 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ba8f377c-f146-43f9-9e04-64d5ced701d2 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:09.089230 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:09.089230 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:09.090113 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ba8f377c-f146-43f9-9e04-64d5ced701d2 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:09.120933 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:09.120933 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:09.122502 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ba8f377c-f146-43f9-9e04-64d5ced701d2 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Snapshot retrieved successfully. Nov 13 01:30:09.124737 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ba8f377c-f146-43f9-9e04-64d5ced701d2 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf returned with HTTP 200 Nov 13 01:30:09.125672 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 883/1751] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:30:09 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf => generated 436 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:10.138746 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-77cb0f97-2198-43da-abe1-e09de009a9ba tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf Nov 13 01:30:10.140321 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-77cb0f97-2198-43da-abe1-e09de009a9ba tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:10.143579 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:10.143579 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:10.148630 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-77cb0f97-2198-43da-abe1-e09de009a9ba tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:10.188958 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:10.188958 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:10.189994 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-77cb0f97-2198-43da-abe1-e09de009a9ba tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Snapshot retrieved successfully. Nov 13 01:30:10.194853 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-77cb0f97-2198-43da-abe1-e09de009a9ba tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf returned with HTTP 200 Nov 13 01:30:10.196194 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 869/1752] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:30:10 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf => generated 436 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:11.208542 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-33488769-cc26-4c18-9fb2-4ff3c5debb43 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf Nov 13 01:30:11.209058 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-33488769-cc26-4c18-9fb2-4ff3c5debb43 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:11.209230 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:11.209230 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:11.209946 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-33488769-cc26-4c18-9fb2-4ff3c5debb43 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:11.265990 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:11.265990 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:11.267136 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-33488769-cc26-4c18-9fb2-4ff3c5debb43 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Snapshot retrieved successfully. Nov 13 01:30:11.269951 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-33488769-cc26-4c18-9fb2-4ff3c5debb43 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf returned with HTTP 200 Nov 13 01:30:11.270975 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 884/1753] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:30:11 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf => generated 463 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:11.281158 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-36ab68de-bcb8-4216-8dfb-2514ebbb0fc9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] POST http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40/action Nov 13 01:30:11.281616 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:11.281616 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:11.282056 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-36ab68de-bcb8-4216-8dfb-2514ebbb0fc9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:30:11.282705 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-36ab68de-bcb8-4216-8dfb-2514ebbb0fc9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:30:11.399761 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:11.399761 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:11.401163 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-36ab68de-bcb8-4216-8dfb-2514ebbb0fc9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:11.630216 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-36ab68de-bcb8-4216-8dfb-2514ebbb0fc9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Created reservations ['450fd698-f9b3-4559-ad41-25858762d5e3', '9e1dbf94-940b-4e0d-ba47-e686f8f9226f'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:30:11.692605 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-36ab68de-bcb8-4216-8dfb-2514ebbb0fc9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Extend volume request issued successfully. Nov 13 01:30:11.693245 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-36ab68de-bcb8-4216-8dfb-2514ebbb0fc9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40/action returned with HTTP 202 Nov 13 01:30:11.697643 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 870/1754] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:30:11 2020] POST /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40/action => generated 0 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:30:11.702847 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-458a9e01-929c-4ac8-956a-f0435d0121d4 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 Nov 13 01:30:11.703574 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-458a9e01-929c-4ac8-956a-f0435d0121d4 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:11.703989 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:11.703989 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:11.704615 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-458a9e01-929c-4ac8-956a-f0435d0121d4 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:11.822451 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:11.822451 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:11.850208 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-458a9e01-929c-4ac8-956a-f0435d0121d4 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:11.891740 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-458a9e01-929c-4ac8-956a-f0435d0121d4 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 returned with HTTP 200 Nov 13 01:30:11.892896 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 885/1755] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:11 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 => generated 909 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:12.910665 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d04eaba5-dca2-4155-b09f-c3e1ea3e58b9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 Nov 13 01:30:12.911364 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d04eaba5-dca2-4155-b09f-c3e1ea3e58b9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:12.911686 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:12.911686 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:12.912209 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d04eaba5-dca2-4155-b09f-c3e1ea3e58b9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:13.013792 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:13.013792 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:13.036243 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d04eaba5-dca2-4155-b09f-c3e1ea3e58b9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:13.087711 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d04eaba5-dca2-4155-b09f-c3e1ea3e58b9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 returned with HTTP 200 Nov 13 01:30:13.088552 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 871/1756] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:12 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 => generated 909 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:14.105186 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8e86e62-e43c-4e9a-8326-ecc7ad315095 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 Nov 13 01:30:14.105683 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d8e86e62-e43c-4e9a-8326-ecc7ad315095 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:14.106422 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:14.106422 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:14.107064 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d8e86e62-e43c-4e9a-8326-ecc7ad315095 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:14.202776 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:14.202776 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:14.223021 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d8e86e62-e43c-4e9a-8326-ecc7ad315095 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:14.263569 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8e86e62-e43c-4e9a-8326-ecc7ad315095 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 returned with HTTP 200 Nov 13 01:30:14.264651 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 886/1757] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:14 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 => generated 909 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:15.283966 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a258925a-9237-4a4b-8b01-f5705509dc8a tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 Nov 13 01:30:15.284651 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a258925a-9237-4a4b-8b01-f5705509dc8a tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:15.286344 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:15.286344 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:15.288082 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a258925a-9237-4a4b-8b01-f5705509dc8a tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:15.362454 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:15.362454 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:15.374552 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a258925a-9237-4a4b-8b01-f5705509dc8a tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:15.412996 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a258925a-9237-4a4b-8b01-f5705509dc8a tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 returned with HTTP 200 Nov 13 01:30:15.414583 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 872/1758] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:15 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 => generated 909 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:15.432239 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19ec3af8-ad35-4aa1-9a0d-cde0c379bf23 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 Nov 13 01:30:15.433127 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19ec3af8-ad35-4aa1-9a0d-cde0c379bf23 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:15.434501 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:15.434501 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:15.435420 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19ec3af8-ad35-4aa1-9a0d-cde0c379bf23 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:15.514249 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:15.514249 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:15.531938 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-19ec3af8-ad35-4aa1-9a0d-cde0c379bf23 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:15.571522 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19ec3af8-ad35-4aa1-9a0d-cde0c379bf23 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 returned with HTTP 200 Nov 13 01:30:15.572943 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 887/1759] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:15 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 => generated 909 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:15.592235 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90055d6d-fa95-4ab1-945e-83e610065f25 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] DELETE http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf Nov 13 01:30:15.592976 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-90055d6d-fa95-4ab1-945e-83e610065f25 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:15.593369 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:15.593369 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:15.593999 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-90055d6d-fa95-4ab1-945e-83e610065f25 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:15.596029 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-90055d6d-fa95-4ab1-945e-83e610065f25 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Delete snapshot with id: b10408ca-3dc8-4db4-b1f3-02a860749adf Nov 13 01:30:15.627668 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:15.627668 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:15.629822 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-90055d6d-fa95-4ab1-945e-83e610065f25 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Snapshot retrieved successfully. Nov 13 01:30:15.718591 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-90055d6d-fa95-4ab1-945e-83e610065f25 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Snapshot delete request issued successfully. Nov 13 01:30:15.719389 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90055d6d-fa95-4ab1-945e-83e610065f25 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf returned with HTTP 202 Nov 13 01:30:15.720469 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 873/1760] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:30:15 2020] DELETE /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:30:15.730276 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c1fc1635-c5c9-47cb-9218-ed3c1e820fc8 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf Nov 13 01:30:15.731051 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c1fc1635-c5c9-47cb-9218-ed3c1e820fc8 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:15.731788 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:15.731788 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:15.732437 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c1fc1635-c5c9-47cb-9218-ed3c1e820fc8 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:15.790913 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:15.790913 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:15.793211 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c1fc1635-c5c9-47cb-9218-ed3c1e820fc8 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Snapshot retrieved successfully. Nov 13 01:30:15.796048 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c1fc1635-c5c9-47cb-9218-ed3c1e820fc8 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf returned with HTTP 200 Nov 13 01:30:15.801209 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 888/1761] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:30:15 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf => generated 462 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:16.813437 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e36ae141-da17-495b-b29d-5433fc91e3ba tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf Nov 13 01:30:16.814655 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e36ae141-da17-495b-b29d-5433fc91e3ba tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:16.815094 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:16.815094 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:16.816412 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e36ae141-da17-495b-b29d-5433fc91e3ba tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:16.856087 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:16.856087 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:16.857383 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e36ae141-da17-495b-b29d-5433fc91e3ba tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Snapshot retrieved successfully. Nov 13 01:30:16.866533 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e36ae141-da17-495b-b29d-5433fc91e3ba tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf returned with HTTP 200 Nov 13 01:30:16.866533 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 874/1762] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:30:16 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf => generated 462 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:17.872566 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-448fc5c0-e26f-4673-8b9c-a637a24a6f5d tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf Nov 13 01:30:17.873789 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-448fc5c0-e26f-4673-8b9c-a637a24a6f5d tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:17.874218 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:17.874218 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:17.874898 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-448fc5c0-e26f-4673-8b9c-a637a24a6f5d tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:17.904197 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-448fc5c0-e26f-4673-8b9c-a637a24a6f5d tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf returned with HTTP 404 Nov 13 01:30:17.905649 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 889/1763] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:30:17 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/snapshots/b10408ca-3dc8-4db4-b1f3-02a860749adf => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:30:17.913729 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6745b52b-1c21-4b7d-8aa0-fe60652a3be3 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] DELETE http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 Nov 13 01:30:17.915048 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6745b52b-1c21-4b7d-8aa0-fe60652a3be3 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:17.915473 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:17.915473 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:17.917765 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6745b52b-1c21-4b7d-8aa0-fe60652a3be3 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:17.919071 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-6745b52b-1c21-4b7d-8aa0-fe60652a3be3 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Delete volume with id: c3814103-b698-44e7-a7a1-4284a4c72c40 Nov 13 01:30:17.979526 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:17.979526 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:17.981104 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6745b52b-1c21-4b7d-8aa0-fe60652a3be3 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:18.036592 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6745b52b-1c21-4b7d-8aa0-fe60652a3be3 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Delete volume request issued successfully. Nov 13 01:30:18.037098 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6745b52b-1c21-4b7d-8aa0-fe60652a3be3 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 returned with HTTP 202 Nov 13 01:30:18.038180 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 875/1764] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:30:17 2020] DELETE /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:30:18.046732 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-56a5e776-4044-4c92-946d-b260092bf90a tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 Nov 13 01:30:18.047491 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-56a5e776-4044-4c92-946d-b260092bf90a tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:18.048484 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-56a5e776-4044-4c92-946d-b260092bf90a tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:18.173593 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:18.173593 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:18.195529 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-56a5e776-4044-4c92-946d-b260092bf90a tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:18.235244 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-56a5e776-4044-4c92-946d-b260092bf90a tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 returned with HTTP 200 Nov 13 01:30:18.239700 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 890/1765] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:18 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 => generated 908 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:19.253053 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1d89f9cf-615f-466b-a383-1d6be562eeb1 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 Nov 13 01:30:19.254217 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1d89f9cf-615f-466b-a383-1d6be562eeb1 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:19.254443 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:19.254443 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:19.254823 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1d89f9cf-615f-466b-a383-1d6be562eeb1 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:19.324440 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:19.324440 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:19.344556 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1d89f9cf-615f-466b-a383-1d6be562eeb1 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:19.394216 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1d89f9cf-615f-466b-a383-1d6be562eeb1 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 returned with HTTP 200 Nov 13 01:30:19.395378 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 876/1766] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:19 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 => generated 908 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:20.410850 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cd33ac66-9fbd-4bdf-bdd6-8d1803276993 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 Nov 13 01:30:20.411377 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cd33ac66-9fbd-4bdf-bdd6-8d1803276993 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:20.411547 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:20.411547 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:20.412216 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cd33ac66-9fbd-4bdf-bdd6-8d1803276993 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:20.513653 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cd33ac66-9fbd-4bdf-bdd6-8d1803276993 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 returned with HTTP 404 Nov 13 01:30:20.514974 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 891/1767] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:20 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/c3814103-b698-44e7-a7a1-4284a4c72c40 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:30:20.522518 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-761fd264-cce4-4cff-8fc3-5388bff6b803 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] DELETE http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:30:20.523305 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-761fd264-cce4-4cff-8fc3-5388bff6b803 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:20.523700 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:20.523700 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:20.524321 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-761fd264-cce4-4cff-8fc3-5388bff6b803 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:20.524934 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-761fd264-cce4-4cff-8fc3-5388bff6b803 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Delete volume with id: 4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:30:20.632516 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:20.632516 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:20.633723 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-761fd264-cce4-4cff-8fc3-5388bff6b803 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:20.712541 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-761fd264-cce4-4cff-8fc3-5388bff6b803 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Delete volume request issued successfully. Nov 13 01:30:20.713018 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-761fd264-cce4-4cff-8fc3-5388bff6b803 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 202 Nov 13 01:30:20.724189 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-574f6950-56e5-48f1-8800-00736eb7fcd9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:30:20.724713 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-574f6950-56e5-48f1-8800-00736eb7fcd9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:20.725205 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-574f6950-56e5-48f1-8800-00736eb7fcd9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:20.728052 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 877/1768] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:30:20 2020] DELETE /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:30:20.848341 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:20.848341 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:20.868025 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-574f6950-56e5-48f1-8800-00736eb7fcd9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:20.961006 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-574f6950-56e5-48f1-8800-00736eb7fcd9 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:30:20.964403 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 892/1769] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:20 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 1357 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:30:21.986342 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0b4d8c3c-5d6d-4b6a-b7fc-8a1592496d3a tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:30:21.987018 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0b4d8c3c-5d6d-4b6a-b7fc-8a1592496d3a tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:21.987018 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:21.987018 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:21.987383 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0b4d8c3c-5d6d-4b6a-b7fc-8a1592496d3a tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:22.166899 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:22.166899 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:22.182206 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0b4d8c3c-5d6d-4b6a-b7fc-8a1592496d3a tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Volume info retrieved successfully. Nov 13 01:30:22.208562 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0b4d8c3c-5d6d-4b6a-b7fc-8a1592496d3a tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 200 Nov 13 01:30:22.209729 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 878/1770] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:21 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 1357 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:30:23.227610 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4901bd94-53e6-4574-994a-ad918ef089f2 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] GET http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 Nov 13 01:30:23.228393 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4901bd94-53e6-4574-994a-ad918ef089f2 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:23.228779 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:23.228779 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:23.229277 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4901bd94-53e6-4574-994a-ad918ef089f2 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:23.349445 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4901bd94-53e6-4574-994a-ad918ef089f2 tempest-VolumesExtendTest-2057741704 tempest-VolumesExtendTest-2057741704] http://10.222.0.13/volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 returned with HTTP 404 Nov 13 01:30:23.354061 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 893/1771] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:23 2020] GET /volume/v3/1e95a8e6db814af38b4ea9d21bcce5d2/volumes/4fd52162-9dcc-463c-9aaa-2da5a1679586 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:30:28.331646 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes Nov 13 01:30:28.333180 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:28.333180 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:28.333680 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1583377516"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:30:28.335202 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1583377516'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:30:28.335849 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Create volume of 1 GB Nov 13 01:30:28.361201 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Availability Zones retrieved successfully. Nov 13 01:30:28.379207 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Flow 'volume_create_api' (1b670915-0e2d-4bac-a1cd-981ae152b81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:30:28.382102 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81d0dc22-4de4-40c6-b647-ca04cb3c08e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:30:28.384319 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:30:28.588789 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81d0dc22-4de4-40c6-b647-ca04cb3c08e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:30:28.590982 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2104676-942a-4a5a-ab56-1ab06f7d794e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:30:28.680501 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Created reservations ['8bf8cdda-8420-40d0-a25f-f35c945070ae', 'b58b96c0-e22d-421a-89ab-d833cbbde232', 'ac39becf-392e-47f7-878d-89652530c44c', '13387fe5-74e3-4c35-be8c-8797050bf8cf'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:30:28.682465 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2104676-942a-4a5a-ab56-1ab06f7d794e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bf8cdda-8420-40d0-a25f-f35c945070ae', 'b58b96c0-e22d-421a-89ab-d833cbbde232', 'ac39becf-392e-47f7-878d-89652530c44c', '13387fe5-74e3-4c35-be8c-8797050bf8cf']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:30:28.685846 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ce6435-3a7a-4861-ac71-e748a6fb0b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:30:28.750540 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ce6435-3a7a-4861-ac71-e748a6fb0b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98fa8de2-acd1-4729-bad6-3352e7f8a455', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1583377516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be85e84feda1454f8575fcba34a58077',qos_specs=None,replication_status=,reservations=['8bf8cdda-8420-40d0-a25f-f35c945070ae','b58b96c0-e22d-421a-89ab-d833cbbde232','ac39becf-392e-47f7-878d-89652530c44c','13387fe5-74e3-4c35-be8c-8797050bf8cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ec795850a344a3fb2dd5c1d1f526e6c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:30:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1583377516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98fa8de2-acd1-4729-bad6-3352e7f8a455,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be85e84feda1454f8575fcba34a58077',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='8ec795850a344a3fb2dd5c1d1f526e6c',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:30:28.752735 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5649f09-fed5-4609-9b77-8a278225b135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:30:28.778751 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5649f09-fed5-4609-9b77-8a278225b135) 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-1583377516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be85e84feda1454f8575fcba34a58077',qos_specs=None,replication_status=,reservations=['8bf8cdda-8420-40d0-a25f-f35c945070ae','b58b96c0-e22d-421a-89ab-d833cbbde232','ac39becf-392e-47f7-878d-89652530c44c','13387fe5-74e3-4c35-be8c-8797050bf8cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ec795850a344a3fb2dd5c1d1f526e6c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:30:28.780776 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4a90a70-ac4d-4cd0-bad7-59f4bb6aab0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:30:28.796903 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4a90a70-ac4d-4cd0-bad7-59f4bb6aab0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:30:28.799661 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Flow 'volume_create_api' (1b670915-0e2d-4bac-a1cd-981ae152b81a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:30:28.849435 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Create volume request issued successfully. Nov 13 01:30:28.863653 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1d4c5a35-adc7-49a4-a160-07c7693a84ab tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes returned with HTTP 202 Nov 13 01:30:28.864511 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 879/1772] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:30:28 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes => generated 819 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:30:28.878262 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-221ea66a-3195-4560-aaa3-9acc9394b4ea tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] GET http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455 Nov 13 01:30:28.878711 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-221ea66a-3195-4560-aaa3-9acc9394b4ea tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:28.879394 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-221ea66a-3195-4560-aaa3-9acc9394b4ea tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:28.933746 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:28.933746 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:28.942836 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-221ea66a-3195-4560-aaa3-9acc9394b4ea tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Volume info retrieved successfully. Nov 13 01:30:28.964737 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-221ea66a-3195-4560-aaa3-9acc9394b4ea tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455 returned with HTTP 200 Nov 13 01:30:28.972876 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 894/1773] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:28 2020] GET /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455 => generated 911 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:29.982314 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0a033c31-5523-4f1c-b457-3795b4759b5f tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] GET http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455 Nov 13 01:30:29.982842 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0a033c31-5523-4f1c-b457-3795b4759b5f tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:29.983018 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:29.983018 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:29.983399 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0a033c31-5523-4f1c-b457-3795b4759b5f tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:30.033934 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:30.033934 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:30.043825 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0a033c31-5523-4f1c-b457-3795b4759b5f tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Volume info retrieved successfully. Nov 13 01:30:30.068403 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0a033c31-5523-4f1c-b457-3795b4759b5f tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455 returned with HTTP 200 Nov 13 01:30:30.069595 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 880/1774] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:30:29 2020] GET /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455 => generated 912 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:30:49.637216 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3c462154-d010-4d40-bf50-2dffb010101d tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/ceb15ede-ca94-4b25-b3b8-cff5d0ec805c/action Nov 13 01:30:49.637742 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:49.637742 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:49.638425 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3c462154-d010-4d40-bf50-2dffb010101d tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action body: b'{"os-attach": {"instance_uuid": "213b1f50-615c-4395-bcfd-abdf7d005337", "mountpoint": "/dev/vdc"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:30:49.638822 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3c462154-d010-4d40-bf50-2dffb010101d tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "213b1f50-615c-4395-bcfd-abdf7d005337", "mountpoint": "/dev/vdc"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:30:49.716911 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3c462154-d010-4d40-bf50-2dffb010101d tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/ceb15ede-ca94-4b25-b3b8-cff5d0ec805c/action returned with HTTP 404 Nov 13 01:30:49.718295 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 895/1775] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:30:49 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/ceb15ede-ca94-4b25-b3b8-cff5d0ec805c/action => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:30:57.600944 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-294767f7-7974-4e5d-b381-7fb65cf3efc5 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes Nov 13 01:30:57.601466 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:57.601466 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:57.601752 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-294767f7-7974-4e5d-b381-7fb65cf3efc5 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'create', calling method: create, body: {"volume": {"imageRef": "74702d4c-4e03-465d-bdb5-fd9f15e194b8", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1446182257"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:30:57.603232 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-294767f7-7974-4e5d-b381-7fb65cf3efc5 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Create volume request body: {'volume': {'imageRef': '74702d4c-4e03-465d-bdb5-fd9f15e194b8', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1446182257'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:30:57.751238 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-294767f7-7974-4e5d-b381-7fb65cf3efc5 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Create volume of 2 GB Nov 13 01:30:57.766779 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-294767f7-7974-4e5d-b381-7fb65cf3efc5 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Availability Zones retrieved successfully. Nov 13 01:30:57.785753 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-294767f7-7974-4e5d-b381-7fb65cf3efc5 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Flow 'volume_create_api' (62a4c9c1-55a8-45f0-ba05-ea2850c1ccca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:30:57.788525 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-294767f7-7974-4e5d-b381-7fb65cf3efc5 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (062e9e8e-d73c-4e0c-b93f-584ee46679cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:30:57.790563 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-294767f7-7974-4e5d-b381-7fb65cf3efc5 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Validating volume size '2' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:30:57.840866 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.volume.api [None req-294767f7-7974-4e5d-b381-7fb65cf3efc5 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (062e9e8e-d73c-4e0c-b93f-584ee46679cb) transitioned into state 'FAILURE' from state 'RUNNING' Nov 13 01:30:57.840866 n-d-729945-8 devstack@c-api.service[87986]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 74702d4c-4e03-465d-bdb5-fd9f15e194b8 is not active. Nov 13 01:30:57.845345 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-294767f7-7974-4e5d-b381-7fb65cf3efc5 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (062e9e8e-d73c-4e0c-b93f-584ee46679cb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:30:57.848262 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.volume.api [None req-294767f7-7974-4e5d-b381-7fb65cf3efc5 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (062e9e8e-d73c-4e0c-b93f-584ee46679cb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Nov 13 01:30:57.850955 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.volume.api [None req-294767f7-7974-4e5d-b381-7fb65cf3efc5 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Flow 'volume_create_api' (62a4c9c1-55a8-45f0-ba05-ea2850c1ccca) transitioned into state 'REVERTED' from state 'RUNNING' Nov 13 01:30:57.851660 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-294767f7-7974-4e5d-b381-7fb65cf3efc5 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes returned with HTTP 400 Nov 13 01:30:57.855848 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 881/1776] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:30:57 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes => generated 125 bytes in 255 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Nov 13 01:30:58.422931 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-151f516c-b26c-4218-934b-78bea1bc47a3 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes Nov 13 01:30:58.423727 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-151f516c-b26c-4218-934b-78bea1bc47a3 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "b090eec7-208a-4bcd-b636-cd6e3443efb3"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:30:58.425533 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-151f516c-b26c-4218-934b-78bea1bc47a3 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Create volume request body: {'volume': {'size': 1, 'imageRef': 'b090eec7-208a-4bcd-b636-cd6e3443efb3'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:30:58.529891 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-151f516c-b26c-4218-934b-78bea1bc47a3 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Create volume of 1 GB Nov 13 01:30:58.543139 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-151f516c-b26c-4218-934b-78bea1bc47a3 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Availability Zones retrieved successfully. Nov 13 01:30:58.560235 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-151f516c-b26c-4218-934b-78bea1bc47a3 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Flow 'volume_create_api' (cc256bd5-a96f-49d9-a466-d9348cf3271c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:30:58.562997 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-151f516c-b26c-4218-934b-78bea1bc47a3 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f3e70a8-3b5d-49a9-a025-823219f06655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:30:58.565855 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-151f516c-b26c-4218-934b-78bea1bc47a3 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:30:58.612147 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.volume.api [None req-151f516c-b26c-4218-934b-78bea1bc47a3 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f3e70a8-3b5d-49a9-a025-823219f06655) transitioned into state 'FAILURE' from state 'RUNNING' Nov 13 01:30:58.612147 n-d-729945-8 devstack@c-api.service[87986]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Nov 13 01:30:58.617401 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-151f516c-b26c-4218-934b-78bea1bc47a3 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f3e70a8-3b5d-49a9-a025-823219f06655) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:30:58.619541 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.volume.api [None req-151f516c-b26c-4218-934b-78bea1bc47a3 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f3e70a8-3b5d-49a9-a025-823219f06655) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Nov 13 01:30:58.622138 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.volume.api [None req-151f516c-b26c-4218-934b-78bea1bc47a3 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Flow 'volume_create_api' (cc256bd5-a96f-49d9-a466-d9348cf3271c) transitioned into state 'REVERTED' from state 'RUNNING' Nov 13 01:30:58.622823 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-151f516c-b26c-4218-934b-78bea1bc47a3 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes returned with HTTP 400 Nov 13 01:30:58.627017 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 896/1777] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:30:58 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes => generated 134 bytes in 205 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Nov 13 01:30:58.917100 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-134781a2-507d-4aa4-a596-519106aed1cf tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes Nov 13 01:30:58.919040 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-134781a2-507d-4aa4-a596-519106aed1cf tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:30:58.920609 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-134781a2-507d-4aa4-a596-519106aed1cf tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes returned with HTTP 400 Nov 13 01:30:58.921665 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 882/1778] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:30:58 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes => generated 127 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Nov 13 01:30:58.930877 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ea579038-d57d-4ab7-9578-54e46c2a0263 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes Nov 13 01:30:58.931829 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ea579038-d57d-4ab7-9578-54e46c2a0263 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "7883af08-3339-4494-84bd-773db4c5f8bd"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:30:58.933348 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-ea579038-d57d-4ab7-9578-54e46c2a0263 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '7883af08-3339-4494-84bd-773db4c5f8bd'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:30:58.956545 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ea579038-d57d-4ab7-9578-54e46c2a0263 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes returned with HTTP 404 Nov 13 01:30:58.958299 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 897/1779] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:30:58 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:30:58.966685 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-85307964-428f-45aa-a89d-32ddd31061dc tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes Nov 13 01:30:58.967839 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-85307964-428f-45aa-a89d-32ddd31061dc tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e56226c0-bef1-46f3-ac7a-77f3f1cf396f"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:30:58.969252 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-85307964-428f-45aa-a89d-32ddd31061dc tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e56226c0-bef1-46f3-ac7a-77f3f1cf396f'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:30:59.019227 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-85307964-428f-45aa-a89d-32ddd31061dc tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes returned with HTTP 404 Nov 13 01:30:59.020951 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 883/1780] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:30:58 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:30:59.028959 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cf60c634-c05e-4ba0-be0a-3ff2b3de9061 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes Nov 13 01:30:59.029943 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cf60c634-c05e-4ba0-be0a-3ff2b3de9061 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "bb0fe270-a556-4bad-bf1f-c04baca0b282"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:30:59.031220 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-cf60c634-c05e-4ba0-be0a-3ff2b3de9061 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Create volume request body: {'volume': {'size': 1, 'volume_type': 'bb0fe270-a556-4bad-bf1f-c04baca0b282'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:30:59.058558 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cf60c634-c05e-4ba0-be0a-3ff2b3de9061 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes returned with HTTP 404 Nov 13 01:30:59.062442 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 898/1781] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:30:59 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:30:59.069911 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec41f75c-cd26-401f-8658-e42aff2ccd10 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes Nov 13 01:30:59.071394 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec41f75c-cd26-401f-8658-e42aff2ccd10 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:30:59.073366 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec41f75c-cd26-401f-8658-e42aff2ccd10 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes returned with HTTP 400 Nov 13 01:30:59.075347 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 884/1782] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:30:59 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Nov 13 01:30:59.084736 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8553aa2a-45c2-4c03-b7bd-ec7127c482bc tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes Nov 13 01:30:59.085697 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8553aa2a-45c2-4c03-b7bd-ec7127c482bc tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:30:59.087758 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8553aa2a-45c2-4c03-b7bd-ec7127c482bc tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes returned with HTTP 400 Nov 13 01:30:59.088883 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 899/1783] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:30:59 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Nov 13 01:30:59.098396 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2b49590a-5de6-4342-8f47-7332b0235a8a tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes Nov 13 01:30:59.099312 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2b49590a-5de6-4342-8f47-7332b0235a8a tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:30:59.100719 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2b49590a-5de6-4342-8f47-7332b0235a8a tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes returned with HTTP 400 Nov 13 01:30:59.101845 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 885/1784] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:30:59 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes => generated 121 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Nov 13 01:30:59.110651 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-510b2eed-14bb-4b27-9ae9-acc63ab9f1a1 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] DELETE http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/tempest-invalid-1939446250 Nov 13 01:30:59.111289 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-510b2eed-14bb-4b27-9ae9-acc63ab9f1a1 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:59.112289 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-510b2eed-14bb-4b27-9ae9-acc63ab9f1a1 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:59.112764 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-510b2eed-14bb-4b27-9ae9-acc63ab9f1a1 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Delete volume with id: tempest-invalid-1939446250 Nov 13 01:30:59.158629 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-510b2eed-14bb-4b27-9ae9-acc63ab9f1a1 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/tempest-invalid-1939446250 returned with HTTP 404 Nov 13 01:30:59.159680 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 900/1785] 10.222.0.13 () {56 vars in 1248 bytes} [Fri Nov 13 01:30:59 2020] DELETE /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/tempest-invalid-1939446250 => generated 99 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:30:59.169703 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 886/1786] 10.222.0.13 () {56 vars in 1170 bytes} [Fri Nov 13 01:30:59 2020] DELETE /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Nov 13 01:30:59.178233 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a592e0f-7d31-49e8-83fe-7b00e101a5e7 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/xxx/action Nov 13 01:30:59.179048 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a592e0f-7d31-49e8-83fe-7b00e101a5e7 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action body: b'{"os-detach": {}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:30:59.179423 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a592e0f-7d31-49e8-83fe-7b00e101a5e7 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:30:59.232311 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a592e0f-7d31-49e8-83fe-7b00e101a5e7 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/xxx/action returned with HTTP 404 Nov 13 01:30:59.233505 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 901/1787] 10.222.0.13 () {58 vars in 1218 bytes} [Fri Nov 13 01:30:59 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/xxx/action => generated 76 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Nov 13 01:30:59.243521 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cc902026-02cb-479d-9e58-18c9b7741e32 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] GET http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/tempest-invalid-457201170 Nov 13 01:30:59.244114 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cc902026-02cb-479d-9e58-18c9b7741e32 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:59.244588 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cc902026-02cb-479d-9e58-18c9b7741e32 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:59.321677 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cc902026-02cb-479d-9e58-18c9b7741e32 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/tempest-invalid-457201170 returned with HTTP 404 Nov 13 01:30:59.322914 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 887/1788] 10.222.0.13 () {56 vars in 1242 bytes} [Fri Nov 13 01:30:59 2020] GET /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/tempest-invalid-457201170 => generated 98 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:30:59.333037 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 902/1789] 10.222.0.13 () {56 vars in 1167 bytes} [Fri Nov 13 01:30:59 2020] GET /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Nov 13 01:30:59.345989 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c26bc04c-27fc-4cb4-8f93-380bf33f0797 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] GET http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/detail?status=null Nov 13 01:30:59.346718 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c26bc04c-27fc-4cb4-8f93-380bf33f0797 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:59.347407 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c26bc04c-27fc-4cb4-8f93-380bf33f0797 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:59.349189 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-c26bc04c-27fc-4cb4-8f93-380bf33f0797 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:30:59.349999 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c26bc04c-27fc-4cb4-8f93-380bf33f0797 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Could not evaluate value null, assuming string {{(pid=87987) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Nov 13 01:30:59.352167 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c26bc04c-27fc-4cb4-8f93-380bf33f0797 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:30:59.414191 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c26bc04c-27fc-4cb4-8f93-380bf33f0797 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Get all volumes completed successfully. Nov 13 01:30:59.421835 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c26bc04c-27fc-4cb4-8f93-380bf33f0797 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/detail?status=null returned with HTTP 200 Nov 13 01:30:59.422884 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 888/1790] 10.222.0.13 () {56 vars in 1208 bytes} [Fri Nov 13 01:30:59 2020] GET /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/detail?status=null => generated 15 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:30:59.440115 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-da320339-4153-4d5c-a5c3-078f842df1a0 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] GET http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/detail?name=tempest-VolumesNegativeTest-Volume-797178307 Nov 13 01:30:59.441196 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-da320339-4153-4d5c-a5c3-078f842df1a0 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:59.442143 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-da320339-4153-4d5c-a5c3-078f842df1a0 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:59.443105 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-da320339-4153-4d5c-a5c3-078f842df1a0 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:30:59.445685 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-da320339-4153-4d5c-a5c3-078f842df1a0 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-797178307'), ('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:30:59.512198 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-da320339-4153-4d5c-a5c3-078f842df1a0 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Get all volumes completed successfully. Nov 13 01:30:59.518843 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-da320339-4153-4d5c-a5c3-078f842df1a0 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/detail?name=tempest-VolumesNegativeTest-Volume-797178307 returned with HTTP 200 Nov 13 01:30:59.520157 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 903/1791] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:30:59 2020] GET /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/detail?name=tempest-VolumesNegativeTest-Volume-797178307 => generated 15 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:30:59.536191 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5a6f964c-9cd9-40b9-b8f4-77d0b35b83f8 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] GET http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes?status=null Nov 13 01:30:59.540691 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5a6f964c-9cd9-40b9-b8f4-77d0b35b83f8 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:59.541525 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5a6f964c-9cd9-40b9-b8f4-77d0b35b83f8 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:59.542626 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-5a6f964c-9cd9-40b9-b8f4-77d0b35b83f8 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:30:59.543285 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5a6f964c-9cd9-40b9-b8f4-77d0b35b83f8 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Could not evaluate value null, assuming string {{(pid=87987) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Nov 13 01:30:59.545891 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-5a6f964c-9cd9-40b9-b8f4-77d0b35b83f8 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:30:59.604451 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5a6f964c-9cd9-40b9-b8f4-77d0b35b83f8 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Get all volumes completed successfully. Nov 13 01:30:59.605281 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5a6f964c-9cd9-40b9-b8f4-77d0b35b83f8 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes?status=null returned with HTTP 200 Nov 13 01:30:59.606689 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 889/1792] 10.222.0.13 () {56 vars in 1187 bytes} [Fri Nov 13 01:30:59 2020] GET /volume/v3/be85e84feda1454f8575fcba34a58077/volumes?status=null => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:30:59.617200 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e8e0d5e-1267-4d1b-95fc-ca2ed9df7c7f tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] GET http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes?name=tempest-VolumesNegativeTest-Volume-588488108 Nov 13 01:30:59.617738 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4e8e0d5e-1267-4d1b-95fc-ca2ed9df7c7f tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:30:59.618175 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4e8e0d5e-1267-4d1b-95fc-ca2ed9df7c7f tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:30:59.618807 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-4e8e0d5e-1267-4d1b-95fc-ca2ed9df7c7f tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:30:59.620640 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4e8e0d5e-1267-4d1b-95fc-ca2ed9df7c7f tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-588488108'), ('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:30:59.697478 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4e8e0d5e-1267-4d1b-95fc-ca2ed9df7c7f tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Get all volumes completed successfully. Nov 13 01:30:59.698278 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e8e0d5e-1267-4d1b-95fc-ca2ed9df7c7f tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes?name=tempest-VolumesNegativeTest-Volume-588488108 returned with HTTP 200 Nov 13 01:30:59.710280 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b63d3079-7ea2-45cb-903e-e529f93eafcc tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455/action Nov 13 01:30:59.711489 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b63d3079-7ea2-45cb-903e-e529f93eafcc tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action body: b'{"os-reserve": {}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:30:59.712073 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b63d3079-7ea2-45cb-903e-e529f93eafcc tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:30:59.726649 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 904/1793] 10.222.0.13 () {56 vars in 1263 bytes} [Fri Nov 13 01:30:59 2020] GET /volume/v3/be85e84feda1454f8575fcba34a58077/volumes?name=tempest-VolumesNegativeTest-Volume-588488108 => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:30:59.770033 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:59.770033 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:59.771411 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b63d3079-7ea2-45cb-903e-e529f93eafcc tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Volume info retrieved successfully. Nov 13 01:30:59.783224 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b63d3079-7ea2-45cb-903e-e529f93eafcc tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Reserve volume completed successfully. Nov 13 01:30:59.784131 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b63d3079-7ea2-45cb-903e-e529f93eafcc tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455/action returned with HTTP 202 Nov 13 01:30:59.785901 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 890/1794] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:30:59 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:30:59.800308 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f7c66c41-e2dd-4a79-968a-d1f7ae3d054d tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455/action Nov 13 01:30:59.801197 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f7c66c41-e2dd-4a79-968a-d1f7ae3d054d tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action body: b'{"os-reserve": {}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:30:59.802108 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f7c66c41-e2dd-4a79-968a-d1f7ae3d054d tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:30:59.875590 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:59.875590 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:59.877904 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f7c66c41-e2dd-4a79-968a-d1f7ae3d054d tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Volume info retrieved successfully. Nov 13 01:30:59.884937 n-d-729945-8 devstack@c-api.service[87986]: ERROR cinder.volume.api [None req-f7c66c41-e2dd-4a79-968a-d1f7ae3d054d tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Volume status must be available to reserve, but the status is attaching. Nov 13 01:30:59.885627 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f7c66c41-e2dd-4a79-968a-d1f7ae3d054d tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455/action returned with HTTP 400 Nov 13 01:30:59.887086 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 905/1795] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:30:59 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455/action => generated 132 bytes in 96 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Nov 13 01:30:59.894551 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-638a9fbe-92d5-4085-b070-5444ab494e6d tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455/action Nov 13 01:30:59.895103 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:30:59.895103 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:30:59.896557 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-638a9fbe-92d5-4085-b070-5444ab494e6d tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action body: b'{"os-unreserve": {}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:30:59.896557 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-638a9fbe-92d5-4085-b070-5444ab494e6d tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:30:59.947658 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:30:59.947658 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:30:59.949034 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-638a9fbe-92d5-4085-b070-5444ab494e6d tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Volume info retrieved successfully. Nov 13 01:31:00.018367 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-638a9fbe-92d5-4085-b070-5444ab494e6d tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Unreserve volume completed successfully. Nov 13 01:31:00.019458 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-638a9fbe-92d5-4085-b070-5444ab494e6d tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455/action returned with HTTP 202 Nov 13 01:31:00.029636 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d459d3e3-45df-473c-9167-d32d1f3a8de8 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/d8e7da1c-72a2-4d04-b92c-9a84730da453/action Nov 13 01:31:00.030172 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:31:00.030172 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:31:00.030839 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d459d3e3-45df-473c-9167-d32d1f3a8de8 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action body: b'{"os-reserve": {}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:31:00.031223 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d459d3e3-45df-473c-9167-d32d1f3a8de8 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:31:00.035425 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 891/1796] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:30:59 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Nov 13 01:31:00.087963 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d459d3e3-45df-473c-9167-d32d1f3a8de8 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/d8e7da1c-72a2-4d04-b92c-9a84730da453/action returned with HTTP 404 Nov 13 01:31:00.089372 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 906/1797] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:31:00 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/d8e7da1c-72a2-4d04-b92c-9a84730da453/action => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:31:00.098178 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b353b9e6-9140-4cd0-bb4d-ea25c792a997 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/71d0a6d6-7a3c-428e-89cb-7bbdb9aa2010/action Nov 13 01:31:00.099207 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:31:00.099207 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:31:00.099929 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b353b9e6-9140-4cd0-bb4d-ea25c792a997 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action body: b'{"os-unreserve": {}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:31:00.100459 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b353b9e6-9140-4cd0-bb4d-ea25c792a997 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:31:00.155023 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b353b9e6-9140-4cd0-bb4d-ea25c792a997 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/71d0a6d6-7a3c-428e-89cb-7bbdb9aa2010/action returned with HTTP 404 Nov 13 01:31:00.156434 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 892/1798] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:31:00 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/71d0a6d6-7a3c-428e-89cb-7bbdb9aa2010/action => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:31:00.165538 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 907/1799] 10.222.0.13 () {58 vars in 1187 bytes} [Fri Nov 13 01:31:00 2020] PUT /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Nov 13 01:31:00.175801 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-12016090-e3fb-4389-a74c-e35a5df1d580 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] PUT http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/tempest-invalid-1752409182 Nov 13 01:31:00.176661 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-12016090-e3fb-4389-a74c-e35a5df1d580 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:31:00.233396 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-12016090-e3fb-4389-a74c-e35a5df1d580 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/tempest-invalid-1752409182 returned with HTTP 404 Nov 13 01:31:00.234961 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 893/1800] 10.222.0.13 () {58 vars in 1265 bytes} [Fri Nov 13 01:31:00 2020] PUT /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/tempest-invalid-1752409182 => generated 99 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:31:00.243528 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dd845e8a-73ee-4047-9464-368c26026730 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] PUT http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/da4957c5-e242-4629-bad8-c02a4a659713 Nov 13 01:31:00.244314 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dd845e8a-73ee-4047-9464-368c26026730 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:31:00.300961 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dd845e8a-73ee-4047-9464-368c26026730 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/da4957c5-e242-4629-bad8-c02a4a659713 returned with HTTP 404 Nov 13 01:31:00.308336 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 908/1801] 10.222.0.13 () {58 vars in 1295 bytes} [Fri Nov 13 01:31:00 2020] PUT /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/da4957c5-e242-4629-bad8-c02a4a659713 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:31:00.311525 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-700f6058-a9a3-4177-87aa-1044201a982e tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] DELETE http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/9e72bb06-62e0-4d3c-859b-de5bf5741db5 Nov 13 01:31:00.312106 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-700f6058-a9a3-4177-87aa-1044201a982e tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:31:00.312787 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-700f6058-a9a3-4177-87aa-1044201a982e tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:31:00.313040 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-700f6058-a9a3-4177-87aa-1044201a982e tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Delete volume with id: 9e72bb06-62e0-4d3c-859b-de5bf5741db5 Nov 13 01:31:00.363799 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-700f6058-a9a3-4177-87aa-1044201a982e tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/9e72bb06-62e0-4d3c-859b-de5bf5741db5 returned with HTTP 404 Nov 13 01:31:00.365347 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 894/1802] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:31:00 2020] DELETE /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/9e72bb06-62e0-4d3c-859b-de5bf5741db5 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:31:00.376773 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0def6448-3895-41bf-a5e0-6a36b5e68990 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455/action Nov 13 01:31:00.378388 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0def6448-3895-41bf-a5e0-6a36b5e68990 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:31:00.378778 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0def6448-3895-41bf-a5e0-6a36b5e68990 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:31:00.380119 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0def6448-3895-41bf-a5e0-6a36b5e68990 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455/action returned with HTTP 400 Nov 13 01:31:00.380994 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 909/1803] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:31:00 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455/action => generated 140 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Nov 13 01:31:00.394519 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-17e7b876-8e51-4e1a-bf3b-535527c5e095 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455/action Nov 13 01:31:00.395342 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-17e7b876-8e51-4e1a-bf3b-535527c5e095 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:31:00.395764 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-17e7b876-8e51-4e1a-bf3b-535527c5e095 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:31:00.403088 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-17e7b876-8e51-4e1a-bf3b-535527c5e095 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455/action returned with HTTP 400 Nov 13 01:31:00.417010 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-18789af6-b84e-4b81-b4b4-2c34a7b39b32 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/ec27a1f7-c144-46d2-8778-2ed771bb3fa3/action Nov 13 01:31:00.417822 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-18789af6-b84e-4b81-b4b4-2c34a7b39b32 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:31:00.418196 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-18789af6-b84e-4b81-b4b4-2c34a7b39b32 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:31:00.423723 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 895/1804] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:31:00 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455/action => generated 131 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Nov 13 01:31:00.477217 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-18789af6-b84e-4b81-b4b4-2c34a7b39b32 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/ec27a1f7-c144-46d2-8778-2ed771bb3fa3/action returned with HTTP 404 Nov 13 01:31:00.478806 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 910/1805] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:31:00 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/ec27a1f7-c144-46d2-8778-2ed771bb3fa3/action => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:31:00.487980 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-087eb90b-1b38-4b48-a056-33ecc6938113 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455/action Nov 13 01:31:00.488769 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-087eb90b-1b38-4b48-a056-33ecc6938113 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:31:00.489143 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-087eb90b-1b38-4b48-a056-33ecc6938113 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:31:00.490314 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-087eb90b-1b38-4b48-a056-33ecc6938113 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455/action returned with HTTP 400 Nov 13 01:31:00.491269 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 896/1806] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:31:00 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Nov 13 01:31:00.500482 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d44d131a-1a61-4e7a-826b-8f7ab7488883 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] POST http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/None/action Nov 13 01:31:00.501571 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d44d131a-1a61-4e7a-826b-8f7ab7488883 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:31:00.502866 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d44d131a-1a61-4e7a-826b-8f7ab7488883 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:31:00.554959 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d44d131a-1a61-4e7a-826b-8f7ab7488883 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/None/action returned with HTTP 404 Nov 13 01:31:00.556173 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 911/1807] 10.222.0.13 () {58 vars in 1221 bytes} [Fri Nov 13 01:31:00 2020] POST /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/None/action => generated 77 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:31:00.564444 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2661043c-58b1-4fd1-91b5-b63c77cf4685 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] GET http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/cea7e3f6-d159-4e7f-8196-e51099699859 Nov 13 01:31:00.565497 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2661043c-58b1-4fd1-91b5-b63c77cf4685 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:31:00.565979 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2661043c-58b1-4fd1-91b5-b63c77cf4685 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:31:00.615387 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2661043c-58b1-4fd1-91b5-b63c77cf4685 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/cea7e3f6-d159-4e7f-8196-e51099699859 returned with HTTP 404 Nov 13 01:31:00.616659 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 897/1808] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:31:00 2020] GET /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/cea7e3f6-d159-4e7f-8196-e51099699859 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:31:00.625990 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f4b9296d-465c-42cf-ad86-6c7ab16ba7c1 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] DELETE http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455 Nov 13 01:31:00.626509 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f4b9296d-465c-42cf-ad86-6c7ab16ba7c1 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:31:00.627066 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f4b9296d-465c-42cf-ad86-6c7ab16ba7c1 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:31:00.628342 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-f4b9296d-465c-42cf-ad86-6c7ab16ba7c1 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Delete volume with id: 98fa8de2-acd1-4729-bad6-3352e7f8a455 Nov 13 01:31:00.679010 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:00.679010 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:00.680783 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f4b9296d-465c-42cf-ad86-6c7ab16ba7c1 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Volume info retrieved successfully. Nov 13 01:31:00.730612 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f4b9296d-465c-42cf-ad86-6c7ab16ba7c1 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Delete volume request issued successfully. Nov 13 01:31:00.732769 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f4b9296d-465c-42cf-ad86-6c7ab16ba7c1 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455 returned with HTTP 202 Nov 13 01:31:00.738029 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 912/1809] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:31:00 2020] DELETE /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:31:00.744551 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4cf119b0-1ea7-4fa6-924b-1dcb6a30556a tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] GET http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455 Nov 13 01:31:00.745086 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4cf119b0-1ea7-4fa6-924b-1dcb6a30556a tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:31:00.745571 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4cf119b0-1ea7-4fa6-924b-1dcb6a30556a tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:31:00.886970 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:00.886970 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:00.913897 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4cf119b0-1ea7-4fa6-924b-1dcb6a30556a tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Volume info retrieved successfully. Nov 13 01:31:00.941744 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4cf119b0-1ea7-4fa6-924b-1dcb6a30556a tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455 returned with HTTP 200 Nov 13 01:31:00.943704 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 898/1810] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:31:00 2020] GET /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455 => generated 911 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:31:01.959389 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3505fee0-1632-4b58-ac29-4c360fc791fe tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] GET http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455 Nov 13 01:31:01.960920 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3505fee0-1632-4b58-ac29-4c360fc791fe tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:31:01.961249 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:31:01.961249 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:31:01.961842 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3505fee0-1632-4b58-ac29-4c360fc791fe tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:31:02.014803 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:02.014803 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:02.024522 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3505fee0-1632-4b58-ac29-4c360fc791fe tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Volume info retrieved successfully. Nov 13 01:31:02.050110 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3505fee0-1632-4b58-ac29-4c360fc791fe tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455 returned with HTTP 200 Nov 13 01:31:02.051821 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 913/1811] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:31:01 2020] GET /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455 => generated 911 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:31:03.067394 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3e9eccb9-222b-4270-a0fe-c076fd0f5762 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] GET http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455 Nov 13 01:31:03.067979 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3e9eccb9-222b-4270-a0fe-c076fd0f5762 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:31:03.068124 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:31:03.068124 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:31:03.068756 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3e9eccb9-222b-4270-a0fe-c076fd0f5762 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:31:03.167554 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3e9eccb9-222b-4270-a0fe-c076fd0f5762 tempest-VolumesNegativeTest-1125308093 tempest-VolumesNegativeTest-1125308093] http://10.222.0.13/volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455 returned with HTTP 404 Nov 13 01:31:03.168800 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 899/1812] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:31:03 2020] GET /volume/v3/be85e84feda1454f8575fcba34a58077/volumes/98fa8de2-acd1-4729-bad6-3352e7f8a455 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:31:48.387242 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] POST http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes Nov 13 01:31:48.387903 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:31:48.387903 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:31:48.388452 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1318381740"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:31:48.389617 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1318381740'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:31:48.390036 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Create volume of 1 GB Nov 13 01:31:48.406536 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Availability Zones retrieved successfully. Nov 13 01:31:48.427801 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Flow 'volume_create_api' (5670f200-5c68-46fd-89e1-4253ee67ec01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:31:48.428826 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b92266d-8e00-4659-8ca5-fbeb6e9d050d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:31:48.431298 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:31:48.522961 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b92266d-8e00-4659-8ca5-fbeb6e9d050d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:31:48.525917 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc501edf-256d-4025-86cf-4e540b09e8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:31:48.705302 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Created reservations ['b757ea08-5610-4561-9817-6c4459ab756b', 'e4eb3f39-cf1d-4e63-8cca-ae84de5a2b79', 'bc167c49-1bf0-4750-915a-a05b125cd11e', '1ca8d98c-e825-4432-93c1-5f07d0d99366'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:31:48.711678 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc501edf-256d-4025-86cf-4e540b09e8e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b757ea08-5610-4561-9817-6c4459ab756b', 'e4eb3f39-cf1d-4e63-8cca-ae84de5a2b79', 'bc167c49-1bf0-4750-915a-a05b125cd11e', '1ca8d98c-e825-4432-93c1-5f07d0d99366']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:31:48.722330 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72a7c1d5-f990-4ac6-9e91-9f338d04f727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:31:48.819111 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72a7c1d5-f990-4ac6-9e91-9f338d04f727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '311840d8-b5c2-44e3-b02b-3debaf7864cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1318381740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f615dbd3de294cd9b483d6c0cd051265',qos_specs=None,replication_status=,reservations=['b757ea08-5610-4561-9817-6c4459ab756b','e4eb3f39-cf1d-4e63-8cca-ae84de5a2b79','bc167c49-1bf0-4750-915a-a05b125cd11e','1ca8d98c-e825-4432-93c1-5f07d0d99366'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='221a93ce782c4718aab3b2a15c69888e',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:31:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1318381740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=311840d8-b5c2-44e3-b02b-3debaf7864cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f615dbd3de294cd9b483d6c0cd051265',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='221a93ce782c4718aab3b2a15c69888e',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:31:48.829755 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b019ec05-4477-4581-b0f0-3bc20ed2fb4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:31:48.889015 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b019ec05-4477-4581-b0f0-3bc20ed2fb4b) 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-1318381740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f615dbd3de294cd9b483d6c0cd051265',qos_specs=None,replication_status=,reservations=['b757ea08-5610-4561-9817-6c4459ab756b','e4eb3f39-cf1d-4e63-8cca-ae84de5a2b79','bc167c49-1bf0-4750-915a-a05b125cd11e','1ca8d98c-e825-4432-93c1-5f07d0d99366'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='221a93ce782c4718aab3b2a15c69888e',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:31:48.891350 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8bc0dcc-2f04-4b23-9561-e2d951710d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:31:48.925771 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8bc0dcc-2f04-4b23-9561-e2d951710d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:31:48.936686 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Flow 'volume_create_api' (5670f200-5c68-46fd-89e1-4253ee67ec01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:31:49.039831 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Create volume request issued successfully. Nov 13 01:31:49.086039 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c03a7faa-5ca1-49bb-a543-c146f10ce70a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes returned with HTTP 202 Nov 13 01:31:49.096182 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 914/1813] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:31:48 2020] POST /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes => generated 820 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:31:49.106736 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a341ccbb-8700-4eea-8e34-7b18d4cf8a16 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:31:49.106736 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a341ccbb-8700-4eea-8e34-7b18d4cf8a16 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:31:49.106736 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a341ccbb-8700-4eea-8e34-7b18d4cf8a16 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:31:49.222833 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:49.222833 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:49.252055 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a341ccbb-8700-4eea-8e34-7b18d4cf8a16 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:31:49.304447 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a341ccbb-8700-4eea-8e34-7b18d4cf8a16 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:31:49.305276 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 900/1814] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:31:49 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 888 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:31:50.321931 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-461b8225-d25f-4e68-8548-48797a20e6cd tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:31:50.323172 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-461b8225-d25f-4e68-8548-48797a20e6cd tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:31:50.323558 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:31:50.323558 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:31:50.324205 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-461b8225-d25f-4e68-8548-48797a20e6cd tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:31:50.391679 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:50.391679 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:50.400826 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-461b8225-d25f-4e68-8548-48797a20e6cd tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:31:50.446612 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-461b8225-d25f-4e68-8548-48797a20e6cd tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:31:50.447917 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 915/1815] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:31:50 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 913 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:31:50.597573 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-efba0f65-ed97-40b9-acfa-c5bf14a5f27d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:31:50.598307 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-efba0f65-ed97-40b9-acfa-c5bf14a5f27d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:31:50.598635 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:31:50.598635 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:31:50.599196 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-efba0f65-ed97-40b9-acfa-c5bf14a5f27d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:31:50.672313 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:50.672313 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:50.735374 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-efba0f65-ed97-40b9-acfa-c5bf14a5f27d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:31:50.806770 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-efba0f65-ed97-40b9-acfa-c5bf14a5f27d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:31:50.814223 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 901/1816] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:31:50 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 913 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:31:50.959784 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-461b8225-d25f-4e68-8548-48797a20e6cd tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume// Nov 13 01:31:50.960835 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-461b8225-d25f-4e68-8548-48797a20e6cd tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:31:50.961518 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:31:50.961518 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:31:50.962107 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-461b8225-d25f-4e68-8548-48797a20e6cd tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:31:50.963748 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-461b8225-d25f-4e68-8548-48797a20e6cd tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:31:50.964538 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 916/1817] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:31:50 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:31:50.979472 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-18f8ecc0-36c4-451c-9c47-e9056adaa3a1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] POST http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments Nov 13 01:31:50.980383 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:31:50.980383 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:31:50.981325 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-18f8ecc0-36c4-451c-9c47-e9056adaa3a1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "311840d8-b5c2-44e3-b02b-3debaf7864cf", "instance_uuid": "a18774a9-079d-4584-b87f-8580df762222", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:31:51.034176 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:51.034176 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:51.096400 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-18f8ecc0-36c4-451c-9c47-e9056adaa3a1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments returned with HTTP 200 Nov 13 01:31:51.097437 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 902/1818] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:31:50 2020] POST /volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:31:51.168120 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ce9aed86-cd21-4906-aefb-5cba5fe5e9f0 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:31:51.168704 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ce9aed86-cd21-4906-aefb-5cba5fe5e9f0 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:31:51.169158 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ce9aed86-cd21-4906-aefb-5cba5fe5e9f0 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:31:51.181447 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-18f8ecc0-36c4-451c-9c47-e9056adaa3a1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume// Nov 13 01:31:51.181931 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-18f8ecc0-36c4-451c-9c47-e9056adaa3a1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:31:51.182150 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:31:51.182150 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:31:51.182524 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-18f8ecc0-36c4-451c-9c47-e9056adaa3a1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:31:51.188059 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-18f8ecc0-36c4-451c-9c47-e9056adaa3a1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:31:51.188754 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 903/1819] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 01:31:51 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Nov 13 01:31:51.212941 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-52c688b7-49fb-444a-882e-37dc012386db tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:31:51.213730 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-52c688b7-49fb-444a-882e-37dc012386db tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:31:51.214368 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-52c688b7-49fb-444a-882e-37dc012386db tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:31:51.257671 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:51.257671 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:51.272783 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ce9aed86-cd21-4906-aefb-5cba5fe5e9f0 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:31:51.309932 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:51.309932 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:51.324961 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ce9aed86-cd21-4906-aefb-5cba5fe5e9f0 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:31:51.333332 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 917/1820] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:31:51 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 912 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:31:51.334132 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:51.334132 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:51.344059 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-52c688b7-49fb-444a-882e-37dc012386db tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:31:51.367665 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:51.367665 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:51.379056 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-52c688b7-49fb-444a-882e-37dc012386db tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:31:51.380279 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 904/1821] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 01:31:51 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 1011 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 01:31:51.404689 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-9b9f751d-b8b9-4649-9ab8-801a2572a528 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] PUT http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/03a391ba-17d3-42f1-80f5-6124c351f0d9 Nov 13 01:31:51.405202 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:31:51.405202 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:31:51.405626 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-9b9f751d-b8b9-4649-9ab8-801a2572a528 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.62", "host": "n-h1-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:31:51.455354 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:31:51.455354 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:31:51.456101 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-9b9f751d-b8b9-4649-9ab8-801a2572a528 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Lock "b'cinder-attachment_update-311840d8-b5c2-44e3-b02b-3debaf7864cf-n-h1-729945-8'" acquired by "attachment_update" :: waited 0.015s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:31:51.462601 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:51.462601 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:52.343544 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c0fb4f72-459a-481a-bc98-3555b14e9e47 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:31:52.344278 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c0fb4f72-459a-481a-bc98-3555b14e9e47 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:31:52.345020 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:31:52.345020 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:31:52.346188 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c0fb4f72-459a-481a-bc98-3555b14e9e47 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:31:52.455484 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:52.455484 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:52.473578 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c0fb4f72-459a-481a-bc98-3555b14e9e47 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:31:52.499805 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:52.499805 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:52.512541 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c0fb4f72-459a-481a-bc98-3555b14e9e47 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:31:52.516199 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 905/1822] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:31:52 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 912 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:31:53.315093 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-9b9f751d-b8b9-4649-9ab8-801a2572a528 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Lock "b'cinder-attachment_update-311840d8-b5c2-44e3-b02b-3debaf7864cf-n-h1-729945-8'" released by "attachment_update" :: held 1.859s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:31:53.316135 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-9b9f751d-b8b9-4649-9ab8-801a2572a528 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/03a391ba-17d3-42f1-80f5-6124c351f0d9 returned with HTTP 200 Nov 13 01:31:53.317375 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 918/1823] 10.222.0.62 () {64 vars in 1468 bytes} [Fri Nov 13 01:31:51 2020] PUT /volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/03a391ba-17d3-42f1-80f5-6124c351f0d9 => generated 762 bytes in 1918 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:31:53.531867 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fea769d2-72b7-41fe-97e8-1176b73c4464 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:31:53.533575 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fea769d2-72b7-41fe-97e8-1176b73c4464 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:31:53.533575 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:31:53.533575 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:31:53.533926 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fea769d2-72b7-41fe-97e8-1176b73c4464 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:31:53.585525 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:53.585525 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:53.594028 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fea769d2-72b7-41fe-97e8-1176b73c4464 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:31:53.613927 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:53.613927 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:53.622326 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fea769d2-72b7-41fe-97e8-1176b73c4464 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:31:53.623350 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 906/1824] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:31:53 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:31:54.640869 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8a9cefa5-e35c-4e3c-ac40-7af00c8bcaa0 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:31:54.642778 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8a9cefa5-e35c-4e3c-ac40-7af00c8bcaa0 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:31:54.643214 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:31:54.643214 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:31:54.643917 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8a9cefa5-e35c-4e3c-ac40-7af00c8bcaa0 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:31:54.875253 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:54.875253 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:54.920357 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8a9cefa5-e35c-4e3c-ac40-7af00c8bcaa0 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:31:54.987806 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:54.987806 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:55.003485 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8a9cefa5-e35c-4e3c-ac40-7af00c8bcaa0 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:31:55.004739 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 919/1825] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:31:54 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 913 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:31:56.021748 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-40604f51-c60f-4b88-80c5-f41ff52b9d1b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:31:56.022387 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-40604f51-c60f-4b88-80c5-f41ff52b9d1b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:31:56.022754 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:31:56.022754 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:31:56.023280 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-40604f51-c60f-4b88-80c5-f41ff52b9d1b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:31:56.186430 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:56.186430 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:56.197085 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-40604f51-c60f-4b88-80c5-f41ff52b9d1b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:31:56.234281 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:56.234281 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:56.244151 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-40604f51-c60f-4b88-80c5-f41ff52b9d1b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:31:56.254618 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 907/1826] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:31:56 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 913 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:31:57.261169 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4a34da9f-e721-434d-bf82-acc3e969cb32 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:31:57.262069 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4a34da9f-e721-434d-bf82-acc3e969cb32 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:31:57.262593 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:31:57.262593 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:31:57.263547 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4a34da9f-e721-434d-bf82-acc3e969cb32 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:31:57.335517 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:57.335517 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:57.346944 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4a34da9f-e721-434d-bf82-acc3e969cb32 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:31:57.375075 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:57.375075 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:57.391407 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4a34da9f-e721-434d-bf82-acc3e969cb32 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:31:57.392427 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 920/1827] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:31:57 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 913 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:31:58.409680 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5d7a73bf-9215-4886-a303-7a5dbb5c1a56 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:31:58.410793 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5d7a73bf-9215-4886-a303-7a5dbb5c1a56 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:31:58.411136 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:31:58.411136 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:31:58.412034 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5d7a73bf-9215-4886-a303-7a5dbb5c1a56 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:31:58.487471 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:58.487471 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:58.510213 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5d7a73bf-9215-4886-a303-7a5dbb5c1a56 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:31:58.557403 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:58.557403 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:58.568598 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5d7a73bf-9215-4886-a303-7a5dbb5c1a56 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:31:58.580613 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 908/1828] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:31:58 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 913 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:31:58.967864 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-58d23ffb-91ab-4ea4-8bdd-f110b5d740a3 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] POST http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/03a391ba-17d3-42f1-80f5-6124c351f0d9/action Nov 13 01:31:58.975027 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:31:58.975027 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:31:58.976810 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-58d23ffb-91ab-4ea4-8bdd-f110b5d740a3 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:31:58.977407 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-58d23ffb-91ab-4ea4-8bdd-f110b5d740a3 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:31:59.183316 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:59.183316 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:59.232994 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-667be43c-e617-4a6e-a2c5-a8f607e5022e req-58d23ffb-91ab-4ea4-8bdd-f110b5d740a3 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/03a391ba-17d3-42f1-80f5-6124c351f0d9/action returned with HTTP 204 Nov 13 01:31:59.238127 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 921/1829] 10.222.0.62 () {64 vars in 1489 bytes} [Fri Nov 13 01:31:58 2020] POST /volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/03a391ba-17d3-42f1-80f5-6124c351f0d9/action => generated 0 bytes in 282 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:31:59.585564 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5272ee0d-e33b-47f5-96a8-458724df7e73 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:31:59.586129 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5272ee0d-e33b-47f5-96a8-458724df7e73 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:31:59.586278 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:31:59.586278 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:31:59.586645 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5272ee0d-e33b-47f5-96a8-458724df7e73 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:31:59.663788 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:59.663788 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:59.673297 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5272ee0d-e33b-47f5-96a8-458724df7e73 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:31:59.695382 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:31:59.695382 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:31:59.706620 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5272ee0d-e33b-47f5-96a8-458724df7e73 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:31:59.707805 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 909/1830] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:31:59 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 1205 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:33:00.305818 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-f6fca145-617f-44f3-a086-394fcd51ccc6 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:33:00.307729 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-f6fca145-617f-44f3-a086-394fcd51ccc6 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:33:00.308201 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:33:00.308201 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:33:00.309220 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-f6fca145-617f-44f3-a086-394fcd51ccc6 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:33:00.410001 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:33:00.410001 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:33:00.426403 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-f6fca145-617f-44f3-a086-394fcd51ccc6 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:33:00.451040 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:33:00.451040 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:33:00.464747 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-f6fca145-617f-44f3-a086-394fcd51ccc6 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:33:00.466541 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 922/1831] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:33:00 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 1205 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:33:00.503194 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-143d18a6-6448-4632-8f58-397665b99cfd tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] POST http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf/action Nov 13 01:33:00.504490 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:33:00.504490 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:33:00.505251 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-143d18a6-6448-4632-8f58-397665b99cfd tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action body: b'{"os-begin_detaching": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:33:00.505850 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-143d18a6-6448-4632-8f58-397665b99cfd tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:33:00.581966 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:33:00.581966 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:33:00.583583 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-143d18a6-6448-4632-8f58-397665b99cfd tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:33:00.603309 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-143d18a6-6448-4632-8f58-397665b99cfd tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Begin detaching volume completed successfully. Nov 13 01:33:00.603881 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-143d18a6-6448-4632-8f58-397665b99cfd tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf/action returned with HTTP 202 Nov 13 01:33:00.605084 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 910/1832] 10.222.0.13 () {64 vars in 1643 bytes} [Fri Nov 13 01:33:00 2020] POST /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:33:00.642708 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0e9127fe-2bfd-4318-aca6-d4ffd05965e6 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:33:00.648040 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0e9127fe-2bfd-4318-aca6-d4ffd05965e6 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:33:00.648518 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:33:00.648518 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:33:00.648946 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0e9127fe-2bfd-4318-aca6-d4ffd05965e6 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:33:00.721652 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-143d18a6-6448-4632-8f58-397665b99cfd tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume// Nov 13 01:33:00.723378 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-143d18a6-6448-4632-8f58-397665b99cfd tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:33:00.723933 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:33:00.723933 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:33:00.724553 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-143d18a6-6448-4632-8f58-397665b99cfd tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:33:00.725911 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-143d18a6-6448-4632-8f58-397665b99cfd tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:33:00.727123 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 911/1833] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 01:33:00 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:33:00.745079 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-cc373464-1518-4750-900c-3501ed16d177 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:33:00.746178 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-cc373464-1518-4750-900c-3501ed16d177 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:33:00.747022 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-cc373464-1518-4750-900c-3501ed16d177 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:33:00.847713 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:33:00.847713 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:33:00.851669 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:33:00.851669 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:33:00.881776 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-cc373464-1518-4750-900c-3501ed16d177 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:33:00.892789 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0e9127fe-2bfd-4318-aca6-d4ffd05965e6 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:33:00.930678 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:33:00.930678 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:33:00.939875 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:33:00.939875 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:33:00.968810 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0e9127fe-2bfd-4318-aca6-d4ffd05965e6 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:33:00.969048 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-cc373464-1518-4750-900c-3501ed16d177 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:33:00.971567 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 912/1834] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 01:33:00 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 1307 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:33:00.982010 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 923/1835] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:33:00 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 1208 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:33:01.509659 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-b9fff3e9-e0b5-4129-ab74-06c45d9be62e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] DELETE http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/03a391ba-17d3-42f1-80f5-6124c351f0d9 Nov 13 01:33:01.510976 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-b9fff3e9-e0b5-4129-ab74-06c45d9be62e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:33:01.511107 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:33:01.511107 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:33:01.511801 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-b9fff3e9-e0b5-4129-ab74-06c45d9be62e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:33:01.585613 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:33:01.585613 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:33:01.989809 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-468ea2e0-f59c-432d-9953-5389bfff06d7 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:33:01.990330 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-468ea2e0-f59c-432d-9953-5389bfff06d7 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:33:01.990526 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:33:01.990526 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:33:01.991202 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-468ea2e0-f59c-432d-9953-5389bfff06d7 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:33:02.153109 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:33:02.153109 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:33:02.180313 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-468ea2e0-f59c-432d-9953-5389bfff06d7 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:33:02.271147 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:33:02.271147 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:33:02.339464 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-468ea2e0-f59c-432d-9953-5389bfff06d7 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:33:02.350537 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 924/1836] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:33:01 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 1208 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:33:02.758277 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-b9fff3e9-e0b5-4129-ab74-06c45d9be62e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:33:02.758825 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-b9fff3e9-e0b5-4129-ab74-06c45d9be62e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:33:02.776509 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-149a44c2-0d1d-4c95-8bf0-a3a4890e9f1c req-b9fff3e9-e0b5-4129-ab74-06c45d9be62e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/03a391ba-17d3-42f1-80f5-6124c351f0d9 returned with HTTP 200 Nov 13 01:33:02.777875 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 913/1837] 10.222.0.62 () {62 vars in 1437 bytes} [Fri Nov 13 01:33:01 2020] DELETE /volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/03a391ba-17d3-42f1-80f5-6124c351f0d9 => generated 19 bytes in 1274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:33:03.368677 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d59cf5a4-8d3b-4882-8d4f-c16ae5f173f2 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:33:03.369200 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d59cf5a4-8d3b-4882-8d4f-c16ae5f173f2 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:33:03.369413 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:33:03.369413 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:33:03.369783 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d59cf5a4-8d3b-4882-8d4f-c16ae5f173f2 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:33:03.450764 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:33:03.450764 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:33:03.461923 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d59cf5a4-8d3b-4882-8d4f-c16ae5f173f2 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:33:03.488420 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d59cf5a4-8d3b-4882-8d4f-c16ae5f173f2 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:33:03.489674 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 925/1838] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:33:03 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 913 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:33:55.269695 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b8d3d5ef-e7ee-46f5-950d-48441e82e5a1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:33:55.271053 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b8d3d5ef-e7ee-46f5-950d-48441e82e5a1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:33:55.271426 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:33:55.271426 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:33:55.272118 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b8d3d5ef-e7ee-46f5-950d-48441e82e5a1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:33:55.336203 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:33:55.336203 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:33:55.347115 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b8d3d5ef-e7ee-46f5-950d-48441e82e5a1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:33:55.371510 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b8d3d5ef-e7ee-46f5-950d-48441e82e5a1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:33:55.387032 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 914/1839] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:33:55 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 913 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:33:55.390588 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-22a32b8c-af82-4b72-b721-240342ce5e1e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:33:55.391259 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-22a32b8c-af82-4b72-b721-240342ce5e1e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:33:55.391586 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:33:55.391586 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:33:55.392169 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-22a32b8c-af82-4b72-b721-240342ce5e1e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:33:55.445030 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:33:55.445030 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:33:55.455356 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-22a32b8c-af82-4b72-b721-240342ce5e1e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:33:55.479144 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-22a32b8c-af82-4b72-b721-240342ce5e1e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:33:55.480124 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 926/1840] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:33:55 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:34:55.182357 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] POST http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes Nov 13 01:34:55.184299 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:34:55.184299 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:34:55.185095 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1193863486"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:34:55.186504 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1193863486'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:34:55.187091 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Create volume of 1 GB Nov 13 01:34:55.204776 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Availability Zones retrieved successfully. Nov 13 01:34:55.240702 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Flow 'volume_create_api' (b9f38d3f-ede9-4edc-96cc-ff2ec4a99f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:34:55.244829 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1ec3a9e-6a9a-40d4-8fb0-e8fced00343c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:34:55.248051 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:34:55.327913 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1ec3a9e-6a9a-40d4-8fb0-e8fced00343c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:34:55.330944 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f43428f-1d8f-49da-9cea-108bd1b8c521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:34:55.424181 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Created reservations ['ddea00e0-8750-4ede-a001-02e134f0eb2f', 'dbb0dacc-680e-4bc5-9f14-203baf2f7e30', 'a9942d14-ffa1-46c3-ac16-bdacd982e6c0', '25a92682-9ccd-48cc-8152-da801294b702'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:34:55.426862 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f43428f-1d8f-49da-9cea-108bd1b8c521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddea00e0-8750-4ede-a001-02e134f0eb2f', 'dbb0dacc-680e-4bc5-9f14-203baf2f7e30', 'a9942d14-ffa1-46c3-ac16-bdacd982e6c0', '25a92682-9ccd-48cc-8152-da801294b702']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:34:55.429953 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e665429b-9f54-4b6a-913a-9396793c0497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:34:55.507022 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e665429b-9f54-4b6a-913a-9396793c0497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4a43360-44f2-4c6a-8235-0344d009f2c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1193863486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f615dbd3de294cd9b483d6c0cd051265',qos_specs=None,replication_status=,reservations=['ddea00e0-8750-4ede-a001-02e134f0eb2f','dbb0dacc-680e-4bc5-9f14-203baf2f7e30','a9942d14-ffa1-46c3-ac16-bdacd982e6c0','25a92682-9ccd-48cc-8152-da801294b702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='221a93ce782c4718aab3b2a15c69888e',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:34:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1193863486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4a43360-44f2-4c6a-8235-0344d009f2c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f615dbd3de294cd9b483d6c0cd051265',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='221a93ce782c4718aab3b2a15c69888e',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:34:55.510690 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87b4f34a-91da-4833-a425-ec4fc7368564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:34:55.557811 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87b4f34a-91da-4833-a425-ec4fc7368564) 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-1193863486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f615dbd3de294cd9b483d6c0cd051265',qos_specs=None,replication_status=,reservations=['ddea00e0-8750-4ede-a001-02e134f0eb2f','dbb0dacc-680e-4bc5-9f14-203baf2f7e30','a9942d14-ffa1-46c3-ac16-bdacd982e6c0','25a92682-9ccd-48cc-8152-da801294b702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='221a93ce782c4718aab3b2a15c69888e',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:34:55.560346 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b438b32-a2e7-4440-9dce-3184c74b1209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:34:55.577338 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b438b32-a2e7-4440-9dce-3184c74b1209) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:34:55.579969 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Flow 'volume_create_api' (b9f38d3f-ede9-4edc-96cc-ff2ec4a99f18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:34:55.639250 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Create volume request issued successfully. Nov 13 01:34:55.655450 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-634ae743-8d92-4af7-a650-a257c21d64e9 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes returned with HTTP 202 Nov 13 01:34:55.657026 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 915/1841] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:34:55 2020] POST /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes => generated 820 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:34:55.672603 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-59a3df4b-34c9-42e0-9e92-51fa29b8ea18 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:34:55.673930 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-59a3df4b-34c9-42e0-9e92-51fa29b8ea18 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:34:55.674415 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:34:55.674415 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:34:55.675726 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-59a3df4b-34c9-42e0-9e92-51fa29b8ea18 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:34:55.763715 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:34:55.763715 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:34:55.774380 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-59a3df4b-34c9-42e0-9e92-51fa29b8ea18 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:34:55.833367 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-59a3df4b-34c9-42e0-9e92-51fa29b8ea18 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:34:55.835257 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 927/1842] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:34:55 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 888 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:34:56.853257 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f16d4dfa-1775-4c0e-af5b-f92dd961db77 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:34:56.855093 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f16d4dfa-1775-4c0e-af5b-f92dd961db77 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:34:56.856373 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:34:56.856373 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:34:56.857051 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f16d4dfa-1775-4c0e-af5b-f92dd961db77 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:34:56.952526 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:34:56.952526 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:34:56.987245 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f16d4dfa-1775-4c0e-af5b-f92dd961db77 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:34:57.026193 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f16d4dfa-1775-4c0e-af5b-f92dd961db77 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:34:57.027459 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 916/1843] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:34:56 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 913 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:34:57.179968 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-11a76831-2d90-427b-b700-ee9d5dd8cd9a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:34:57.180615 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-11a76831-2d90-427b-b700-ee9d5dd8cd9a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:34:57.180893 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:34:57.180893 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:34:57.181341 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-11a76831-2d90-427b-b700-ee9d5dd8cd9a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:34:57.234943 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:34:57.234943 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:34:57.244458 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-df686212-dfe1-4fb8-aeba-17c660805143 req-11a76831-2d90-427b-b700-ee9d5dd8cd9a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:34:57.272638 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-11a76831-2d90-427b-b700-ee9d5dd8cd9a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:34:57.273473 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 928/1844] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:34:57 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 913 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:34:57.365303 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f16d4dfa-1775-4c0e-af5b-f92dd961db77 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume// Nov 13 01:34:57.365777 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f16d4dfa-1775-4c0e-af5b-f92dd961db77 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:34:57.365991 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:34:57.365991 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:34:57.366340 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f16d4dfa-1775-4c0e-af5b-f92dd961db77 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:34:57.369429 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f16d4dfa-1775-4c0e-af5b-f92dd961db77 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:34:57.370053 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 917/1845] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:34:57 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:34:57.385318 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-bc25c8fe-7224-4a2d-897e-52fccc100457 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] POST http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments Nov 13 01:34:57.386117 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:34:57.386117 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:34:57.386977 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-bc25c8fe-7224-4a2d-897e-52fccc100457 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4a43360-44f2-4c6a-8235-0344d009f2c8", "instance_uuid": "da39e93b-fd64-4540-89d5-cfdf738c4469", "connector": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:34:57.456975 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:34:57.456975 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:34:57.524946 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-bc25c8fe-7224-4a2d-897e-52fccc100457 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments returned with HTTP 200 Nov 13 01:34:57.526478 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 929/1846] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:34:57 2020] POST /volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:34:57.567485 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a3559f0f-36f9-42e0-8522-7feb6d837a9c tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:34:57.568325 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a3559f0f-36f9-42e0-8522-7feb6d837a9c tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:34:57.569049 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a3559f0f-36f9-42e0-8522-7feb6d837a9c tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:34:57.595099 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-bc25c8fe-7224-4a2d-897e-52fccc100457 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume// Nov 13 01:34:57.595590 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-bc25c8fe-7224-4a2d-897e-52fccc100457 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:34:57.595808 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:34:57.595808 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:34:57.596190 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-bc25c8fe-7224-4a2d-897e-52fccc100457 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:34:57.597221 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-bc25c8fe-7224-4a2d-897e-52fccc100457 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:34:57.598144 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 930/1847] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:34:57 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:34:57.614034 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-f7fff76f-1652-4fcc-92ab-34ef1d0a000d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:34:57.614883 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-f7fff76f-1652-4fcc-92ab-34ef1d0a000d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:34:57.615024 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-f7fff76f-1652-4fcc-92ab-34ef1d0a000d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:34:57.630123 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:34:57.630123 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:34:57.641471 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a3559f0f-36f9-42e0-8522-7feb6d837a9c tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:34:57.670745 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:34:57.670745 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:34:57.681768 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a3559f0f-36f9-42e0-8522-7feb6d837a9c tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:34:57.683171 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 918/1848] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:34:57 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 912 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:34:57.691764 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:34:57.691764 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:34:57.709965 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-df686212-dfe1-4fb8-aeba-17c660805143 req-f7fff76f-1652-4fcc-92ab-34ef1d0a000d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:34:57.729604 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:34:57.729604 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:34:57.738598 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-f7fff76f-1652-4fcc-92ab-34ef1d0a000d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:34:57.739776 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 931/1849] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:34:57 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 1011 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 01:34:57.761185 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-5b1ba6f4-6f83-4445-8b04-91f1468a2fb1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] PUT http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/ffef50bc-0dd4-4655-83c0-a90062ae5f8e Nov 13 01:34:57.761456 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:34:57.761456 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:34:57.763265 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-5b1ba6f4-6f83-4445-8b04-91f1468a2fb1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:34:57.800475 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:34:57.800475 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:34:57.801340 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-df686212-dfe1-4fb8-aeba-17c660805143 req-5b1ba6f4-6f83-4445-8b04-91f1468a2fb1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Lock "b'cinder-attachment_update-f4a43360-44f2-4c6a-8235-0344d009f2c8-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.012s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:34:57.803929 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:34:57.803929 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:34:58.701070 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-20a2b7fa-98a6-4509-9a12-da51f0c0b8f3 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:34:58.702181 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-20a2b7fa-98a6-4509-9a12-da51f0c0b8f3 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:34:58.702582 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:34:58.702582 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:34:58.703219 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-20a2b7fa-98a6-4509-9a12-da51f0c0b8f3 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:34:58.819689 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:34:58.819689 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:34:58.831937 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-20a2b7fa-98a6-4509-9a12-da51f0c0b8f3 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:34:58.870449 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:34:58.870449 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:34:58.896268 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-20a2b7fa-98a6-4509-9a12-da51f0c0b8f3 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:34:58.908049 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 932/1850] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:34:58 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 912 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:34:59.887830 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-df686212-dfe1-4fb8-aeba-17c660805143 req-5b1ba6f4-6f83-4445-8b04-91f1468a2fb1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Lock "b'cinder-attachment_update-f4a43360-44f2-4c6a-8235-0344d009f2c8-n-h2-729945-8'" released by "attachment_update" :: held 2.086s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:34:59.889019 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-5b1ba6f4-6f83-4445-8b04-91f1468a2fb1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/ffef50bc-0dd4-4655-83c0-a90062ae5f8e returned with HTTP 200 Nov 13 01:34:59.890128 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 919/1851] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 01:34:57 2020] PUT /volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/ffef50bc-0dd4-4655-83c0-a90062ae5f8e => generated 762 bytes in 2134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:34:59.915300 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-60bd2ada-7f22-4b9c-8eac-276595c5da42 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:34:59.915987 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-60bd2ada-7f22-4b9c-8eac-276595c5da42 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:34:59.916207 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:34:59.916207 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:34:59.923067 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-60bd2ada-7f22-4b9c-8eac-276595c5da42 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:00.013878 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:00.013878 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:00.024061 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-60bd2ada-7f22-4b9c-8eac-276595c5da42 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:00.047143 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:00.047143 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:00.056756 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-60bd2ada-7f22-4b9c-8eac-276595c5da42 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:35:00.057868 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 933/1852] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:34:59 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 913 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:01.081807 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c5b3235c-ee48-453d-9f2b-a0f20505d10c tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:35:01.082932 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c5b3235c-ee48-453d-9f2b-a0f20505d10c tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:01.083342 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:01.083342 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:01.084032 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c5b3235c-ee48-453d-9f2b-a0f20505d10c tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:01.193087 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:01.193087 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:01.207070 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c5b3235c-ee48-453d-9f2b-a0f20505d10c tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:01.260839 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:01.260839 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:01.272935 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c5b3235c-ee48-453d-9f2b-a0f20505d10c tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:35:01.275347 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 920/1853] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:01 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 913 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:02.292283 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-231c26d5-9e10-45b8-bf8a-1a5d94a2256e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:35:02.293390 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-231c26d5-9e10-45b8-bf8a-1a5d94a2256e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:02.293570 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:02.293570 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:02.293944 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-231c26d5-9e10-45b8-bf8a-1a5d94a2256e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:02.392026 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:02.392026 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:02.407255 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-231c26d5-9e10-45b8-bf8a-1a5d94a2256e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:02.455206 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:02.455206 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:02.466527 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-231c26d5-9e10-45b8-bf8a-1a5d94a2256e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:35:02.467753 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 934/1854] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:02 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 913 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:03.483787 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-43268080-2d0f-4412-9848-a364067c5126 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:35:03.484255 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-43268080-2d0f-4412-9848-a364067c5126 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:03.484659 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:03.484659 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:03.485351 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-43268080-2d0f-4412-9848-a364067c5126 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:03.594642 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:03.594642 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:03.609983 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-43268080-2d0f-4412-9848-a364067c5126 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:03.635022 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:03.635022 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:03.645544 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-43268080-2d0f-4412-9848-a364067c5126 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:35:03.647697 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 921/1855] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:03 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 913 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:04.663187 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2c6f2c92-0bc4-4597-8b12-e383ddee95dc tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:35:04.664480 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2c6f2c92-0bc4-4597-8b12-e383ddee95dc tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:04.664480 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:04.664480 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:04.664480 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2c6f2c92-0bc4-4597-8b12-e383ddee95dc tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:04.766120 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:04.766120 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:04.774820 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2c6f2c92-0bc4-4597-8b12-e383ddee95dc tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:04.802317 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:04.802317 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:04.812206 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2c6f2c92-0bc4-4597-8b12-e383ddee95dc tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:35:04.813337 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 935/1856] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:04 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 913 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:05.466910 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-5e5ef145-f9c6-4756-90e3-ba9baa2eabe5 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] POST http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/ffef50bc-0dd4-4655-83c0-a90062ae5f8e/action Nov 13 01:35:05.467427 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:05.467427 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:05.467880 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-5e5ef145-f9c6-4756-90e3-ba9baa2eabe5 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:35:05.468534 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-5e5ef145-f9c6-4756-90e3-ba9baa2eabe5 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:35:05.565586 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:05.565586 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:05.606263 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-df686212-dfe1-4fb8-aeba-17c660805143 req-5e5ef145-f9c6-4756-90e3-ba9baa2eabe5 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/ffef50bc-0dd4-4655-83c0-a90062ae5f8e/action returned with HTTP 204 Nov 13 01:35:05.606263 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 922/1857] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 01:35:05 2020] POST /volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/ffef50bc-0dd4-4655-83c0-a90062ae5f8e/action => generated 0 bytes in 141 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:35:05.830327 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14adfc4c-e2dc-479c-ae02-f2d22d7b926c tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:35:05.831348 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14adfc4c-e2dc-479c-ae02-f2d22d7b926c tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:05.831552 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:05.831552 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:05.832248 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14adfc4c-e2dc-479c-ae02-f2d22d7b926c tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:05.888454 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:05.888454 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:05.897818 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-14adfc4c-e2dc-479c-ae02-f2d22d7b926c tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:05.920077 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:05.920077 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:05.929007 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14adfc4c-e2dc-479c-ae02-f2d22d7b926c tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:35:05.930335 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 936/1858] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:05 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 1205 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:35:07.018943 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] POST http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes Nov 13 01:35:07.019495 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:07.019495 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:07.019792 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1143981673"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:35:07.020876 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1143981673'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:35:07.021250 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Create volume of 1 GB Nov 13 01:35:07.034425 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Availability Zones retrieved successfully. Nov 13 01:35:07.052828 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Flow 'volume_create_api' (0eab41a3-20c8-46a7-90b9-ad99a1d61e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:35:07.055877 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (179d961e-ca26-49b0-9fde-d6bfe53b8683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:35:07.057941 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:35:07.131364 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (179d961e-ca26-49b0-9fde-d6bfe53b8683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:35:07.133599 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec4a1845-182e-4538-889a-4627006bb2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:35:07.209393 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Created reservations ['b35ab86c-8572-4611-8671-d611b3e06b27', '43ac511e-7137-41bc-ab0f-0d9fec9237e8', '24f73998-2ac4-4821-a092-7e5bbf8d9bba', 'c75baf6a-5cdc-43b3-ac28-3b397a49e01c'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:35:07.211295 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec4a1845-182e-4538-889a-4627006bb2d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b35ab86c-8572-4611-8671-d611b3e06b27', '43ac511e-7137-41bc-ab0f-0d9fec9237e8', '24f73998-2ac4-4821-a092-7e5bbf8d9bba', 'c75baf6a-5cdc-43b3-ac28-3b397a49e01c']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:35:07.213386 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f837ae2a-dd01-4798-885a-35fdf304e4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:35:07.271764 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f837ae2a-dd01-4798-885a-35fdf304e4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '442356fc-c5f3-4bb3-bd1c-c3311c736a76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1143981673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f615dbd3de294cd9b483d6c0cd051265',qos_specs=None,replication_status=,reservations=['b35ab86c-8572-4611-8671-d611b3e06b27','43ac511e-7137-41bc-ab0f-0d9fec9237e8','24f73998-2ac4-4821-a092-7e5bbf8d9bba','c75baf6a-5cdc-43b3-ac28-3b397a49e01c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='221a93ce782c4718aab3b2a15c69888e',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:35:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1143981673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=442356fc-c5f3-4bb3-bd1c-c3311c736a76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f615dbd3de294cd9b483d6c0cd051265',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='221a93ce782c4718aab3b2a15c69888e',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:35:07.273796 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (205e8243-9ff2-4faa-8559-bab6a3bd6eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:35:07.304269 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (205e8243-9ff2-4faa-8559-bab6a3bd6eeb) 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-1143981673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f615dbd3de294cd9b483d6c0cd051265',qos_specs=None,replication_status=,reservations=['b35ab86c-8572-4611-8671-d611b3e06b27','43ac511e-7137-41bc-ab0f-0d9fec9237e8','24f73998-2ac4-4821-a092-7e5bbf8d9bba','c75baf6a-5cdc-43b3-ac28-3b397a49e01c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='221a93ce782c4718aab3b2a15c69888e',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:35:07.306198 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b436a5-0c71-4508-9749-9ca4cb5f5b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:35:07.323552 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b436a5-0c71-4508-9749-9ca4cb5f5b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:35:07.327052 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Flow 'volume_create_api' (0eab41a3-20c8-46a7-90b9-ad99a1d61e12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:35:07.382327 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Create volume request issued successfully. Nov 13 01:35:07.399767 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1be9b297-67a0-4ebe-84f2-f5db4307530d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes returned with HTTP 202 Nov 13 01:35:07.400963 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 923/1859] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:35:07 2020] POST /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes => generated 820 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:35:07.414764 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-71abe2a2-b139-49d2-b9d2-b3fd4389e0b1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:07.415793 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-71abe2a2-b139-49d2-b9d2-b3fd4389e0b1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:07.416232 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:07.416232 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:07.416904 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-71abe2a2-b139-49d2-b9d2-b3fd4389e0b1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:07.485090 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:07.485090 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:07.493786 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-71abe2a2-b139-49d2-b9d2-b3fd4389e0b1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:07.517270 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-71abe2a2-b139-49d2-b9d2-b3fd4389e0b1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:07.518106 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 937/1860] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:07 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 912 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:08.535872 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f3932bef-f979-4d77-a36e-6d8f0b6c8bfb tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:08.536437 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f3932bef-f979-4d77-a36e-6d8f0b6c8bfb tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:08.536571 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:08.536571 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:08.536919 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f3932bef-f979-4d77-a36e-6d8f0b6c8bfb tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:08.618955 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:08.618955 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:08.628500 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f3932bef-f979-4d77-a36e-6d8f0b6c8bfb tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:08.657196 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f3932bef-f979-4d77-a36e-6d8f0b6c8bfb tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:08.658277 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 924/1861] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:08 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 913 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:09.009267 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-e77ff156-eb7b-4ff3-b24d-833b541da0e7 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:09.010070 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-e77ff156-eb7b-4ff3-b24d-833b541da0e7 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:09.010584 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:09.010584 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:09.011788 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-e77ff156-eb7b-4ff3-b24d-833b541da0e7 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:09.079378 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:09.079378 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:09.097123 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-c1079447-1aa0-462e-81ee-81111d355290 req-e77ff156-eb7b-4ff3-b24d-833b541da0e7 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:09.122038 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-e77ff156-eb7b-4ff3-b24d-833b541da0e7 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:09.123546 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 938/1862] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:35:09 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 913 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:09.278252 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f3932bef-f979-4d77-a36e-6d8f0b6c8bfb tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume// Nov 13 01:35:09.278252 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f3932bef-f979-4d77-a36e-6d8f0b6c8bfb tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:09.278252 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:09.278252 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:09.278252 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f3932bef-f979-4d77-a36e-6d8f0b6c8bfb tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:09.283655 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f3932bef-f979-4d77-a36e-6d8f0b6c8bfb tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:35:09.283655 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 925/1863] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:35:09 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:35:09.306839 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-49679865-791f-41d7-84ce-b2730442448a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] POST http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments Nov 13 01:35:09.307360 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:09.307360 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:09.307864 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-49679865-791f-41d7-84ce-b2730442448a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "442356fc-c5f3-4bb3-bd1c-c3311c736a76", "instance_uuid": "da39e93b-fd64-4540-89d5-cfdf738c4469", "connector": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:35:09.363046 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:09.363046 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:09.445606 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-49679865-791f-41d7-84ce-b2730442448a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments returned with HTTP 200 Nov 13 01:35:09.453328 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 939/1864] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:35:09 2020] POST /volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments => generated 273 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:35:09.493479 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e1e56d1-5f07-4b2f-8e47-3d434fdc18f5 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:09.494212 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2e1e56d1-5f07-4b2f-8e47-3d434fdc18f5 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:09.494869 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2e1e56d1-5f07-4b2f-8e47-3d434fdc18f5 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:09.522462 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-49679865-791f-41d7-84ce-b2730442448a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume// Nov 13 01:35:09.523847 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-49679865-791f-41d7-84ce-b2730442448a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:09.524230 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:09.524230 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:09.524869 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-49679865-791f-41d7-84ce-b2730442448a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:09.526165 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-49679865-791f-41d7-84ce-b2730442448a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:35:09.528285 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 940/1865] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:35:09 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:35:09.544373 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-0e5207ae-b7da-4255-9fc1-5b00a54828c7 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:09.545570 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-0e5207ae-b7da-4255-9fc1-5b00a54828c7 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:09.546220 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-0e5207ae-b7da-4255-9fc1-5b00a54828c7 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:09.561528 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:09.561528 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:09.570002 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2e1e56d1-5f07-4b2f-8e47-3d434fdc18f5 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:09.601737 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:09.601737 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:09.614378 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:09.614378 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:09.625954 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-c1079447-1aa0-462e-81ee-81111d355290 req-0e5207ae-b7da-4255-9fc1-5b00a54828c7 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:09.630674 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e1e56d1-5f07-4b2f-8e47-3d434fdc18f5 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:09.641312 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 926/1866] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:09 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 912 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:09.650928 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:09.650928 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:09.662474 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-0e5207ae-b7da-4255-9fc1-5b00a54828c7 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:09.664160 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 941/1867] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:35:09 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 1011 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 01:35:09.696095 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-fde8ef1b-aa23-4f5b-b885-ecf020a5ee07 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] PUT http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/39f25bd0-0437-4485-9dbf-61e8230442aa Nov 13 01:35:09.696642 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:09.696642 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:09.697111 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-fde8ef1b-aa23-4f5b-b885-ecf020a5ee07 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdc"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:35:09.767930 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:35:09.767930 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:35:09.768649 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-c1079447-1aa0-462e-81ee-81111d355290 req-fde8ef1b-aa23-4f5b-b885-ecf020a5ee07 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Lock "b'cinder-attachment_update-442356fc-c5f3-4bb3-bd1c-c3311c736a76-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.014s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:35:09.774830 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:09.774830 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:10.647777 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f6a139cf-4761-4cfb-a0bc-a2e680c4a8b4 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:10.648276 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f6a139cf-4761-4cfb-a0bc-a2e680c4a8b4 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:10.648480 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:10.648480 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:10.649142 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f6a139cf-4761-4cfb-a0bc-a2e680c4a8b4 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:10.771442 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:10.771442 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:10.783998 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f6a139cf-4761-4cfb-a0bc-a2e680c4a8b4 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:10.822139 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:10.822139 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:10.831758 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f6a139cf-4761-4cfb-a0bc-a2e680c4a8b4 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:10.832776 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 942/1868] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:10 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 912 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:11.415010 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-c1079447-1aa0-462e-81ee-81111d355290 req-fde8ef1b-aa23-4f5b-b885-ecf020a5ee07 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Lock "b'cinder-attachment_update-442356fc-c5f3-4bb3-bd1c-c3311c736a76-n-h2-729945-8'" released by "attachment_update" :: held 1.646s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:35:11.416331 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-fde8ef1b-aa23-4f5b-b885-ecf020a5ee07 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/39f25bd0-0437-4485-9dbf-61e8230442aa returned with HTTP 200 Nov 13 01:35:11.417616 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 927/1869] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 01:35:09 2020] PUT /volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/39f25bd0-0437-4485-9dbf-61e8230442aa => generated 762 bytes in 1733 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:35:11.851763 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-af7c5a73-f5f8-4977-ae2d-2d30076d8e64 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:11.852322 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-af7c5a73-f5f8-4977-ae2d-2d30076d8e64 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:11.852459 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:11.852459 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:11.852866 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-af7c5a73-f5f8-4977-ae2d-2d30076d8e64 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:11.922297 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:11.922297 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:11.935229 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-af7c5a73-f5f8-4977-ae2d-2d30076d8e64 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:11.955181 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:11.955181 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:11.964169 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-af7c5a73-f5f8-4977-ae2d-2d30076d8e64 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:11.965772 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 943/1870] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:11 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 913 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:12.982267 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f74f86ac-48ad-4d4e-8aee-5e5065503704 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:12.984288 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f74f86ac-48ad-4d4e-8aee-5e5065503704 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:12.984723 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:12.984723 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:12.986154 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f74f86ac-48ad-4d4e-8aee-5e5065503704 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:13.060921 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:13.060921 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:13.086241 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f74f86ac-48ad-4d4e-8aee-5e5065503704 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:13.115154 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:13.115154 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:13.126037 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f74f86ac-48ad-4d4e-8aee-5e5065503704 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:13.127368 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 928/1871] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:12 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 913 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:14.142992 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c39031b4-57b4-4e60-a830-70920c53e0b1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:14.143557 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c39031b4-57b4-4e60-a830-70920c53e0b1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:14.143726 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:14.143726 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:14.144102 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c39031b4-57b4-4e60-a830-70920c53e0b1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:14.244987 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:14.244987 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:14.264902 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c39031b4-57b4-4e60-a830-70920c53e0b1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:14.307480 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:14.307480 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:14.333897 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c39031b4-57b4-4e60-a830-70920c53e0b1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:14.335117 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 944/1872] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:14 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 913 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:15.352451 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-acac41c4-de9c-42ee-a66c-50b69c879b94 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:15.354688 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-acac41c4-de9c-42ee-a66c-50b69c879b94 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:15.355868 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:15.355868 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:15.356597 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-acac41c4-de9c-42ee-a66c-50b69c879b94 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:15.434816 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:15.434816 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:15.444403 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-acac41c4-de9c-42ee-a66c-50b69c879b94 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:15.484056 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:15.484056 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:15.496341 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-acac41c4-de9c-42ee-a66c-50b69c879b94 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:15.498243 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 929/1873] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:15 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 913 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:16.516068 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-483ed78e-44a6-436f-ae31-1bfd9cbec533 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:16.517315 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-483ed78e-44a6-436f-ae31-1bfd9cbec533 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:16.517802 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:16.517802 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:16.518669 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-483ed78e-44a6-436f-ae31-1bfd9cbec533 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:16.633159 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:16.633159 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:16.642730 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-483ed78e-44a6-436f-ae31-1bfd9cbec533 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:16.665407 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:16.665407 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:16.689924 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-483ed78e-44a6-436f-ae31-1bfd9cbec533 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:16.691972 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 945/1874] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:16 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 913 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:16.897664 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-c618af09-27ca-49a9-8d19-4eaef7370556 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] POST http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/39f25bd0-0437-4485-9dbf-61e8230442aa/action Nov 13 01:35:16.897937 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:16.897937 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:16.898292 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-c618af09-27ca-49a9-8d19-4eaef7370556 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:35:16.898672 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-c618af09-27ca-49a9-8d19-4eaef7370556 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:35:17.062912 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:17.062912 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:17.099439 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c1079447-1aa0-462e-81ee-81111d355290 req-c618af09-27ca-49a9-8d19-4eaef7370556 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/39f25bd0-0437-4485-9dbf-61e8230442aa/action returned with HTTP 204 Nov 13 01:35:17.100273 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 930/1875] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 01:35:16 2020] POST /volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/39f25bd0-0437-4485-9dbf-61e8230442aa/action => generated 0 bytes in 208 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:35:17.708457 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1555aed4-700d-4d5f-b769-a0c85a62b4a2 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:17.709125 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1555aed4-700d-4d5f-b769-a0c85a62b4a2 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:17.709902 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:17.709902 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:17.710595 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1555aed4-700d-4d5f-b769-a0c85a62b4a2 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:17.842456 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:17.842456 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:17.851961 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1555aed4-700d-4d5f-b769-a0c85a62b4a2 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:17.887641 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:17.887641 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:17.898725 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1555aed4-700d-4d5f-b769-a0c85a62b4a2 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:17.902127 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 946/1876] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:17 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 1205 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:35:18.692752 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-9a67c97a-8775-476c-8e4a-306c1bf54cb1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:35:18.694267 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-9a67c97a-8775-476c-8e4a-306c1bf54cb1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:18.696834 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:18.696834 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:18.697484 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-9a67c97a-8775-476c-8e4a-306c1bf54cb1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:18.817733 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:18.817733 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:18.832027 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-9a67c97a-8775-476c-8e4a-306c1bf54cb1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:18.858412 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:18.858412 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:18.871744 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-9a67c97a-8775-476c-8e4a-306c1bf54cb1 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:35:18.873756 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 931/1877] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:35:18 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 1205 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:35:18.906312 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-2bb58c25-0111-4e2f-af3f-c487aefc2b7d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] POST http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8/action Nov 13 01:35:18.906977 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:18.906977 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:18.907426 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-2bb58c25-0111-4e2f-af3f-c487aefc2b7d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action body: b'{"os-begin_detaching": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:35:18.907849 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-2bb58c25-0111-4e2f-af3f-c487aefc2b7d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:35:19.076417 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:19.076417 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:19.077944 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-2bb58c25-0111-4e2f-af3f-c487aefc2b7d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:19.105566 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-2bb58c25-0111-4e2f-af3f-c487aefc2b7d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Begin detaching volume completed successfully. Nov 13 01:35:19.106110 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-2bb58c25-0111-4e2f-af3f-c487aefc2b7d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8/action returned with HTTP 202 Nov 13 01:35:19.107040 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 947/1878] 10.222.0.13 () {64 vars in 1643 bytes} [Fri Nov 13 01:35:18 2020] POST /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8/action => generated 0 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Nov 13 01:35:19.136956 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8300bc7c-2f08-4a89-bd95-e92eb4e26b92 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:35:19.137672 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8300bc7c-2f08-4a89-bd95-e92eb4e26b92 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:19.137867 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:19.137867 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:19.139261 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8300bc7c-2f08-4a89-bd95-e92eb4e26b92 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:19.195408 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-2bb58c25-0111-4e2f-af3f-c487aefc2b7d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume// Nov 13 01:35:19.196340 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-2bb58c25-0111-4e2f-af3f-c487aefc2b7d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:19.196785 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:19.196785 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:19.197139 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-2bb58c25-0111-4e2f-af3f-c487aefc2b7d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:19.198185 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-2bb58c25-0111-4e2f-af3f-c487aefc2b7d tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:35:19.199523 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 948/1879] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:35:19 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:35:19.215516 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-6b19ec84-b8b0-4462-98dd-32adf59cadfe tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:35:19.216115 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-6b19ec84-b8b0-4462-98dd-32adf59cadfe tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:19.216597 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-6b19ec84-b8b0-4462-98dd-32adf59cadfe tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:19.216908 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:19.216908 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:19.229649 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8300bc7c-2f08-4a89-bd95-e92eb4e26b92 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:19.270958 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:19.270958 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:19.289946 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8300bc7c-2f08-4a89-bd95-e92eb4e26b92 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:35:19.295669 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 932/1880] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:19 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 1208 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:35:19.309527 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:19.309527 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:19.319229 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-6b19ec84-b8b0-4462-98dd-32adf59cadfe tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:19.345967 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:19.345967 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:19.358493 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-6b19ec84-b8b0-4462-98dd-32adf59cadfe tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:35:19.360066 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 949/1881] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:35:19 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 1307 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 01:35:19.742965 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-29e22e35-18a9-47e9-88dc-498b1ce0159e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] DELETE http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/ffef50bc-0dd4-4655-83c0-a90062ae5f8e Nov 13 01:35:19.743477 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-29e22e35-18a9-47e9-88dc-498b1ce0159e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:19.744313 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:19.744313 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:19.744313 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-29e22e35-18a9-47e9-88dc-498b1ce0159e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:19.801958 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:19.801958 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:20.310460 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa77569d-9d1f-4128-abf6-4736f20d95e0 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:35:20.311655 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa77569d-9d1f-4128-abf6-4736f20d95e0 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:20.312085 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:20.312085 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:20.312745 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa77569d-9d1f-4128-abf6-4736f20d95e0 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:20.454695 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:20.454695 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:20.496099 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-aa77569d-9d1f-4128-abf6-4736f20d95e0 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:20.535642 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:20.535642 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:20.545821 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa77569d-9d1f-4128-abf6-4736f20d95e0 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:35:20.546932 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 950/1882] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:20 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 1208 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:35:20.715004 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-29e22e35-18a9-47e9-88dc-498b1ce0159e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:35:20.715408 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-29e22e35-18a9-47e9-88dc-498b1ce0159e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:35:20.726919 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-912352b7-3395-4d45-aa56-1dddb037d3c3 req-29e22e35-18a9-47e9-88dc-498b1ce0159e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/ffef50bc-0dd4-4655-83c0-a90062ae5f8e returned with HTTP 200 Nov 13 01:35:20.728258 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 933/1883] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 01:35:19 2020] DELETE /volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/ffef50bc-0dd4-4655-83c0-a90062ae5f8e => generated 19 bytes in 990 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:35:21.568736 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-29485730-5819-4388-bd3f-e04bbdd2e94b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:35:21.571199 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-29485730-5819-4388-bd3f-e04bbdd2e94b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:21.571522 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:21.571522 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:21.572273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-29485730-5819-4388-bd3f-e04bbdd2e94b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:21.696913 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:21.696913 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:21.707928 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-29485730-5819-4388-bd3f-e04bbdd2e94b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:21.738712 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-29485730-5819-4388-bd3f-e04bbdd2e94b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:35:21.743033 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 951/1884] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:21 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 913 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:35:23.173478 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-916dcdb2-5a5c-4c60-b756-4540d4bf6415 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:23.174800 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-916dcdb2-5a5c-4c60-b756-4540d4bf6415 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:23.175212 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:23.175212 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:23.175894 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-916dcdb2-5a5c-4c60-b756-4540d4bf6415 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:23.283694 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:23.283694 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:23.306770 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-916dcdb2-5a5c-4c60-b756-4540d4bf6415 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:23.362553 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:23.362553 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:23.377767 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-916dcdb2-5a5c-4c60-b756-4540d4bf6415 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:23.379901 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 934/1885] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:35:23 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 1205 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:35:23.414790 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-f7cb6af0-534d-4998-8bc5-31e4d2dbf0ad tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] POST http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76/action Nov 13 01:35:23.415509 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:23.415509 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:23.416244 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-f7cb6af0-534d-4998-8bc5-31e4d2dbf0ad tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action body: b'{"os-begin_detaching": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:35:23.416804 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-f7cb6af0-534d-4998-8bc5-31e4d2dbf0ad tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:35:23.523518 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:23.523518 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:23.528104 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-f7cb6af0-534d-4998-8bc5-31e4d2dbf0ad tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:23.548796 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-f7cb6af0-534d-4998-8bc5-31e4d2dbf0ad tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Begin detaching volume completed successfully. Nov 13 01:35:23.549492 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-f7cb6af0-534d-4998-8bc5-31e4d2dbf0ad tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76/action returned with HTTP 202 Nov 13 01:35:23.550546 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 952/1886] 10.222.0.13 () {64 vars in 1643 bytes} [Fri Nov 13 01:35:23 2020] POST /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:35:23.578934 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8bc29638-6b79-4ded-a1d9-81488825931e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:23.579469 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8bc29638-6b79-4ded-a1d9-81488825931e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:23.579689 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:23.579689 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:23.580875 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8bc29638-6b79-4ded-a1d9-81488825931e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:23.625417 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-f7cb6af0-534d-4998-8bc5-31e4d2dbf0ad tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume// Nov 13 01:35:23.626280 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-f7cb6af0-534d-4998-8bc5-31e4d2dbf0ad tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:23.626712 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:23.626712 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:23.627401 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-f7cb6af0-534d-4998-8bc5-31e4d2dbf0ad tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:23.628877 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-f7cb6af0-534d-4998-8bc5-31e4d2dbf0ad tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:35:23.630350 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 953/1887] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:35:23 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:35:23.645572 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-ee4ec4dd-4d64-4454-9655-88fc3d548f6b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:23.646411 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-ee4ec4dd-4d64-4454-9655-88fc3d548f6b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:23.647120 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-ee4ec4dd-4d64-4454-9655-88fc3d548f6b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:23.714710 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:23.714710 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:23.736837 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8bc29638-6b79-4ded-a1d9-81488825931e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:23.771187 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:23.771187 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:23.781730 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-ee4ec4dd-4d64-4454-9655-88fc3d548f6b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:23.784676 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:23.784676 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:23.805453 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:23.805453 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:23.806820 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8bc29638-6b79-4ded-a1d9-81488825931e tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:23.810149 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 935/1888] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:23 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 1208 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:35:23.828422 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-ee4ec4dd-4d64-4454-9655-88fc3d548f6b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:23.829742 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 954/1889] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:35:23 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 1307 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:35:24.184685 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-126dd41c-2496-485e-9c35-1400f20f5144 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] DELETE http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/39f25bd0-0437-4485-9dbf-61e8230442aa Nov 13 01:35:24.185256 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-126dd41c-2496-485e-9c35-1400f20f5144 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:24.185361 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:24.185361 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:24.185732 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-126dd41c-2496-485e-9c35-1400f20f5144 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:24.237370 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:24.237370 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:24.827192 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2a7cb26c-1ce6-4ca5-9797-d510cf770c70 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:24.828210 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2a7cb26c-1ce6-4ca5-9797-d510cf770c70 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:24.828633 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:24.828633 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:24.829292 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2a7cb26c-1ce6-4ca5-9797-d510cf770c70 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:24.943224 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:24.943224 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:24.965162 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2a7cb26c-1ce6-4ca5-9797-d510cf770c70 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:24.978669 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-126dd41c-2496-485e-9c35-1400f20f5144 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:35:24.981983 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-126dd41c-2496-485e-9c35-1400f20f5144 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:35:24.997288 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3eae44d1-c0cd-479f-9cb2-dc4748147730 req-126dd41c-2496-485e-9c35-1400f20f5144 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/39f25bd0-0437-4485-9dbf-61e8230442aa returned with HTTP 200 Nov 13 01:35:24.999114 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 936/1890] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 01:35:24 2020] DELETE /volume/v3/f615dbd3de294cd9b483d6c0cd051265/attachments/39f25bd0-0437-4485-9dbf-61e8230442aa => generated 19 bytes in 819 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:25.009059 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2a7cb26c-1ce6-4ca5-9797-d510cf770c70 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:25.016546 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 955/1891] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:24 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 913 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:26.029204 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f3063322-5b20-4d19-ac41-8313d71864ac tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:26.030204 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f3063322-5b20-4d19-ac41-8313d71864ac tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:26.030528 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:26.030528 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:26.031217 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f3063322-5b20-4d19-ac41-8313d71864ac tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:26.096192 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:26.096192 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:26.110630 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f3063322-5b20-4d19-ac41-8313d71864ac tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:26.140219 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f3063322-5b20-4d19-ac41-8313d71864ac tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:26.141753 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 937/1892] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:26 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 913 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:26.157633 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7779feaa-339a-410e-a6bc-c744ce6e336a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:26.158158 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7779feaa-339a-410e-a6bc-c744ce6e336a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:26.158352 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:26.158352 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:26.159271 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7779feaa-339a-410e-a6bc-c744ce6e336a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:26.289748 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:26.289748 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:26.313503 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7779feaa-339a-410e-a6bc-c744ce6e336a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:26.377490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7779feaa-339a-410e-a6bc-c744ce6e336a tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:26.380411 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 956/1893] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:26 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 913 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:26.396632 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b54519da-3d7a-46bf-9c42-17e768dc1f5b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:26.397411 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b54519da-3d7a-46bf-9c42-17e768dc1f5b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:26.397862 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:26.397862 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:26.398582 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b54519da-3d7a-46bf-9c42-17e768dc1f5b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:26.480585 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:26.480585 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:26.497711 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b54519da-3d7a-46bf-9c42-17e768dc1f5b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:26.547552 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b54519da-3d7a-46bf-9c42-17e768dc1f5b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:26.549421 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 938/1894] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:26 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 913 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:26.564422 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0e88a607-4a85-42cd-bd78-d9b6b576e0eb tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:35:26.565225 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0e88a607-4a85-42cd-bd78-d9b6b576e0eb tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:26.565600 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:26.565600 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:26.566294 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0e88a607-4a85-42cd-bd78-d9b6b576e0eb tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:26.628603 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:26.628603 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:26.639802 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0e88a607-4a85-42cd-bd78-d9b6b576e0eb tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:26.672856 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0e88a607-4a85-42cd-bd78-d9b6b576e0eb tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:35:26.674058 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 957/1895] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:26 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 913 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:26.706360 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d6d0bee3-7467-48d6-9ab8-1e8e43e358c8 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:35:26.714862 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d6d0bee3-7467-48d6-9ab8-1e8e43e358c8 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:26.715259 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:26.715259 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:26.717757 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d6d0bee3-7467-48d6-9ab8-1e8e43e358c8 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:26.838544 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:26.838544 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:26.857381 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d6d0bee3-7467-48d6-9ab8-1e8e43e358c8 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:26.903359 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d6d0bee3-7467-48d6-9ab8-1e8e43e358c8 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:35:26.911800 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 939/1896] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:26 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 913 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:43.600487 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7862ba8c-1101-4b5a-a657-e197ecdc5747 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] DELETE http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:43.600984 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7862ba8c-1101-4b5a-a657-e197ecdc5747 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:43.601420 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:43.601420 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:43.601878 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7862ba8c-1101-4b5a-a657-e197ecdc5747 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:43.602408 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-7862ba8c-1101-4b5a-a657-e197ecdc5747 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Delete volume with id: 442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:43.653749 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:43.653749 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:43.655772 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7862ba8c-1101-4b5a-a657-e197ecdc5747 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:43.687511 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7862ba8c-1101-4b5a-a657-e197ecdc5747 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Delete volume request issued successfully. Nov 13 01:35:43.688003 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7862ba8c-1101-4b5a-a657-e197ecdc5747 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 202 Nov 13 01:35:43.689511 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 958/1897] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:35:43 2020] DELETE /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:35:43.697227 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-91921208-ad11-4121-9601-b1ed3ef8133f tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:43.698541 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-91921208-ad11-4121-9601-b1ed3ef8133f tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:43.698928 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:43.698928 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:43.699555 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-91921208-ad11-4121-9601-b1ed3ef8133f tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:43.839074 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:43.839074 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:43.864130 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-91921208-ad11-4121-9601-b1ed3ef8133f tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:43.893125 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-91921208-ad11-4121-9601-b1ed3ef8133f tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:43.894487 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 940/1898] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:43 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 912 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:44.913113 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e5bfa680-180c-4d8c-808e-ac116b285e50 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:44.914003 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e5bfa680-180c-4d8c-808e-ac116b285e50 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:44.914106 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:44.914106 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:44.914629 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e5bfa680-180c-4d8c-808e-ac116b285e50 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:45.058901 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:45.058901 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:45.078451 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e5bfa680-180c-4d8c-808e-ac116b285e50 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:45.134314 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e5bfa680-180c-4d8c-808e-ac116b285e50 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 200 Nov 13 01:35:45.138665 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 959/1899] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:44 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 912 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:46.152514 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d23204ba-1fc0-46c4-bf61-e44343c11064 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 Nov 13 01:35:46.153055 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d23204ba-1fc0-46c4-bf61-e44343c11064 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:46.153212 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:46.153212 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:46.153856 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d23204ba-1fc0-46c4-bf61-e44343c11064 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:46.240457 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d23204ba-1fc0-46c4-bf61-e44343c11064 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 returned with HTTP 404 Nov 13 01:35:46.242437 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 941/1900] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:46 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/442356fc-c5f3-4bb3-bd1c-c3311c736a76 => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:35:46.250212 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-87b7ddfe-572e-4f01-bdbe-77dedc40b9b6 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] DELETE http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:35:46.250747 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-87b7ddfe-572e-4f01-bdbe-77dedc40b9b6 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:46.250977 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:46.250977 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:46.251345 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-87b7ddfe-572e-4f01-bdbe-77dedc40b9b6 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:46.251852 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-87b7ddfe-572e-4f01-bdbe-77dedc40b9b6 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Delete volume with id: f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:35:46.435869 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:46.435869 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:46.437072 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-87b7ddfe-572e-4f01-bdbe-77dedc40b9b6 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:46.464459 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-87b7ddfe-572e-4f01-bdbe-77dedc40b9b6 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Delete volume request issued successfully. Nov 13 01:35:46.464928 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-87b7ddfe-572e-4f01-bdbe-77dedc40b9b6 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 202 Nov 13 01:35:46.468816 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 960/1901] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:35:46 2020] DELETE /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:35:46.473706 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b139d1f6-508f-4562-8623-e77a6e048050 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:35:46.474229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b139d1f6-508f-4562-8623-e77a6e048050 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:46.474712 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b139d1f6-508f-4562-8623-e77a6e048050 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:46.524584 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:46.524584 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:46.533437 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b139d1f6-508f-4562-8623-e77a6e048050 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:46.557542 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b139d1f6-508f-4562-8623-e77a6e048050 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:35:46.558890 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 942/1902] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:46 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 912 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:47.574178 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-adf26c7a-b0ed-48f5-bdfc-aca34e5ffd2b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:35:47.574700 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-adf26c7a-b0ed-48f5-bdfc-aca34e5ffd2b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:47.574870 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:47.574870 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:47.576311 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-adf26c7a-b0ed-48f5-bdfc-aca34e5ffd2b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:47.628360 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:47.628360 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:47.637368 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-adf26c7a-b0ed-48f5-bdfc-aca34e5ffd2b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:47.661280 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-adf26c7a-b0ed-48f5-bdfc-aca34e5ffd2b tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 200 Nov 13 01:35:47.662588 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 961/1903] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:47 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 912 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:48.696184 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b95b22c1-4488-4e3f-92ed-16260c1c1a74 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 Nov 13 01:35:48.702992 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b95b22c1-4488-4e3f-92ed-16260c1c1a74 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:48.703365 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:48.703365 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:48.704745 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b95b22c1-4488-4e3f-92ed-16260c1c1a74 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:48.826471 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b95b22c1-4488-4e3f-92ed-16260c1c1a74 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 returned with HTTP 404 Nov 13 01:35:48.828434 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 943/1904] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:48 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/f4a43360-44f2-4c6a-8235-0344d009f2c8 => generated 109 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:35:49.027332 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8a1ad547-adba-4372-adc4-a8588de434e2 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] DELETE http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:35:49.028287 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8a1ad547-adba-4372-adc4-a8588de434e2 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:49.028667 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:49.028667 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:49.029238 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8a1ad547-adba-4372-adc4-a8588de434e2 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:49.029839 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-8a1ad547-adba-4372-adc4-a8588de434e2 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Delete volume with id: 311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:35:49.089202 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:49.089202 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:49.090696 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8a1ad547-adba-4372-adc4-a8588de434e2 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:49.143550 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8a1ad547-adba-4372-adc4-a8588de434e2 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Delete volume request issued successfully. Nov 13 01:35:49.146495 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8a1ad547-adba-4372-adc4-a8588de434e2 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 202 Nov 13 01:35:49.149492 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 962/1905] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:35:49 2020] DELETE /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:35:49.156783 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b134fb2e-b10c-4f71-b404-fd70d8f8973c tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:35:49.157307 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b134fb2e-b10c-4f71-b404-fd70d8f8973c tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:49.157792 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b134fb2e-b10c-4f71-b404-fd70d8f8973c tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:49.237864 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:49.237864 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:49.247536 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b134fb2e-b10c-4f71-b404-fd70d8f8973c tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:49.286196 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b134fb2e-b10c-4f71-b404-fd70d8f8973c tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:35:49.293043 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 944/1906] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:49 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 912 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:50.309873 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1077ff52-7777-4bde-95a9-573d35cccac4 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:35:50.310946 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1077ff52-7777-4bde-95a9-573d35cccac4 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:50.311625 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:50.311625 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:50.312279 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1077ff52-7777-4bde-95a9-573d35cccac4 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:50.369167 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:50.369167 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:50.381756 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1077ff52-7777-4bde-95a9-573d35cccac4 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Volume info retrieved successfully. Nov 13 01:35:50.408934 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1077ff52-7777-4bde-95a9-573d35cccac4 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 200 Nov 13 01:35:50.410371 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 963/1907] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:50 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 912 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:51.429127 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0e0158e9-8ea5-4ce1-9a28-b9b2d13ff315 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] GET http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf Nov 13 01:35:51.429635 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0e0158e9-8ea5-4ce1-9a28-b9b2d13ff315 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:51.429881 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:51.429881 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:51.430224 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0e0158e9-8ea5-4ce1-9a28-b9b2d13ff315 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:51.585476 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0e0158e9-8ea5-4ce1-9a28-b9b2d13ff315 tempest-AttachVolumeTestJSON-1184172634 tempest-AttachVolumeTestJSON-1184172634] http://10.222.0.13/volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf returned with HTTP 404 Nov 13 01:35:51.586983 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 945/1908] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:35:51 2020] GET /volume/v3/f615dbd3de294cd9b483d6c0cd051265/volumes/311840d8-b5c2-44e3-b02b-3debaf7864cf => generated 109 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:35:53.790872 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9f70847a-5864-4e61-b8af-1620d575ee51 tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] POST http://10.222.0.13/volume/v3/611db9d0b1394b0c8188567b2735d25f/types Nov 13 01:35:53.791876 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:53.791876 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:53.792536 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9f70847a-5864-4e61-b8af-1620d575ee51 tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1907911863"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:35:53.837375 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9f70847a-5864-4e61-b8af-1620d575ee51 tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] http://10.222.0.13/volume/v3/611db9d0b1394b0c8188567b2735d25f/types returned with HTTP 200 Nov 13 01:35:53.839475 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 964/1909] 10.222.0.13 () {58 vars in 1179 bytes} [Fri Nov 13 01:35:53 2020] POST /volume/v3/611db9d0b1394b0c8188567b2735d25f/types => generated 216 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:35:53.849638 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3374dc97-0b67-4468-860e-7a05704e6f8d tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] POST http://10.222.0.13/volume/v3/611db9d0b1394b0c8188567b2735d25f/group_types Nov 13 01:35:53.851206 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3374dc97-0b67-4468-860e-7a05704e6f8d tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-633682243"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:35:53.900700 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3374dc97-0b67-4468-860e-7a05704e6f8d tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] http://10.222.0.13/volume/v3/611db9d0b1394b0c8188567b2735d25f/group_types returned with HTTP 202 Nov 13 01:35:53.902507 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 946/1910] 10.222.0.13 () {60 vars in 1238 bytes} [Fri Nov 13 01:35:53 2020] POST /volume/v3/611db9d0b1394b0c8188567b2735d25f/group_types => generated 172 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:35:54.063579 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-88340a98-a574-4864-9078-9079ed952f1c tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] POST http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups Nov 13 01:35:54.064551 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-88340a98-a574-4864-9078-9079ed952f1c tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3c159ef2-32ab-4b8b-9b68-843af69f2ca3", "volume_types": ["acb7e835-16e7-4a35-b59c-a6a602a8b3a7"], "name": "tempest-Group1-1314889074"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:35:54.066288 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-88340a98-a574-4864-9078-9079ed952f1c tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Creating new group {'group': {'group_type': '3c159ef2-32ab-4b8b-9b68-843af69f2ca3', 'volume_types': ['acb7e835-16e7-4a35-b59c-a6a602a8b3a7'], 'name': 'tempest-Group1-1314889074'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Nov 13 01:35:54.082585 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-88340a98-a574-4864-9078-9079ed952f1c tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Creating group tempest-Group1-1314889074. Nov 13 01:35:54.113957 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-88340a98-a574-4864-9078-9079ed952f1c tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Availability zone cache updated, next update will occur around 2020-11-13 02:35:54.113287. {{(pid=87988) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Nov 13 01:35:54.114508 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-88340a98-a574-4864-9078-9079ed952f1c tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Availability Zones retrieved successfully. Nov 13 01:35:54.143084 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-88340a98-a574-4864-9078-9079ed952f1c tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Created reservations ['e758d7a8-8ab7-4d73-8f77-09d7da1d953c'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:35:54.205636 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-88340a98-a574-4864-9078-9079ed952f1c tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups returned with HTTP 202 Nov 13 01:35:54.212778 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 965/1911] 10.222.0.13 () {60 vars in 1224 bytes} [Fri Nov 13 01:35:53 2020] POST /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups => generated 94 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Nov 13 01:35:54.218001 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a48f477-cd60-4a23-8f44-9e57a92eb6e2 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3de7b235-f262-4257-a59c-604dba1017ac Nov 13 01:35:54.219458 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a48f477-cd60-4a23-8f44-9e57a92eb6e2 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:54.220147 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a48f477-cd60-4a23-8f44-9e57a92eb6e2 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:54.220730 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-9a48f477-cd60-4a23-8f44-9e57a92eb6e2 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] show called for member 3de7b235-f262-4257-a59c-604dba1017ac {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:35:54.232766 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:54.232766 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:54.286428 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a48f477-cd60-4a23-8f44-9e57a92eb6e2 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3de7b235-f262-4257-a59c-604dba1017ac returned with HTTP 200 Nov 13 01:35:54.287375 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 947/1912] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:35:54 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3de7b235-f262-4257-a59c-604dba1017ac => generated 322 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:35:55.300799 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e994b94c-bc80-4267-9d3e-269fa965037a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3de7b235-f262-4257-a59c-604dba1017ac Nov 13 01:35:55.302359 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e994b94c-bc80-4267-9d3e-269fa965037a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:55.302762 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:55.302762 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:55.303390 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e994b94c-bc80-4267-9d3e-269fa965037a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:55.304172 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-e994b94c-bc80-4267-9d3e-269fa965037a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] show called for member 3de7b235-f262-4257-a59c-604dba1017ac {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:35:55.314722 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:55.314722 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:55.345805 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e994b94c-bc80-4267-9d3e-269fa965037a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3de7b235-f262-4257-a59c-604dba1017ac returned with HTTP 200 Nov 13 01:35:55.347453 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 966/1913] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:35:55 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3de7b235-f262-4257-a59c-604dba1017ac => generated 323 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:35:55.358710 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a4b2a1bd-769c-4724-938a-ff08dfaad761 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] POST http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups Nov 13 01:35:55.359892 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:55.359892 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:55.360468 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a4b2a1bd-769c-4724-938a-ff08dfaad761 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3c159ef2-32ab-4b8b-9b68-843af69f2ca3", "volume_types": ["acb7e835-16e7-4a35-b59c-a6a602a8b3a7"], "name": "tempest-Group2-1778180133"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:35:55.361798 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-a4b2a1bd-769c-4724-938a-ff08dfaad761 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Creating new group {'group': {'group_type': '3c159ef2-32ab-4b8b-9b68-843af69f2ca3', 'volume_types': ['acb7e835-16e7-4a35-b59c-a6a602a8b3a7'], 'name': 'tempest-Group2-1778180133'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Nov 13 01:35:55.374612 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-a4b2a1bd-769c-4724-938a-ff08dfaad761 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Creating group tempest-Group2-1778180133. Nov 13 01:35:55.375564 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:55.375564 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:55.407741 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a4b2a1bd-769c-4724-938a-ff08dfaad761 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Availability Zones retrieved successfully. Nov 13 01:35:55.450450 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-a4b2a1bd-769c-4724-938a-ff08dfaad761 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Created reservations ['1438da65-d04d-455c-b63f-a84838e57771'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:35:55.515080 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a4b2a1bd-769c-4724-938a-ff08dfaad761 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups returned with HTTP 202 Nov 13 01:35:55.516743 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 948/1914] 10.222.0.13 () {60 vars in 1224 bytes} [Fri Nov 13 01:35:55 2020] POST /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups => generated 94 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Nov 13 01:35:55.526522 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2a675b4a-5c1d-4216-a6eb-d4dd3f1023db tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a Nov 13 01:35:55.527263 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2a675b4a-5c1d-4216-a6eb-d4dd3f1023db tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:55.527573 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:55.527573 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:55.527974 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2a675b4a-5c1d-4216-a6eb-d4dd3f1023db tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:55.528387 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-2a675b4a-5c1d-4216-a6eb-d4dd3f1023db tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] show called for member 3bec4543-19f1-4297-a341-6846c56ff24a {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:35:55.535922 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:55.535922 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:55.566685 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2a675b4a-5c1d-4216-a6eb-d4dd3f1023db tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a returned with HTTP 200 Nov 13 01:35:55.567694 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 967/1915] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:35:55 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a => generated 322 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:35:56.580135 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9835b492-0027-4779-b409-cedb3f465a7a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a Nov 13 01:35:56.580908 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9835b492-0027-4779-b409-cedb3f465a7a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:56.581268 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:56.581268 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:56.581932 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9835b492-0027-4779-b409-cedb3f465a7a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:56.582445 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-9835b492-0027-4779-b409-cedb3f465a7a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] show called for member 3bec4543-19f1-4297-a341-6846c56ff24a {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:35:56.590885 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:56.590885 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:56.627852 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9835b492-0027-4779-b409-cedb3f465a7a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a returned with HTTP 200 Nov 13 01:35:56.629203 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 949/1916] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:35:56 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a => generated 323 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:35:56.640424 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] POST http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes Nov 13 01:35:56.640936 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:56.640936 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:56.641343 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1996523441", "volume_type": "acb7e835-16e7-4a35-b59c-a6a602a8b3a7", "group_id": "3de7b235-f262-4257-a59c-604dba1017ac", "size": 1}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:35:56.642864 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Create volume request body: {'volume': {'name': 'tempest-volume-1996523441', 'volume_type': 'acb7e835-16e7-4a35-b59c-a6a602a8b3a7', 'group_id': '3de7b235-f262-4257-a59c-604dba1017ac', 'size': 1}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:35:56.664888 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:56.664888 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:56.666132 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Create volume of 1 GB Nov 13 01:35:56.692080 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Availability Zones retrieved successfully. Nov 13 01:35:56.730960 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Flow 'volume_create_api' (84b5d5a6-d37c-4509-a731-1a3d55f2c709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:35:56.735547 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7106b7b-9038-4387-af0f-3a699c3f5da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:35:56.737625 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:56.737625 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:56.738483 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:35:56.796481 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7106b7b-9038-4387-af0f-3a699c3f5da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T01:35:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=acb7e835-16e7-4a35-b59c-a6a602a8b3a7,is_public=True,name='tempest-GroupsTest-volume-type-1907911863',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'acb7e835-16e7-4a35-b59c-a6a602a8b3a7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3de7b235-f262-4257-a59c-604dba1017ac', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:35:56.798683 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (742743a6-04d3-4e91-a245-9368256fe26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:35:56.847900 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1907911863 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1907911863, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:35:56.848790 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1907911863 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1907911863, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:35:56.896864 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Created reservations ['9bc7c283-3ce9-4364-8c04-0c896e343e72', 'ffce2c69-a6df-4dfc-b74d-51e7188057f5', '2fd519af-b2d2-4b26-a9b7-d17db9c432ef', 'ef478585-dd21-470a-bd2f-7d5c7fb9c25f'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:35:56.898912 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (742743a6-04d3-4e91-a245-9368256fe26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bc7c283-3ce9-4364-8c04-0c896e343e72', 'ffce2c69-a6df-4dfc-b74d-51e7188057f5', '2fd519af-b2d2-4b26-a9b7-d17db9c432ef', 'ef478585-dd21-470a-bd2f-7d5c7fb9c25f']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:35:56.902468 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51460dcd-8125-47a6-bb70-b8eb41df0615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:35:56.965023 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51460dcd-8125-47a6-bb70-b8eb41df0615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b8d3f5c-2c3d-4941-9789-660472ed31c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1996523441',encryption_key_id=None,group_id=3de7b235-f262-4257-a59c-604dba1017ac,group_type_id=,metadata={},multiattach=False,project_id='1f87bc6a81534e89b2dc5fbdd56c5424',qos_specs=None,replication_status=,reservations=['9bc7c283-3ce9-4364-8c04-0c896e343e72','ffce2c69-a6df-4dfc-b74d-51e7188057f5','2fd519af-b2d2-4b26-a9b7-d17db9c432ef','ef478585-dd21-470a-bd2f-7d5c7fb9c25f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1c4deccacd8410b9d66d98445c9dba1',volume_type_id=acb7e835-16e7-4a35-b59c-a6a602a8b3a7), '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-11-13T01:35:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1996523441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3de7b235-f262-4257-a59c-604dba1017ac,host=None,id=6b8d3f5c-2c3d-4941-9789-660472ed31c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f87bc6a81534e89b2dc5fbdd56c5424',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='b1c4deccacd8410b9d66d98445c9dba1',volume_attachment=,volume_type=,volume_type_id=acb7e835-16e7-4a35-b59c-a6a602a8b3a7)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:35:56.967380 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (290a00a2-ce24-466a-b9f0-0cd57616b379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:35:57.004541 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (290a00a2-ce24-466a-b9f0-0cd57616b379) 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-1996523441',encryption_key_id=None,group_id=3de7b235-f262-4257-a59c-604dba1017ac,group_type_id=,metadata={},multiattach=False,project_id='1f87bc6a81534e89b2dc5fbdd56c5424',qos_specs=None,replication_status=,reservations=['9bc7c283-3ce9-4364-8c04-0c896e343e72','ffce2c69-a6df-4dfc-b74d-51e7188057f5','2fd519af-b2d2-4b26-a9b7-d17db9c432ef','ef478585-dd21-470a-bd2f-7d5c7fb9c25f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1c4deccacd8410b9d66d98445c9dba1',volume_type_id=acb7e835-16e7-4a35-b59c-a6a602a8b3a7)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:35:57.006985 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a836c7bf-b3e8-44a9-a7a1-e9df8fc5bbed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:35:57.043364 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a836c7bf-b3e8-44a9-a7a1-e9df8fc5bbed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:35:57.049928 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Flow 'volume_create_api' (84b5d5a6-d37c-4509-a731-1a3d55f2c709) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:35:57.109014 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Create volume request issued successfully. Nov 13 01:35:57.126018 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:35:57.126549 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:35:57.135580 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:35:57.144532 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:57.144532 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:57.158159 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bc856ad2-32a9-4d73-bd79-4654361e7f06 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes returned with HTTP 202 Nov 13 01:35:57.159620 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 968/1917] 10.222.0.13 () {60 vars in 1227 bytes} [Fri Nov 13 01:35:56 2020] POST /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes => generated 881 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:35:57.174143 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ecd7c240-63cf-4f53-88d0-c1df448a51c0 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/6b8d3f5c-2c3d-4941-9789-660472ed31c2 Nov 13 01:35:57.174958 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ecd7c240-63cf-4f53-88d0-c1df448a51c0 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:57.175394 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:57.175394 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:57.176050 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ecd7c240-63cf-4f53-88d0-c1df448a51c0 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:57.228122 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:57.228122 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:57.238068 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ecd7c240-63cf-4f53-88d0-c1df448a51c0 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Volume info retrieved successfully. Nov 13 01:35:57.252798 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-ecd7c240-63cf-4f53-88d0-c1df448a51c0 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:35:57.253683 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-ecd7c240-63cf-4f53-88d0-c1df448a51c0 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:35:57.261760 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-ecd7c240-63cf-4f53-88d0-c1df448a51c0 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:35:57.268765 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:57.268765 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:57.290683 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ecd7c240-63cf-4f53-88d0-c1df448a51c0 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/6b8d3f5c-2c3d-4941-9789-660472ed31c2 returned with HTTP 200 Nov 13 01:35:57.292582 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 950/1918] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:35:57 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/6b8d3f5c-2c3d-4941-9789-660472ed31c2 => generated 973 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:35:58.309757 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-83d78fa7-7742-49f1-8202-35cef5454255 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/6b8d3f5c-2c3d-4941-9789-660472ed31c2 Nov 13 01:35:58.310308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-83d78fa7-7742-49f1-8202-35cef5454255 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:58.311040 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:58.311040 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:58.311040 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-83d78fa7-7742-49f1-8202-35cef5454255 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:58.362243 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:58.362243 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:58.372126 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-83d78fa7-7742-49f1-8202-35cef5454255 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Volume info retrieved successfully. Nov 13 01:35:58.388816 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-83d78fa7-7742-49f1-8202-35cef5454255 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:35:58.389267 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-83d78fa7-7742-49f1-8202-35cef5454255 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:35:58.397714 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-83d78fa7-7742-49f1-8202-35cef5454255 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:35:58.406887 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:58.406887 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:58.430398 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-83d78fa7-7742-49f1-8202-35cef5454255 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/6b8d3f5c-2c3d-4941-9789-660472ed31c2 returned with HTTP 200 Nov 13 01:35:58.431531 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 969/1919] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:35:58 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/6b8d3f5c-2c3d-4941-9789-660472ed31c2 => generated 974 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:35:58.447268 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fdb9ddf4-81f2-4662-9eb6-39c42846a02b tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3de7b235-f262-4257-a59c-604dba1017ac Nov 13 01:35:58.449044 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fdb9ddf4-81f2-4662-9eb6-39c42846a02b tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:58.449271 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:58.449271 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:58.449729 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fdb9ddf4-81f2-4662-9eb6-39c42846a02b tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:58.450055 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-fdb9ddf4-81f2-4662-9eb6-39c42846a02b tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] show called for member 3de7b235-f262-4257-a59c-604dba1017ac {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:35:58.457579 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:58.457579 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:58.484318 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fdb9ddf4-81f2-4662-9eb6-39c42846a02b tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3de7b235-f262-4257-a59c-604dba1017ac returned with HTTP 200 Nov 13 01:35:58.485143 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 951/1920] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:35:58 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3de7b235-f262-4257-a59c-604dba1017ac => generated 323 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:35:58.496364 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-64d13441-50ce-4bec-9020-3bcce6195d7a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a Nov 13 01:35:58.497181 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-64d13441-50ce-4bec-9020-3bcce6195d7a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:58.497369 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:58.497369 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:58.497694 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-64d13441-50ce-4bec-9020-3bcce6195d7a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:58.498103 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-64d13441-50ce-4bec-9020-3bcce6195d7a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] show called for member 3bec4543-19f1-4297-a341-6846c56ff24a {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:35:58.505735 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:58.505735 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:58.535242 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-64d13441-50ce-4bec-9020-3bcce6195d7a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a returned with HTTP 200 Nov 13 01:35:58.536246 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 970/1921] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:35:58 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a => generated 323 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:35:58.548321 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fbae8ba6-2da6-46cb-ae2f-54dfaacf165a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/detail Nov 13 01:35:58.549507 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fbae8ba6-2da6-46cb-ae2f-54dfaacf165a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:58.549726 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:58.549726 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:58.550101 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fbae8ba6-2da6-46cb-ae2f-54dfaacf165a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:58.551009 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:58.551009 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:58.616698 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fbae8ba6-2da6-46cb-ae2f-54dfaacf165a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/detail returned with HTTP 200 Nov 13 01:35:58.617862 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 952/1922] 10.222.0.13 () {58 vars in 1223 bytes} [Fri Nov 13 01:35:58 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/detail => generated 640 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:35:58.628215 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c14a3dc0-d498-4e5b-9091-6e21ab3cb0df tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail Nov 13 01:35:58.628788 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c14a3dc0-d498-4e5b-9091-6e21ab3cb0df tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:58.629003 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:58.629003 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:58.629377 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c14a3dc0-d498-4e5b-9091-6e21ab3cb0df tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:58.630090 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-c14a3dc0-d498-4e5b-9091-6e21ab3cb0df tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:35:58.630880 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:58.630880 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:58.631989 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c14a3dc0-d498-4e5b-9091-6e21ab3cb0df tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:35:58.687099 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c14a3dc0-d498-4e5b-9091-6e21ab3cb0df tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Get all volumes completed successfully. Nov 13 01:35:58.688685 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c14a3dc0-d498-4e5b-9091-6e21ab3cb0df tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:35:58.689125 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c14a3dc0-d498-4e5b-9091-6e21ab3cb0df tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:35:58.703053 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-c14a3dc0-d498-4e5b-9091-6e21ab3cb0df tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:35:58.711721 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:58.711721 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:58.736358 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c14a3dc0-d498-4e5b-9091-6e21ab3cb0df tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail returned with HTTP 200 Nov 13 01:35:58.753251 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6892539a-771b-4d49-8ef1-196ea1477409 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail Nov 13 01:35:58.753828 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6892539a-771b-4d49-8ef1-196ea1477409 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:58.754045 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:58.754045 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:58.754422 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6892539a-771b-4d49-8ef1-196ea1477409 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:58.755037 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-6892539a-771b-4d49-8ef1-196ea1477409 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:35:58.755936 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:58.755936 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:58.757017 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6892539a-771b-4d49-8ef1-196ea1477409 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:35:58.759688 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 971/1923] 10.222.0.13 () {58 vars in 1226 bytes} [Fri Nov 13 01:35:58 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail => generated 977 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:35:58.823497 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6892539a-771b-4d49-8ef1-196ea1477409 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Get all volumes completed successfully. Nov 13 01:35:58.825084 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-6892539a-771b-4d49-8ef1-196ea1477409 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:35:58.825522 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-6892539a-771b-4d49-8ef1-196ea1477409 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:35:58.833984 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-6892539a-771b-4d49-8ef1-196ea1477409 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:35:58.845679 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:58.845679 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:58.870086 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6892539a-771b-4d49-8ef1-196ea1477409 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail returned with HTTP 200 Nov 13 01:35:58.874439 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 953/1924] 10.222.0.13 () {58 vars in 1226 bytes} [Fri Nov 13 01:35:58 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail => generated 977 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:35:58.892366 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8b3290cd-dc4d-4e2d-bd08-35a24afa72a9 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] POST http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3de7b235-f262-4257-a59c-604dba1017ac/action Nov 13 01:35:58.892366 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:58.892366 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:58.892366 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8b3290cd-dc4d-4e2d-bd08-35a24afa72a9 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:35:58.892366 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8b3290cd-dc4d-4e2d-bd08-35a24afa72a9 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:35:58.892823 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-8b3290cd-dc4d-4e2d-bd08-35a24afa72a9 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] delete called for group 3de7b235-f262-4257-a59c-604dba1017ac {{(pid=87988) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Nov 13 01:35:58.893073 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-8b3290cd-dc4d-4e2d-bd08-35a24afa72a9 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Delete group with id: 3de7b235-f262-4257-a59c-604dba1017ac Nov 13 01:35:58.902683 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:58.902683 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:59.084849 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8b3290cd-dc4d-4e2d-bd08-35a24afa72a9 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3de7b235-f262-4257-a59c-604dba1017ac/action returned with HTTP 202 Nov 13 01:35:59.087775 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 972/1925] 10.222.0.13 () {60 vars in 1355 bytes} [Fri Nov 13 01:35:58 2020] POST /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3de7b235-f262-4257-a59c-604dba1017ac/action => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:35:59.101846 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-42a07a9d-86a9-46e7-a806-645357e5671d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/6b8d3f5c-2c3d-4941-9789-660472ed31c2 Nov 13 01:35:59.106921 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-42a07a9d-86a9-46e7-a806-645357e5671d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:35:59.107373 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:35:59.107373 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:35:59.108031 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-42a07a9d-86a9-46e7-a806-645357e5671d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:35:59.211540 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:59.211540 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:59.241250 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-42a07a9d-86a9-46e7-a806-645357e5671d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Volume info retrieved successfully. Nov 13 01:35:59.273364 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-42a07a9d-86a9-46e7-a806-645357e5671d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:35:59.273824 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-42a07a9d-86a9-46e7-a806-645357e5671d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:35:59.284215 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-42a07a9d-86a9-46e7-a806-645357e5671d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:35:59.301614 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:35:59.301614 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:35:59.340868 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-42a07a9d-86a9-46e7-a806-645357e5671d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/6b8d3f5c-2c3d-4941-9789-660472ed31c2 returned with HTTP 200 Nov 13 01:35:59.341694 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 954/1926] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:35:59 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/6b8d3f5c-2c3d-4941-9789-660472ed31c2 => generated 973 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:00.358235 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cc706dba-df7e-4b88-b5fc-e5d3efbb9cbf tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/6b8d3f5c-2c3d-4941-9789-660472ed31c2 Nov 13 01:36:00.358778 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cc706dba-df7e-4b88-b5fc-e5d3efbb9cbf tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:00.359429 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:00.359429 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:00.360037 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cc706dba-df7e-4b88-b5fc-e5d3efbb9cbf tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:00.435294 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:00.435294 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:00.448852 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cc706dba-df7e-4b88-b5fc-e5d3efbb9cbf tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Volume info retrieved successfully. Nov 13 01:36:00.462794 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-cc706dba-df7e-4b88-b5fc-e5d3efbb9cbf tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:36:00.463946 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-cc706dba-df7e-4b88-b5fc-e5d3efbb9cbf tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:36:00.472893 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-cc706dba-df7e-4b88-b5fc-e5d3efbb9cbf tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:36:00.485724 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:00.485724 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:00.514162 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cc706dba-df7e-4b88-b5fc-e5d3efbb9cbf tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/6b8d3f5c-2c3d-4941-9789-660472ed31c2 returned with HTTP 200 Nov 13 01:36:00.520162 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 973/1927] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:36:00 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/6b8d3f5c-2c3d-4941-9789-660472ed31c2 => generated 973 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:01.532241 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2f559a73-cbf2-474b-8cf3-8135637ba5a9 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/6b8d3f5c-2c3d-4941-9789-660472ed31c2 Nov 13 01:36:01.532798 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2f559a73-cbf2-474b-8cf3-8135637ba5a9 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:01.532987 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:01.532987 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:01.533608 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2f559a73-cbf2-474b-8cf3-8135637ba5a9 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:01.596639 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2f559a73-cbf2-474b-8cf3-8135637ba5a9 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/6b8d3f5c-2c3d-4941-9789-660472ed31c2 returned with HTTP 404 Nov 13 01:36:01.602069 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 955/1928] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:36:01 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/6b8d3f5c-2c3d-4941-9789-660472ed31c2 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:36:01.606660 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d0ecd45f-f222-4c64-bf3c-0a0e87da9ae5 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3de7b235-f262-4257-a59c-604dba1017ac Nov 13 01:36:01.607236 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d0ecd45f-f222-4c64-bf3c-0a0e87da9ae5 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:01.607451 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:01.607451 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:01.607864 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d0ecd45f-f222-4c64-bf3c-0a0e87da9ae5 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:01.608461 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-d0ecd45f-f222-4c64-bf3c-0a0e87da9ae5 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] show called for member 3de7b235-f262-4257-a59c-604dba1017ac {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:36:01.621391 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d0ecd45f-f222-4c64-bf3c-0a0e87da9ae5 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3de7b235-f262-4257-a59c-604dba1017ac returned with HTTP 404 Nov 13 01:36:01.622691 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 974/1929] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:36:01 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3de7b235-f262-4257-a59c-604dba1017ac => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:36:01.630788 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-376d60ec-5772-4c7a-ac35-68c31c1626ec tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] POST http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a/action Nov 13 01:36:01.631656 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-376d60ec-5772-4c7a-ac35-68c31c1626ec tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:36:01.632544 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-376d60ec-5772-4c7a-ac35-68c31c1626ec tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:01.633676 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-376d60ec-5772-4c7a-ac35-68c31c1626ec tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] delete called for group 3bec4543-19f1-4297-a341-6846c56ff24a {{(pid=87987) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Nov 13 01:36:01.634022 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-376d60ec-5772-4c7a-ac35-68c31c1626ec tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Delete group with id: 3bec4543-19f1-4297-a341-6846c56ff24a Nov 13 01:36:01.643037 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:01.643037 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:01.733826 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-376d60ec-5772-4c7a-ac35-68c31c1626ec tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a/action returned with HTTP 202 Nov 13 01:36:01.735523 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 956/1930] 10.222.0.13 () {60 vars in 1355 bytes} [Fri Nov 13 01:36:01 2020] POST /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:36:01.743972 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-69de613c-8b4c-47f0-bbdc-addef555c0f4 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a Nov 13 01:36:01.744617 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-69de613c-8b4c-47f0-bbdc-addef555c0f4 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:01.745183 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-69de613c-8b4c-47f0-bbdc-addef555c0f4 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:01.745584 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-69de613c-8b4c-47f0-bbdc-addef555c0f4 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] show called for member 3bec4543-19f1-4297-a341-6846c56ff24a {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:36:01.763424 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:01.763424 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:01.801628 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-69de613c-8b4c-47f0-bbdc-addef555c0f4 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a returned with HTTP 200 Nov 13 01:36:01.805947 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 975/1931] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:36:01 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a => generated 322 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:02.818044 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-73c60f91-4a93-4bbc-b75d-58a3288b932d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a Nov 13 01:36:02.818750 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-73c60f91-4a93-4bbc-b75d-58a3288b932d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:02.818964 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:02.818964 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:02.819333 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-73c60f91-4a93-4bbc-b75d-58a3288b932d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:02.819775 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-73c60f91-4a93-4bbc-b75d-58a3288b932d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] show called for member 3bec4543-19f1-4297-a341-6846c56ff24a {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:36:02.826730 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-73c60f91-4a93-4bbc-b75d-58a3288b932d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a returned with HTTP 404 Nov 13 01:36:02.827713 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 957/1932] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:36:02 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:36:02.835415 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4c3bf5d8-1e5a-48ce-8168-d36c8f38a4ed tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/detail Nov 13 01:36:02.836100 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4c3bf5d8-1e5a-48ce-8168-d36c8f38a4ed tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:02.836431 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:02.836431 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:02.836927 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4c3bf5d8-1e5a-48ce-8168-d36c8f38a4ed tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:02.837887 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:02.837887 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:02.845530 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4c3bf5d8-1e5a-48ce-8168-d36c8f38a4ed tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/detail returned with HTTP 200 Nov 13 01:36:02.851809 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 976/1933] 10.222.0.13 () {58 vars in 1223 bytes} [Fri Nov 13 01:36:02 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/detail => generated 14 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:02.856177 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-26b8ae46-866b-4711-aa00-a423622d192b tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail Nov 13 01:36:02.856742 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-26b8ae46-866b-4711-aa00-a423622d192b tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:02.857222 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-26b8ae46-866b-4711-aa00-a423622d192b tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:02.857928 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-26b8ae46-866b-4711-aa00-a423622d192b tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:02.859685 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-26b8ae46-866b-4711-aa00-a423622d192b tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:02.909424 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-26b8ae46-866b-4711-aa00-a423622d192b tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Get all volumes completed successfully. Nov 13 01:36:02.914792 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-26b8ae46-866b-4711-aa00-a423622d192b tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail returned with HTTP 200 Nov 13 01:36:02.915610 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 958/1934] 10.222.0.13 () {58 vars in 1226 bytes} [Fri Nov 13 01:36:02 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:02.930728 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f4c52044-507c-4e4c-b8f1-7b67bc8873f0 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] POST http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a/action Nov 13 01:36:02.932552 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f4c52044-507c-4e4c-b8f1-7b67bc8873f0 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:36:02.932904 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f4c52044-507c-4e4c-b8f1-7b67bc8873f0 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:02.933840 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-f4c52044-507c-4e4c-b8f1-7b67bc8873f0 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] delete called for group 3bec4543-19f1-4297-a341-6846c56ff24a {{(pid=87988) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Nov 13 01:36:02.934183 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-f4c52044-507c-4e4c-b8f1-7b67bc8873f0 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Delete group with id: 3bec4543-19f1-4297-a341-6846c56ff24a Nov 13 01:36:02.940164 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f4c52044-507c-4e4c-b8f1-7b67bc8873f0 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a/action returned with HTTP 404 Nov 13 01:36:02.941342 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 977/1935] 10.222.0.13 () {60 vars in 1355 bytes} [Fri Nov 13 01:36:02 2020] POST /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3bec4543-19f1-4297-a341-6846c56ff24a/action => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:36:02.948641 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-979c54de-627a-4283-9387-ecf421a51018 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail Nov 13 01:36:02.949326 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-979c54de-627a-4283-9387-ecf421a51018 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:02.949917 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-979c54de-627a-4283-9387-ecf421a51018 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:02.950563 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-979c54de-627a-4283-9387-ecf421a51018 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:02.952369 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-979c54de-627a-4283-9387-ecf421a51018 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:03.004840 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-979c54de-627a-4283-9387-ecf421a51018 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Get all volumes completed successfully. Nov 13 01:36:03.010920 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-979c54de-627a-4283-9387-ecf421a51018 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail returned with HTTP 200 Nov 13 01:36:03.011425 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 959/1936] 10.222.0.13 () {58 vars in 1226 bytes} [Fri Nov 13 01:36:02 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:03.028836 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a0269c4-7740-4149-98e9-a61345107157 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] POST http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3de7b235-f262-4257-a59c-604dba1017ac/action Nov 13 01:36:03.029854 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a0269c4-7740-4149-98e9-a61345107157 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:36:03.030185 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a0269c4-7740-4149-98e9-a61345107157 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:03.031969 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-9a0269c4-7740-4149-98e9-a61345107157 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] delete called for group 3de7b235-f262-4257-a59c-604dba1017ac {{(pid=87988) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Nov 13 01:36:03.032395 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-9a0269c4-7740-4149-98e9-a61345107157 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Delete group with id: 3de7b235-f262-4257-a59c-604dba1017ac Nov 13 01:36:03.039051 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a0269c4-7740-4149-98e9-a61345107157 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3de7b235-f262-4257-a59c-604dba1017ac/action returned with HTTP 404 Nov 13 01:36:03.051639 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 978/1937] 10.222.0.13 () {60 vars in 1355 bytes} [Fri Nov 13 01:36:03 2020] POST /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/3de7b235-f262-4257-a59c-604dba1017ac/action => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:36:03.056850 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aaef1d0a-ac9f-41f8-b509-019ee2d6661e tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] DELETE http://10.222.0.13/volume/v3/611db9d0b1394b0c8188567b2735d25f/group_types/3c159ef2-32ab-4b8b-9b68-843af69f2ca3 Nov 13 01:36:03.057628 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aaef1d0a-ac9f-41f8-b509-019ee2d6661e tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:03.058149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aaef1d0a-ac9f-41f8-b509-019ee2d6661e tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:03.086345 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:36:03.086345 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:36:03.093217 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aaef1d0a-ac9f-41f8-b509-019ee2d6661e tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] http://10.222.0.13/volume/v3/611db9d0b1394b0c8188567b2735d25f/group_types/3c159ef2-32ab-4b8b-9b68-843af69f2ca3 returned with HTTP 202 Nov 13 01:36:03.094180 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 960/1938] 10.222.0.13 () {58 vars in 1331 bytes} [Fri Nov 13 01:36:03 2020] DELETE /volume/v3/611db9d0b1394b0c8188567b2735d25f/group_types/3c159ef2-32ab-4b8b-9b68-843af69f2ca3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:36:03.103544 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f9a5ed91-5b87-4dd7-b2d8-71a36a5dbb9a tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] POST http://10.222.0.13/volume/v3/611db9d0b1394b0c8188567b2735d25f/types Nov 13 01:36:03.104473 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f9a5ed91-5b87-4dd7-b2d8-71a36a5dbb9a tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1221699586"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:03.143899 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f9a5ed91-5b87-4dd7-b2d8-71a36a5dbb9a tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] http://10.222.0.13/volume/v3/611db9d0b1394b0c8188567b2735d25f/types returned with HTTP 200 Nov 13 01:36:03.149938 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 979/1939] 10.222.0.13 () {58 vars in 1179 bytes} [Fri Nov 13 01:36:03 2020] POST /volume/v3/611db9d0b1394b0c8188567b2735d25f/types => generated 216 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:03.155189 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3326ff76-3dba-4b7c-9641-03dbbd7af349 tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] POST http://10.222.0.13/volume/v3/611db9d0b1394b0c8188567b2735d25f/group_types Nov 13 01:36:03.156143 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3326ff76-3dba-4b7c-9641-03dbbd7af349 tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1023733947"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:03.193016 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3326ff76-3dba-4b7c-9641-03dbbd7af349 tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] http://10.222.0.13/volume/v3/611db9d0b1394b0c8188567b2735d25f/group_types returned with HTTP 202 Nov 13 01:36:03.194129 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 961/1940] 10.222.0.13 () {60 vars in 1238 bytes} [Fri Nov 13 01:36:03 2020] POST /volume/v3/611db9d0b1394b0c8188567b2735d25f/group_types => generated 173 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:36:03.204238 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e1f2d95b-b187-4a31-87ab-02a7ac0ab344 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] POST http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups Nov 13 01:36:03.205084 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e1f2d95b-b187-4a31-87ab-02a7ac0ab344 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a4a349b4-7f18-4d6d-ade3-08d881b02e78", "volume_types": ["a387a573-ee24-4bed-8803-bd5623791a44"], "name": "tempest-GroupsTest-Group-1979250939"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:03.206129 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-e1f2d95b-b187-4a31-87ab-02a7ac0ab344 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Creating new group {'group': {'group_type': 'a4a349b4-7f18-4d6d-ade3-08d881b02e78', 'volume_types': ['a387a573-ee24-4bed-8803-bd5623791a44'], 'name': 'tempest-GroupsTest-Group-1979250939'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Nov 13 01:36:03.219181 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-e1f2d95b-b187-4a31-87ab-02a7ac0ab344 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Creating group tempest-GroupsTest-Group-1979250939. Nov 13 01:36:03.241872 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e1f2d95b-b187-4a31-87ab-02a7ac0ab344 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Availability Zones retrieved successfully. Nov 13 01:36:03.263946 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-e1f2d95b-b187-4a31-87ab-02a7ac0ab344 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Created reservations ['d15fe12e-1ac2-4094-9137-e1554ad954e9'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:36:03.327860 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e1f2d95b-b187-4a31-87ab-02a7ac0ab344 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups returned with HTTP 202 Nov 13 01:36:03.333546 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 980/1941] 10.222.0.13 () {60 vars in 1224 bytes} [Fri Nov 13 01:36:03 2020] POST /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups => generated 104 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:36:03.340651 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a4db1599-4dfd-4c0a-ba30-762e93639c1b tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 Nov 13 01:36:03.341674 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a4db1599-4dfd-4c0a-ba30-762e93639c1b tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:03.342270 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a4db1599-4dfd-4c0a-ba30-762e93639c1b tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:03.342787 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-a4db1599-4dfd-4c0a-ba30-762e93639c1b tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] show called for member bdc0676a-3db2-4048-be7b-297617b554c3 {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:36:03.352974 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:03.352974 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:03.394518 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a4db1599-4dfd-4c0a-ba30-762e93639c1b tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 returned with HTTP 200 Nov 13 01:36:03.400058 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 962/1942] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:36:03 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 => generated 332 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:04.407490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1370bfca-3cea-431d-9c5d-dbf37027a268 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 Nov 13 01:36:04.408068 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1370bfca-3cea-431d-9c5d-dbf37027a268 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:04.408301 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:04.408301 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:04.408659 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1370bfca-3cea-431d-9c5d-dbf37027a268 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:04.409057 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-1370bfca-3cea-431d-9c5d-dbf37027a268 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] show called for member bdc0676a-3db2-4048-be7b-297617b554c3 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:36:04.416512 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:04.416512 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:04.442893 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1370bfca-3cea-431d-9c5d-dbf37027a268 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 returned with HTTP 200 Nov 13 01:36:04.443854 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 981/1943] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:36:04 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 => generated 333 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:04.454175 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] POST http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes Nov 13 01:36:04.454738 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:04.454738 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:04.455072 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a387a573-ee24-4bed-8803-bd5623791a44", "group_id": "bdc0676a-3db2-4048-be7b-297617b554c3", "size": 1, "name": "tempest-GroupsTest-Volume-1589455813"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:04.456244 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Create volume request body: {'volume': {'volume_type': 'a387a573-ee24-4bed-8803-bd5623791a44', 'group_id': 'bdc0676a-3db2-4048-be7b-297617b554c3', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1589455813'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:36:04.477111 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:04.477111 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:04.478420 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Create volume of 1 GB Nov 13 01:36:04.496511 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Availability Zones retrieved successfully. Nov 13 01:36:04.513208 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Flow 'volume_create_api' (1f67db4d-bef1-4725-b627-ffc9e7322543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:36:04.516352 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c61368a-c424-41e2-9817-b067324ee784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:04.517954 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:04.517954 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:04.518487 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:36:04.573406 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c61368a-c424-41e2-9817-b067324ee784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T01:36:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a387a573-ee24-4bed-8803-bd5623791a44,is_public=True,name='tempest-GroupsTest-volume-type-1221699586',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a387a573-ee24-4bed-8803-bd5623791a44', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bdc0676a-3db2-4048-be7b-297617b554c3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:04.575646 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b7c3a92-ab0a-4095-9761-4c566fece3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:04.627080 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1221699586 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1221699586, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:36:04.628133 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1221699586 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1221699586, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:36:04.668166 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Created reservations ['369a1d00-9288-4b4f-b6c0-d4f9b3419b7f', '8e9fc5df-3406-42eb-87a8-b470668bb77c', 'a3226982-2fa1-4c19-bf01-a6dee5a36d4e', '5cf2941a-8c4b-4fdc-8b14-6fc1dacd6f7b'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:36:04.670060 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b7c3a92-ab0a-4095-9761-4c566fece3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['369a1d00-9288-4b4f-b6c0-d4f9b3419b7f', '8e9fc5df-3406-42eb-87a8-b470668bb77c', 'a3226982-2fa1-4c19-bf01-a6dee5a36d4e', '5cf2941a-8c4b-4fdc-8b14-6fc1dacd6f7b']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:04.672509 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d7c2022-7d94-41db-8ba8-490f45c003d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:04.751052 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d7c2022-7d94-41db-8ba8-490f45c003d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbf5cb74-b9a5-4d09-9a6c-3f8c28c73135', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1589455813',encryption_key_id=None,group_id=bdc0676a-3db2-4048-be7b-297617b554c3,group_type_id=,metadata={},multiattach=False,project_id='1f87bc6a81534e89b2dc5fbdd56c5424',qos_specs=None,replication_status=,reservations=['369a1d00-9288-4b4f-b6c0-d4f9b3419b7f','8e9fc5df-3406-42eb-87a8-b470668bb77c','a3226982-2fa1-4c19-bf01-a6dee5a36d4e','5cf2941a-8c4b-4fdc-8b14-6fc1dacd6f7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1c4deccacd8410b9d66d98445c9dba1',volume_type_id=a387a573-ee24-4bed-8803-bd5623791a44), '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-11-13T01:36:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1589455813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bdc0676a-3db2-4048-be7b-297617b554c3,host=None,id=fbf5cb74-b9a5-4d09-9a6c-3f8c28c73135,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f87bc6a81534e89b2dc5fbdd56c5424',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='b1c4deccacd8410b9d66d98445c9dba1',volume_attachment=,volume_type=,volume_type_id=a387a573-ee24-4bed-8803-bd5623791a44)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:04.753128 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34ca4d3e-579c-4b2f-9cb9-54c1cff69656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:04.789547 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34ca4d3e-579c-4b2f-9cb9-54c1cff69656) 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-1589455813',encryption_key_id=None,group_id=bdc0676a-3db2-4048-be7b-297617b554c3,group_type_id=,metadata={},multiattach=False,project_id='1f87bc6a81534e89b2dc5fbdd56c5424',qos_specs=None,replication_status=,reservations=['369a1d00-9288-4b4f-b6c0-d4f9b3419b7f','8e9fc5df-3406-42eb-87a8-b470668bb77c','a3226982-2fa1-4c19-bf01-a6dee5a36d4e','5cf2941a-8c4b-4fdc-8b14-6fc1dacd6f7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1c4deccacd8410b9d66d98445c9dba1',volume_type_id=a387a573-ee24-4bed-8803-bd5623791a44)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:04.793197 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a16c2a7-a095-4a5a-9634-bc327cb5c388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:04.833182 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a16c2a7-a095-4a5a-9634-bc327cb5c388) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:04.836029 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Flow 'volume_create_api' (1f67db4d-bef1-4725-b627-ffc9e7322543) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:36:04.904065 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Create volume request issued successfully. Nov 13 01:36:04.923029 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:36:04.923491 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:36:04.933171 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:36:04.940112 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:04.940112 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:04.955969 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-343134aa-4aee-4e44-bb23-fc09538988f3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes returned with HTTP 202 Nov 13 01:36:04.957236 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 963/1944] 10.222.0.13 () {60 vars in 1227 bytes} [Fri Nov 13 01:36:04 2020] POST /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes => generated 892 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:36:04.973651 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3a3dfd4-c6aa-462b-98d8-03dfc3d885d9 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/fbf5cb74-b9a5-4d09-9a6c-3f8c28c73135 Nov 13 01:36:04.981052 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3a3dfd4-c6aa-462b-98d8-03dfc3d885d9 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:04.981900 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:04.981900 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:04.982991 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3a3dfd4-c6aa-462b-98d8-03dfc3d885d9 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:05.102153 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:05.102153 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:05.128671 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e3a3dfd4-c6aa-462b-98d8-03dfc3d885d9 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Volume info retrieved successfully. Nov 13 01:36:05.152950 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-e3a3dfd4-c6aa-462b-98d8-03dfc3d885d9 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:36:05.153407 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-e3a3dfd4-c6aa-462b-98d8-03dfc3d885d9 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:36:05.171708 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-e3a3dfd4-c6aa-462b-98d8-03dfc3d885d9 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:36:05.183868 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:05.183868 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:05.209673 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3a3dfd4-c6aa-462b-98d8-03dfc3d885d9 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/fbf5cb74-b9a5-4d09-9a6c-3f8c28c73135 returned with HTTP 200 Nov 13 01:36:05.211189 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 982/1945] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:36:04 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/fbf5cb74-b9a5-4d09-9a6c-3f8c28c73135 => generated 984 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:06.227138 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-56034068-79f3-4698-a769-fa472a514328 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/fbf5cb74-b9a5-4d09-9a6c-3f8c28c73135 Nov 13 01:36:06.228148 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-56034068-79f3-4698-a769-fa472a514328 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:06.229242 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:06.229242 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:06.229789 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-56034068-79f3-4698-a769-fa472a514328 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:06.280958 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:06.280958 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:06.292951 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-56034068-79f3-4698-a769-fa472a514328 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Volume info retrieved successfully. Nov 13 01:36:06.311115 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-56034068-79f3-4698-a769-fa472a514328 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:36:06.311115 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-56034068-79f3-4698-a769-fa472a514328 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:36:06.318789 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-56034068-79f3-4698-a769-fa472a514328 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:36:06.326025 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:06.326025 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:06.351881 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-56034068-79f3-4698-a769-fa472a514328 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/fbf5cb74-b9a5-4d09-9a6c-3f8c28c73135 returned with HTTP 200 Nov 13 01:36:06.352970 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 964/1946] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:36:06 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/fbf5cb74-b9a5-4d09-9a6c-3f8c28c73135 => generated 985 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:06.370617 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] POST http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes Nov 13 01:36:06.371785 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:06.371785 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:06.372737 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a387a573-ee24-4bed-8803-bd5623791a44", "group_id": "bdc0676a-3db2-4048-be7b-297617b554c3", "size": 1, "name": "tempest-GroupsTest-Volume-1211397996"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:06.374962 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Create volume request body: {'volume': {'volume_type': 'a387a573-ee24-4bed-8803-bd5623791a44', 'group_id': 'bdc0676a-3db2-4048-be7b-297617b554c3', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1211397996'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:36:06.399417 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:06.399417 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:06.401206 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Create volume of 1 GB Nov 13 01:36:06.417770 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Availability Zones retrieved successfully. Nov 13 01:36:06.435896 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Flow 'volume_create_api' (6df787e5-690b-4b05-8fc0-5c4282be7c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:36:06.440525 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deaf85da-b8de-4f76-8232-3747817dfcbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:06.442337 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:06.442337 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:06.442887 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:36:06.497703 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deaf85da-b8de-4f76-8232-3747817dfcbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T01:36:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a387a573-ee24-4bed-8803-bd5623791a44,is_public=True,name='tempest-GroupsTest-volume-type-1221699586',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a387a573-ee24-4bed-8803-bd5623791a44', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bdc0676a-3db2-4048-be7b-297617b554c3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:06.499973 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (030f11cc-43c1-4c83-8ebc-d5e6ad12869a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:06.547751 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1221699586 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1221699586, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:36:06.548897 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1221699586 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1221699586, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:36:06.573990 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Created reservations ['7f920ebe-396f-40f2-93b7-29d245c8ed67', '534485bc-ea1c-41d5-8990-ac8a53b2ffb7', 'c28ce605-45f2-4735-8050-e4b196362351', '3b21bba8-3ca2-4b6b-a914-3ee0295984e7'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:36:06.576055 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (030f11cc-43c1-4c83-8ebc-d5e6ad12869a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f920ebe-396f-40f2-93b7-29d245c8ed67', '534485bc-ea1c-41d5-8990-ac8a53b2ffb7', 'c28ce605-45f2-4735-8050-e4b196362351', '3b21bba8-3ca2-4b6b-a914-3ee0295984e7']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:06.578302 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1d23ace-2c44-498e-8262-e6c9ff4d218d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:06.637483 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1d23ace-2c44-498e-8262-e6c9ff4d218d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd287d7d8-7a66-4ddf-b3a3-a329b27501f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1211397996',encryption_key_id=None,group_id=bdc0676a-3db2-4048-be7b-297617b554c3,group_type_id=,metadata={},multiattach=False,project_id='1f87bc6a81534e89b2dc5fbdd56c5424',qos_specs=None,replication_status=,reservations=['7f920ebe-396f-40f2-93b7-29d245c8ed67','534485bc-ea1c-41d5-8990-ac8a53b2ffb7','c28ce605-45f2-4735-8050-e4b196362351','3b21bba8-3ca2-4b6b-a914-3ee0295984e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1c4deccacd8410b9d66d98445c9dba1',volume_type_id=a387a573-ee24-4bed-8803-bd5623791a44), '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-11-13T01:36:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1211397996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bdc0676a-3db2-4048-be7b-297617b554c3,host=None,id=d287d7d8-7a66-4ddf-b3a3-a329b27501f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f87bc6a81534e89b2dc5fbdd56c5424',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='b1c4deccacd8410b9d66d98445c9dba1',volume_attachment=,volume_type=,volume_type_id=a387a573-ee24-4bed-8803-bd5623791a44)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:06.639748 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35122554-5b9e-462d-9a3d-e4dcd3dea4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:06.667806 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35122554-5b9e-462d-9a3d-e4dcd3dea4bf) 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-1211397996',encryption_key_id=None,group_id=bdc0676a-3db2-4048-be7b-297617b554c3,group_type_id=,metadata={},multiattach=False,project_id='1f87bc6a81534e89b2dc5fbdd56c5424',qos_specs=None,replication_status=,reservations=['7f920ebe-396f-40f2-93b7-29d245c8ed67','534485bc-ea1c-41d5-8990-ac8a53b2ffb7','c28ce605-45f2-4735-8050-e4b196362351','3b21bba8-3ca2-4b6b-a914-3ee0295984e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1c4deccacd8410b9d66d98445c9dba1',volume_type_id=a387a573-ee24-4bed-8803-bd5623791a44)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:06.670274 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90fbe3ae-a1e5-4c02-a9ba-996ea1949f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:06.707169 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90fbe3ae-a1e5-4c02-a9ba-996ea1949f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:06.709902 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Flow 'volume_create_api' (6df787e5-690b-4b05-8fc0-5c4282be7c51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:36:06.768719 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Create volume request issued successfully. Nov 13 01:36:06.787284 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:36:06.792740 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:36:06.803210 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:36:06.814377 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:06.814377 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:06.833177 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1b7d144d-b63c-4756-a008-9f7aec11b221 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes returned with HTTP 202 Nov 13 01:36:06.834442 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 983/1947] 10.222.0.13 () {60 vars in 1227 bytes} [Fri Nov 13 01:36:06 2020] POST /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes => generated 892 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:36:06.849600 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-585b8c82-d3e3-4f45-8090-525cc55326fd tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 Nov 13 01:36:06.850110 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-585b8c82-d3e3-4f45-8090-525cc55326fd tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:06.850327 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:06.850327 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:06.850703 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-585b8c82-d3e3-4f45-8090-525cc55326fd tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:06.905107 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:06.905107 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:06.922913 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-585b8c82-d3e3-4f45-8090-525cc55326fd tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Volume info retrieved successfully. Nov 13 01:36:06.936906 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-585b8c82-d3e3-4f45-8090-525cc55326fd tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:36:06.937352 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-585b8c82-d3e3-4f45-8090-525cc55326fd tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:36:06.944954 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-585b8c82-d3e3-4f45-8090-525cc55326fd tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:36:06.952292 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:06.952292 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:06.972492 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-585b8c82-d3e3-4f45-8090-525cc55326fd tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 returned with HTTP 200 Nov 13 01:36:06.973469 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 965/1948] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:36:06 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 => generated 984 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:07.989735 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-603c0eeb-1a9c-4bda-9841-a9509dc7790d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 Nov 13 01:36:07.990349 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-603c0eeb-1a9c-4bda-9841-a9509dc7790d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:07.990503 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:07.990503 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:07.990878 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-603c0eeb-1a9c-4bda-9841-a9509dc7790d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:08.045073 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:08.045073 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:08.055256 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-603c0eeb-1a9c-4bda-9841-a9509dc7790d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Volume info retrieved successfully. Nov 13 01:36:08.070380 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-603c0eeb-1a9c-4bda-9841-a9509dc7790d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:36:08.070864 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-603c0eeb-1a9c-4bda-9841-a9509dc7790d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:36:08.078468 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-603c0eeb-1a9c-4bda-9841-a9509dc7790d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:36:08.085012 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:08.085012 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:08.105296 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-603c0eeb-1a9c-4bda-9841-a9509dc7790d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 returned with HTTP 200 Nov 13 01:36:08.106273 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 984/1949] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:36:07 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 => generated 985 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:08.121381 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b2f0da86-f954-4991-a840-eb7271604bf3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] PUT http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 Nov 13 01:36:08.121878 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:08.121878 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:08.122380 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b2f0da86-f954-4991-a840-eb7271604bf3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "d287d7d8-7a66-4ddf-b3a3-a329b27501f3"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:08.123298 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-b2f0da86-f954-4991-a840-eb7271604bf3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Update called for group bdc0676a-3db2-4048-be7b-297617b554c3. {{(pid=87987) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Nov 13 01:36:08.123671 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-b2f0da86-f954-4991-a840-eb7271604bf3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Updating group bdc0676a-3db2-4048-be7b-297617b554c3 with name new_group description: This is a new group add_volumes: None remove_volumes: d287d7d8-7a66-4ddf-b3a3-a329b27501f3. Nov 13 01:36:08.130541 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:08.130541 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:08.177195 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b2f0da86-f954-4991-a840-eb7271604bf3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 returned with HTTP 202 Nov 13 01:36:08.178195 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 966/1950] 10.222.0.13 () {60 vars in 1334 bytes} [Fri Nov 13 01:36:08 2020] PUT /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:36:08.186353 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7978c97b-8b4e-4d5d-9ff1-f3a3b868b411 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 Nov 13 01:36:08.187006 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7978c97b-8b4e-4d5d-9ff1-f3a3b868b411 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:08.187231 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:08.187231 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:08.187755 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7978c97b-8b4e-4d5d-9ff1-f3a3b868b411 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:08.188231 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-7978c97b-8b4e-4d5d-9ff1-f3a3b868b411 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] show called for member bdc0676a-3db2-4048-be7b-297617b554c3 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:36:08.196304 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:08.196304 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:08.223203 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7978c97b-8b4e-4d5d-9ff1-f3a3b868b411 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 returned with HTTP 200 Nov 13 01:36:08.224330 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 985/1951] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:36:08 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 => generated 323 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:09.236245 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e6a96876-d462-4e78-8bd2-06ca450dc6d0 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 Nov 13 01:36:09.237004 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e6a96876-d462-4e78-8bd2-06ca450dc6d0 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:09.237221 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:09.237221 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:09.237595 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e6a96876-d462-4e78-8bd2-06ca450dc6d0 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:09.238002 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-e6a96876-d462-4e78-8bd2-06ca450dc6d0 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] show called for member bdc0676a-3db2-4048-be7b-297617b554c3 {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:36:09.245733 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:09.245733 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:09.271463 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e6a96876-d462-4e78-8bd2-06ca450dc6d0 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 returned with HTTP 200 Nov 13 01:36:09.272542 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 967/1952] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:36:09 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 => generated 324 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:09.283019 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9b011e47-65c8-44ee-ace9-3f2c4844e2a5 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 Nov 13 01:36:09.283720 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9b011e47-65c8-44ee-ace9-3f2c4844e2a5 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:09.284001 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:09.284001 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:09.284484 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9b011e47-65c8-44ee-ace9-3f2c4844e2a5 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:09.284992 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-9b011e47-65c8-44ee-ace9-3f2c4844e2a5 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] show called for member bdc0676a-3db2-4048-be7b-297617b554c3 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:36:09.293527 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:09.293527 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:09.320739 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9b011e47-65c8-44ee-ace9-3f2c4844e2a5 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 returned with HTTP 200 Nov 13 01:36:09.321749 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 986/1953] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:36:09 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 => generated 324 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:09.332477 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c494f80b-bb66-417a-980a-9c5bfd57d6b1 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail Nov 13 01:36:09.333127 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c494f80b-bb66-417a-980a-9c5bfd57d6b1 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:09.333539 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:09.333539 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:09.334078 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c494f80b-bb66-417a-980a-9c5bfd57d6b1 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:09.334886 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-c494f80b-bb66-417a-980a-9c5bfd57d6b1 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:09.335767 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:09.335767 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:09.337146 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c494f80b-bb66-417a-980a-9c5bfd57d6b1 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:09.393287 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c494f80b-bb66-417a-980a-9c5bfd57d6b1 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Get all volumes completed successfully. Nov 13 01:36:09.395226 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c494f80b-bb66-417a-980a-9c5bfd57d6b1 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:36:09.395688 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c494f80b-bb66-417a-980a-9c5bfd57d6b1 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:36:09.403518 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-c494f80b-bb66-417a-980a-9c5bfd57d6b1 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:36:09.410032 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:09.410032 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:09.430608 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c494f80b-bb66-417a-980a-9c5bfd57d6b1 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail returned with HTTP 200 Nov 13 01:36:09.439784 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 968/1954] 10.222.0.13 () {58 vars in 1226 bytes} [Fri Nov 13 01:36:09 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail => generated 1929 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:36:09.448029 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-97916104-ce5e-422a-8bc1-e10508879d33 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] PUT http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 Nov 13 01:36:09.448605 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:09.448605 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:09.449015 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-97916104-ce5e-422a-8bc1-e10508879d33 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d287d7d8-7a66-4ddf-b3a3-a329b27501f3"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:09.450060 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-97916104-ce5e-422a-8bc1-e10508879d33 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Update called for group bdc0676a-3db2-4048-be7b-297617b554c3. {{(pid=87988) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Nov 13 01:36:09.450414 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-97916104-ce5e-422a-8bc1-e10508879d33 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Updating group bdc0676a-3db2-4048-be7b-297617b554c3 with name None description: None add_volumes: d287d7d8-7a66-4ddf-b3a3-a329b27501f3 remove_volumes: None. Nov 13 01:36:09.457783 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:09.457783 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:09.573646 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-97916104-ce5e-422a-8bc1-e10508879d33 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 returned with HTTP 202 Nov 13 01:36:09.574542 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 987/1955] 10.222.0.13 () {60 vars in 1333 bytes} [Fri Nov 13 01:36:09 2020] PUT /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:36:09.583091 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3be01b99-a386-4787-8be9-3b4215e0cddd tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 Nov 13 01:36:09.583994 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3be01b99-a386-4787-8be9-3b4215e0cddd tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:09.584438 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:09.584438 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:09.584894 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3be01b99-a386-4787-8be9-3b4215e0cddd tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:09.585429 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-3be01b99-a386-4787-8be9-3b4215e0cddd tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] show called for member bdc0676a-3db2-4048-be7b-297617b554c3 {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:36:09.593372 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:09.593372 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:09.620815 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3be01b99-a386-4787-8be9-3b4215e0cddd tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 returned with HTTP 200 Nov 13 01:36:09.626288 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 969/1956] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:36:09 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 => generated 323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:10.633489 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8bdd5612-74a1-427a-82f9-c98caf973bd3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 Nov 13 01:36:10.634060 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8bdd5612-74a1-427a-82f9-c98caf973bd3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:10.634278 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:10.634278 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:10.635189 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8bdd5612-74a1-427a-82f9-c98caf973bd3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:10.635591 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-8bdd5612-74a1-427a-82f9-c98caf973bd3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] show called for member bdc0676a-3db2-4048-be7b-297617b554c3 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:36:10.642777 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:10.642777 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:10.668201 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8bdd5612-74a1-427a-82f9-c98caf973bd3 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 returned with HTTP 200 Nov 13 01:36:10.669015 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 988/1957] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:36:10 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 => generated 324 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:10.679072 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bb9975f8-9d40-4a0c-9cff-85bcc268718d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail Nov 13 01:36:10.679857 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bb9975f8-9d40-4a0c-9cff-85bcc268718d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:10.680210 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:10.680210 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:10.680755 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bb9975f8-9d40-4a0c-9cff-85bcc268718d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:10.681800 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-bb9975f8-9d40-4a0c-9cff-85bcc268718d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:10.682732 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:10.682732 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:10.684075 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bb9975f8-9d40-4a0c-9cff-85bcc268718d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:10.745202 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bb9975f8-9d40-4a0c-9cff-85bcc268718d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Get all volumes completed successfully. Nov 13 01:36:10.746765 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-bb9975f8-9d40-4a0c-9cff-85bcc268718d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:36:10.747198 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-bb9975f8-9d40-4a0c-9cff-85bcc268718d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:36:10.754527 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-bb9975f8-9d40-4a0c-9cff-85bcc268718d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:36:10.761930 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:10.761930 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:10.773849 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-bb9975f8-9d40-4a0c-9cff-85bcc268718d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:36:10.774291 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-bb9975f8-9d40-4a0c-9cff-85bcc268718d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:36:10.782142 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-bb9975f8-9d40-4a0c-9cff-85bcc268718d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:36:10.788579 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:10.788579 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:10.810977 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bb9975f8-9d40-4a0c-9cff-85bcc268718d tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail returned with HTTP 200 Nov 13 01:36:10.811943 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 970/1958] 10.222.0.13 () {58 vars in 1226 bytes} [Fri Nov 13 01:36:10 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail => generated 1963 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:36:10.827589 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e5f4e913-0396-4eaf-ab47-79ffd1c24d08 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail Nov 13 01:36:10.828194 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e5f4e913-0396-4eaf-ab47-79ffd1c24d08 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:10.828405 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:10.828405 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:10.828775 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e5f4e913-0396-4eaf-ab47-79ffd1c24d08 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:10.829529 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-e5f4e913-0396-4eaf-ab47-79ffd1c24d08 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:10.830339 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:10.830339 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:10.831397 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e5f4e913-0396-4eaf-ab47-79ffd1c24d08 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:10.889716 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e5f4e913-0396-4eaf-ab47-79ffd1c24d08 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Get all volumes completed successfully. Nov 13 01:36:10.889716 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-e5f4e913-0396-4eaf-ab47-79ffd1c24d08 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:36:10.889716 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-e5f4e913-0396-4eaf-ab47-79ffd1c24d08 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:36:10.903554 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-e5f4e913-0396-4eaf-ab47-79ffd1c24d08 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:36:10.912048 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:10.912048 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:10.927783 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-e5f4e913-0396-4eaf-ab47-79ffd1c24d08 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:36:10.928238 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-e5f4e913-0396-4eaf-ab47-79ffd1c24d08 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:36:10.936243 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-e5f4e913-0396-4eaf-ab47-79ffd1c24d08 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:36:10.942647 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:10.942647 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:10.964824 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e5f4e913-0396-4eaf-ab47-79ffd1c24d08 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail returned with HTTP 200 Nov 13 01:36:10.965673 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 989/1959] 10.222.0.13 () {58 vars in 1226 bytes} [Fri Nov 13 01:36:10 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/detail => generated 1963 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:36:10.982954 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1e7b5121-bb3c-4fdc-b314-4bd39e62415a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] POST http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3/action Nov 13 01:36:10.983673 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:10.983673 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:10.984101 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1e7b5121-bb3c-4fdc-b314-4bd39e62415a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:36:10.984708 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1e7b5121-bb3c-4fdc-b314-4bd39e62415a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:10.985609 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-1e7b5121-bb3c-4fdc-b314-4bd39e62415a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] delete called for group bdc0676a-3db2-4048-be7b-297617b554c3 {{(pid=87987) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Nov 13 01:36:10.986132 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-1e7b5121-bb3c-4fdc-b314-4bd39e62415a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Delete group with id: bdc0676a-3db2-4048-be7b-297617b554c3 Nov 13 01:36:10.993185 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:10.993185 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:11.169642 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1e7b5121-bb3c-4fdc-b314-4bd39e62415a tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3/action returned with HTTP 202 Nov 13 01:36:11.170843 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 971/1960] 10.222.0.13 () {60 vars in 1355 bytes} [Fri Nov 13 01:36:10 2020] POST /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3/action => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:36:11.179477 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93587f99-9871-4a08-8f49-b81f9e14d77e tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 Nov 13 01:36:11.180085 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93587f99-9871-4a08-8f49-b81f9e14d77e tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:11.180446 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:11.180446 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:11.181016 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93587f99-9871-4a08-8f49-b81f9e14d77e tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:11.233096 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:11.233096 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:11.242028 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-93587f99-9871-4a08-8f49-b81f9e14d77e tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Volume info retrieved successfully. Nov 13 01:36:11.256798 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-93587f99-9871-4a08-8f49-b81f9e14d77e tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:36:11.257255 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-93587f99-9871-4a08-8f49-b81f9e14d77e tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:36:11.265027 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-93587f99-9871-4a08-8f49-b81f9e14d77e tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:36:11.272864 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:11.272864 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:11.293897 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93587f99-9871-4a08-8f49-b81f9e14d77e tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 returned with HTTP 200 Nov 13 01:36:11.294722 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 990/1961] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:36:11 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 => generated 984 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:12.311519 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-37596e16-fc94-4fd6-84d5-97ad0e6b8b77 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 Nov 13 01:36:12.313069 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-37596e16-fc94-4fd6-84d5-97ad0e6b8b77 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:12.313469 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:12.313469 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:12.314310 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-37596e16-fc94-4fd6-84d5-97ad0e6b8b77 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:12.376553 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:12.376553 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:12.385620 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-37596e16-fc94-4fd6-84d5-97ad0e6b8b77 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Volume info retrieved successfully. Nov 13 01:36:12.402634 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-37596e16-fc94-4fd6-84d5-97ad0e6b8b77 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:36:12.403331 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-37596e16-fc94-4fd6-84d5-97ad0e6b8b77 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:36:12.411969 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-37596e16-fc94-4fd6-84d5-97ad0e6b8b77 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:36:12.420762 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:12.420762 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:12.446017 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-37596e16-fc94-4fd6-84d5-97ad0e6b8b77 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 returned with HTTP 200 Nov 13 01:36:12.447699 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 972/1962] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:36:12 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 => generated 984 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:13.468014 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-55ebe20c-6b9a-41f2-9385-a0a1d811a84f tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 Nov 13 01:36:13.468582 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-55ebe20c-6b9a-41f2-9385-a0a1d811a84f tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:13.468792 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:13.468792 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:13.469159 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-55ebe20c-6b9a-41f2-9385-a0a1d811a84f tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:13.524698 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:13.524698 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:13.533968 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-55ebe20c-6b9a-41f2-9385-a0a1d811a84f tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Volume info retrieved successfully. Nov 13 01:36:13.548539 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-55ebe20c-6b9a-41f2-9385-a0a1d811a84f tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:36:13.548983 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-55ebe20c-6b9a-41f2-9385-a0a1d811a84f tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:36:13.556690 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-55ebe20c-6b9a-41f2-9385-a0a1d811a84f tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:36:13.563953 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:13.563953 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:13.586163 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-55ebe20c-6b9a-41f2-9385-a0a1d811a84f tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 returned with HTTP 200 Nov 13 01:36:13.587552 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 991/1963] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:36:13 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 => generated 984 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:14.605797 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ada9a21d-ed30-4619-beb4-eef2ea4f69f1 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 Nov 13 01:36:14.607096 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ada9a21d-ed30-4619-beb4-eef2ea4f69f1 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:14.607630 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:14.607630 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:14.608258 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ada9a21d-ed30-4619-beb4-eef2ea4f69f1 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:14.669341 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ada9a21d-ed30-4619-beb4-eef2ea4f69f1 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 returned with HTTP 404 Nov 13 01:36:14.670591 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 973/1964] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:36:14 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:36:14.679490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6fba1160-1724-4e77-9aac-4d39f323d467 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/fbf5cb74-b9a5-4d09-9a6c-3f8c28c73135 Nov 13 01:36:14.680289 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6fba1160-1724-4e77-9aac-4d39f323d467 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:14.680652 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:14.680652 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:14.681285 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6fba1160-1724-4e77-9aac-4d39f323d467 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:14.740192 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6fba1160-1724-4e77-9aac-4d39f323d467 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/fbf5cb74-b9a5-4d09-9a6c-3f8c28c73135 returned with HTTP 404 Nov 13 01:36:14.745653 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 992/1965] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:36:14 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/fbf5cb74-b9a5-4d09-9a6c-3f8c28c73135 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Nov 13 01:36:14.750475 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-83f8d390-e8a3-4cfb-83c4-01dc8453e405 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] GET http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 Nov 13 01:36:14.751353 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-83f8d390-e8a3-4cfb-83c4-01dc8453e405 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:14.751923 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-83f8d390-e8a3-4cfb-83c4-01dc8453e405 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:14.752528 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-83f8d390-e8a3-4cfb-83c4-01dc8453e405 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] show called for member bdc0676a-3db2-4048-be7b-297617b554c3 {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:36:14.759026 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-83f8d390-e8a3-4cfb-83c4-01dc8453e405 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 returned with HTTP 404 Nov 13 01:36:14.761104 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 974/1966] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:36:14 2020] GET /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/groups/bdc0676a-3db2-4048-be7b-297617b554c3 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:36:14.770247 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cfd33cda-0783-42b1-8d1b-53bcdd8be37b tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] DELETE http://10.222.0.13/volume/v3/611db9d0b1394b0c8188567b2735d25f/group_types/a4a349b4-7f18-4d6d-ade3-08d881b02e78 Nov 13 01:36:14.771164 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cfd33cda-0783-42b1-8d1b-53bcdd8be37b tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:14.771585 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cfd33cda-0783-42b1-8d1b-53bcdd8be37b tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:14.807132 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:36:14.807132 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:36:14.824637 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cfd33cda-0783-42b1-8d1b-53bcdd8be37b tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] http://10.222.0.13/volume/v3/611db9d0b1394b0c8188567b2735d25f/group_types/a4a349b4-7f18-4d6d-ade3-08d881b02e78 returned with HTTP 202 Nov 13 01:36:14.825645 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 993/1967] 10.222.0.13 () {58 vars in 1331 bytes} [Fri Nov 13 01:36:14 2020] DELETE /volume/v3/611db9d0b1394b0c8188567b2735d25f/group_types/a4a349b4-7f18-4d6d-ade3-08d881b02e78 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:36:14.836591 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ff9f8b95-4c03-4ef4-8b7c-8707729feaa8 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] DELETE http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 Nov 13 01:36:14.837117 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ff9f8b95-4c03-4ef4-8b7c-8707729feaa8 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:14.837629 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ff9f8b95-4c03-4ef4-8b7c-8707729feaa8 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:14.838776 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-ff9f8b95-4c03-4ef4-8b7c-8707729feaa8 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Delete volume with id: d287d7d8-7a66-4ddf-b3a3-a329b27501f3 Nov 13 01:36:14.894535 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ff9f8b95-4c03-4ef4-8b7c-8707729feaa8 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 returned with HTTP 404 Nov 13 01:36:14.895547 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 975/1968] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:36:14 2020] DELETE /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/d287d7d8-7a66-4ddf-b3a3-a329b27501f3 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:36:14.903449 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14bf0592-7d4f-4ebf-9bec-6aa663176be5 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] DELETE http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/fbf5cb74-b9a5-4d09-9a6c-3f8c28c73135 Nov 13 01:36:14.904975 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14bf0592-7d4f-4ebf-9bec-6aa663176be5 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:14.905545 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14bf0592-7d4f-4ebf-9bec-6aa663176be5 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:14.906279 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-14bf0592-7d4f-4ebf-9bec-6aa663176be5 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] Delete volume with id: fbf5cb74-b9a5-4d09-9a6c-3f8c28c73135 Nov 13 01:36:14.963105 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14bf0592-7d4f-4ebf-9bec-6aa663176be5 tempest-GroupsTest-1540704988 tempest-GroupsTest-1540704988] http://10.222.0.13/volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/fbf5cb74-b9a5-4d09-9a6c-3f8c28c73135 returned with HTTP 404 Nov 13 01:36:14.964512 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 994/1969] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:36:14 2020] DELETE /volume/v3/1f87bc6a81534e89b2dc5fbdd56c5424/volumes/fbf5cb74-b9a5-4d09-9a6c-3f8c28c73135 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:36:14.972011 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d755ffb-7d46-4881-aab8-641f45dee123 tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] DELETE http://10.222.0.13/volume/v3/611db9d0b1394b0c8188567b2735d25f/types/a387a573-ee24-4bed-8803-bd5623791a44 Nov 13 01:36:14.972713 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d755ffb-7d46-4881-aab8-641f45dee123 tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:14.973390 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d755ffb-7d46-4881-aab8-641f45dee123 tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:15.046478 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:36:15.046478 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:36:15.059652 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d755ffb-7d46-4881-aab8-641f45dee123 tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] http://10.222.0.13/volume/v3/611db9d0b1394b0c8188567b2735d25f/types/a387a573-ee24-4bed-8803-bd5623791a44 returned with HTTP 202 Nov 13 01:36:15.060624 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 976/1970] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:36:14 2020] DELETE /volume/v3/611db9d0b1394b0c8188567b2735d25f/types/a387a573-ee24-4bed-8803-bd5623791a44 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:36:15.067917 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6f53b029-f15c-437c-962e-d5e086dbb34a tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] GET http://10.222.0.13/volume/v3/611db9d0b1394b0c8188567b2735d25f/types/a387a573-ee24-4bed-8803-bd5623791a44 Nov 13 01:36:15.068446 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6f53b029-f15c-437c-962e-d5e086dbb34a tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:15.068933 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6f53b029-f15c-437c-962e-d5e086dbb34a tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:15.085914 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6f53b029-f15c-437c-962e-d5e086dbb34a tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] http://10.222.0.13/volume/v3/611db9d0b1394b0c8188567b2735d25f/types/a387a573-ee24-4bed-8803-bd5623791a44 returned with HTTP 404 Nov 13 01:36:15.086911 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 995/1971] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:36:15 2020] GET /volume/v3/611db9d0b1394b0c8188567b2735d25f/types/a387a573-ee24-4bed-8803-bd5623791a44 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:36:15.095293 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a2e3ba38-fc7a-4c8b-bcba-3a2b8d1df962 tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] DELETE http://10.222.0.13/volume/v3/611db9d0b1394b0c8188567b2735d25f/types/acb7e835-16e7-4a35-b59c-a6a602a8b3a7 Nov 13 01:36:15.095838 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a2e3ba38-fc7a-4c8b-bcba-3a2b8d1df962 tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:15.096338 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a2e3ba38-fc7a-4c8b-bcba-3a2b8d1df962 tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:15.201543 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a2e3ba38-fc7a-4c8b-bcba-3a2b8d1df962 tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] http://10.222.0.13/volume/v3/611db9d0b1394b0c8188567b2735d25f/types/acb7e835-16e7-4a35-b59c-a6a602a8b3a7 returned with HTTP 202 Nov 13 01:36:15.202877 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 977/1972] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:36:15 2020] DELETE /volume/v3/611db9d0b1394b0c8188567b2735d25f/types/acb7e835-16e7-4a35-b59c-a6a602a8b3a7 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:36:15.210255 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-827dfbe0-1e56-4a83-8c4d-361181eb7e7d tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] GET http://10.222.0.13/volume/v3/611db9d0b1394b0c8188567b2735d25f/types/acb7e835-16e7-4a35-b59c-a6a602a8b3a7 Nov 13 01:36:15.210826 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-827dfbe0-1e56-4a83-8c4d-361181eb7e7d tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:15.211311 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-827dfbe0-1e56-4a83-8c4d-361181eb7e7d tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:15.224808 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-827dfbe0-1e56-4a83-8c4d-361181eb7e7d tempest-GroupsTest-1745202204 tempest-GroupsTest-1745202204] http://10.222.0.13/volume/v3/611db9d0b1394b0c8188567b2735d25f/types/acb7e835-16e7-4a35-b59c-a6a602a8b3a7 returned with HTTP 404 Nov 13 01:36:15.225851 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 996/1973] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:36:15 2020] GET /volume/v3/611db9d0b1394b0c8188567b2735d25f/types/acb7e835-16e7-4a35-b59c-a6a602a8b3a7 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:36:19.641991 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e7b41537-339d-4bd6-a2c3-b3edcbf9071d tempest-VolumeHostsAdminTestsJSON-70085323 tempest-VolumeHostsAdminTestsJSON-70085323] GET http://10.222.0.13/volume/v3/a1d45db3fea840acbf5f61dc2fc24736/os-hosts Nov 13 01:36:19.642516 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e7b41537-339d-4bd6-a2c3-b3edcbf9071d tempest-VolumeHostsAdminTestsJSON-70085323 tempest-VolumeHostsAdminTestsJSON-70085323] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:19.642994 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e7b41537-339d-4bd6-a2c3-b3edcbf9071d tempest-VolumeHostsAdminTestsJSON-70085323 tempest-VolumeHostsAdminTestsJSON-70085323] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:19.658738 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.hosts [None req-e7b41537-339d-4bd6-a2c3-b3edcbf9071d tempest-VolumeHostsAdminTestsJSON-70085323 tempest-VolumeHostsAdminTestsJSON-70085323] status, active and update: available, enabled, 2020-11-13 01:36:19+00:00 {{(pid=87987) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Nov 13 01:36:19.659147 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.hosts [None req-e7b41537-339d-4bd6-a2c3-b3edcbf9071d tempest-VolumeHostsAdminTestsJSON-70085323 tempest-VolumeHostsAdminTestsJSON-70085323] status, active and update: available, enabled, 2020-11-13 01:36:14+00:00 {{(pid=87987) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Nov 13 01:36:19.659539 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.hosts [None req-e7b41537-339d-4bd6-a2c3-b3edcbf9071d tempest-VolumeHostsAdminTestsJSON-70085323 tempest-VolumeHostsAdminTestsJSON-70085323] status, active and update: available, enabled, 2020-11-13 01:36:19+00:00 {{(pid=87987) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Nov 13 01:36:19.660287 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e7b41537-339d-4bd6-a2c3-b3edcbf9071d tempest-VolumeHostsAdminTestsJSON-70085323 tempest-VolumeHostsAdminTestsJSON-70085323] http://10.222.0.13/volume/v3/a1d45db3fea840acbf5f61dc2fc24736/os-hosts returned with HTTP 200 Nov 13 01:36:19.672483 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 978/1974] 10.222.0.13 () {56 vars in 1167 bytes} [Fri Nov 13 01:36:19 2020] GET /volume/v3/a1d45db3fea840acbf5f61dc2fc24736/os-hosts => generated 563 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:19.680364 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c9488906-015c-42bc-8757-b703caf0921f tempest-VolumeHostsAdminTestsJSON-70085323 tempest-VolumeHostsAdminTestsJSON-70085323] GET http://10.222.0.13/volume/v3/a1d45db3fea840acbf5f61dc2fc24736/os-hosts Nov 13 01:36:19.680886 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c9488906-015c-42bc-8757-b703caf0921f tempest-VolumeHostsAdminTestsJSON-70085323 tempest-VolumeHostsAdminTestsJSON-70085323] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:19.682925 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c9488906-015c-42bc-8757-b703caf0921f tempest-VolumeHostsAdminTestsJSON-70085323 tempest-VolumeHostsAdminTestsJSON-70085323] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:19.691860 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.hosts [None req-c9488906-015c-42bc-8757-b703caf0921f tempest-VolumeHostsAdminTestsJSON-70085323 tempest-VolumeHostsAdminTestsJSON-70085323] status, active and update: available, enabled, 2020-11-13 01:36:19+00:00 {{(pid=87988) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Nov 13 01:36:19.692392 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.hosts [None req-c9488906-015c-42bc-8757-b703caf0921f tempest-VolumeHostsAdminTestsJSON-70085323 tempest-VolumeHostsAdminTestsJSON-70085323] status, active and update: available, enabled, 2020-11-13 01:36:14+00:00 {{(pid=87988) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Nov 13 01:36:19.692942 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.hosts [None req-c9488906-015c-42bc-8757-b703caf0921f tempest-VolumeHostsAdminTestsJSON-70085323 tempest-VolumeHostsAdminTestsJSON-70085323] status, active and update: available, enabled, 2020-11-13 01:36:19+00:00 {{(pid=87988) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Nov 13 01:36:19.694088 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c9488906-015c-42bc-8757-b703caf0921f tempest-VolumeHostsAdminTestsJSON-70085323 tempest-VolumeHostsAdminTestsJSON-70085323] http://10.222.0.13/volume/v3/a1d45db3fea840acbf5f61dc2fc24736/os-hosts returned with HTTP 200 Nov 13 01:36:19.701936 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 997/1975] 10.222.0.13 () {56 vars in 1167 bytes} [Fri Nov 13 01:36:19 2020] GET /volume/v3/a1d45db3fea840acbf5f61dc2fc24736/os-hosts => generated 563 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:36:19.707857 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-97106200-8067-4c12-91b6-a0c544538f34 tempest-VolumeHostsAdminTestsJSON-70085323 tempest-VolumeHostsAdminTestsJSON-70085323] GET http://10.222.0.13/volume/v3/a1d45db3fea840acbf5f61dc2fc24736/os-hosts/n-d-729945-8@lvmdriver-1 Nov 13 01:36:19.708454 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-97106200-8067-4c12-91b6-a0c544538f34 tempest-VolumeHostsAdminTestsJSON-70085323 tempest-VolumeHostsAdminTestsJSON-70085323] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:19.709004 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-97106200-8067-4c12-91b6-a0c544538f34 tempest-VolumeHostsAdminTestsJSON-70085323 tempest-VolumeHostsAdminTestsJSON-70085323] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:19.756945 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-97106200-8067-4c12-91b6-a0c544538f34 tempest-VolumeHostsAdminTestsJSON-70085323 tempest-VolumeHostsAdminTestsJSON-70085323] http://10.222.0.13/volume/v3/a1d45db3fea840acbf5f61dc2fc24736/os-hosts/n-d-729945-8@lvmdriver-1 returned with HTTP 200 Nov 13 01:36:19.765318 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 979/1976] 10.222.0.13 () {56 vars in 1242 bytes} [Fri Nov 13 01:36:19 2020] GET /volume/v3/a1d45db3fea840acbf5f61dc2fc24736/os-hosts/n-d-729945-8@lvmdriver-1 => generated 178 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:36:24.395938 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-de11cf8d-fa13-4988-86b4-ca8886edab6e tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] POST http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types Nov 13 01:36:24.397328 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-de11cf8d-fa13-4988-86b4-ca8886edab6e tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-867525024", "extra_specs": {"spec1": "val1"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:24.447894 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-de11cf8d-fa13-4988-86b4-ca8886edab6e tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types returned with HTTP 200 Nov 13 01:36:24.448920 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 998/1977] 10.222.0.13 () {58 vars in 1180 bytes} [Fri Nov 13 01:36:24 2020] POST /volume/v3/69454b42e5994b118d80a53ea26cac5e/types => generated 242 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:24.461791 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-039505c5-8b88-4b0b-8156-3f661f07182c tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] POST http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs Nov 13 01:36:24.463035 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-039505c5-8b88-4b0b-8156-3f661f07182c tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:24.464228 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-039505c5-8b88-4b0b-8156-3f661f07182c tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs returned with HTTP 400 Nov 13 01:36:24.469607 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 980/1978] 10.222.0.13 () {58 vars in 1326 bytes} [Fri Nov 13 01:36:24 2020] POST /volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs => generated 146 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Nov 13 01:36:24.474959 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bb40ee84-c792-4005-b41d-5415509fcb66 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] POST http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs Nov 13 01:36:24.475887 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bb40ee84-c792-4005-b41d-5415509fcb66 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:24.477012 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bb40ee84-c792-4005-b41d-5415509fcb66 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs returned with HTTP 400 Nov 13 01:36:24.478134 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 999/1979] 10.222.0.13 () {58 vars in 1326 bytes} [Fri Nov 13 01:36:24 2020] POST /volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs => generated 132 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Nov 13 01:36:24.488735 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c78c80c2-7a89-4b16-959f-77396fa5eaa8 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] POST http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/06117c9e-9101-4eb2-8762-25855362612f/extra_specs Nov 13 01:36:24.489495 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c78c80c2-7a89-4b16-959f-77396fa5eaa8 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:24.550383 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c78c80c2-7a89-4b16-959f-77396fa5eaa8 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/06117c9e-9101-4eb2-8762-25855362612f/extra_specs returned with HTTP 404 Nov 13 01:36:24.552035 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 981/1980] 10.222.0.13 () {58 vars in 1326 bytes} [Fri Nov 13 01:36:24 2020] POST /volume/v3/69454b42e5994b118d80a53ea26cac5e/types/06117c9e-9101-4eb2-8762-25855362612f/extra_specs => generated 114 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:36:24.564905 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-18764df0-c473-4df2-b9ab-79ab237d4bf6 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] DELETE http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/f488c088-32aa-4e3e-889e-c9a2292e03f2/extra_specs/spec1 Nov 13 01:36:24.565509 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-18764df0-c473-4df2-b9ab-79ab237d4bf6 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:24.566059 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-18764df0-c473-4df2-b9ab-79ab237d4bf6 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:24.578438 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-18764df0-c473-4df2-b9ab-79ab237d4bf6 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/f488c088-32aa-4e3e-889e-c9a2292e03f2/extra_specs/spec1 returned with HTTP 404 Nov 13 01:36:24.583808 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1000/1981] 10.222.0.13 () {56 vars in 1326 bytes} [Fri Nov 13 01:36:24 2020] DELETE /volume/v3/69454b42e5994b118d80a53ea26cac5e/types/f488c088-32aa-4e3e-889e-c9a2292e03f2/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:36:24.594938 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fdc01fa9-2c9d-4e97-aa2f-1e2947396d4f tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] GET http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs/nonexistent_extra_spec_name Nov 13 01:36:24.595955 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fdc01fa9-2c9d-4e97-aa2f-1e2947396d4f tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:24.596728 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fdc01fa9-2c9d-4e97-aa2f-1e2947396d4f tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:24.619286 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fdc01fa9-2c9d-4e97-aa2f-1e2947396d4f tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Nov 13 01:36:24.620930 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 982/1982] 10.222.0.13 () {56 vars in 1389 bytes} [Fri Nov 13 01:36:24 2020] GET /volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:36:24.630915 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c456f896-b20b-49f4-83f1-db47c09e2cab tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] GET http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/16eb1d66-d5cf-4b9a-b4b7-18dac5caa4a6/extra_specs/spec1 Nov 13 01:36:24.631585 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c456f896-b20b-49f4-83f1-db47c09e2cab tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:24.632301 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c456f896-b20b-49f4-83f1-db47c09e2cab tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:24.645278 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c456f896-b20b-49f4-83f1-db47c09e2cab tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/16eb1d66-d5cf-4b9a-b4b7-18dac5caa4a6/extra_specs/spec1 returned with HTTP 404 Nov 13 01:36:24.648594 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1001/1983] 10.222.0.13 () {56 vars in 1323 bytes} [Fri Nov 13 01:36:24 2020] GET /volume/v3/69454b42e5994b118d80a53ea26cac5e/types/16eb1d66-d5cf-4b9a-b4b7-18dac5caa4a6/extra_specs/spec1 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:36:24.662856 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a866fcfa-89c8-4ff2-b26b-76e672d4a3de tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] GET http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/51923669-6334-4304-95f0-bb0219a90215/extra_specs Nov 13 01:36:24.663743 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a866fcfa-89c8-4ff2-b26b-76e672d4a3de tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:24.664311 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a866fcfa-89c8-4ff2-b26b-76e672d4a3de tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:24.676205 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a866fcfa-89c8-4ff2-b26b-76e672d4a3de tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/51923669-6334-4304-95f0-bb0219a90215/extra_specs returned with HTTP 404 Nov 13 01:36:24.677251 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 983/1984] 10.222.0.13 () {56 vars in 1305 bytes} [Fri Nov 13 01:36:24 2020] GET /volume/v3/69454b42e5994b118d80a53ea26cac5e/types/51923669-6334-4304-95f0-bb0219a90215/extra_specs => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:36:24.688287 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3db5203d-ab98-4177-82ba-b5917ed8edbc tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] PUT http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs/spec1 Nov 13 01:36:24.688807 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3db5203d-ab98-4177-82ba-b5917ed8edbc tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:24.690005 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3db5203d-ab98-4177-82ba-b5917ed8edbc tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs/spec1 returned with HTTP 400 Nov 13 01:36:24.691251 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1002/1985] 10.222.0.13 () {58 vars in 1343 bytes} [Fri Nov 13 01:36:24 2020] PUT /volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs/spec1 => generated 102 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Nov 13 01:36:24.701676 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-02d4071b-ca86-447c-a22f-51c57fe6125f tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] PUT http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs/spec1 Nov 13 01:36:24.703316 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-02d4071b-ca86-447c-a22f-51c57fe6125f tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] Action: 'update', calling method: update, body: null {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:24.704102 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-02d4071b-ca86-447c-a22f-51c57fe6125f tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs/spec1 returned with HTTP 400 Nov 13 01:36:24.707801 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 984/1986] 10.222.0.13 () {58 vars in 1342 bytes} [Fri Nov 13 01:36:24 2020] PUT /volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs/spec1 => generated 72 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Nov 13 01:36:24.718543 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d6f44a4-cafe-49ae-b70f-a17a859dcd9d tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] PUT http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs/None Nov 13 01:36:24.719443 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d6f44a4-cafe-49ae-b70f-a17a859dcd9d tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:24.784308 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d6f44a4-cafe-49ae-b70f-a17a859dcd9d tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] HTTP exception thrown: Request body and URI mismatch Nov 13 01:36:24.784743 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d6f44a4-cafe-49ae-b70f-a17a859dcd9d tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs/None returned with HTTP 400 Nov 13 01:36:24.785846 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1003/1987] 10.222.0.13 () {58 vars in 1340 bytes} [Fri Nov 13 01:36:24 2020] PUT /volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs/None => generated 73 bytes in 73 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:36:24.796946 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bc52fbf5-b851-47dd-9779-b15add41e8c4 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] PUT http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs/eca962bc-3035-40ab-ae32-8460b9504631 Nov 13 01:36:24.797843 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bc52fbf5-b851-47dd-9779-b15add41e8c4 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:24.861718 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bc52fbf5-b851-47dd-9779-b15add41e8c4 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] HTTP exception thrown: Request body and URI mismatch Nov 13 01:36:24.862266 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bc52fbf5-b851-47dd-9779-b15add41e8c4 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs/eca962bc-3035-40ab-ae32-8460b9504631 returned with HTTP 400 Nov 13 01:36:24.863805 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 985/1988] 10.222.0.13 () {58 vars in 1436 bytes} [Fri Nov 13 01:36:24 2020] PUT /volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8/extra_specs/eca962bc-3035-40ab-ae32-8460b9504631 => generated 73 bytes in 72 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:36:24.873018 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-185eb9cf-3385-42ff-877e-7a2d9815ebd9 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] DELETE http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8 Nov 13 01:36:24.873649 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-185eb9cf-3385-42ff-877e-7a2d9815ebd9 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:24.874308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-185eb9cf-3385-42ff-877e-7a2d9815ebd9 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] Calling method '_delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:24.955680 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-185eb9cf-3385-42ff-877e-7a2d9815ebd9 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8 returned with HTTP 202 Nov 13 01:36:24.956944 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1004/1989] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:36:24 2020] DELETE /volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:36:24.965047 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-313e8249-a354-483e-b560-1f7e5ef19498 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] GET http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8 Nov 13 01:36:24.965678 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-313e8249-a354-483e-b560-1f7e5ef19498 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:24.966554 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-313e8249-a354-483e-b560-1f7e5ef19498 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:24.981086 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-313e8249-a354-483e-b560-1f7e5ef19498 tempest-ExtraSpecsNegativeTest-1354092145 tempest-ExtraSpecsNegativeTest-1354092145] http://10.222.0.13/volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8 returned with HTTP 404 Nov 13 01:36:24.982713 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 986/1990] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:36:24 2020] GET /volume/v3/69454b42e5994b118d80a53ea26cac5e/types/ff0c7898-0729-455d-8acd-0a9cec32d8c8 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:36:25.594770 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] POST http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes Nov 13 01:36:25.595757 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-969472411"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:25.597171 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-969472411'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:36:25.597542 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Create volume of 1 GB Nov 13 01:36:25.610742 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Availability Zones retrieved successfully. Nov 13 01:36:25.629360 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Flow 'volume_create_api' (a5cd0d90-4d8d-4e54-92cc-d7406f8858cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:36:25.633405 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55003b70-b46d-4d07-a7b0-c8635f1aea9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:25.635256 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:36:25.744202 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55003b70-b46d-4d07-a7b0-c8635f1aea9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:25.756352 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39d86ba7-1395-48d1-9469-f0cb012651df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:25.885891 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Created reservations ['c4878cbd-771c-4e95-b1f3-7628d83cd16f', '9c6faee9-f619-4ad3-b0f2-a67025978989', '578786d8-8a0d-415c-8b39-718ef23ec707', '9e310cce-6751-43f9-b3ca-fa54d39f304e'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:36:25.887963 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39d86ba7-1395-48d1-9469-f0cb012651df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4878cbd-771c-4e95-b1f3-7628d83cd16f', '9c6faee9-f619-4ad3-b0f2-a67025978989', '578786d8-8a0d-415c-8b39-718ef23ec707', '9e310cce-6751-43f9-b3ca-fa54d39f304e']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:25.890104 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7021de47-0a86-4b7c-a16e-4e4204a41f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:25.955215 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7021de47-0a86-4b7c-a16e-4e4204a41f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-969472411',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d167259a5285427e8bb4c0f4e04f1b88',qos_specs=None,replication_status=,reservations=['c4878cbd-771c-4e95-b1f3-7628d83cd16f','9c6faee9-f619-4ad3-b0f2-a67025978989','578786d8-8a0d-415c-8b39-718ef23ec707','9e310cce-6751-43f9-b3ca-fa54d39f304e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0368b74cf2714fd08dae4462eff17d01',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:36:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-969472411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d167259a5285427e8bb4c0f4e04f1b88',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='0368b74cf2714fd08dae4462eff17d01',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:25.957459 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71c3fad4-e074-4685-ab9c-13be92e97195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:25.997987 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71c3fad4-e074-4685-ab9c-13be92e97195) 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-969472411',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d167259a5285427e8bb4c0f4e04f1b88',qos_specs=None,replication_status=,reservations=['c4878cbd-771c-4e95-b1f3-7628d83cd16f','9c6faee9-f619-4ad3-b0f2-a67025978989','578786d8-8a0d-415c-8b39-718ef23ec707','9e310cce-6751-43f9-b3ca-fa54d39f304e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0368b74cf2714fd08dae4462eff17d01',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:26.001353 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecad760b-b5de-4014-9b15-af45c7e5d659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:26.020804 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecad760b-b5de-4014-9b15-af45c7e5d659) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:26.027640 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Flow 'volume_create_api' (a5cd0d90-4d8d-4e54-92cc-d7406f8858cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:36:26.084055 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Create volume request issued successfully. Nov 13 01:36:26.101939 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-712d083a-ebb1-4d5c-a400-6ef221c48c7e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes returned with HTTP 202 Nov 13 01:36:26.103730 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1005/1991] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:36:25 2020] POST /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes => generated 828 bytes in 901 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:36:26.118353 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b7553365-a0dc-4876-9152-ae804fdd0128 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 Nov 13 01:36:26.120585 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b7553365-a0dc-4876-9152-ae804fdd0128 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:26.122271 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b7553365-a0dc-4876-9152-ae804fdd0128 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:26.213673 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:26.213673 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:26.224919 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b7553365-a0dc-4876-9152-ae804fdd0128 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Volume info retrieved successfully. Nov 13 01:36:26.249165 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b7553365-a0dc-4876-9152-ae804fdd0128 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 returned with HTTP 200 Nov 13 01:36:26.250266 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 987/1992] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:26 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 => generated 920 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:27.266278 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c279539f-477e-48d2-a1cb-c6ab614f70a6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 Nov 13 01:36:27.266836 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c279539f-477e-48d2-a1cb-c6ab614f70a6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:27.267263 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:27.267263 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:27.267748 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c279539f-477e-48d2-a1cb-c6ab614f70a6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:27.320920 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:27.320920 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:27.330048 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c279539f-477e-48d2-a1cb-c6ab614f70a6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Volume info retrieved successfully. Nov 13 01:36:27.353234 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c279539f-477e-48d2-a1cb-c6ab614f70a6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 returned with HTTP 200 Nov 13 01:36:27.354078 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1006/1993] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:27 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 => generated 921 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:27.396884 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-658d8616-fa8e-4862-83de-83d4a4b7db18 req-fdff220f-c152-454a-9f54-6d34fa79a1d7 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 Nov 13 01:36:27.397484 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-658d8616-fa8e-4862-83de-83d4a4b7db18 req-fdff220f-c152-454a-9f54-6d34fa79a1d7 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:27.397701 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:27.397701 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:27.398066 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-658d8616-fa8e-4862-83de-83d4a4b7db18 req-fdff220f-c152-454a-9f54-6d34fa79a1d7 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:27.449095 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:27.449095 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:27.457630 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-658d8616-fa8e-4862-83de-83d4a4b7db18 req-fdff220f-c152-454a-9f54-6d34fa79a1d7 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Volume info retrieved successfully. Nov 13 01:36:27.481568 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-658d8616-fa8e-4862-83de-83d4a4b7db18 req-fdff220f-c152-454a-9f54-6d34fa79a1d7 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 returned with HTTP 200 Nov 13 01:36:27.482890 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 988/1994] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:36:27 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 => generated 921 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:27.497908 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] POST http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes Nov 13 01:36:27.498297 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:27.498297 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:27.498707 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-944300905"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:27.499895 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-944300905'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:36:27.500326 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Create volume of 1 GB Nov 13 01:36:27.513640 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Availability Zones retrieved successfully. Nov 13 01:36:27.530289 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Flow 'volume_create_api' (d69cac9e-79b1-495a-a6a0-273b0b460884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:36:27.533078 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f909354d-9f72-41b1-b9a0-2346a55370b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:27.535125 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:36:27.608895 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f909354d-9f72-41b1-b9a0-2346a55370b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:27.611095 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37241271-f2e9-4d1c-91f3-bce930a4e931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:27.718065 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Created reservations ['059a8360-5ce3-4663-9ab1-6abd878bd285', '35c5503a-97ef-475f-b4d1-6e6e346a2fc1', '30694353-3da9-4ff0-8405-0003acd04bd8', '51fd4737-df25-471b-8e3b-779113281f92'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:36:27.720206 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37241271-f2e9-4d1c-91f3-bce930a4e931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['059a8360-5ce3-4663-9ab1-6abd878bd285', '35c5503a-97ef-475f-b4d1-6e6e346a2fc1', '30694353-3da9-4ff0-8405-0003acd04bd8', '51fd4737-df25-471b-8e3b-779113281f92']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:27.724979 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6092fcf6-2aa5-48dc-81b3-d949389a9c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:27.825852 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6092fcf6-2aa5-48dc-81b3-d949389a9c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c9563a7-be6a-40f8-8af5-d2c46df3156f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-944300905',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d167259a5285427e8bb4c0f4e04f1b88',qos_specs=None,replication_status=,reservations=['059a8360-5ce3-4663-9ab1-6abd878bd285','35c5503a-97ef-475f-b4d1-6e6e346a2fc1','30694353-3da9-4ff0-8405-0003acd04bd8','51fd4737-df25-471b-8e3b-779113281f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0368b74cf2714fd08dae4462eff17d01',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:36:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-944300905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c9563a7-be6a-40f8-8af5-d2c46df3156f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d167259a5285427e8bb4c0f4e04f1b88',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='0368b74cf2714fd08dae4462eff17d01',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:27.828117 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a85f11fa-88aa-4f04-bf6d-497dcf4cdb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:27.865603 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a85f11fa-88aa-4f04-bf6d-497dcf4cdb35) 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-944300905',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d167259a5285427e8bb4c0f4e04f1b88',qos_specs=None,replication_status=,reservations=['059a8360-5ce3-4663-9ab1-6abd878bd285','35c5503a-97ef-475f-b4d1-6e6e346a2fc1','30694353-3da9-4ff0-8405-0003acd04bd8','51fd4737-df25-471b-8e3b-779113281f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0368b74cf2714fd08dae4462eff17d01',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:27.874309 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8dc9bb9-b595-4d14-8265-db0ec164f896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:27.894283 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8dc9bb9-b595-4d14-8265-db0ec164f896) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:27.897612 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Flow 'volume_create_api' (d69cac9e-79b1-495a-a6a0-273b0b460884) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:36:27.954749 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Create volume request issued successfully. Nov 13 01:36:27.969633 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8b5fac75-694c-465b-8f16-931100f34a45 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes returned with HTTP 202 Nov 13 01:36:27.980785 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1007/1995] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:36:27 2020] POST /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes => generated 828 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:36:27.987530 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b0c76a34-cc39-4ab6-bc15-8d33f5cfdfc2 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f Nov 13 01:36:27.988078 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b0c76a34-cc39-4ab6-bc15-8d33f5cfdfc2 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:27.988296 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:27.988296 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:27.989001 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b0c76a34-cc39-4ab6-bc15-8d33f5cfdfc2 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:28.053628 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:28.053628 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:28.066381 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b0c76a34-cc39-4ab6-bc15-8d33f5cfdfc2 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Volume info retrieved successfully. Nov 13 01:36:28.099363 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b0c76a34-cc39-4ab6-bc15-8d33f5cfdfc2 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f returned with HTTP 200 Nov 13 01:36:28.100840 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 989/1996] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:27 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f => generated 896 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:29.117856 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-abc66514-bf79-4051-bd3e-b78b1b8aa482 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f Nov 13 01:36:29.119190 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-abc66514-bf79-4051-bd3e-b78b1b8aa482 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:29.119190 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:29.119190 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:29.120481 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-abc66514-bf79-4051-bd3e-b78b1b8aa482 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:29.201192 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:29.201192 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:29.223305 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-abc66514-bf79-4051-bd3e-b78b1b8aa482 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Volume info retrieved successfully. Nov 13 01:36:29.267190 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-abc66514-bf79-4051-bd3e-b78b1b8aa482 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f returned with HTTP 200 Nov 13 01:36:29.268584 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1008/1997] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:29 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f => generated 921 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:29.329733 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-1e07d8b3-b1f0-4e0e-8069-043cebda11bc req-94e3adb9-e71b-40cc-9b30-cb742e2471dd tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f Nov 13 01:36:29.333538 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-1e07d8b3-b1f0-4e0e-8069-043cebda11bc req-94e3adb9-e71b-40cc-9b30-cb742e2471dd tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:29.333967 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:29.333967 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:29.334647 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-1e07d8b3-b1f0-4e0e-8069-043cebda11bc req-94e3adb9-e71b-40cc-9b30-cb742e2471dd tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:29.435700 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:29.435700 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:29.447545 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-1e07d8b3-b1f0-4e0e-8069-043cebda11bc req-94e3adb9-e71b-40cc-9b30-cb742e2471dd tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Volume info retrieved successfully. Nov 13 01:36:29.488224 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-1e07d8b3-b1f0-4e0e-8069-043cebda11bc req-94e3adb9-e71b-40cc-9b30-cb742e2471dd tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f returned with HTTP 200 Nov 13 01:36:29.490781 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1009/1998] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:36:29 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f => generated 921 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:36:29.514466 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] POST http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes Nov 13 01:36:29.514913 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:29.514913 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:29.515329 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1405012414"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:29.516580 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1405012414'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:36:29.516948 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Create volume of 1 GB Nov 13 01:36:29.534697 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Availability Zones retrieved successfully. Nov 13 01:36:29.562646 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Flow 'volume_create_api' (a7a88515-2419-488b-9a58-8cd386e6d8a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:36:29.565937 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09436f6b-70f0-4386-8d3f-37c1602d6277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:29.568209 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:36:29.628476 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee6507df-0e90-4e50-a4a2-f75db46c2d3a tempest-ExtensionsTestJSON-160600477 tempest-ExtensionsTestJSON-160600477] GET http://10.222.0.13/volume/v3/2fd11cb6e07f476e8c7bd39b5de731d8/extensions Nov 13 01:36:29.629132 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee6507df-0e90-4e50-a4a2-f75db46c2d3a tempest-ExtensionsTestJSON-160600477 tempest-ExtensionsTestJSON-160600477] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:29.629450 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:29.629450 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:29.630112 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee6507df-0e90-4e50-a4a2-f75db46c2d3a tempest-ExtensionsTestJSON-160600477 tempest-ExtensionsTestJSON-160600477] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:29.631007 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee6507df-0e90-4e50-a4a2-f75db46c2d3a tempest-ExtensionsTestJSON-160600477 tempest-ExtensionsTestJSON-160600477] http://10.222.0.13/volume/v3/2fd11cb6e07f476e8c7bd39b5de731d8/extensions returned with HTTP 200 Nov 13 01:36:29.643802 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 990/1999] 10.222.0.13 () {56 vars in 1173 bytes} [Fri Nov 13 01:36:29 2020] GET /volume/v3/2fd11cb6e07f476e8c7bd39b5de731d8/extensions => generated 5245 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:29.753356 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09436f6b-70f0-4386-8d3f-37c1602d6277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:29.756230 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa03aab1-db8d-4a84-8ed0-34a29531f8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:29.855182 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Created reservations ['64c8bc42-675a-4b55-a86e-c4eb14ee04ca', 'ea108a56-41b5-4b8c-9180-0b8f75ad354d', '9fbf74b8-f78b-4d45-9bd4-6fdf8bbed559', 'c3c11cbd-2cf6-42b7-9efb-5092120fd3fd'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:36:29.857231 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa03aab1-db8d-4a84-8ed0-34a29531f8c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64c8bc42-675a-4b55-a86e-c4eb14ee04ca', 'ea108a56-41b5-4b8c-9180-0b8f75ad354d', '9fbf74b8-f78b-4d45-9bd4-6fdf8bbed559', 'c3c11cbd-2cf6-42b7-9efb-5092120fd3fd']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:29.859869 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7872057e-b559-4fb1-b941-cb729fb1bf88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:29.956275 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7872057e-b559-4fb1-b941-cb729fb1bf88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25047d1f-79a4-44a7-888e-1ede125e95f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1405012414',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d167259a5285427e8bb4c0f4e04f1b88',qos_specs=None,replication_status=,reservations=['64c8bc42-675a-4b55-a86e-c4eb14ee04ca','ea108a56-41b5-4b8c-9180-0b8f75ad354d','9fbf74b8-f78b-4d45-9bd4-6fdf8bbed559','c3c11cbd-2cf6-42b7-9efb-5092120fd3fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0368b74cf2714fd08dae4462eff17d01',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:36:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1405012414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25047d1f-79a4-44a7-888e-1ede125e95f8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d167259a5285427e8bb4c0f4e04f1b88',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='0368b74cf2714fd08dae4462eff17d01',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:29.959144 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b89330e0-d729-4320-b18d-2df6385745ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:30.006378 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b89330e0-d729-4320-b18d-2df6385745ab) 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-1405012414',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d167259a5285427e8bb4c0f4e04f1b88',qos_specs=None,replication_status=,reservations=['64c8bc42-675a-4b55-a86e-c4eb14ee04ca','ea108a56-41b5-4b8c-9180-0b8f75ad354d','9fbf74b8-f78b-4d45-9bd4-6fdf8bbed559','c3c11cbd-2cf6-42b7-9efb-5092120fd3fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0368b74cf2714fd08dae4462eff17d01',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:30.012442 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2f5b2c0-962e-42a6-9eb1-0cf80f8c7607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:30.045561 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2f5b2c0-962e-42a6-9eb1-0cf80f8c7607) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:30.059018 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Flow 'volume_create_api' (a7a88515-2419-488b-9a58-8cd386e6d8a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:36:30.163916 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Create volume request issued successfully. Nov 13 01:36:30.208291 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-964769b8-d61b-4405-b130-4dac2bc5afa6 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes returned with HTTP 202 Nov 13 01:36:30.212850 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1010/2000] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:36:29 2020] POST /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes => generated 829 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:36:30.227313 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fcdc1675-f624-467e-b9ba-a7119b2d4144 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 Nov 13 01:36:30.229315 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fcdc1675-f624-467e-b9ba-a7119b2d4144 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:30.230010 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fcdc1675-f624-467e-b9ba-a7119b2d4144 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:30.299591 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:30.299591 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:30.316524 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fcdc1675-f624-467e-b9ba-a7119b2d4144 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Volume info retrieved successfully. Nov 13 01:36:30.343490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fcdc1675-f624-467e-b9ba-a7119b2d4144 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 returned with HTTP 200 Nov 13 01:36:30.344526 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 991/2001] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:30 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 => generated 897 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:31.361236 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c7d0f807-108e-4780-a167-de0b5254b710 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 Nov 13 01:36:31.361757 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c7d0f807-108e-4780-a167-de0b5254b710 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:31.361971 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:31.361971 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:31.362345 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c7d0f807-108e-4780-a167-de0b5254b710 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:31.414705 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:31.414705 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:31.426141 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c7d0f807-108e-4780-a167-de0b5254b710 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Volume info retrieved successfully. Nov 13 01:36:31.450614 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c7d0f807-108e-4780-a167-de0b5254b710 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 returned with HTTP 200 Nov 13 01:36:31.451896 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1011/2002] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:31 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 => generated 922 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:31.495560 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e0101fc7-31fc-4a7d-aa8d-75eb36cf842a req-c8636e8f-70d6-4848-8c0b-015ab711347e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 Nov 13 01:36:31.496203 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-e0101fc7-31fc-4a7d-aa8d-75eb36cf842a req-c8636e8f-70d6-4848-8c0b-015ab711347e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:31.496526 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:31.496526 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:31.497065 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-e0101fc7-31fc-4a7d-aa8d-75eb36cf842a req-c8636e8f-70d6-4848-8c0b-015ab711347e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:31.548801 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:31.548801 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:31.560939 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-e0101fc7-31fc-4a7d-aa8d-75eb36cf842a req-c8636e8f-70d6-4848-8c0b-015ab711347e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Volume info retrieved successfully. Nov 13 01:36:31.585822 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e0101fc7-31fc-4a7d-aa8d-75eb36cf842a req-c8636e8f-70d6-4848-8c0b-015ab711347e tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 returned with HTTP 200 Nov 13 01:36:31.586769 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 992/2003] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:36:31 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 => generated 922 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:31.637726 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c3bc42d2-320b-4841-aaf9-e6e320e80ddc req-49ebcd4a-03a5-4a5c-a651-1a9199c01af1 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail Nov 13 01:36:31.638498 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c3bc42d2-320b-4841-aaf9-e6e320e80ddc req-49ebcd4a-03a5-4a5c-a651-1a9199c01af1 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:31.638900 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:31.638900 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:31.639546 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c3bc42d2-320b-4841-aaf9-e6e320e80ddc req-49ebcd4a-03a5-4a5c-a651-1a9199c01af1 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:31.640498 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [req-c3bc42d2-320b-4841-aaf9-e6e320e80ddc req-49ebcd4a-03a5-4a5c-a651-1a9199c01af1 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:31.642558 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-c3bc42d2-320b-4841-aaf9-e6e320e80ddc req-49ebcd4a-03a5-4a5c-a651-1a9199c01af1 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:31.752543 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-c3bc42d2-320b-4841-aaf9-e6e320e80ddc req-49ebcd4a-03a5-4a5c-a651-1a9199c01af1 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Get all volumes completed successfully. Nov 13 01:36:31.755043 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:31.755043 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:31.782258 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c3bc42d2-320b-4841-aaf9-e6e320e80ddc req-49ebcd4a-03a5-4a5c-a651-1a9199c01af1 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail returned with HTTP 200 Nov 13 01:36:31.783924 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1012/2004] 10.222.0.13 () {60 vars in 1479 bytes} [Fri Nov 13 01:36:31 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail => generated 2747 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:31.870613 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-7fe2fe80-75f3-4a97-8e0e-77cc4a4660bd req-e4f9eb1f-0e24-41aa-8a08-ab4ed0d281e3 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail Nov 13 01:36:31.871453 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-7fe2fe80-75f3-4a97-8e0e-77cc4a4660bd req-e4f9eb1f-0e24-41aa-8a08-ab4ed0d281e3 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:31.871827 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:31.871827 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:31.872578 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-7fe2fe80-75f3-4a97-8e0e-77cc4a4660bd req-e4f9eb1f-0e24-41aa-8a08-ab4ed0d281e3 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:31.873895 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [req-7fe2fe80-75f3-4a97-8e0e-77cc4a4660bd req-e4f9eb1f-0e24-41aa-8a08-ab4ed0d281e3 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:31.877151 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-7fe2fe80-75f3-4a97-8e0e-77cc4a4660bd req-e4f9eb1f-0e24-41aa-8a08-ab4ed0d281e3 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:32.008756 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-7fe2fe80-75f3-4a97-8e0e-77cc4a4660bd req-e4f9eb1f-0e24-41aa-8a08-ab4ed0d281e3 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Get all volumes completed successfully. Nov 13 01:36:32.029478 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:32.029478 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:32.051154 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-7fe2fe80-75f3-4a97-8e0e-77cc4a4660bd req-e4f9eb1f-0e24-41aa-8a08-ab4ed0d281e3 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail returned with HTTP 200 Nov 13 01:36:32.053982 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 993/2005] 10.222.0.13 () {60 vars in 1479 bytes} [Fri Nov 13 01:36:31 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail => generated 2747 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:32.099141 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-00533097-530a-4bca-b421-4edcda5cb9d7 req-51ef5a02-39cb-4242-b61a-19959e5da9b7 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail Nov 13 01:36:32.099832 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-00533097-530a-4bca-b421-4edcda5cb9d7 req-51ef5a02-39cb-4242-b61a-19959e5da9b7 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:32.100046 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:32.100046 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:32.100420 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-00533097-530a-4bca-b421-4edcda5cb9d7 req-51ef5a02-39cb-4242-b61a-19959e5da9b7 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:32.101032 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [req-00533097-530a-4bca-b421-4edcda5cb9d7 req-51ef5a02-39cb-4242-b61a-19959e5da9b7 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:32.103728 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-00533097-530a-4bca-b421-4edcda5cb9d7 req-51ef5a02-39cb-4242-b61a-19959e5da9b7 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:32.177105 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-00533097-530a-4bca-b421-4edcda5cb9d7 req-51ef5a02-39cb-4242-b61a-19959e5da9b7 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Get all volumes completed successfully. Nov 13 01:36:32.183829 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:32.183829 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:32.194126 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-00533097-530a-4bca-b421-4edcda5cb9d7 req-51ef5a02-39cb-4242-b61a-19959e5da9b7 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail returned with HTTP 200 Nov 13 01:36:32.194961 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1013/2006] 10.222.0.13 () {60 vars in 1479 bytes} [Fri Nov 13 01:36:32 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail => generated 2747 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:32.241865 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-bb1d39a4-cac1-4618-915b-ba6a60bb0db7 req-c654bfaa-c319-4b12-84d1-8684c1135ccd tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail Nov 13 01:36:32.242585 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-bb1d39a4-cac1-4618-915b-ba6a60bb0db7 req-c654bfaa-c319-4b12-84d1-8684c1135ccd tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:32.242913 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:32.242913 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:32.243700 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-bb1d39a4-cac1-4618-915b-ba6a60bb0db7 req-c654bfaa-c319-4b12-84d1-8684c1135ccd tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:32.244485 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [req-bb1d39a4-cac1-4618-915b-ba6a60bb0db7 req-c654bfaa-c319-4b12-84d1-8684c1135ccd tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:32.246189 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-bb1d39a4-cac1-4618-915b-ba6a60bb0db7 req-c654bfaa-c319-4b12-84d1-8684c1135ccd tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:32.303415 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-bb1d39a4-cac1-4618-915b-ba6a60bb0db7 req-c654bfaa-c319-4b12-84d1-8684c1135ccd tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Get all volumes completed successfully. Nov 13 01:36:32.305590 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:32.305590 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:32.314748 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-bb1d39a4-cac1-4618-915b-ba6a60bb0db7 req-c654bfaa-c319-4b12-84d1-8684c1135ccd tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail returned with HTTP 200 Nov 13 01:36:32.319494 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 994/2007] 10.222.0.13 () {60 vars in 1479 bytes} [Fri Nov 13 01:36:32 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail => generated 2747 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:32.358206 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d70d6347-03c4-4472-88fa-856ff6762be1 req-9270ea4a-f496-4ac7-937e-1da75e8e6f59 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail Nov 13 01:36:32.359124 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d70d6347-03c4-4472-88fa-856ff6762be1 req-9270ea4a-f496-4ac7-937e-1da75e8e6f59 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:32.359433 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:32.359433 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:32.359986 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d70d6347-03c4-4472-88fa-856ff6762be1 req-9270ea4a-f496-4ac7-937e-1da75e8e6f59 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:32.360821 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [req-d70d6347-03c4-4472-88fa-856ff6762be1 req-9270ea4a-f496-4ac7-937e-1da75e8e6f59 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:32.362646 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-d70d6347-03c4-4472-88fa-856ff6762be1 req-9270ea4a-f496-4ac7-937e-1da75e8e6f59 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:32.418429 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d70d6347-03c4-4472-88fa-856ff6762be1 req-9270ea4a-f496-4ac7-937e-1da75e8e6f59 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Get all volumes completed successfully. Nov 13 01:36:32.420728 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:32.420728 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:32.430369 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d70d6347-03c4-4472-88fa-856ff6762be1 req-9270ea4a-f496-4ac7-937e-1da75e8e6f59 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail returned with HTTP 200 Nov 13 01:36:32.431746 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1014/2008] 10.222.0.13 () {60 vars in 1479 bytes} [Fri Nov 13 01:36:32 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail => generated 2747 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:32.474490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-586b29b5-e4c5-4c04-9598-452df58e9208 req-b6bf0385-7ffa-46a8-9225-820a05383084 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail Nov 13 01:36:32.475013 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-586b29b5-e4c5-4c04-9598-452df58e9208 req-b6bf0385-7ffa-46a8-9225-820a05383084 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:32.475226 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:32.475226 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:32.475613 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-586b29b5-e4c5-4c04-9598-452df58e9208 req-b6bf0385-7ffa-46a8-9225-820a05383084 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:32.476246 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [req-586b29b5-e4c5-4c04-9598-452df58e9208 req-b6bf0385-7ffa-46a8-9225-820a05383084 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:32.477988 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-586b29b5-e4c5-4c04-9598-452df58e9208 req-b6bf0385-7ffa-46a8-9225-820a05383084 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:32.534415 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-586b29b5-e4c5-4c04-9598-452df58e9208 req-b6bf0385-7ffa-46a8-9225-820a05383084 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Get all volumes completed successfully. Nov 13 01:36:32.536539 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:32.536539 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:32.546826 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-586b29b5-e4c5-4c04-9598-452df58e9208 req-b6bf0385-7ffa-46a8-9225-820a05383084 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail returned with HTTP 200 Nov 13 01:36:32.548797 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 995/2009] 10.222.0.13 () {60 vars in 1479 bytes} [Fri Nov 13 01:36:32 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail => generated 2747 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:32.592094 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-250bd51b-2a64-48ec-bc80-f66336903257 req-12de7226-a63e-4df5-9243-bcc32cde5819 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail Nov 13 01:36:32.592727 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-250bd51b-2a64-48ec-bc80-f66336903257 req-12de7226-a63e-4df5-9243-bcc32cde5819 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:32.592940 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:32.592940 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:32.593305 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-250bd51b-2a64-48ec-bc80-f66336903257 req-12de7226-a63e-4df5-9243-bcc32cde5819 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:32.593917 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [req-250bd51b-2a64-48ec-bc80-f66336903257 req-12de7226-a63e-4df5-9243-bcc32cde5819 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:32.595846 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-250bd51b-2a64-48ec-bc80-f66336903257 req-12de7226-a63e-4df5-9243-bcc32cde5819 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:32.645100 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2d87a61c-4835-4290-bbfc-a4966fd73914 tempest-VolumesSummaryTest-116139904 tempest-VolumesSummaryTest-116139904] GET http://10.222.0.13/volume/v3/7311de20a9cf4671be24c3ab4c563b0b/volumes/summary Nov 13 01:36:32.645684 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2d87a61c-4835-4290-bbfc-a4966fd73914 tempest-VolumesSummaryTest-116139904 tempest-VolumesSummaryTest-116139904] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:32.645899 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:32.645899 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:32.646267 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2d87a61c-4835-4290-bbfc-a4966fd73914 tempest-VolumesSummaryTest-116139904 tempest-VolumesSummaryTest-116139904] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:32.646750 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-2d87a61c-4835-4290-bbfc-a4966fd73914 tempest-VolumesSummaryTest-116139904 tempest-VolumesSummaryTest-116139904] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:32.657047 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2d87a61c-4835-4290-bbfc-a4966fd73914 tempest-VolumesSummaryTest-116139904 tempest-VolumesSummaryTest-116139904] Get summary completed successfully. Nov 13 01:36:32.657600 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2d87a61c-4835-4290-bbfc-a4966fd73914 tempest-VolumesSummaryTest-116139904 tempest-VolumesSummaryTest-116139904] http://10.222.0.13/volume/v3/7311de20a9cf4671be24c3ab4c563b0b/volumes/summary returned with HTTP 200 Nov 13 01:36:32.658366 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1015/2010] 10.222.0.13 () {58 vars in 1229 bytes} [Fri Nov 13 01:36:32 2020] GET /volume/v3/7311de20a9cf4671be24c3ab4c563b0b/volumes/summary => generated 55 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:32.663783 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-250bd51b-2a64-48ec-bc80-f66336903257 req-12de7226-a63e-4df5-9243-bcc32cde5819 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Get all volumes completed successfully. Nov 13 01:36:32.666915 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:32.666915 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:32.676518 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-250bd51b-2a64-48ec-bc80-f66336903257 req-12de7226-a63e-4df5-9243-bcc32cde5819 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail returned with HTTP 200 Nov 13 01:36:32.677354 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 996/2011] 10.222.0.13 () {60 vars in 1479 bytes} [Fri Nov 13 01:36:32 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail => generated 2747 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:32.733975 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-4c497dec-f6b2-4133-9c4c-c119045158dc req-b6ca82c4-2a39-40fb-9b5b-1b0f782400bc tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail Nov 13 01:36:32.734335 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-4c497dec-f6b2-4133-9c4c-c119045158dc req-b6ca82c4-2a39-40fb-9b5b-1b0f782400bc tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:32.734987 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-4c497dec-f6b2-4133-9c4c-c119045158dc req-b6ca82c4-2a39-40fb-9b5b-1b0f782400bc tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:32.736740 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [req-4c497dec-f6b2-4133-9c4c-c119045158dc req-b6ca82c4-2a39-40fb-9b5b-1b0f782400bc tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:32.738894 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-4c497dec-f6b2-4133-9c4c-c119045158dc req-b6ca82c4-2a39-40fb-9b5b-1b0f782400bc tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:32.801007 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-4c497dec-f6b2-4133-9c4c-c119045158dc req-b6ca82c4-2a39-40fb-9b5b-1b0f782400bc tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Get all volumes completed successfully. Nov 13 01:36:32.803199 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:32.803199 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:32.812188 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-4c497dec-f6b2-4133-9c4c-c119045158dc req-b6ca82c4-2a39-40fb-9b5b-1b0f782400bc tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail returned with HTTP 200 Nov 13 01:36:32.813009 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1016/2012] 10.222.0.13 () {60 vars in 1479 bytes} [Fri Nov 13 01:36:32 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/detail => generated 2747 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:32.830413 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-47f58d76-beae-4631-a71a-d9b6f1bf8bc1 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] DELETE http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 Nov 13 01:36:32.830933 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-47f58d76-beae-4631-a71a-d9b6f1bf8bc1 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:32.831125 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:32.831125 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:32.831775 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-47f58d76-beae-4631-a71a-d9b6f1bf8bc1 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:32.832490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-47f58d76-beae-4631-a71a-d9b6f1bf8bc1 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Delete volume with id: 25047d1f-79a4-44a7-888e-1ede125e95f8 Nov 13 01:36:32.881432 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:32.881432 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:32.882588 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-47f58d76-beae-4631-a71a-d9b6f1bf8bc1 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Volume info retrieved successfully. Nov 13 01:36:32.910440 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-47f58d76-beae-4631-a71a-d9b6f1bf8bc1 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Delete volume request issued successfully. Nov 13 01:36:32.911058 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-47f58d76-beae-4631-a71a-d9b6f1bf8bc1 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 returned with HTTP 202 Nov 13 01:36:32.911773 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 997/2013] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:36:32 2020] DELETE /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:36:32.922433 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eb291c23-3f7d-4bbc-a724-115232d8a44d tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 Nov 13 01:36:32.922960 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-eb291c23-3f7d-4bbc-a724-115232d8a44d tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:32.923146 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:32.923146 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:32.923933 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-eb291c23-3f7d-4bbc-a724-115232d8a44d tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:32.984047 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:32.984047 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:32.993568 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-eb291c23-3f7d-4bbc-a724-115232d8a44d tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Volume info retrieved successfully. Nov 13 01:36:33.018353 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eb291c23-3f7d-4bbc-a724-115232d8a44d tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 returned with HTTP 200 Nov 13 01:36:33.019633 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1017/2014] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:32 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 => generated 921 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:34.035960 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d121710-4413-4829-beb1-d9ca92a8dc80 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 Nov 13 01:36:34.036482 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d121710-4413-4829-beb1-d9ca92a8dc80 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:34.036663 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:34.036663 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:34.037584 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d121710-4413-4829-beb1-d9ca92a8dc80 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:34.167989 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:34.167989 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:34.189801 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9d121710-4413-4829-beb1-d9ca92a8dc80 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Volume info retrieved successfully. Nov 13 01:36:34.237012 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d121710-4413-4829-beb1-d9ca92a8dc80 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 returned with HTTP 200 Nov 13 01:36:34.238382 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 998/2015] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:34 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 => generated 921 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:35.255229 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e4ff3d45-4fe6-46bd-906a-1a54b573642a tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 Nov 13 01:36:35.256004 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e4ff3d45-4fe6-46bd-906a-1a54b573642a tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:35.256393 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:35.256393 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:35.257146 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e4ff3d45-4fe6-46bd-906a-1a54b573642a tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:35.386298 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e4ff3d45-4fe6-46bd-906a-1a54b573642a tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 returned with HTTP 404 Nov 13 01:36:35.391236 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1018/2016] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:35 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/25047d1f-79a4-44a7-888e-1ede125e95f8 => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:36:35.396047 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bf9eedf5-b57e-47ff-9c9c-30112eb8f530 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] DELETE http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f Nov 13 01:36:35.396868 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bf9eedf5-b57e-47ff-9c9c-30112eb8f530 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:35.397342 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:35.397342 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:35.398238 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bf9eedf5-b57e-47ff-9c9c-30112eb8f530 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:35.399364 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-bf9eedf5-b57e-47ff-9c9c-30112eb8f530 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Delete volume with id: 6c9563a7-be6a-40f8-8af5-d2c46df3156f Nov 13 01:36:35.502205 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:35.502205 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:35.513025 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bf9eedf5-b57e-47ff-9c9c-30112eb8f530 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Volume info retrieved successfully. Nov 13 01:36:35.575666 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bf9eedf5-b57e-47ff-9c9c-30112eb8f530 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Delete volume request issued successfully. Nov 13 01:36:35.584310 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bf9eedf5-b57e-47ff-9c9c-30112eb8f530 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f returned with HTTP 202 Nov 13 01:36:35.585769 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 999/2017] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:36:35 2020] DELETE /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:36:35.593311 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-41a6d1f1-4038-456f-83ba-1156d5b4dee9 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f Nov 13 01:36:35.594117 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-41a6d1f1-4038-456f-83ba-1156d5b4dee9 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:35.595259 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:35.595259 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:35.596030 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-41a6d1f1-4038-456f-83ba-1156d5b4dee9 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:35.664310 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:35.664310 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:35.676019 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-41a6d1f1-4038-456f-83ba-1156d5b4dee9 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Volume info retrieved successfully. Nov 13 01:36:35.724311 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-41a6d1f1-4038-456f-83ba-1156d5b4dee9 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f returned with HTTP 200 Nov 13 01:36:35.729222 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1000/2018] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:35 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f => generated 920 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:36:35.936093 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-155e7898-9e60-4848-8b9f-84f9dbd73de3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes Nov 13 01:36:35.936783 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-155e7898-9e60-4848-8b9f-84f9dbd73de3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:35.948842 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-155e7898-9e60-4848-8b9f-84f9dbd73de3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:35.949652 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-155e7898-9e60-4848-8b9f-84f9dbd73de3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:35.953195 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-155e7898-9e60-4848-8b9f-84f9dbd73de3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:36.022945 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-155e7898-9e60-4848-8b9f-84f9dbd73de3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:36.023873 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-155e7898-9e60-4848-8b9f-84f9dbd73de3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes returned with HTTP 200 Nov 13 01:36:36.031270 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1019/2019] 10.222.0.13 () {56 vars in 1164 bytes} [Fri Nov 13 01:36:35 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes => generated 15 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:36:36.035450 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] POST http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes Nov 13 01:36:36.035938 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:36.035938 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:36.036345 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-495104576"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:36.037510 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-495104576'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:36:36.037875 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Create volume of 1 GB Nov 13 01:36:36.051334 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Availability Zones retrieved successfully. Nov 13 01:36:36.067834 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Flow 'volume_create_api' (dd25b9f7-873b-4ff6-a862-b75d26b60385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:36:36.071249 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64903dea-33ce-4f55-a366-b3fbba49b648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:36.073900 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:36:36.138018 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64903dea-33ce-4f55-a366-b3fbba49b648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:36.140224 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90fa305a-592e-460b-ba3e-b19a3ef921f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:36.257269 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Created reservations ['bbde933d-fa0e-40b6-83fb-579145ff3c86', '6d5483bd-49df-43b8-94fc-6f97f0f739f5', '4360d65d-827d-4ab9-8311-f8ed9185cb55', '0abf34a7-6a6f-484d-b168-0500f65d9fa3'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:36:36.259224 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90fa305a-592e-460b-ba3e-b19a3ef921f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbde933d-fa0e-40b6-83fb-579145ff3c86', '6d5483bd-49df-43b8-94fc-6f97f0f739f5', '4360d65d-827d-4ab9-8311-f8ed9185cb55', '0abf34a7-6a6f-484d-b168-0500f65d9fa3']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:36.262214 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dad1fe9-ffac-451b-84d2-50257fe6f80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:36.326638 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dad1fe9-ffac-451b-84d2-50257fe6f80a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15e78eee-18a8-40f2-9c7c-9ea416c3f429', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-495104576',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9c8406ea51374c25aa7de94beaae3c4e',qos_specs=None,replication_status=,reservations=['bbde933d-fa0e-40b6-83fb-579145ff3c86','6d5483bd-49df-43b8-94fc-6f97f0f739f5','4360d65d-827d-4ab9-8311-f8ed9185cb55','0abf34a7-6a6f-484d-b168-0500f65d9fa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1096bdaa85114326bfd72386dd0e5c6f',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:36:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-495104576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15e78eee-18a8-40f2-9c7c-9ea416c3f429,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9c8406ea51374c25aa7de94beaae3c4e',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='1096bdaa85114326bfd72386dd0e5c6f',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:36.329153 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27cf9941-106c-4325-8909-63d73164aa86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:36.356332 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27cf9941-106c-4325-8909-63d73164aa86) 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-495104576',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9c8406ea51374c25aa7de94beaae3c4e',qos_specs=None,replication_status=,reservations=['bbde933d-fa0e-40b6-83fb-579145ff3c86','6d5483bd-49df-43b8-94fc-6f97f0f739f5','4360d65d-827d-4ab9-8311-f8ed9185cb55','0abf34a7-6a6f-484d-b168-0500f65d9fa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1096bdaa85114326bfd72386dd0e5c6f',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:36.358487 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db557219-a7ac-46ef-9936-898440e1a589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:36.385826 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db557219-a7ac-46ef-9936-898440e1a589) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:36.393134 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Flow 'volume_create_api' (dd25b9f7-873b-4ff6-a862-b75d26b60385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:36:36.512342 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Create volume request issued successfully. Nov 13 01:36:36.545290 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f98743bb-8adc-421b-85d0-c91103a51c07 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes returned with HTTP 202 Nov 13 01:36:36.546381 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1001/2020] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:36:36 2020] POST /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes => generated 832 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:36:36.562528 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0591948e-3cdb-48d1-92a0-597280dc1b21 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 Nov 13 01:36:36.563046 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0591948e-3cdb-48d1-92a0-597280dc1b21 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:36.563527 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0591948e-3cdb-48d1-92a0-597280dc1b21 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:36.679528 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:36.679528 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:36.705622 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0591948e-3cdb-48d1-92a0-597280dc1b21 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Volume info retrieved successfully. Nov 13 01:36:36.746984 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8cf8f54a-83c8-4457-83a4-3f35570c5c1b tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f Nov 13 01:36:36.747873 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8cf8f54a-83c8-4457-83a4-3f35570c5c1b tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:36.748284 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:36.748284 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:36.748831 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8cf8f54a-83c8-4457-83a4-3f35570c5c1b tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:36.754667 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0591948e-3cdb-48d1-92a0-597280dc1b21 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 returned with HTTP 200 Nov 13 01:36:36.755487 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1020/2021] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:36 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 => generated 924 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:36.868011 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:36.868011 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:36.893164 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8cf8f54a-83c8-4457-83a4-3f35570c5c1b tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Volume info retrieved successfully. Nov 13 01:36:36.947774 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8cf8f54a-83c8-4457-83a4-3f35570c5c1b tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f returned with HTTP 200 Nov 13 01:36:36.948779 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1002/2022] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:36 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f => generated 920 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:36:37.772348 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f4049b5b-b284-4be1-9228-637fadab8668 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 Nov 13 01:36:37.773573 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f4049b5b-b284-4be1-9228-637fadab8668 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:37.773695 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:37.773695 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:37.775166 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f4049b5b-b284-4be1-9228-637fadab8668 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:37.835242 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:37.835242 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:37.846018 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f4049b5b-b284-4be1-9228-637fadab8668 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Volume info retrieved successfully. Nov 13 01:36:37.870531 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f4049b5b-b284-4be1-9228-637fadab8668 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 returned with HTTP 200 Nov 13 01:36:37.875842 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1021/2023] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:37 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 => generated 925 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:37.886251 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-474a9fe3-5f15-49ce-bb61-a306259b6858 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 Nov 13 01:36:37.886964 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-474a9fe3-5f15-49ce-bb61-a306259b6858 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:37.887345 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:37.887345 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:37.887969 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-474a9fe3-5f15-49ce-bb61-a306259b6858 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:37.938464 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:37.938464 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:37.947898 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-474a9fe3-5f15-49ce-bb61-a306259b6858 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Volume info retrieved successfully. Nov 13 01:36:37.964910 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ae8b8313-238e-4eb5-aa62-c6bd762058fe tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f Nov 13 01:36:37.965429 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ae8b8313-238e-4eb5-aa62-c6bd762058fe tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:37.965638 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:37.965638 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:37.966005 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ae8b8313-238e-4eb5-aa62-c6bd762058fe tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:37.975204 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-474a9fe3-5f15-49ce-bb61-a306259b6858 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 returned with HTTP 200 Nov 13 01:36:37.976298 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1003/2024] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:37 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 => generated 925 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:37.991938 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] POST http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes Nov 13 01:36:37.992556 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:37.992556 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:37.993924 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-808590119"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:37.995707 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-808590119'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:36:37.996220 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Create volume of 1 GB Nov 13 01:36:38.011422 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Availability Zones retrieved successfully. Nov 13 01:36:38.035450 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Flow 'volume_create_api' (c36c89f4-2fb8-4eec-941a-54844d1bb7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:36:38.040977 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e408e379-54da-4104-b0a8-0227f1febeb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:38.043456 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:36:38.056685 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ae8b8313-238e-4eb5-aa62-c6bd762058fe tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f returned with HTTP 404 Nov 13 01:36:38.057624 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1022/2025] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:37 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/6c9563a7-be6a-40f8-8af5-d2c46df3156f => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:36:38.075949 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9eb92150-325e-4f12-bb39-c4eaeaace0e3 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] DELETE http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 Nov 13 01:36:38.078904 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9eb92150-325e-4f12-bb39-c4eaeaace0e3 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:38.089123 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9eb92150-325e-4f12-bb39-c4eaeaace0e3 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:38.089781 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-9eb92150-325e-4f12-bb39-c4eaeaace0e3 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Delete volume with id: 8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 Nov 13 01:36:38.117508 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e408e379-54da-4104-b0a8-0227f1febeb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:38.120728 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d33bd09d-c057-4eed-a419-c3b34049a8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:38.197009 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:38.197009 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:38.197009 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9eb92150-325e-4f12-bb39-c4eaeaace0e3 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Volume info retrieved successfully. Nov 13 01:36:38.201176 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Created reservations ['96358661-0a1d-4f82-b830-6f7103918b47', 'fc4cac40-2885-480d-a1fa-6a03d8ddb21c', '30573b5f-4bde-4e5a-a9ba-5a135341a5a2', 'f9e2b61d-ec52-4e54-aa38-3bbce4bfa4d2'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:36:38.203257 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d33bd09d-c057-4eed-a419-c3b34049a8a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96358661-0a1d-4f82-b830-6f7103918b47', 'fc4cac40-2885-480d-a1fa-6a03d8ddb21c', '30573b5f-4bde-4e5a-a9ba-5a135341a5a2', 'f9e2b61d-ec52-4e54-aa38-3bbce4bfa4d2']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:38.205455 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8673b28a-7385-4756-8828-b8e7d304fb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:38.228394 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9eb92150-325e-4f12-bb39-c4eaeaace0e3 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Delete volume request issued successfully. Nov 13 01:36:38.228895 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9eb92150-325e-4f12-bb39-c4eaeaace0e3 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 returned with HTTP 202 Nov 13 01:36:38.240596 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1023/2026] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:36:38 2020] DELETE /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Nov 13 01:36:38.255912 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2025458c-5aad-4077-8355-be75d126c937 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 Nov 13 01:36:38.256431 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2025458c-5aad-4077-8355-be75d126c937 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:38.256632 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:38.256632 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:38.256999 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2025458c-5aad-4077-8355-be75d126c937 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:38.283030 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8673b28a-7385-4756-8828-b8e7d304fb37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf090afa-4282-4d1a-b3d3-71f7d6fdb02f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-808590119',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9c8406ea51374c25aa7de94beaae3c4e',qos_specs=None,replication_status=,reservations=['96358661-0a1d-4f82-b830-6f7103918b47','fc4cac40-2885-480d-a1fa-6a03d8ddb21c','30573b5f-4bde-4e5a-a9ba-5a135341a5a2','f9e2b61d-ec52-4e54-aa38-3bbce4bfa4d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1096bdaa85114326bfd72386dd0e5c6f',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:36:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-808590119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf090afa-4282-4d1a-b3d3-71f7d6fdb02f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9c8406ea51374c25aa7de94beaae3c4e',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='1096bdaa85114326bfd72386dd0e5c6f',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:38.285117 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd0bc364-60c3-4196-a9f5-244cd088dde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:38.316807 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd0bc364-60c3-4196-a9f5-244cd088dde2) 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-808590119',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9c8406ea51374c25aa7de94beaae3c4e',qos_specs=None,replication_status=,reservations=['96358661-0a1d-4f82-b830-6f7103918b47','fc4cac40-2885-480d-a1fa-6a03d8ddb21c','30573b5f-4bde-4e5a-a9ba-5a135341a5a2','f9e2b61d-ec52-4e54-aa38-3bbce4bfa4d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1096bdaa85114326bfd72386dd0e5c6f',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:38.318628 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4e95587-bff1-40ab-9f8d-d40584a1cc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:38.346543 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4e95587-bff1-40ab-9f8d-d40584a1cc88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:38.349266 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Flow 'volume_create_api' (c36c89f4-2fb8-4eec-941a-54844d1bb7f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:36:38.364366 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:38.364366 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:38.387950 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2025458c-5aad-4077-8355-be75d126c937 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Volume info retrieved successfully. Nov 13 01:36:38.440841 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2025458c-5aad-4077-8355-be75d126c937 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 returned with HTTP 200 Nov 13 01:36:38.441975 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1024/2027] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:38 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 => generated 920 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:36:38.447202 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Create volume request issued successfully. Nov 13 01:36:38.462292 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fdeb5230-1fd1-43d3-b8a5-6d123d9313c5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes returned with HTTP 202 Nov 13 01:36:38.463488 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1004/2028] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:36:37 2020] POST /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes => generated 832 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:36:38.478784 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f924deb7-133e-4bcf-8458-37e39f4f9852 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f Nov 13 01:36:38.479486 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f924deb7-133e-4bcf-8458-37e39f4f9852 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:38.479737 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:38.479737 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:38.480257 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f924deb7-133e-4bcf-8458-37e39f4f9852 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:38.592481 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:38.592481 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:38.611453 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f924deb7-133e-4bcf-8458-37e39f4f9852 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Volume info retrieved successfully. Nov 13 01:36:38.662436 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f924deb7-133e-4bcf-8458-37e39f4f9852 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f returned with HTTP 200 Nov 13 01:36:38.663852 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1025/2029] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:38 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f => generated 900 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:39.459316 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ab5de08f-dec2-45cf-9fad-fe2575298d21 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 Nov 13 01:36:39.459906 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ab5de08f-dec2-45cf-9fad-fe2575298d21 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:39.460064 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:39.460064 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:39.460442 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ab5de08f-dec2-45cf-9fad-fe2575298d21 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:39.545911 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:39.545911 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:39.563089 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ab5de08f-dec2-45cf-9fad-fe2575298d21 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Volume info retrieved successfully. Nov 13 01:36:39.606036 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ab5de08f-dec2-45cf-9fad-fe2575298d21 tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 returned with HTTP 200 Nov 13 01:36:39.607018 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1005/2030] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:39 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 => generated 920 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:39.679801 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-41a05a74-b0b5-4495-9f88-863aa94f7d46 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f Nov 13 01:36:39.680303 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-41a05a74-b0b5-4495-9f88-863aa94f7d46 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:39.680689 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:39.680689 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:39.681875 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-41a05a74-b0b5-4495-9f88-863aa94f7d46 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:39.795524 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:39.795524 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:39.815404 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-41a05a74-b0b5-4495-9f88-863aa94f7d46 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Volume info retrieved successfully. Nov 13 01:36:39.862992 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-41a05a74-b0b5-4495-9f88-863aa94f7d46 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f returned with HTTP 200 Nov 13 01:36:39.863826 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1026/2031] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:39 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f => generated 924 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:36:40.622120 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7ba7c574-aa7f-4dd9-bccb-fd96c7a4444a tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] GET http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 Nov 13 01:36:40.622623 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7ba7c574-aa7f-4dd9-bccb-fd96c7a4444a tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:40.623062 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:40.623062 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:40.623922 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7ba7c574-aa7f-4dd9-bccb-fd96c7a4444a tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:40.675835 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7ba7c574-aa7f-4dd9-bccb-fd96c7a4444a tempest-VolumesTestJSON-1665509907 tempest-VolumesTestJSON-1665509907] http://10.222.0.13/volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 returned with HTTP 404 Nov 13 01:36:40.677135 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1006/2032] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:40 2020] GET /volume/v3/d167259a5285427e8bb4c0f4e04f1b88/volumes/8a5a02e4-6c3e-4f4a-b84c-df192db7bdf2 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:36:40.879503 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6e0577f0-2f36-40de-8801-a6fcc1ac94ef tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f Nov 13 01:36:40.880262 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6e0577f0-2f36-40de-8801-a6fcc1ac94ef tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:40.880432 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:40.880432 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:40.880803 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6e0577f0-2f36-40de-8801-a6fcc1ac94ef tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:40.990470 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:40.990470 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:41.009775 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6e0577f0-2f36-40de-8801-a6fcc1ac94ef tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Volume info retrieved successfully. Nov 13 01:36:41.037290 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6e0577f0-2f36-40de-8801-a6fcc1ac94ef tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f returned with HTTP 200 Nov 13 01:36:41.043760 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1027/2033] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:40 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f => generated 925 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:41.062622 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2919faf5-6947-4d85-ae89-09f86c37d86d tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f Nov 13 01:36:41.063322 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2919faf5-6947-4d85-ae89-09f86c37d86d tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:41.064140 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2919faf5-6947-4d85-ae89-09f86c37d86d tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:41.121288 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:41.121288 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:41.131092 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2919faf5-6947-4d85-ae89-09f86c37d86d tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Volume info retrieved successfully. Nov 13 01:36:41.159984 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2919faf5-6947-4d85-ae89-09f86c37d86d tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f returned with HTTP 200 Nov 13 01:36:41.172044 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1007/2034] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:41 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f => generated 925 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:41.177231 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] POST http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes Nov 13 01:36:41.177950 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:41.177950 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:41.178570 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2110449568"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:36:41.179949 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2110449568'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:36:41.180461 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Create volume of 1 GB Nov 13 01:36:41.195264 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Availability Zones retrieved successfully. Nov 13 01:36:41.228373 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Flow 'volume_create_api' (a52e50bf-c875-4aa2-a910-7d0417ed5267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:36:41.234474 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4be2067b-3e89-4db1-9364-f1213c7ec33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:41.238082 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:36:41.327532 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4be2067b-3e89-4db1-9364-f1213c7ec33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:41.329903 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aca2da80-6306-405d-90ab-07544c88c136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:41.433047 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Created reservations ['a9c72ab5-a879-4d28-91f5-eaba5b596dd3', 'cc93b680-ea70-4e2e-9a9e-24ddfee05f54', 'f9e8c05b-a075-4f46-9d32-fda0e9a03084', 'eaa8c663-c8a3-4273-991c-c8023b901e55'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:36:41.435451 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aca2da80-6306-405d-90ab-07544c88c136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9c72ab5-a879-4d28-91f5-eaba5b596dd3', 'cc93b680-ea70-4e2e-9a9e-24ddfee05f54', 'f9e8c05b-a075-4f46-9d32-fda0e9a03084', 'eaa8c663-c8a3-4273-991c-c8023b901e55']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:41.438691 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2ebc385-0baa-480e-9870-b89459faca40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:41.522141 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2ebc385-0baa-480e-9870-b89459faca40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4d0637a-c810-4160-9294-3bdcd67429b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2110449568',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9c8406ea51374c25aa7de94beaae3c4e',qos_specs=None,replication_status=,reservations=['a9c72ab5-a879-4d28-91f5-eaba5b596dd3','cc93b680-ea70-4e2e-9a9e-24ddfee05f54','f9e8c05b-a075-4f46-9d32-fda0e9a03084','eaa8c663-c8a3-4273-991c-c8023b901e55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1096bdaa85114326bfd72386dd0e5c6f',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2110449568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4d0637a-c810-4160-9294-3bdcd67429b2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9c8406ea51374c25aa7de94beaae3c4e',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='1096bdaa85114326bfd72386dd0e5c6f',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:41.525500 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0dd964c-e77d-4386-90a7-1f1420bdcc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:41.559086 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0dd964c-e77d-4386-90a7-1f1420bdcc52) 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-2110449568',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9c8406ea51374c25aa7de94beaae3c4e',qos_specs=None,replication_status=,reservations=['a9c72ab5-a879-4d28-91f5-eaba5b596dd3','cc93b680-ea70-4e2e-9a9e-24ddfee05f54','f9e8c05b-a075-4f46-9d32-fda0e9a03084','eaa8c663-c8a3-4273-991c-c8023b901e55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1096bdaa85114326bfd72386dd0e5c6f',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:41.561590 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (553bcbfc-e103-4585-b739-a34b66e0d3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:36:41.580169 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (553bcbfc-e103-4585-b739-a34b66e0d3c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:36:41.583259 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Flow 'volume_create_api' (a52e50bf-c875-4aa2-a910-7d0417ed5267) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:36:41.648056 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Create volume request issued successfully. Nov 13 01:36:41.665114 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dbdccffe-0e3a-4625-a383-786afb7f1207 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes returned with HTTP 202 Nov 13 01:36:41.666241 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1028/2035] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:36:41 2020] POST /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes => generated 833 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:36:41.679810 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-28f6f054-4a98-4684-9fd6-d727a8972a52 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 Nov 13 01:36:41.680335 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-28f6f054-4a98-4684-9fd6-d727a8972a52 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:41.680551 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:41.680551 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:41.681716 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-28f6f054-4a98-4684-9fd6-d727a8972a52 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:41.771331 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:41.771331 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:41.799183 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-28f6f054-4a98-4684-9fd6-d727a8972a52 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Volume info retrieved successfully. Nov 13 01:36:41.854144 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-28f6f054-4a98-4684-9fd6-d727a8972a52 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 returned with HTTP 200 Nov 13 01:36:41.870772 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1008/2036] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:41 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 => generated 901 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:42.878691 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2ea8466c-cccb-490f-a35b-4674af6755aa tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 Nov 13 01:36:42.879498 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2ea8466c-cccb-490f-a35b-4674af6755aa tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:42.879805 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:42.879805 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:42.880262 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2ea8466c-cccb-490f-a35b-4674af6755aa tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:42.934094 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:42.934094 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:42.942327 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2ea8466c-cccb-490f-a35b-4674af6755aa tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Volume info retrieved successfully. Nov 13 01:36:42.964975 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2ea8466c-cccb-490f-a35b-4674af6755aa tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 returned with HTTP 200 Nov 13 01:36:42.965956 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1029/2037] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:42 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 => generated 926 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:42.980813 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7bfa24bc-0c6a-4f5d-9777-bc1db7f56459 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 Nov 13 01:36:42.981330 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7bfa24bc-0c6a-4f5d-9777-bc1db7f56459 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:42.981540 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:42.981540 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:42.981906 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7bfa24bc-0c6a-4f5d-9777-bc1db7f56459 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:43.158835 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:43.158835 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:43.169576 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7bfa24bc-0c6a-4f5d-9777-bc1db7f56459 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Volume info retrieved successfully. Nov 13 01:36:43.192712 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7bfa24bc-0c6a-4f5d-9777-bc1db7f56459 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 returned with HTTP 200 Nov 13 01:36:43.193658 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1009/2038] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:42 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 => generated 926 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:43.210294 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-033bea5c-8c6c-4bef-ac90-2fca4b1b19a5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes Nov 13 01:36:43.210824 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-033bea5c-8c6c-4bef-ac90-2fca4b1b19a5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:43.211127 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:43.211127 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:43.211375 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-033bea5c-8c6c-4bef-ac90-2fca4b1b19a5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:43.212180 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-033bea5c-8c6c-4bef-ac90-2fca4b1b19a5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:43.213866 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-033bea5c-8c6c-4bef-ac90-2fca4b1b19a5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:43.271928 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-033bea5c-8c6c-4bef-ac90-2fca4b1b19a5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:43.273240 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-033bea5c-8c6c-4bef-ac90-2fca4b1b19a5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes returned with HTTP 200 Nov 13 01:36:43.274416 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1030/2039] 10.222.0.13 () {56 vars in 1164 bytes} [Fri Nov 13 01:36:43 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes => generated 1172 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:43.285804 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3bc49df8-42e8-441b-a4f9-d22d41c708ed tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?name=tempest-VolumesListTestJSON-Volume-495104576 Nov 13 01:36:43.286321 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3bc49df8-42e8-441b-a4f9-d22d41c708ed tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:43.286513 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:43.286513 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:43.286880 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3bc49df8-42e8-441b-a4f9-d22d41c708ed tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:43.287628 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-3bc49df8-42e8-441b-a4f9-d22d41c708ed tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:43.289651 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3bc49df8-42e8-441b-a4f9-d22d41c708ed tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-495104576'), ('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:43.341190 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3bc49df8-42e8-441b-a4f9-d22d41c708ed tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:43.342203 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3bc49df8-42e8-441b-a4f9-d22d41c708ed tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?name=tempest-VolumesListTestJSON-Volume-495104576 returned with HTTP 200 Nov 13 01:36:43.343033 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1010/2040] 10.222.0.13 () {56 vars in 1263 bytes} [Fri Nov 13 01:36:43 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?name=tempest-VolumesListTestJSON-Volume-495104576 => generated 399 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:43.354170 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e55dd221-2581-4966-a509-2931e6b0be6e tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?name=tempest-VolumesListTestJSON-Volume-495104576 Nov 13 01:36:43.354696 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e55dd221-2581-4966-a509-2931e6b0be6e tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:43.354890 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:43.354890 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:43.355269 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e55dd221-2581-4966-a509-2931e6b0be6e tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:43.356169 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-e55dd221-2581-4966-a509-2931e6b0be6e tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:43.356736 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:43.356736 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:43.358063 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e55dd221-2581-4966-a509-2931e6b0be6e tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-495104576'), ('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:43.409731 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e55dd221-2581-4966-a509-2931e6b0be6e tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:43.411112 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:43.411112 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:43.420848 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e55dd221-2581-4966-a509-2931e6b0be6e tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?name=tempest-VolumesListTestJSON-Volume-495104576 returned with HTTP 200 Nov 13 01:36:43.421668 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1031/2041] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:36:43 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?name=tempest-VolumesListTestJSON-Volume-495104576 => generated 928 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:43.437316 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-356ee9b7-c33b-45dd-a71f-1460f4256765 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?limit=1 Nov 13 01:36:43.438117 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-356ee9b7-c33b-45dd-a71f-1460f4256765 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:43.438311 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:43.438311 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:43.438948 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-356ee9b7-c33b-45dd-a71f-1460f4256765 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:43.439591 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-356ee9b7-c33b-45dd-a71f-1460f4256765 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:43.440406 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:43.440406 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:43.441596 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-356ee9b7-c33b-45dd-a71f-1460f4256765 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:43.494212 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-356ee9b7-c33b-45dd-a71f-1460f4256765 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:43.496169 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:43.496169 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:43.505507 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-356ee9b7-c33b-45dd-a71f-1460f4256765 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?limit=1 returned with HTTP 200 Nov 13 01:36:43.506793 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1011/2042] 10.222.0.13 () {56 vars in 1200 bytes} [Fri Nov 13 01:36:43 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?limit=1 => generated 1105 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:43.523754 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e6779ca-1219-44fa-8e1c-8fe88e34178d tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?limit=1&marker=c4d0637a-c810-4160-9294-3bdcd67429b2 Nov 13 01:36:43.524306 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2e6779ca-1219-44fa-8e1c-8fe88e34178d tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:43.525212 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:43.525212 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:43.525983 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2e6779ca-1219-44fa-8e1c-8fe88e34178d tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:43.526731 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-2e6779ca-1219-44fa-8e1c-8fe88e34178d tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:43.528631 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2e6779ca-1219-44fa-8e1c-8fe88e34178d tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:43.648121 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2e6779ca-1219-44fa-8e1c-8fe88e34178d tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:43.650269 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:43.650269 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:43.659060 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e6779ca-1219-44fa-8e1c-8fe88e34178d tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?limit=1&marker=c4d0637a-c810-4160-9294-3bdcd67429b2 returned with HTTP 200 Nov 13 01:36:43.665721 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1032/2043] 10.222.0.13 () {56 vars in 1288 bytes} [Fri Nov 13 01:36:43 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?limit=1&marker=c4d0637a-c810-4160-9294-3bdcd67429b2 => generated 1104 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:43.677595 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-59555281-0c2d-4f12-a4b3-e3a5cb86ed35 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?limit=1&marker=bf090afa-4282-4d1a-b3d3-71f7d6fdb02f Nov 13 01:36:43.678115 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-59555281-0c2d-4f12-a4b3-e3a5cb86ed35 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:43.678315 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:43.678315 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:43.678983 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-59555281-0c2d-4f12-a4b3-e3a5cb86ed35 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:43.679655 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-59555281-0c2d-4f12-a4b3-e3a5cb86ed35 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:43.682094 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-59555281-0c2d-4f12-a4b3-e3a5cb86ed35 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:43.793697 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-59555281-0c2d-4f12-a4b3-e3a5cb86ed35 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:43.795372 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:43.795372 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:43.804299 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-59555281-0c2d-4f12-a4b3-e3a5cb86ed35 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?limit=1&marker=bf090afa-4282-4d1a-b3d3-71f7d6fdb02f returned with HTTP 200 Nov 13 01:36:43.805118 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1012/2044] 10.222.0.13 () {56 vars in 1288 bytes} [Fri Nov 13 01:36:43 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?limit=1&marker=bf090afa-4282-4d1a-b3d3-71f7d6fdb02f => generated 1104 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:43.821201 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8e669d57-818a-44d1-b0f0-3060b5ab5715 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?limit=1&marker=15e78eee-18a8-40f2-9c7c-9ea416c3f429 Nov 13 01:36:43.821850 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8e669d57-818a-44d1-b0f0-3060b5ab5715 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:43.821964 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:43.821964 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:43.822528 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8e669d57-818a-44d1-b0f0-3060b5ab5715 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:43.823196 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-8e669d57-818a-44d1-b0f0-3060b5ab5715 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:43.825122 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8e669d57-818a-44d1-b0f0-3060b5ab5715 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:43.924905 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8e669d57-818a-44d1-b0f0-3060b5ab5715 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:43.930045 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8e669d57-818a-44d1-b0f0-3060b5ab5715 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?limit=1&marker=15e78eee-18a8-40f2-9c7c-9ea416c3f429 returned with HTTP 200 Nov 13 01:36:43.931173 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1033/2045] 10.222.0.13 () {56 vars in 1288 bytes} [Fri Nov 13 01:36:43 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?limit=1&marker=15e78eee-18a8-40f2-9c7c-9ea416c3f429 => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:36:43.947043 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-33ca31b2-cf0d-4c6b-b9af-3311c7499cf3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Nov 13 01:36:43.947815 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-33ca31b2-cf0d-4c6b-b9af-3311c7499cf3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:43.948150 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:43.948150 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:43.948503 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-33ca31b2-cf0d-4c6b-b9af-3311c7499cf3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:43.949375 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-33ca31b2-cf0d-4c6b-b9af-3311c7499cf3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:43.950000 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-33ca31b2-cf0d-4c6b-b9af-3311c7499cf3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Could not evaluate value available, assuming string {{(pid=87987) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Nov 13 01:36:43.954436 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-33ca31b2-cf0d-4c6b-b9af-3311c7499cf3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:44.009863 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-33ca31b2-cf0d-4c6b-b9af-3311c7499cf3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:44.012318 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:44.012318 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:44.024892 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-33ca31b2-cf0d-4c6b-b9af-3311c7499cf3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Nov 13 01:36:44.025715 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1013/2046] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:36:43 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2061 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:44.043670 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dbd73dce-4814-4c24-bca8-c8ca1788a81c tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Nov 13 01:36:44.044631 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dbd73dce-4814-4c24-bca8-c8ca1788a81c tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:44.045272 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dbd73dce-4814-4c24-bca8-c8ca1788a81c tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:44.046087 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-dbd73dce-4814-4c24-bca8-c8ca1788a81c tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:44.046689 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbd73dce-4814-4c24-bca8-c8ca1788a81c tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Could not evaluate value available, assuming string {{(pid=87988) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Nov 13 01:36:44.049043 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbd73dce-4814-4c24-bca8-c8ca1788a81c tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:44.108189 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dbd73dce-4814-4c24-bca8-c8ca1788a81c tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:44.110272 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:44.110272 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:44.120100 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dbd73dce-4814-4c24-bca8-c8ca1788a81c tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Nov 13 01:36:44.121103 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1034/2047] 10.222.0.13 () {56 vars in 1286 bytes} [Fri Nov 13 01:36:44 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2063 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:44.138552 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7712180a-967f-47d7-8387-969576c69255 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?limit=1 Nov 13 01:36:44.139053 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7712180a-967f-47d7-8387-969576c69255 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:44.139511 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:44.139511 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:44.139924 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7712180a-967f-47d7-8387-969576c69255 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:44.140547 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-7712180a-967f-47d7-8387-969576c69255 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:44.142276 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7712180a-967f-47d7-8387-969576c69255 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:44.197533 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7712180a-967f-47d7-8387-969576c69255 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:44.198889 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7712180a-967f-47d7-8387-969576c69255 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?limit=1 returned with HTTP 200 Nov 13 01:36:44.205843 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1014/2048] 10.222.0.13 () {56 vars in 1179 bytes} [Fri Nov 13 01:36:44 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?limit=1 => generated 569 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:44.211463 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3aba1320-64e0-4204-b2f6-4b79d01add4c tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?limit=1&marker=c4d0637a-c810-4160-9294-3bdcd67429b2 Nov 13 01:36:44.212845 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3aba1320-64e0-4204-b2f6-4b79d01add4c tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:44.213040 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:44.213040 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:44.213801 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3aba1320-64e0-4204-b2f6-4b79d01add4c tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:44.214625 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-3aba1320-64e0-4204-b2f6-4b79d01add4c tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:44.216675 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3aba1320-64e0-4204-b2f6-4b79d01add4c tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:44.316517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3aba1320-64e0-4204-b2f6-4b79d01add4c tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:44.317815 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3aba1320-64e0-4204-b2f6-4b79d01add4c tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?limit=1&marker=c4d0637a-c810-4160-9294-3bdcd67429b2 returned with HTTP 200 Nov 13 01:36:44.325583 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1035/2049] 10.222.0.13 () {56 vars in 1267 bytes} [Fri Nov 13 01:36:44 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?limit=1&marker=c4d0637a-c810-4160-9294-3bdcd67429b2 => generated 568 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:44.330396 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-91afc18a-d04b-4fc3-a7e5-6b0bc1cb4776 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?limit=1&marker=bf090afa-4282-4d1a-b3d3-71f7d6fdb02f Nov 13 01:36:44.331102 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-91afc18a-d04b-4fc3-a7e5-6b0bc1cb4776 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:44.331379 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:44.331379 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:44.331939 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-91afc18a-d04b-4fc3-a7e5-6b0bc1cb4776 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:44.332740 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-91afc18a-d04b-4fc3-a7e5-6b0bc1cb4776 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:44.333748 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:44.333748 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:44.334997 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-91afc18a-d04b-4fc3-a7e5-6b0bc1cb4776 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:44.440234 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-91afc18a-d04b-4fc3-a7e5-6b0bc1cb4776 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:44.441625 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-91afc18a-d04b-4fc3-a7e5-6b0bc1cb4776 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?limit=1&marker=bf090afa-4282-4d1a-b3d3-71f7d6fdb02f returned with HTTP 200 Nov 13 01:36:44.442676 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1015/2050] 10.222.0.13 () {56 vars in 1267 bytes} [Fri Nov 13 01:36:44 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?limit=1&marker=bf090afa-4282-4d1a-b3d3-71f7d6fdb02f => generated 568 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:44.452836 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7ce836a8-8762-4b41-8fac-0ec1c5da0eb1 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?limit=1&marker=15e78eee-18a8-40f2-9c7c-9ea416c3f429 Nov 13 01:36:44.453363 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7ce836a8-8762-4b41-8fac-0ec1c5da0eb1 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:44.453562 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:44.453562 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:44.453936 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7ce836a8-8762-4b41-8fac-0ec1c5da0eb1 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:44.454569 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-7ce836a8-8762-4b41-8fac-0ec1c5da0eb1 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:44.455388 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:44.455388 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:44.456466 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7ce836a8-8762-4b41-8fac-0ec1c5da0eb1 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:44.557995 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7ce836a8-8762-4b41-8fac-0ec1c5da0eb1 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:44.558781 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7ce836a8-8762-4b41-8fac-0ec1c5da0eb1 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?limit=1&marker=15e78eee-18a8-40f2-9c7c-9ea416c3f429 returned with HTTP 200 Nov 13 01:36:44.559715 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1036/2051] 10.222.0.13 () {56 vars in 1267 bytes} [Fri Nov 13 01:36:44 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?limit=1&marker=15e78eee-18a8-40f2-9c7c-9ea416c3f429 => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:36:44.570533 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dfdceade-402f-4194-98a3-fd92bb42db96 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?name=tempest-VolumesListTestJSON-Volume-808590119&status=available Nov 13 01:36:44.571035 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dfdceade-402f-4194-98a3-fd92bb42db96 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:44.572024 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:44.572024 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:44.572397 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dfdceade-402f-4194-98a3-fd92bb42db96 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:44.573035 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-dfdceade-402f-4194-98a3-fd92bb42db96 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:44.573630 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dfdceade-402f-4194-98a3-fd92bb42db96 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Could not evaluate value available, assuming string {{(pid=87987) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Nov 13 01:36:44.574259 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:44.574259 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:44.575292 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dfdceade-402f-4194-98a3-fd92bb42db96 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-808590119'), ('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:44.627252 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dfdceade-402f-4194-98a3-fd92bb42db96 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:44.628337 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dfdceade-402f-4194-98a3-fd92bb42db96 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?name=tempest-VolumesListTestJSON-Volume-808590119&status=available returned with HTTP 200 Nov 13 01:36:44.629149 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1016/2052] 10.222.0.13 () {56 vars in 1297 bytes} [Fri Nov 13 01:36:44 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?name=tempest-VolumesListTestJSON-Volume-808590119&status=available => generated 399 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:44.640643 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1894d400-4e1c-4d2c-adcb-5f59e1dbd4fe tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?name=tempest-VolumesListTestJSON-Volume-495104576&status=available Nov 13 01:36:44.641158 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1894d400-4e1c-4d2c-adcb-5f59e1dbd4fe tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:44.641635 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1894d400-4e1c-4d2c-adcb-5f59e1dbd4fe tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:44.642285 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-1894d400-4e1c-4d2c-adcb-5f59e1dbd4fe tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:44.642886 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1894d400-4e1c-4d2c-adcb-5f59e1dbd4fe tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Could not evaluate value available, assuming string {{(pid=87988) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Nov 13 01:36:44.644495 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1894d400-4e1c-4d2c-adcb-5f59e1dbd4fe tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-495104576'), ('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:44.710415 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1894d400-4e1c-4d2c-adcb-5f59e1dbd4fe tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:44.712841 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:44.712841 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:44.723373 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1894d400-4e1c-4d2c-adcb-5f59e1dbd4fe tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?name=tempest-VolumesListTestJSON-Volume-495104576&status=available returned with HTTP 200 Nov 13 01:36:44.724473 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1037/2053] 10.222.0.13 () {56 vars in 1318 bytes} [Fri Nov 13 01:36:44 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?name=tempest-VolumesListTestJSON-Volume-495104576&status=available => generated 928 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:44.740985 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1948d49d-c652-460e-99d3-f83b56f789ca tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?marker=bf090afa-4282-4d1a-b3d3-71f7d6fdb02f&sort=id%3Aasc Nov 13 01:36:44.741755 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1948d49d-c652-460e-99d3-f83b56f789ca tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:44.741948 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:44.741948 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:44.742570 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1948d49d-c652-460e-99d3-f83b56f789ca tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:44.743421 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-1948d49d-c652-460e-99d3-f83b56f789ca tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:44.744545 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:44.744545 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:44.746045 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-1948d49d-c652-460e-99d3-f83b56f789ca tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:44.849005 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1948d49d-c652-460e-99d3-f83b56f789ca tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:44.850383 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:44.850383 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:44.860928 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1948d49d-c652-460e-99d3-f83b56f789ca tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?marker=bf090afa-4282-4d1a-b3d3-71f7d6fdb02f&sort=id%3Aasc returned with HTTP 200 Nov 13 01:36:44.861909 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1017/2054] 10.222.0.13 () {56 vars in 1300 bytes} [Fri Nov 13 01:36:44 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?marker=bf090afa-4282-4d1a-b3d3-71f7d6fdb02f&sort=id%3Aasc => generated 929 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:44.877635 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-419dd843-09f1-4390-9554-06883b4ce339 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Nov 13 01:36:44.878161 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-419dd843-09f1-4390-9554-06883b4ce339 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:44.878408 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:44.878408 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:44.878722 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-419dd843-09f1-4390-9554-06883b4ce339 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:44.879798 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-419dd843-09f1-4390-9554-06883b4ce339 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:44.881628 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-419dd843-09f1-4390-9554-06883b4ce339 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:44.941782 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-419dd843-09f1-4390-9554-06883b4ce339 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:44.943903 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:44.943903 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:44.953490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-419dd843-09f1-4390-9554-06883b4ce339 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Nov 13 01:36:44.965937 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1038/2055] 10.222.0.13 () {56 vars in 1264 bytes} [Fri Nov 13 01:36:44 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2759 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:44.972552 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b39b1af9-71cc-4d6a-8a74-4ab8aa245606 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail Nov 13 01:36:44.973075 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b39b1af9-71cc-4d6a-8a74-4ab8aa245606 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:44.973288 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:44.973288 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:44.973656 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b39b1af9-71cc-4d6a-8a74-4ab8aa245606 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:44.974270 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-b39b1af9-71cc-4d6a-8a74-4ab8aa245606 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:44.976059 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b39b1af9-71cc-4d6a-8a74-4ab8aa245606 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:45.044540 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b39b1af9-71cc-4d6a-8a74-4ab8aa245606 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:45.046657 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:45.046657 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:45.056099 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b39b1af9-71cc-4d6a-8a74-4ab8aa245606 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail returned with HTTP 200 Nov 13 01:36:45.057034 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1018/2056] 10.222.0.13 () {56 vars in 1185 bytes} [Fri Nov 13 01:36:44 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail => generated 2759 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:45.075155 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-df307624-f656-4878-92f7-4c30dd8f1905 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Nov 13 01:36:45.075632 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-df307624-f656-4878-92f7-4c30dd8f1905 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:45.075829 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:45.075829 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:45.076492 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-df307624-f656-4878-92f7-4c30dd8f1905 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:45.077144 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-df307624-f656-4878-92f7-4c30dd8f1905 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:45.078996 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-df307624-f656-4878-92f7-4c30dd8f1905 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:45.137538 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-df307624-f656-4878-92f7-4c30dd8f1905 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:45.138882 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-df307624-f656-4878-92f7-4c30dd8f1905 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Nov 13 01:36:45.146623 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1039/2057] 10.222.0.13 () {56 vars in 1243 bytes} [Fri Nov 13 01:36:45 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1172 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:45.151450 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9b048bc5-c4e8-4226-8967-5d31564df888 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?availability_zone=nova Nov 13 01:36:45.152086 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9b048bc5-c4e8-4226-8967-5d31564df888 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:45.152328 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:45.152328 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:45.152701 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9b048bc5-c4e8-4226-8967-5d31564df888 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:45.153333 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-9b048bc5-c4e8-4226-8967-5d31564df888 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:45.153916 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9b048bc5-c4e8-4226-8967-5d31564df888 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Could not evaluate value nova, assuming string {{(pid=87987) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Nov 13 01:36:45.155994 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9b048bc5-c4e8-4226-8967-5d31564df888 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:45.213516 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9b048bc5-c4e8-4226-8967-5d31564df888 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:45.214861 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9b048bc5-c4e8-4226-8967-5d31564df888 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?availability_zone=nova returned with HTTP 200 Nov 13 01:36:45.216030 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1019/2058] 10.222.0.13 () {56 vars in 1209 bytes} [Fri Nov 13 01:36:45 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?availability_zone=nova => generated 1172 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:45.225981 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3550b262-4993-4dbe-bd6c-a24acd57faff tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?availability_zone=nova Nov 13 01:36:45.226496 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3550b262-4993-4dbe-bd6c-a24acd57faff tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:45.226670 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:45.226670 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:45.227321 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3550b262-4993-4dbe-bd6c-a24acd57faff tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:45.228695 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-3550b262-4993-4dbe-bd6c-a24acd57faff tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:45.229458 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3550b262-4993-4dbe-bd6c-a24acd57faff tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Could not evaluate value nova, assuming string {{(pid=87988) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Nov 13 01:36:45.230282 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:45.230282 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:45.231581 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3550b262-4993-4dbe-bd6c-a24acd57faff tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:45.294527 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3550b262-4993-4dbe-bd6c-a24acd57faff tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:45.296091 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3550b262-4993-4dbe-bd6c-a24acd57faff tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?availability_zone=nova returned with HTTP 200 Nov 13 01:36:45.297664 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1040/2059] 10.222.0.13 () {56 vars in 1209 bytes} [Fri Nov 13 01:36:45 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?availability_zone=nova => generated 1172 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:45.308883 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-07752ad9-7d10-498b-8580-5f0a1d7d6988 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?bootable=false Nov 13 01:36:45.309395 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-07752ad9-7d10-498b-8580-5f0a1d7d6988 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:45.309712 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:45.309712 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:45.309975 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-07752ad9-7d10-498b-8580-5f0a1d7d6988 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:45.310649 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-07752ad9-7d10-498b-8580-5f0a1d7d6988 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:45.311368 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:45.311368 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:45.312798 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-07752ad9-7d10-498b-8580-5f0a1d7d6988 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:45.373664 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-07752ad9-7d10-498b-8580-5f0a1d7d6988 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:45.375022 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-07752ad9-7d10-498b-8580-5f0a1d7d6988 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?bootable=false returned with HTTP 200 Nov 13 01:36:45.376253 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1020/2060] 10.222.0.13 () {56 vars in 1193 bytes} [Fri Nov 13 01:36:45 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?bootable=false => generated 1172 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:45.386035 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e2e55f7-802d-48d0-84c5-28897087ff29 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?bootable=false Nov 13 01:36:45.386553 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2e2e55f7-802d-48d0-84c5-28897087ff29 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:45.386767 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:45.386767 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:45.387140 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2e2e55f7-802d-48d0-84c5-28897087ff29 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:45.387795 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-2e2e55f7-802d-48d0-84c5-28897087ff29 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:45.388587 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:45.388587 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:45.389645 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2e2e55f7-802d-48d0-84c5-28897087ff29 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:45.447777 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2e2e55f7-802d-48d0-84c5-28897087ff29 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:45.449134 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e2e55f7-802d-48d0-84c5-28897087ff29 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?bootable=false returned with HTTP 200 Nov 13 01:36:45.450188 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1041/2061] 10.222.0.13 () {56 vars in 1193 bytes} [Fri Nov 13 01:36:45 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?bootable=false => generated 1172 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:45.461433 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-09e70f08-111b-4498-8e2c-98097698bab3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?status=available Nov 13 01:36:45.462717 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-09e70f08-111b-4498-8e2c-98097698bab3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:45.462994 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:45.462994 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:45.463629 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-09e70f08-111b-4498-8e2c-98097698bab3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:45.464383 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-09e70f08-111b-4498-8e2c-98097698bab3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:45.465034 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-09e70f08-111b-4498-8e2c-98097698bab3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Could not evaluate value available, assuming string {{(pid=87987) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Nov 13 01:36:45.465734 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:45.465734 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:45.467000 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-09e70f08-111b-4498-8e2c-98097698bab3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:45.521655 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-09e70f08-111b-4498-8e2c-98097698bab3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:45.523010 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-09e70f08-111b-4498-8e2c-98097698bab3 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?status=available returned with HTTP 200 Nov 13 01:36:45.526937 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1021/2062] 10.222.0.13 () {56 vars in 1197 bytes} [Fri Nov 13 01:36:45 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?status=available => generated 1172 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:45.535106 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a4171e88-5098-4fef-bc37-6746266aaa4b tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?status=available Nov 13 01:36:45.535844 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a4171e88-5098-4fef-bc37-6746266aaa4b tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:45.536040 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:45.536040 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:45.536681 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a4171e88-5098-4fef-bc37-6746266aaa4b tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:45.537340 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-a4171e88-5098-4fef-bc37-6746266aaa4b tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:45.538534 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a4171e88-5098-4fef-bc37-6746266aaa4b tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Could not evaluate value available, assuming string {{(pid=87988) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Nov 13 01:36:45.539164 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:45.539164 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:45.541192 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-a4171e88-5098-4fef-bc37-6746266aaa4b tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:45.595301 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a4171e88-5098-4fef-bc37-6746266aaa4b tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:45.596567 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a4171e88-5098-4fef-bc37-6746266aaa4b tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?status=available returned with HTTP 200 Nov 13 01:36:45.597464 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1042/2063] 10.222.0.13 () {56 vars in 1197 bytes} [Fri Nov 13 01:36:45 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes?status=available => generated 1172 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:36:45.608625 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef77f9ee-53a9-46f5-92ba-c8eb81f7dfe0 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?availability_zone=nova Nov 13 01:36:45.610246 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef77f9ee-53a9-46f5-92ba-c8eb81f7dfe0 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:45.610655 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:45.610655 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:45.611305 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef77f9ee-53a9-46f5-92ba-c8eb81f7dfe0 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:45.612191 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-ef77f9ee-53a9-46f5-92ba-c8eb81f7dfe0 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:45.612978 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ef77f9ee-53a9-46f5-92ba-c8eb81f7dfe0 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Could not evaluate value nova, assuming string {{(pid=87987) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Nov 13 01:36:45.613782 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:45.613782 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:45.615518 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ef77f9ee-53a9-46f5-92ba-c8eb81f7dfe0 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:45.676710 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ef77f9ee-53a9-46f5-92ba-c8eb81f7dfe0 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:45.678894 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:45.678894 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:45.689122 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef77f9ee-53a9-46f5-92ba-c8eb81f7dfe0 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?availability_zone=nova returned with HTTP 200 Nov 13 01:36:45.690032 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1022/2064] 10.222.0.13 () {56 vars in 1230 bytes} [Fri Nov 13 01:36:45 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?availability_zone=nova => generated 2759 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:45.708475 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2b9d43e3-091a-4bb5-8266-cd16818e80aa tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?bootable=false Nov 13 01:36:45.708475 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2b9d43e3-091a-4bb5-8266-cd16818e80aa tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:45.708718 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:45.708718 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:45.709004 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2b9d43e3-091a-4bb5-8266-cd16818e80aa tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:45.709840 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-2b9d43e3-091a-4bb5-8266-cd16818e80aa tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:45.710793 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:45.710793 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:45.712951 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2b9d43e3-091a-4bb5-8266-cd16818e80aa tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:45.769673 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2b9d43e3-091a-4bb5-8266-cd16818e80aa tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:45.773902 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:45.773902 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:45.782346 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2b9d43e3-091a-4bb5-8266-cd16818e80aa tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?bootable=false returned with HTTP 200 Nov 13 01:36:45.783340 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1043/2065] 10.222.0.13 () {56 vars in 1214 bytes} [Fri Nov 13 01:36:45 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?bootable=false => generated 2759 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:45.801649 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d63485bf-a123-43b3-a6b9-f4a4c8039cce tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?status=available Nov 13 01:36:45.802361 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d63485bf-a123-43b3-a6b9-f4a4c8039cce tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:45.802726 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:45.802726 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:45.803355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d63485bf-a123-43b3-a6b9-f4a4c8039cce tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:45.804012 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-d63485bf-a123-43b3-a6b9-f4a4c8039cce tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:36:45.804766 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d63485bf-a123-43b3-a6b9-f4a4c8039cce tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Could not evaluate value available, assuming string {{(pid=87987) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Nov 13 01:36:45.807124 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d63485bf-a123-43b3-a6b9-f4a4c8039cce tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:36:45.864978 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d63485bf-a123-43b3-a6b9-f4a4c8039cce tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Get all volumes completed successfully. Nov 13 01:36:45.867079 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:45.867079 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:45.876645 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d63485bf-a123-43b3-a6b9-f4a4c8039cce tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?status=available returned with HTTP 200 Nov 13 01:36:45.877827 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1023/2066] 10.222.0.13 () {56 vars in 1218 bytes} [Fri Nov 13 01:36:45 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/detail?status=available => generated 2759 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:36:45.895586 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d1b0f082-f4ef-4e16-a036-412b9b869d34 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] DELETE http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 Nov 13 01:36:45.896135 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d1b0f082-f4ef-4e16-a036-412b9b869d34 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:45.896325 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:45.896325 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:45.896791 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d1b0f082-f4ef-4e16-a036-412b9b869d34 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:45.897252 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-d1b0f082-f4ef-4e16-a036-412b9b869d34 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Delete volume with id: c4d0637a-c810-4160-9294-3bdcd67429b2 Nov 13 01:36:45.951134 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:45.951134 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:45.952342 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d1b0f082-f4ef-4e16-a036-412b9b869d34 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Volume info retrieved successfully. Nov 13 01:36:45.988161 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d1b0f082-f4ef-4e16-a036-412b9b869d34 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Delete volume request issued successfully. Nov 13 01:36:45.988631 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d1b0f082-f4ef-4e16-a036-412b9b869d34 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 returned with HTTP 202 Nov 13 01:36:45.990229 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1044/2067] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:36:45 2020] DELETE /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:36:45.997652 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a2097ad1-0859-4648-a1cd-ec9d29e72f75 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 Nov 13 01:36:45.998261 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a2097ad1-0859-4648-a1cd-ec9d29e72f75 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:45.998793 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:45.998793 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:45.999484 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a2097ad1-0859-4648-a1cd-ec9d29e72f75 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:46.075104 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:46.075104 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:46.084127 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a2097ad1-0859-4648-a1cd-ec9d29e72f75 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Volume info retrieved successfully. Nov 13 01:36:46.129228 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a2097ad1-0859-4648-a1cd-ec9d29e72f75 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 returned with HTTP 200 Nov 13 01:36:46.130052 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1024/2068] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:45 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 => generated 925 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:47.146919 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ecd3735c-9968-4f1b-80b2-9e808ced0208 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 Nov 13 01:36:47.147948 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ecd3735c-9968-4f1b-80b2-9e808ced0208 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:47.148707 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:47.148707 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:47.149210 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ecd3735c-9968-4f1b-80b2-9e808ced0208 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:47.206387 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:47.206387 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:47.216128 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ecd3735c-9968-4f1b-80b2-9e808ced0208 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Volume info retrieved successfully. Nov 13 01:36:47.253232 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ecd3735c-9968-4f1b-80b2-9e808ced0208 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 returned with HTTP 200 Nov 13 01:36:47.263147 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1045/2069] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:47 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 => generated 925 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:48.273159 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e0267081-f630-44bc-9ec5-7699ee652e0f tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 Nov 13 01:36:48.275130 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e0267081-f630-44bc-9ec5-7699ee652e0f tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:48.275650 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:48.275650 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:48.276404 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e0267081-f630-44bc-9ec5-7699ee652e0f tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:48.337917 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e0267081-f630-44bc-9ec5-7699ee652e0f tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 returned with HTTP 404 Nov 13 01:36:48.340625 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1025/2070] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:48 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/c4d0637a-c810-4160-9294-3bdcd67429b2 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:36:48.347363 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cf42b379-18c4-4f2f-bb33-e251dbaf2812 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] DELETE http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f Nov 13 01:36:48.348287 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cf42b379-18c4-4f2f-bb33-e251dbaf2812 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:48.348650 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:48.348650 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:48.349297 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cf42b379-18c4-4f2f-bb33-e251dbaf2812 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:48.350275 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-cf42b379-18c4-4f2f-bb33-e251dbaf2812 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Delete volume with id: bf090afa-4282-4d1a-b3d3-71f7d6fdb02f Nov 13 01:36:48.454269 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:48.454269 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:48.455712 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cf42b379-18c4-4f2f-bb33-e251dbaf2812 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Volume info retrieved successfully. Nov 13 01:36:48.511374 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cf42b379-18c4-4f2f-bb33-e251dbaf2812 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Delete volume request issued successfully. Nov 13 01:36:48.512083 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cf42b379-18c4-4f2f-bb33-e251dbaf2812 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f returned with HTTP 202 Nov 13 01:36:48.513185 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1046/2071] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:36:48 2020] DELETE /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:36:48.520478 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-665a8b13-786e-407f-b881-3d4199f4e7f7 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f Nov 13 01:36:48.521219 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-665a8b13-786e-407f-b881-3d4199f4e7f7 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:48.521708 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-665a8b13-786e-407f-b881-3d4199f4e7f7 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:48.661456 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:48.661456 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:48.673434 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-665a8b13-786e-407f-b881-3d4199f4e7f7 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Volume info retrieved successfully. Nov 13 01:36:48.702452 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-665a8b13-786e-407f-b881-3d4199f4e7f7 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f returned with HTTP 200 Nov 13 01:36:48.703885 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1026/2072] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:48 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f => generated 924 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:49.722808 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9b106118-db95-4267-990a-53d5af7edc23 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f Nov 13 01:36:49.723950 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9b106118-db95-4267-990a-53d5af7edc23 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:49.724344 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:49.724344 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:49.724989 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9b106118-db95-4267-990a-53d5af7edc23 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:49.820498 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:49.820498 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:49.844371 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9b106118-db95-4267-990a-53d5af7edc23 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Volume info retrieved successfully. Nov 13 01:36:49.894205 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9b106118-db95-4267-990a-53d5af7edc23 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f returned with HTTP 200 Nov 13 01:36:49.895382 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1047/2073] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:49 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f => generated 924 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:50.912746 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-61375f69-7797-4652-9006-3852aa3835bb tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f Nov 13 01:36:50.914428 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-61375f69-7797-4652-9006-3852aa3835bb tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:50.915479 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:50.915479 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:50.916343 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-61375f69-7797-4652-9006-3852aa3835bb tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:51.024649 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-61375f69-7797-4652-9006-3852aa3835bb tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f returned with HTTP 404 Nov 13 01:36:51.028316 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1027/2074] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:50 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/bf090afa-4282-4d1a-b3d3-71f7d6fdb02f => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:36:51.033550 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-04b320e5-e23f-4f3b-b6de-d968968c24a5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] DELETE http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 Nov 13 01:36:51.034290 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-04b320e5-e23f-4f3b-b6de-d968968c24a5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:51.034290 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:51.034290 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:51.034624 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-04b320e5-e23f-4f3b-b6de-d968968c24a5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:51.035033 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-04b320e5-e23f-4f3b-b6de-d968968c24a5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Delete volume with id: 15e78eee-18a8-40f2-9c7c-9ea416c3f429 Nov 13 01:36:51.126944 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:51.126944 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:51.129077 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-04b320e5-e23f-4f3b-b6de-d968968c24a5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Volume info retrieved successfully. Nov 13 01:36:51.170334 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-04b320e5-e23f-4f3b-b6de-d968968c24a5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Delete volume request issued successfully. Nov 13 01:36:51.170918 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-04b320e5-e23f-4f3b-b6de-d968968c24a5 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 returned with HTTP 202 Nov 13 01:36:51.171907 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1048/2075] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:36:51 2020] DELETE /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:36:51.179673 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f9f04935-aafd-4838-9453-3e830622e888 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 Nov 13 01:36:51.180190 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f9f04935-aafd-4838-9453-3e830622e888 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:51.188450 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f9f04935-aafd-4838-9453-3e830622e888 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:51.326886 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:51.326886 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:51.348329 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f9f04935-aafd-4838-9453-3e830622e888 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Volume info retrieved successfully. Nov 13 01:36:51.398704 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f9f04935-aafd-4838-9453-3e830622e888 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 returned with HTTP 200 Nov 13 01:36:51.411336 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1028/2076] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:51 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 => generated 924 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:52.417415 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bb4ad3dd-334c-404f-b18d-fba48a1ae5ba tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 Nov 13 01:36:52.417939 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bb4ad3dd-334c-404f-b18d-fba48a1ae5ba tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:52.418156 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:52.418156 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:52.418529 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bb4ad3dd-334c-404f-b18d-fba48a1ae5ba tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:52.516828 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:36:52.516828 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:36:52.529085 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bb4ad3dd-334c-404f-b18d-fba48a1ae5ba tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Volume info retrieved successfully. Nov 13 01:36:52.556840 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bb4ad3dd-334c-404f-b18d-fba48a1ae5ba tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 returned with HTTP 200 Nov 13 01:36:52.566404 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1049/2077] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:52 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 => generated 924 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:36:53.573962 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-819c424f-5df4-4188-8bdb-71b822e80a73 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] GET http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 Nov 13 01:36:53.575439 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-819c424f-5df4-4188-8bdb-71b822e80a73 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:36:53.575871 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:36:53.575871 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:36:53.576848 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-819c424f-5df4-4188-8bdb-71b822e80a73 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:36:53.664965 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-819c424f-5df4-4188-8bdb-71b822e80a73 tempest-VolumesListTestJSON-1592768087 tempest-VolumesListTestJSON-1592768087] http://10.222.0.13/volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 returned with HTTP 404 Nov 13 01:36:53.669221 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1029/2078] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:36:53 2020] GET /volume/v3/9c8406ea51374c25aa7de94beaae3c4e/volumes/15e78eee-18a8-40f2-9c7c-9ea416c3f429 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:37:08.737465 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] POST http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes Nov 13 01:37:08.738526 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:08.738526 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:08.739474 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestVolumeBackupRestore-volume-1516476747", "snapshot_id": null, "imageRef": "16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c", "volume_type": null, "size": 1}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:37:08.740995 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Create volume request body: {'volume': {'display_name': 'tempest-TestVolumeBackupRestore-volume-1516476747', 'snapshot_id': None, 'imageRef': '16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c', 'volume_type': None, 'size': 1}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:37:08.906256 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Create volume of 1 GB Nov 13 01:37:08.921625 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Availability Zones retrieved successfully. Nov 13 01:37:08.938745 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Flow 'volume_create_api' (0471f2b2-82a9-4bbb-aab7-7e7c07e48263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:37:08.941812 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410bafa0-615b-4ec7-8121-2c500c81de5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:37:08.944092 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:37:09.121457 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410bafa0-615b-4ec7-8121-2c500c81de5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:37:09.124224 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddc1ba76-0f9e-402c-92f4-809115130b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:37:09.256497 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Created reservations ['1cfa016b-dd97-4d1e-9ec1-d44cbf26af0a', 'ef100c09-ae4a-407e-be08-d8859e4a5c16', '334ca238-d2c4-4f23-9667-523bfdc55614', 'afa7a7ca-5e15-4f73-80f1-85f00bef36c9'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:37:09.259246 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddc1ba76-0f9e-402c-92f4-809115130b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cfa016b-dd97-4d1e-9ec1-d44cbf26af0a', 'ef100c09-ae4a-407e-be08-d8859e4a5c16', '334ca238-d2c4-4f23-9667-523bfdc55614', 'afa7a7ca-5e15-4f73-80f1-85f00bef36c9']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:37:09.261686 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (668b5645-a5a4-4f35-9184-39ce3db7441b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:37:09.347558 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (668b5645-a5a4-4f35-9184-39ce3db7441b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '043f1df9-a215-4bc5-9c49-069f4985bb5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1516476747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d645ae9963146569cfd9fa78b9be39b',qos_specs=None,replication_status=,reservations=['1cfa016b-dd97-4d1e-9ec1-d44cbf26af0a','ef100c09-ae4a-407e-be08-d8859e4a5c16','334ca238-d2c4-4f23-9667-523bfdc55614','afa7a7ca-5e15-4f73-80f1-85f00bef36c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d2d8d91b6f94a88a24967d839984185',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:37:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1516476747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=043f1df9-a215-4bc5-9c49-069f4985bb5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d645ae9963146569cfd9fa78b9be39b',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='3d2d8d91b6f94a88a24967d839984185',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:37:09.349583 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed8006ad-3cca-420e-a301-3f6524a6d00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:37:09.383009 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed8006ad-3cca-420e-a301-3f6524a6d00f) 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-1516476747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d645ae9963146569cfd9fa78b9be39b',qos_specs=None,replication_status=,reservations=['1cfa016b-dd97-4d1e-9ec1-d44cbf26af0a','ef100c09-ae4a-407e-be08-d8859e4a5c16','334ca238-d2c4-4f23-9667-523bfdc55614','afa7a7ca-5e15-4f73-80f1-85f00bef36c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d2d8d91b6f94a88a24967d839984185',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:37:09.387747 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2d4205b-7273-452a-b037-8848fb1103fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:37:09.417408 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2d4205b-7273-452a-b037-8848fb1103fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:37:09.423648 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Flow 'volume_create_api' (0471f2b2-82a9-4bbb-aab7-7e7c07e48263) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:37:09.539509 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Create volume request issued successfully. Nov 13 01:37:09.557887 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8071f1f-1359-4eda-abf5-3336697cea0a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes returned with HTTP 202 Nov 13 01:37:09.558962 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1050/2079] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:37:08 2020] POST /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes => generated 823 bytes in 825 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:37:09.573981 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9c16f436-e9e4-4d30-a403-81084de87e69 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:09.574503 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9c16f436-e9e4-4d30-a403-81084de87e69 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:09.574965 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9c16f436-e9e4-4d30-a403-81084de87e69 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:09.678776 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:09.678776 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:09.701898 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9c16f436-e9e4-4d30-a403-81084de87e69 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:09.747070 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9c16f436-e9e4-4d30-a403-81084de87e69 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:09.747807 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1030/2080] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:09 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 891 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:10.765577 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a8f44648-67a8-4b99-a401-2c7a10d4e3fb tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:10.768119 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a8f44648-67a8-4b99-a401-2c7a10d4e3fb tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:10.768535 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:10.768535 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:10.769207 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a8f44648-67a8-4b99-a401-2c7a10d4e3fb tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:10.892427 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:10.892427 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:10.910384 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a8f44648-67a8-4b99-a401-2c7a10d4e3fb tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:10.958689 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a8f44648-67a8-4b99-a401-2c7a10d4e3fb tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:10.963386 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1051/2081] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:10 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 915 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:11.981437 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3ac7afee-9e64-4531-b7bd-0eb2261e0443 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:11.982891 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3ac7afee-9e64-4531-b7bd-0eb2261e0443 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:11.983317 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:11.983317 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:11.984171 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3ac7afee-9e64-4531-b7bd-0eb2261e0443 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:12.162992 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:12.162992 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:12.189996 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3ac7afee-9e64-4531-b7bd-0eb2261e0443 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:12.243817 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3ac7afee-9e64-4531-b7bd-0eb2261e0443 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:12.247537 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1031/2082] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:11 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 915 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:13.263633 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f4fb5c71-9449-434f-9f57-8deffb82c86d tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:13.264191 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f4fb5c71-9449-434f-9f57-8deffb82c86d tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:13.264345 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:13.264345 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:13.264719 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f4fb5c71-9449-434f-9f57-8deffb82c86d tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:13.418478 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:13.418478 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:13.445171 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f4fb5c71-9449-434f-9f57-8deffb82c86d tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:13.499042 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f4fb5c71-9449-434f-9f57-8deffb82c86d tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:13.514570 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1052/2083] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:13 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 915 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:14.522479 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b23dceae-19eb-4df3-abb5-b3f6176e5f7b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:14.525092 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b23dceae-19eb-4df3-abb5-b3f6176e5f7b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:14.525555 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:14.525555 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:14.526252 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b23dceae-19eb-4df3-abb5-b3f6176e5f7b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:14.653288 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:14.653288 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:14.670259 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b23dceae-19eb-4df3-abb5-b3f6176e5f7b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:14.723440 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b23dceae-19eb-4df3-abb5-b3f6176e5f7b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:14.724633 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1032/2084] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:14 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 915 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:15.741244 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e60ab6c6-da89-4296-a211-760176ba224b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:15.741745 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e60ab6c6-da89-4296-a211-760176ba224b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:15.741972 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:15.741972 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:15.742403 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e60ab6c6-da89-4296-a211-760176ba224b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:15.853678 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:15.853678 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:15.879013 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e60ab6c6-da89-4296-a211-760176ba224b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:15.918219 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e60ab6c6-da89-4296-a211-760176ba224b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:15.919362 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1053/2085] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:15 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 915 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:16.935418 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-db55902f-072b-47bb-a7de-7d8293752996 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:16.935984 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-db55902f-072b-47bb-a7de-7d8293752996 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:16.936391 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:16.936391 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:16.937178 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-db55902f-072b-47bb-a7de-7d8293752996 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:16.997719 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:16.997719 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:17.007053 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-db55902f-072b-47bb-a7de-7d8293752996 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:17.050223 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-db55902f-072b-47bb-a7de-7d8293752996 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:17.053341 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1033/2086] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:16 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 915 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:18.069354 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4aebefac-2821-4855-a4a0-95c32b04c0fa tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:18.069857 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4aebefac-2821-4855-a4a0-95c32b04c0fa tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:18.070053 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:18.070053 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:18.071276 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4aebefac-2821-4855-a4a0-95c32b04c0fa tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:18.187395 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:18.187395 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:18.208997 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4aebefac-2821-4855-a4a0-95c32b04c0fa tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:18.271965 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4aebefac-2821-4855-a4a0-95c32b04c0fa tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:18.274364 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1054/2087] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:18 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 915 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:19.290267 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ccfd875a-45c9-4bf4-9722-dffee1a2bcd6 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:19.290863 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ccfd875a-45c9-4bf4-9722-dffee1a2bcd6 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:19.290965 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:19.290965 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:19.291330 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ccfd875a-45c9-4bf4-9722-dffee1a2bcd6 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:19.393071 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:19.393071 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:19.418118 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ccfd875a-45c9-4bf4-9722-dffee1a2bcd6 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:19.491306 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ccfd875a-45c9-4bf4-9722-dffee1a2bcd6 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:19.495726 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1034/2088] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:19 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 915 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:20.509833 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7dc7d004-1b2d-4b48-914a-1a8d979369e6 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:20.510358 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7dc7d004-1b2d-4b48-914a-1a8d979369e6 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:20.510705 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:20.510705 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:20.511407 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7dc7d004-1b2d-4b48-914a-1a8d979369e6 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:20.728009 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:20.728009 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:20.750221 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7dc7d004-1b2d-4b48-914a-1a8d979369e6 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:20.816653 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7dc7d004-1b2d-4b48-914a-1a8d979369e6 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:20.818240 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1055/2089] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:20 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 915 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:21.833821 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-603a515f-5cf6-4eb2-97db-462185e65f9b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:21.834961 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-603a515f-5cf6-4eb2-97db-462185e65f9b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:21.835324 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:21.835324 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:21.836238 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-603a515f-5cf6-4eb2-97db-462185e65f9b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:22.092209 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:22.092209 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:22.112565 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-603a515f-5cf6-4eb2-97db-462185e65f9b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:22.166542 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-603a515f-5cf6-4eb2-97db-462185e65f9b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:22.176438 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1035/2090] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:21 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 915 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:23.185265 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0679c034-8c1c-4ad0-a7ba-c08d3b0742f9 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:23.185791 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0679c034-8c1c-4ad0-a7ba-c08d3b0742f9 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:23.186009 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:23.186009 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:23.186458 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0679c034-8c1c-4ad0-a7ba-c08d3b0742f9 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:23.332838 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:23.332838 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:23.359140 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0679c034-8c1c-4ad0-a7ba-c08d3b0742f9 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:23.442084 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0679c034-8c1c-4ad0-a7ba-c08d3b0742f9 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:23.444461 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1056/2091] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:23 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 915 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:24.463511 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bc6a827f-0508-4182-94f3-f232433a41a1 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:24.463983 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bc6a827f-0508-4182-94f3-f232433a41a1 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:24.463983 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:24.463983 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:24.464341 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bc6a827f-0508-4182-94f3-f232433a41a1 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:24.601390 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:24.601390 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:24.622558 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bc6a827f-0508-4182-94f3-f232433a41a1 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:24.675710 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bc6a827f-0508-4182-94f3-f232433a41a1 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:24.676637 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1036/2092] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:24 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 915 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:25.693177 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c50636d5-5999-40b3-8ecb-0085c79caf5a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:25.693730 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c50636d5-5999-40b3-8ecb-0085c79caf5a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:25.693895 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:25.693895 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:25.694267 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c50636d5-5999-40b3-8ecb-0085c79caf5a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:25.846510 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:25.846510 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:25.865686 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c50636d5-5999-40b3-8ecb-0085c79caf5a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:25.908120 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c50636d5-5999-40b3-8ecb-0085c79caf5a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:25.908968 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1057/2093] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:25 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 915 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:26.925875 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-32dd267e-c4af-454d-b139-7d23eb7b83a2 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:26.926393 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-32dd267e-c4af-454d-b139-7d23eb7b83a2 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:26.926572 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:26.926572 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:26.927403 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-32dd267e-c4af-454d-b139-7d23eb7b83a2 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:27.090998 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:27.090998 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:27.102308 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-32dd267e-c4af-454d-b139-7d23eb7b83a2 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:27.132236 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-32dd267e-c4af-454d-b139-7d23eb7b83a2 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:27.134727 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1037/2094] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:26 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 915 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:28.153954 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6bdaa40d-3422-4bee-8bbb-5306345a85f4 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:28.158784 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6bdaa40d-3422-4bee-8bbb-5306345a85f4 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:28.159376 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:28.159376 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:28.160375 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6bdaa40d-3422-4bee-8bbb-5306345a85f4 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:28.304051 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:28.304051 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:28.343562 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6bdaa40d-3422-4bee-8bbb-5306345a85f4 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:28.419270 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6bdaa40d-3422-4bee-8bbb-5306345a85f4 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:28.451565 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1058/2095] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:28 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 915 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:29.442507 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b36a6896-1c20-4032-9a9d-669a2fd6a082 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:29.443057 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b36a6896-1c20-4032-9a9d-669a2fd6a082 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:29.443203 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:29.443203 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:29.444104 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b36a6896-1c20-4032-9a9d-669a2fd6a082 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:29.517448 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:29.517448 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:29.528376 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b36a6896-1c20-4032-9a9d-669a2fd6a082 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:29.557170 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b36a6896-1c20-4032-9a9d-669a2fd6a082 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:29.558641 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1038/2096] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:29 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 973 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:30.579014 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-37732a6c-0359-4121-9ce7-d58e989c4cd9 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:30.579843 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-37732a6c-0359-4121-9ce7-d58e989c4cd9 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:30.580051 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:30.580051 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:30.580452 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-37732a6c-0359-4121-9ce7-d58e989c4cd9 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:30.717331 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:30.717331 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:30.738945 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-37732a6c-0359-4121-9ce7-d58e989c4cd9 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:30.794777 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-37732a6c-0359-4121-9ce7-d58e989c4cd9 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:30.799385 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1059/2097] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:30 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 976 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:31.814952 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-66b40d07-d1f4-4452-a87c-b83ecee2a569 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:31.815452 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-66b40d07-d1f4-4452-a87c-b83ecee2a569 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:31.815452 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:31.815452 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:31.816653 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-66b40d07-d1f4-4452-a87c-b83ecee2a569 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:31.885730 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:31.885730 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:31.894950 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-66b40d07-d1f4-4452-a87c-b83ecee2a569 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:31.932962 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-66b40d07-d1f4-4452-a87c-b83ecee2a569 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:31.934121 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1039/2098] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:31 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 976 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:32.951166 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-42c643bc-3c19-4b10-833c-f1ca42d6a883 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:32.951647 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-42c643bc-3c19-4b10-833c-f1ca42d6a883 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:32.951814 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:32.951814 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:32.952638 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-42c643bc-3c19-4b10-833c-f1ca42d6a883 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:33.057812 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:33.057812 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:33.074372 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-42c643bc-3c19-4b10-833c-f1ca42d6a883 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:33.121897 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-42c643bc-3c19-4b10-833c-f1ca42d6a883 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:33.123817 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1060/2099] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:32 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 976 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:34.140118 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b5834017-b6d0-4901-b1cc-3bb115d8da2b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:34.140687 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b5834017-b6d0-4901-b1cc-3bb115d8da2b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:34.141064 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:34.141064 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:34.141484 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b5834017-b6d0-4901-b1cc-3bb115d8da2b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:34.202380 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:34.202380 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:34.212904 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b5834017-b6d0-4901-b1cc-3bb115d8da2b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:34.238460 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b5834017-b6d0-4901-b1cc-3bb115d8da2b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:34.239386 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1040/2100] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:34 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 976 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:35.256115 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7626468b-3589-4adf-a7e6-7e0338aa661a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:35.256612 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7626468b-3589-4adf-a7e6-7e0338aa661a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:35.256785 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:35.256785 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:35.257076 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7626468b-3589-4adf-a7e6-7e0338aa661a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:35.309522 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:35.309522 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:35.318646 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7626468b-3589-4adf-a7e6-7e0338aa661a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:35.345631 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7626468b-3589-4adf-a7e6-7e0338aa661a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:35.347172 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1061/2101] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:35 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 976 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:37:36.363867 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c832e0aa-427e-4810-8d84-3e5df2968e33 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:36.364346 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c832e0aa-427e-4810-8d84-3e5df2968e33 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:36.364800 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:36.364800 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:36.365528 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c832e0aa-427e-4810-8d84-3e5df2968e33 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:36.417136 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:36.417136 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:36.425758 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c832e0aa-427e-4810-8d84-3e5df2968e33 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:36.453341 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c832e0aa-427e-4810-8d84-3e5df2968e33 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:36.454163 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1041/2102] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:36 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 1364 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:37:36.471736 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ae04391f-9d9b-4410-a950-dd3aea7eed94 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:36.472582 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ae04391f-9d9b-4410-a950-dd3aea7eed94 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:36.472976 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:36.472976 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:36.473620 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ae04391f-9d9b-4410-a950-dd3aea7eed94 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:36.567312 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:36.567312 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:36.577937 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ae04391f-9d9b-4410-a950-dd3aea7eed94 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:36.607556 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ae04391f-9d9b-4410-a950-dd3aea7eed94 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:36.608631 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1062/2103] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:36 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 1364 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:37:36.624761 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-69e18c3e-5969-41d5-ab76-8bff815e9bb1 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:37:36.625347 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-69e18c3e-5969-41d5-ab76-8bff815e9bb1 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:36.625564 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:36.625564 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:36.626052 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-69e18c3e-5969-41d5-ab76-8bff815e9bb1 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:36.729288 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:36.729288 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:36.756243 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-69e18c3e-5969-41d5-ab76-8bff815e9bb1 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:36.809091 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-69e18c3e-5969-41d5-ab76-8bff815e9bb1 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:37:36.810223 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1042/2104] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:36 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 1364 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:37:36.833153 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f1effb15-c437-4785-ac93-a1e51ce5601e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] POST http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups Nov 13 01:37:36.834345 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:36.834345 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:36.835041 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f1effb15-c437-4785-ac93-a1e51ce5601e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Action: 'create', calling method: create, body: {"backup": {"volume_id": "043f1df9-a215-4bc5-9c49-069f4985bb5e", "name": "tempest-TestVolumeBackupRestore-backup-503715777", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:37:36.838471 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.backups [None req-f1effb15-c437-4785-ac93-a1e51ce5601e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Creating new backup {'backup': {'volume_id': '043f1df9-a215-4bc5-9c49-069f4985bb5e', 'name': 'tempest-TestVolumeBackupRestore-backup-503715777', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87988) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Nov 13 01:37:36.839768 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-f1effb15-c437-4785-ac93-a1e51ce5601e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Creating backup of volume 043f1df9-a215-4bc5-9c49-069f4985bb5e in container None Nov 13 01:37:36.915503 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:36.915503 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:36.917281 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f1effb15-c437-4785-ac93-a1e51ce5601e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:37:37.001221 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-f1effb15-c437-4785-ac93-a1e51ce5601e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Created reservations ['21a036ef-2ad0-4dd1-8d17-a9d8f43994a6', 'e4f562d8-ee39-4295-8a1c-12ca67a81da0'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:37:37.078614 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f1effb15-c437-4785-ac93-a1e51ce5601e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups returned with HTTP 202 Nov 13 01:37:37.080012 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1063/2105] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:37:36 2020] POST /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups => generated 400 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:37:37.091191 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1346790c-192a-4325-baf2-d6ef3bc601ba tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:37.092281 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1346790c-192a-4325-baf2-d6ef3bc601ba tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:37.092920 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:37.092920 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:37.093576 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1346790c-192a-4325-baf2-d6ef3bc601ba tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:37.094391 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-1346790c-192a-4325-baf2-d6ef3bc601ba tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:37.125148 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:37.125148 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:37.127571 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1346790c-192a-4325-baf2-d6ef3bc601ba tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:37.128813 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1043/2106] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:37 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 807 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:37:38.142738 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ea219e0d-b233-45a3-b823-b13e826e77c3 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:38.143972 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ea219e0d-b233-45a3-b823-b13e826e77c3 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:38.144395 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:38.144395 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:38.145034 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ea219e0d-b233-45a3-b823-b13e826e77c3 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:38.145590 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ea219e0d-b233-45a3-b823-b13e826e77c3 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:38.185613 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:38.185613 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:38.187442 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ea219e0d-b233-45a3-b823-b13e826e77c3 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:38.188299 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1064/2107] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:38 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 807 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:39.202956 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7cf03d85-448f-42ce-9f8b-41685a761a63 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:39.203473 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7cf03d85-448f-42ce-9f8b-41685a761a63 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:39.204142 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:39.204142 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:39.204600 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7cf03d85-448f-42ce-9f8b-41685a761a63 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:39.205052 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7cf03d85-448f-42ce-9f8b-41685a761a63 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:39.324207 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:39.324207 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:39.326142 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7cf03d85-448f-42ce-9f8b-41685a761a63 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:39.327562 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1044/2108] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:39 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 807 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:40.349497 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-67ad4053-0f7b-4f70-9a56-df446abb073e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:40.350941 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-67ad4053-0f7b-4f70-9a56-df446abb073e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:40.352185 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:40.352185 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:40.352928 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-67ad4053-0f7b-4f70-9a56-df446abb073e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:40.357126 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-67ad4053-0f7b-4f70-9a56-df446abb073e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:40.403156 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:40.403156 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:40.409121 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-67ad4053-0f7b-4f70-9a56-df446abb073e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:40.410142 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1065/2109] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:40 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 807 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:41.424873 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7960e547-80c0-4025-9493-f7fe36b4fd3e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:41.425387 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7960e547-80c0-4025-9493-f7fe36b4fd3e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:41.426043 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:41.426043 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:41.426681 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7960e547-80c0-4025-9493-f7fe36b4fd3e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:41.427269 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7960e547-80c0-4025-9493-f7fe36b4fd3e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:41.453320 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:41.453320 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:41.455833 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7960e547-80c0-4025-9493-f7fe36b4fd3e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:41.456911 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1045/2110] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:41 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:42.471033 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7ef1c34e-e42f-4c48-925b-4a884ab75199 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:42.472250 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7ef1c34e-e42f-4c48-925b-4a884ab75199 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:42.472512 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:42.472512 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:42.473193 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7ef1c34e-e42f-4c48-925b-4a884ab75199 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:42.473644 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7ef1c34e-e42f-4c48-925b-4a884ab75199 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:42.499630 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:42.499630 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:42.501685 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7ef1c34e-e42f-4c48-925b-4a884ab75199 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:42.502502 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1066/2111] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:42 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:43.517042 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-513b1852-fdf7-4d6e-aaaa-3ab4e10a1d97 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:43.517540 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-513b1852-fdf7-4d6e-aaaa-3ab4e10a1d97 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:43.517731 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:43.517731 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:43.518393 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-513b1852-fdf7-4d6e-aaaa-3ab4e10a1d97 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:43.518763 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-513b1852-fdf7-4d6e-aaaa-3ab4e10a1d97 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:43.542096 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:43.542096 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:43.543643 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-513b1852-fdf7-4d6e-aaaa-3ab4e10a1d97 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:43.544611 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1046/2112] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:43 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:44.560319 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5d87337d-eb35-450a-910a-9b4d38c99a00 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:44.561798 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5d87337d-eb35-450a-910a-9b4d38c99a00 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:44.562237 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:44.562237 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:44.562957 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5d87337d-eb35-450a-910a-9b4d38c99a00 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:44.563538 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-5d87337d-eb35-450a-910a-9b4d38c99a00 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:44.592413 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:44.592413 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:44.595226 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5d87337d-eb35-450a-910a-9b4d38c99a00 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:44.604320 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1067/2113] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:44 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:45.613358 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-04252cc1-f96e-4e47-8d5b-62699452fe9f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:45.613893 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-04252cc1-f96e-4e47-8d5b-62699452fe9f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:45.614090 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:45.614090 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:45.614617 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-04252cc1-f96e-4e47-8d5b-62699452fe9f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:45.614987 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-04252cc1-f96e-4e47-8d5b-62699452fe9f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:45.660695 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:45.660695 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:45.673043 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-04252cc1-f96e-4e47-8d5b-62699452fe9f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:45.674345 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1047/2114] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:45 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:46.692673 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5a683216-2bd6-42d1-ade8-24788385eee4 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:46.698499 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5a683216-2bd6-42d1-ade8-24788385eee4 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:46.699142 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:46.699142 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:46.699819 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5a683216-2bd6-42d1-ade8-24788385eee4 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:46.700316 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-5a683216-2bd6-42d1-ade8-24788385eee4 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:46.770009 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:46.770009 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:46.772179 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5a683216-2bd6-42d1-ade8-24788385eee4 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:46.784576 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1068/2115] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:46 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:47.800762 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ac4a0804-86e6-4b7c-baf5-dc724e893dee tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:47.801839 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ac4a0804-86e6-4b7c-baf5-dc724e893dee tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:47.802200 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:47.802200 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:47.802830 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ac4a0804-86e6-4b7c-baf5-dc724e893dee tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:47.803349 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ac4a0804-86e6-4b7c-baf5-dc724e893dee tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:47.838355 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:47.838355 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:47.841008 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ac4a0804-86e6-4b7c-baf5-dc724e893dee tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:47.841981 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1048/2116] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:47 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:48.855924 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-289edc85-981f-4f06-8f94-dcc88baab660 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:48.856494 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-289edc85-981f-4f06-8f94-dcc88baab660 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:48.856607 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:48.856607 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:48.856963 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-289edc85-981f-4f06-8f94-dcc88baab660 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:48.857327 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-289edc85-981f-4f06-8f94-dcc88baab660 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:48.899549 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:48.899549 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:48.901551 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-289edc85-981f-4f06-8f94-dcc88baab660 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:48.912026 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1069/2117] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:48 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:49.916865 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8e69fb50-d210-4861-b436-abb3cadf3a59 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:49.917370 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8e69fb50-d210-4861-b436-abb3cadf3a59 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:49.917563 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:49.917563 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:49.918233 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8e69fb50-d210-4861-b436-abb3cadf3a59 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:49.918342 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-8e69fb50-d210-4861-b436-abb3cadf3a59 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:49.949729 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:49.949729 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:49.952028 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8e69fb50-d210-4861-b436-abb3cadf3a59 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:49.953315 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1049/2118] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:49 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:50.966674 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4c203c79-2c77-4bcd-8f12-89f27988a58d tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:50.967240 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4c203c79-2c77-4bcd-8f12-89f27988a58d tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:50.967353 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:50.967353 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:50.967751 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4c203c79-2c77-4bcd-8f12-89f27988a58d tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:50.968113 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-4c203c79-2c77-4bcd-8f12-89f27988a58d tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:51.003236 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:51.003236 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:51.005145 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4c203c79-2c77-4bcd-8f12-89f27988a58d tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:51.005960 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1070/2119] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:50 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:52.020738 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-45f748e3-b4e5-4699-8c6e-6227be29cd11 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:52.022020 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-45f748e3-b4e5-4699-8c6e-6227be29cd11 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:52.022437 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:52.022437 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:52.023808 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-45f748e3-b4e5-4699-8c6e-6227be29cd11 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:52.024354 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-45f748e3-b4e5-4699-8c6e-6227be29cd11 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:52.053011 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:52.053011 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:52.056807 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-45f748e3-b4e5-4699-8c6e-6227be29cd11 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:52.058164 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1050/2120] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:52 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:53.072233 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-22e2d374-1cc1-4151-abbf-7c587b993cf8 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:53.075099 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-22e2d374-1cc1-4151-abbf-7c587b993cf8 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:53.075957 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:53.075957 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:53.076637 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-22e2d374-1cc1-4151-abbf-7c587b993cf8 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:53.077256 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-22e2d374-1cc1-4151-abbf-7c587b993cf8 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:53.135701 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:53.135701 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:53.138400 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-22e2d374-1cc1-4151-abbf-7c587b993cf8 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:53.139898 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1071/2121] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:53 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:54.162919 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c67ceeaa-61e8-42c9-8128-d75e94bc3f37 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:54.163560 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c67ceeaa-61e8-42c9-8128-d75e94bc3f37 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:54.163811 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:54.163811 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:54.164188 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c67ceeaa-61e8-42c9-8128-d75e94bc3f37 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:54.164556 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c67ceeaa-61e8-42c9-8128-d75e94bc3f37 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:54.188718 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:54.188718 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:54.191212 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c67ceeaa-61e8-42c9-8128-d75e94bc3f37 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:54.192122 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1051/2122] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:54 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:55.206562 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c708044a-72a7-44bb-a297-10298701bbe2 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:55.207790 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c708044a-72a7-44bb-a297-10298701bbe2 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:55.207984 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:55.207984 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:55.208731 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c708044a-72a7-44bb-a297-10298701bbe2 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:55.209291 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c708044a-72a7-44bb-a297-10298701bbe2 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:55.230817 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:55.230817 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:55.232744 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c708044a-72a7-44bb-a297-10298701bbe2 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:55.233381 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1072/2123] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:55 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:56.250020 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f7c5906e-a733-4602-97d8-10f1c5f2971c tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:56.251289 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f7c5906e-a733-4602-97d8-10f1c5f2971c tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:56.251731 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:56.251731 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:56.252406 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f7c5906e-a733-4602-97d8-10f1c5f2971c tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:56.252964 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f7c5906e-a733-4602-97d8-10f1c5f2971c tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:56.280228 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:56.280228 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:56.282949 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f7c5906e-a733-4602-97d8-10f1c5f2971c tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:56.284058 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1052/2124] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:56 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:57.299059 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14a66677-20bc-4b63-9974-0f7f8e34eef2 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:57.300407 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14a66677-20bc-4b63-9974-0f7f8e34eef2 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:57.300829 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:57.300829 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:57.301486 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14a66677-20bc-4b63-9974-0f7f8e34eef2 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:57.301933 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-14a66677-20bc-4b63-9974-0f7f8e34eef2 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:57.327159 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:57.327159 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:57.329095 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14a66677-20bc-4b63-9974-0f7f8e34eef2 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:57.329891 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1073/2125] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:57 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:58.346246 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca5b63e5-af30-47a9-ac95-ab002eb7c7c9 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:58.347695 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca5b63e5-af30-47a9-ac95-ab002eb7c7c9 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:58.348132 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:58.348132 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:58.348764 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca5b63e5-af30-47a9-ac95-ab002eb7c7c9 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:58.350231 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ca5b63e5-af30-47a9-ac95-ab002eb7c7c9 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:58.408811 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:58.408811 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:58.419798 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca5b63e5-af30-47a9-ac95-ab002eb7c7c9 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:58.438728 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1053/2126] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:58 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:37:59.437164 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d334da02-903f-4f44-af96-498b5f3c2e23 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:37:59.437863 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d334da02-903f-4f44-af96-498b5f3c2e23 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:37:59.438287 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:37:59.438287 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:37:59.438948 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d334da02-903f-4f44-af96-498b5f3c2e23 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:37:59.439558 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d334da02-903f-4f44-af96-498b5f3c2e23 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:37:59.494465 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:37:59.494465 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:37:59.501029 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d334da02-903f-4f44-af96-498b5f3c2e23 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:37:59.502174 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1074/2127] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:37:59 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:00.517780 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-244cd0d7-5cdf-4ec1-a1d4-469c4bc1350f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:00.518309 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-244cd0d7-5cdf-4ec1-a1d4-469c4bc1350f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:00.518649 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:00.518649 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:00.526477 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-244cd0d7-5cdf-4ec1-a1d4-469c4bc1350f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:00.527178 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-244cd0d7-5cdf-4ec1-a1d4-469c4bc1350f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:00.577308 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:00.577308 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:00.579496 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-244cd0d7-5cdf-4ec1-a1d4-469c4bc1350f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:00.580574 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1054/2128] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:00 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:01.596776 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e9915980-a198-4d55-adb4-b9f852f353cd tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:01.597372 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e9915980-a198-4d55-adb4-b9f852f353cd tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:01.597538 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:01.597538 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:01.598148 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e9915980-a198-4d55-adb4-b9f852f353cd tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:01.598308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e9915980-a198-4d55-adb4-b9f852f353cd tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:01.620831 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:01.620831 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:01.623755 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e9915980-a198-4d55-adb4-b9f852f353cd tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:01.625205 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1075/2129] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:01 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:02.642212 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4ff60cae-8dc2-4dbb-b555-31de04cabeec tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:02.642637 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4ff60cae-8dc2-4dbb-b555-31de04cabeec tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:02.642756 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:02.642756 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:02.643396 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4ff60cae-8dc2-4dbb-b555-31de04cabeec tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:02.643962 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-4ff60cae-8dc2-4dbb-b555-31de04cabeec tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:02.669281 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:02.669281 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:02.671440 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4ff60cae-8dc2-4dbb-b555-31de04cabeec tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:02.673340 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1055/2130] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:02 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:03.687808 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e988ba26-99f4-4fb2-9518-15d13dcbad5a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:03.688868 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e988ba26-99f4-4fb2-9518-15d13dcbad5a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:03.689244 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:03.689244 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:03.689840 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e988ba26-99f4-4fb2-9518-15d13dcbad5a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:03.690357 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e988ba26-99f4-4fb2-9518-15d13dcbad5a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:03.712691 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:03.712691 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:03.714788 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e988ba26-99f4-4fb2-9518-15d13dcbad5a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:03.715761 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1076/2131] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:03 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:04.730211 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f382d2f3-5425-47dc-a144-2c3fd4f4c64e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:04.731441 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f382d2f3-5425-47dc-a144-2c3fd4f4c64e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:04.731948 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:04.731948 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:04.732630 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f382d2f3-5425-47dc-a144-2c3fd4f4c64e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:04.733175 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f382d2f3-5425-47dc-a144-2c3fd4f4c64e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:04.761272 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:04.761272 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:04.764150 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f382d2f3-5425-47dc-a144-2c3fd4f4c64e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:04.771105 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1056/2132] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:04 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:05.779764 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-26bbb88d-3b90-43d1-b4dd-f2cb7644c668 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:05.780915 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-26bbb88d-3b90-43d1-b4dd-f2cb7644c668 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:05.781376 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:05.781376 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:05.782027 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-26bbb88d-3b90-43d1-b4dd-f2cb7644c668 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:05.782582 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-26bbb88d-3b90-43d1-b4dd-f2cb7644c668 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:05.834679 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:05.834679 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:05.840149 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-26bbb88d-3b90-43d1-b4dd-f2cb7644c668 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:05.840149 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1077/2133] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:05 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:06.853851 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-02e0a093-689e-4a60-9971-0eb59496a689 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:06.854936 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-02e0a093-689e-4a60-9971-0eb59496a689 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:06.855318 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:06.855318 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:06.855990 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-02e0a093-689e-4a60-9971-0eb59496a689 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:06.856756 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-02e0a093-689e-4a60-9971-0eb59496a689 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:06.928814 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:06.928814 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:06.934998 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-02e0a093-689e-4a60-9971-0eb59496a689 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:06.939222 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1057/2134] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:06 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:07.953870 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e613080-a365-4bc4-bf22-a22b62d8e968 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:07.954419 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2e613080-a365-4bc4-bf22-a22b62d8e968 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:07.955191 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:07.955191 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:07.955191 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2e613080-a365-4bc4-bf22-a22b62d8e968 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:07.955537 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-2e613080-a365-4bc4-bf22-a22b62d8e968 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:07.977891 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:07.977891 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:07.979708 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e613080-a365-4bc4-bf22-a22b62d8e968 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:07.980706 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1078/2135] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:07 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:08.995619 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ea519ebf-cc66-4874-b60c-1c6a194292bc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:08.996246 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ea519ebf-cc66-4874-b60c-1c6a194292bc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:08.996719 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:08.996719 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:08.997209 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ea519ebf-cc66-4874-b60c-1c6a194292bc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:09.000085 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ea519ebf-cc66-4874-b60c-1c6a194292bc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:09.028415 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:09.028415 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:09.032633 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ea519ebf-cc66-4874-b60c-1c6a194292bc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:09.033275 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1058/2136] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:08 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:10.048077 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8764f725-f2ad-44fd-bfd0-6fda845b1e3d tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:10.049220 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8764f725-f2ad-44fd-bfd0-6fda845b1e3d tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:10.049577 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:10.049577 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:10.050432 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8764f725-f2ad-44fd-bfd0-6fda845b1e3d tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:10.052026 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-8764f725-f2ad-44fd-bfd0-6fda845b1e3d tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:10.078335 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:10.078335 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:10.086910 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8764f725-f2ad-44fd-bfd0-6fda845b1e3d tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:10.086910 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1079/2137] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:10 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:11.097411 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e60e970-707b-46ee-a0fe-8a899e5eed35 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:11.097931 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2e60e970-707b-46ee-a0fe-8a899e5eed35 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:11.098090 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:11.098090 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:11.098712 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2e60e970-707b-46ee-a0fe-8a899e5eed35 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:11.099253 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-2e60e970-707b-46ee-a0fe-8a899e5eed35 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:11.126305 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:11.126305 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:11.128645 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e60e970-707b-46ee-a0fe-8a899e5eed35 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:11.130288 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1059/2138] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:11 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:12.144855 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-42b897a7-127e-4da4-b0f0-c77a08d5797b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:12.146014 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-42b897a7-127e-4da4-b0f0-c77a08d5797b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:12.146414 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:12.146414 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:12.147554 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-42b897a7-127e-4da4-b0f0-c77a08d5797b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:12.148175 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-42b897a7-127e-4da4-b0f0-c77a08d5797b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:12.182844 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:12.182844 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:12.185330 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-42b897a7-127e-4da4-b0f0-c77a08d5797b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:12.186495 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1080/2139] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:12 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:13.202147 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-07843483-67e4-4297-a9ba-bd1d46421d85 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:13.202673 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-07843483-67e4-4297-a9ba-bd1d46421d85 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:13.202885 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:13.202885 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:13.203252 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-07843483-67e4-4297-a9ba-bd1d46421d85 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:13.203651 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-07843483-67e4-4297-a9ba-bd1d46421d85 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:13.238041 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:13.238041 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:13.240366 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-07843483-67e4-4297-a9ba-bd1d46421d85 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:13.241388 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1060/2140] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:13 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:14.254160 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-624f1835-4723-4ce2-a0fd-74dc46cbf6ba tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:14.254729 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-624f1835-4723-4ce2-a0fd-74dc46cbf6ba tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:14.254896 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:14.254896 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:14.255223 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-624f1835-4723-4ce2-a0fd-74dc46cbf6ba tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:14.255763 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-624f1835-4723-4ce2-a0fd-74dc46cbf6ba tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:14.297962 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:14.297962 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:14.299815 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-624f1835-4723-4ce2-a0fd-74dc46cbf6ba tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:14.300623 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1081/2141] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:14 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:15.314239 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fc4cdfa2-c63f-47d7-8035-d7a5fed2b784 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:15.314766 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fc4cdfa2-c63f-47d7-8035-d7a5fed2b784 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:15.314932 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:15.314932 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:15.315310 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fc4cdfa2-c63f-47d7-8035-d7a5fed2b784 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:15.315802 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-fc4cdfa2-c63f-47d7-8035-d7a5fed2b784 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:15.338435 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:15.338435 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:15.351592 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fc4cdfa2-c63f-47d7-8035-d7a5fed2b784 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:15.351592 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1061/2142] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:15 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:16.365258 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-706abb58-5019-4dd2-b281-bac74f6ab12f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:16.365826 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-706abb58-5019-4dd2-b281-bac74f6ab12f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:16.366404 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:16.366404 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:16.366404 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-706abb58-5019-4dd2-b281-bac74f6ab12f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:16.366964 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-706abb58-5019-4dd2-b281-bac74f6ab12f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:16.421163 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:16.421163 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:16.434154 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-706abb58-5019-4dd2-b281-bac74f6ab12f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:16.437735 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1082/2143] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:16 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:17.451095 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7a7d202b-3031-4cc2-ac37-adc56d010a40 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:17.451779 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7a7d202b-3031-4cc2-ac37-adc56d010a40 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:17.452093 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:17.452093 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:17.452762 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7a7d202b-3031-4cc2-ac37-adc56d010a40 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:17.453222 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7a7d202b-3031-4cc2-ac37-adc56d010a40 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:17.504513 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:17.504513 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:17.506878 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7a7d202b-3031-4cc2-ac37-adc56d010a40 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:17.507695 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1062/2144] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:17 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:18.520215 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14572b41-04ac-476e-bdf6-c7bbd7ef8891 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:18.521368 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14572b41-04ac-476e-bdf6-c7bbd7ef8891 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:18.521733 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:18.521733 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:18.522868 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14572b41-04ac-476e-bdf6-c7bbd7ef8891 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:18.523473 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-14572b41-04ac-476e-bdf6-c7bbd7ef8891 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:18.594094 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:18.594094 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:18.595971 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14572b41-04ac-476e-bdf6-c7bbd7ef8891 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:18.601548 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1083/2145] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:18 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:19.610531 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d5a11093-4d65-4dc7-8fad-5464f31ed929 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:19.611539 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d5a11093-4d65-4dc7-8fad-5464f31ed929 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:19.611939 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:19.611939 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:19.612583 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d5a11093-4d65-4dc7-8fad-5464f31ed929 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:19.613465 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d5a11093-4d65-4dc7-8fad-5464f31ed929 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:19.639778 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:19.639778 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:19.642002 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d5a11093-4d65-4dc7-8fad-5464f31ed929 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:19.643668 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1063/2146] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:19 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:20.657392 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f0a45b01-634d-46ba-a984-1b404d3cd66c tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:20.658511 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f0a45b01-634d-46ba-a984-1b404d3cd66c tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:20.658919 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:20.658919 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:20.659664 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f0a45b01-634d-46ba-a984-1b404d3cd66c tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:20.663138 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f0a45b01-634d-46ba-a984-1b404d3cd66c tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:20.705647 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:20.705647 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:20.709220 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f0a45b01-634d-46ba-a984-1b404d3cd66c tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:20.714042 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1084/2147] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:20 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:21.731752 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2970781e-f030-4523-b3e5-bf1c66c2966a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:21.732820 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2970781e-f030-4523-b3e5-bf1c66c2966a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:21.733222 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:21.733222 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:21.733881 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2970781e-f030-4523-b3e5-bf1c66c2966a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:21.734432 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-2970781e-f030-4523-b3e5-bf1c66c2966a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:21.765490 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:21.765490 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:21.767837 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2970781e-f030-4523-b3e5-bf1c66c2966a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:21.776241 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1064/2148] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:21 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:22.782537 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ce08919d-5666-494f-8c8d-13b2e84ec1b5 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:22.783774 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ce08919d-5666-494f-8c8d-13b2e84ec1b5 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:22.784176 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:22.784176 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:22.784800 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ce08919d-5666-494f-8c8d-13b2e84ec1b5 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:22.785353 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ce08919d-5666-494f-8c8d-13b2e84ec1b5 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:22.809298 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:22.809298 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:22.811759 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ce08919d-5666-494f-8c8d-13b2e84ec1b5 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:22.812803 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1085/2149] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:22 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:23.826231 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0c80270a-ac60-44f2-9ba2-ab9dd688060b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:23.826843 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0c80270a-ac60-44f2-9ba2-ab9dd688060b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:23.826956 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:23.826956 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:23.827274 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0c80270a-ac60-44f2-9ba2-ab9dd688060b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:23.827972 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-0c80270a-ac60-44f2-9ba2-ab9dd688060b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:23.875427 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:23.875427 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:23.883618 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0c80270a-ac60-44f2-9ba2-ab9dd688060b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:23.884442 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1065/2150] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:23 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:24.902554 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-45781e6f-ac50-4f33-b386-8b2bcdda3dc2 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:24.903346 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-45781e6f-ac50-4f33-b386-8b2bcdda3dc2 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:24.903570 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:24.903570 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:24.903975 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-45781e6f-ac50-4f33-b386-8b2bcdda3dc2 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:24.904350 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-45781e6f-ac50-4f33-b386-8b2bcdda3dc2 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:24.959183 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:24.959183 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:24.961304 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-45781e6f-ac50-4f33-b386-8b2bcdda3dc2 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:24.972107 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1086/2151] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:24 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:25.986874 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0c66b5ca-b854-4ee7-93cc-65c1f8e536c7 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:25.988232 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0c66b5ca-b854-4ee7-93cc-65c1f8e536c7 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:25.988630 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:25.988630 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:25.989617 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0c66b5ca-b854-4ee7-93cc-65c1f8e536c7 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:25.990471 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-0c66b5ca-b854-4ee7-93cc-65c1f8e536c7 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:26.020213 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:26.020213 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:26.023405 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0c66b5ca-b854-4ee7-93cc-65c1f8e536c7 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:26.024891 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1066/2152] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:25 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:27.040594 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dfd91288-54c0-4889-95cb-3cea6a74cdcd tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:27.041964 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dfd91288-54c0-4889-95cb-3cea6a74cdcd tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:27.042551 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:27.042551 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:27.043308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dfd91288-54c0-4889-95cb-3cea6a74cdcd tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:27.044233 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-dfd91288-54c0-4889-95cb-3cea6a74cdcd tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:27.107573 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:27.107573 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:27.110467 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dfd91288-54c0-4889-95cb-3cea6a74cdcd tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:27.111555 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1087/2153] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:27 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:28.142069 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-577ab0bb-aa85-4926-b2a7-f119ed0c1e82 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:28.143314 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-577ab0bb-aa85-4926-b2a7-f119ed0c1e82 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:28.143761 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:28.143761 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:28.144605 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-577ab0bb-aa85-4926-b2a7-f119ed0c1e82 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:28.145149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-577ab0bb-aa85-4926-b2a7-f119ed0c1e82 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:28.173163 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:28.173163 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:28.176690 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-577ab0bb-aa85-4926-b2a7-f119ed0c1e82 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:28.178920 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1067/2154] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:28 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:29.196086 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d334b06-4188-47f8-a9af-01efa567bf42 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:29.197596 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d334b06-4188-47f8-a9af-01efa567bf42 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:29.198894 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:29.198894 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:29.199494 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d334b06-4188-47f8-a9af-01efa567bf42 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:29.200063 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-8d334b06-4188-47f8-a9af-01efa567bf42 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:29.274676 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:29.274676 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:29.278203 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d334b06-4188-47f8-a9af-01efa567bf42 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:29.280417 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1088/2155] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:29 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:30.295064 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19cde301-45a9-409d-a3ab-d02565afe202 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:30.295567 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19cde301-45a9-409d-a3ab-d02565afe202 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:30.296175 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:30.296175 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:30.296550 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19cde301-45a9-409d-a3ab-d02565afe202 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:30.297043 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-19cde301-45a9-409d-a3ab-d02565afe202 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:30.340143 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:30.340143 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:30.349279 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19cde301-45a9-409d-a3ab-d02565afe202 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:30.350165 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1068/2156] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:30 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:31.364281 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f1b95d7c-4e3b-4a70-98fa-9d5b7f0ef5cc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:31.364801 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f1b95d7c-4e3b-4a70-98fa-9d5b7f0ef5cc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:31.365017 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:31.365017 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:31.365489 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f1b95d7c-4e3b-4a70-98fa-9d5b7f0ef5cc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:31.366049 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f1b95d7c-4e3b-4a70-98fa-9d5b7f0ef5cc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:31.414573 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:31.414573 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:31.416755 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f1b95d7c-4e3b-4a70-98fa-9d5b7f0ef5cc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:31.417801 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1089/2157] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:31 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:32.431812 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee2ef28d-a66d-4219-b396-93edabe81624 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:32.433277 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee2ef28d-a66d-4219-b396-93edabe81624 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:32.433631 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:32.433631 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:32.434417 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee2ef28d-a66d-4219-b396-93edabe81624 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:32.434922 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ee2ef28d-a66d-4219-b396-93edabe81624 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:32.472282 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:32.472282 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:32.488582 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee2ef28d-a66d-4219-b396-93edabe81624 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:32.489760 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1069/2158] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:32 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:33.503919 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3ad6f695-f6df-435b-bfa6-c2896d9d033b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:33.505413 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3ad6f695-f6df-435b-bfa6-c2896d9d033b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:33.505808 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:33.505808 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:33.507074 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3ad6f695-f6df-435b-bfa6-c2896d9d033b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:33.507587 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3ad6f695-f6df-435b-bfa6-c2896d9d033b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:33.548874 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:33.548874 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:33.551149 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3ad6f695-f6df-435b-bfa6-c2896d9d033b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:33.553493 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1090/2159] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:33 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:34.566716 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c7a24873-9af5-4cdb-8519-447fe7280398 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:34.567947 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c7a24873-9af5-4cdb-8519-447fe7280398 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:34.568408 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:34.568408 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:34.569475 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c7a24873-9af5-4cdb-8519-447fe7280398 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:34.570050 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c7a24873-9af5-4cdb-8519-447fe7280398 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:34.601016 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:34.601016 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:34.603309 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c7a24873-9af5-4cdb-8519-447fe7280398 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:34.604360 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1070/2160] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:34 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:35.620778 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-316b29a3-4083-4da6-b964-048990df7a37 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:35.621339 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-316b29a3-4083-4da6-b964-048990df7a37 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:35.621455 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:35.621455 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:35.621835 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-316b29a3-4083-4da6-b964-048990df7a37 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:35.622199 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-316b29a3-4083-4da6-b964-048990df7a37 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:35.671088 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:35.671088 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:35.673073 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-316b29a3-4083-4da6-b964-048990df7a37 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:35.673902 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1091/2161] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:35 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:36.691298 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9469a881-7e7c-48fd-9618-4aee0bf3e71f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:36.696448 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9469a881-7e7c-48fd-9618-4aee0bf3e71f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:36.696790 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:36.696790 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:36.697508 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9469a881-7e7c-48fd-9618-4aee0bf3e71f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:36.697996 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-9469a881-7e7c-48fd-9618-4aee0bf3e71f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:36.772383 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:36.772383 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:36.774677 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9469a881-7e7c-48fd-9618-4aee0bf3e71f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:36.781664 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1071/2162] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:36 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:37.790547 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d9b09eea-a332-4d7a-93b6-ad6232732f50 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:37.791812 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d9b09eea-a332-4d7a-93b6-ad6232732f50 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:37.792173 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:37.792173 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:37.792777 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d9b09eea-a332-4d7a-93b6-ad6232732f50 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:37.793297 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d9b09eea-a332-4d7a-93b6-ad6232732f50 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:37.873515 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:37.873515 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:37.875390 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d9b09eea-a332-4d7a-93b6-ad6232732f50 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:37.892239 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1092/2163] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:37 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:38.901730 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4feaa950-2f7d-4afd-a2c0-de67160859eb tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:38.902412 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4feaa950-2f7d-4afd-a2c0-de67160859eb tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:38.902735 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:38.902735 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:38.903290 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4feaa950-2f7d-4afd-a2c0-de67160859eb tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:38.903806 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-4feaa950-2f7d-4afd-a2c0-de67160859eb tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:38.965867 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:38.965867 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:38.976328 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4feaa950-2f7d-4afd-a2c0-de67160859eb tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:38.977536 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1072/2164] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:38 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:39.995364 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3dc125f7-f9c1-4eb9-8a54-6fe52aa4896a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:39.996937 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3dc125f7-f9c1-4eb9-8a54-6fe52aa4896a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:39.997227 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:39.997227 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:39.997702 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3dc125f7-f9c1-4eb9-8a54-6fe52aa4896a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:39.998151 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3dc125f7-f9c1-4eb9-8a54-6fe52aa4896a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:40.029653 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:40.029653 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:40.031675 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3dc125f7-f9c1-4eb9-8a54-6fe52aa4896a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:40.032480 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1093/2165] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:39 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:41.047192 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-85d46f7a-7a69-4dac-a5cb-bc2018c2f5cb tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:41.048392 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-85d46f7a-7a69-4dac-a5cb-bc2018c2f5cb tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:41.048888 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:41.048888 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:41.049531 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-85d46f7a-7a69-4dac-a5cb-bc2018c2f5cb tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:41.050102 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-85d46f7a-7a69-4dac-a5cb-bc2018c2f5cb tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:41.086321 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:41.086321 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:41.088324 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-85d46f7a-7a69-4dac-a5cb-bc2018c2f5cb tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:41.089225 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1073/2166] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:41 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:42.103428 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3f94a0dd-ed50-442a-a3e5-c697a8638c17 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:42.104351 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3f94a0dd-ed50-442a-a3e5-c697a8638c17 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:42.104639 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:42.104639 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:42.105428 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3f94a0dd-ed50-442a-a3e5-c697a8638c17 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:42.105868 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3f94a0dd-ed50-442a-a3e5-c697a8638c17 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:42.129274 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:42.129274 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:42.132778 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3f94a0dd-ed50-442a-a3e5-c697a8638c17 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:42.133595 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1094/2167] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:42 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:43.148420 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-41016f40-7739-4552-849f-adc72e0737b1 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:43.149107 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-41016f40-7739-4552-849f-adc72e0737b1 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:43.149572 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:43.149572 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:43.150033 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-41016f40-7739-4552-849f-adc72e0737b1 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:43.150476 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-41016f40-7739-4552-849f-adc72e0737b1 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:43.179954 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:43.179954 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:43.184720 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-41016f40-7739-4552-849f-adc72e0737b1 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:43.185837 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1074/2168] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:43 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:44.203308 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e2f9514-056c-4d85-88bf-d3e29cb71373 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:44.203308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4e2f9514-056c-4d85-88bf-d3e29cb71373 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:44.203308 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:44.203308 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:44.203308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4e2f9514-056c-4d85-88bf-d3e29cb71373 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:44.204271 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-4e2f9514-056c-4d85-88bf-d3e29cb71373 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:44.250025 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:44.250025 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:44.251895 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e2f9514-056c-4d85-88bf-d3e29cb71373 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:44.256999 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1095/2169] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:44 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:45.270567 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cdd7571c-e6da-412a-93a3-db7ad80ac196 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:45.272216 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cdd7571c-e6da-412a-93a3-db7ad80ac196 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:45.272692 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:45.272692 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:45.273339 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cdd7571c-e6da-412a-93a3-db7ad80ac196 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:45.273897 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-cdd7571c-e6da-412a-93a3-db7ad80ac196 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:45.330061 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:45.330061 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:45.332268 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cdd7571c-e6da-412a-93a3-db7ad80ac196 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:45.333328 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1075/2170] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:45 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:46.348381 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-369cd2d1-5837-4096-8172-c9fa9ff8587f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:46.349025 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-369cd2d1-5837-4096-8172-c9fa9ff8587f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:46.349934 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:46.349934 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:46.350445 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-369cd2d1-5837-4096-8172-c9fa9ff8587f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:46.350872 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-369cd2d1-5837-4096-8172-c9fa9ff8587f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:46.374539 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:46.374539 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:46.376642 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-369cd2d1-5837-4096-8172-c9fa9ff8587f tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:46.383616 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1096/2171] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:46 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:47.393526 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3c76fe32-875e-4ad4-a476-7b0025ddcd21 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:47.394308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3c76fe32-875e-4ad4-a476-7b0025ddcd21 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:47.394738 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:47.394738 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:47.395426 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3c76fe32-875e-4ad4-a476-7b0025ddcd21 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:47.396032 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3c76fe32-875e-4ad4-a476-7b0025ddcd21 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:47.440277 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:47.440277 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:47.443699 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3c76fe32-875e-4ad4-a476-7b0025ddcd21 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:47.443699 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1076/2172] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:47 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:48.457705 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cad670e2-ea05-474c-9a3d-3b450cf9e475 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:48.458205 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cad670e2-ea05-474c-9a3d-3b450cf9e475 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:48.458410 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:48.458410 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:48.459199 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cad670e2-ea05-474c-9a3d-3b450cf9e475 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:48.459778 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-cad670e2-ea05-474c-9a3d-3b450cf9e475 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:48.502339 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:48.502339 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:48.507220 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cad670e2-ea05-474c-9a3d-3b450cf9e475 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:48.509120 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1097/2173] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:48 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:49.525245 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-38ad757a-b2ee-428f-82bd-dd5d9b063200 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:49.525977 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-38ad757a-b2ee-428f-82bd-dd5d9b063200 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:49.526199 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:49.526199 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:49.526703 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-38ad757a-b2ee-428f-82bd-dd5d9b063200 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:49.527144 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-38ad757a-b2ee-428f-82bd-dd5d9b063200 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:49.573014 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:49.573014 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:49.575896 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-38ad757a-b2ee-428f-82bd-dd5d9b063200 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:49.583228 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1077/2174] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:49 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 820 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:50.590616 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d712270d-4b5d-40a0-90f8-2ef7164cfeaa tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:50.592296 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d712270d-4b5d-40a0-90f8-2ef7164cfeaa tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:50.592519 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:50.592519 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:50.592899 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d712270d-4b5d-40a0-90f8-2ef7164cfeaa tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:50.593418 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d712270d-4b5d-40a0-90f8-2ef7164cfeaa tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:50.614871 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:50.614871 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:50.617325 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d712270d-4b5d-40a0-90f8-2ef7164cfeaa tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:50.618132 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1098/2175] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:50 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:50.629780 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-79f397c4-95e8-4d4f-9534-b89a8adde942 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:38:50.630300 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-79f397c4-95e8-4d4f-9534-b89a8adde942 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:50.630563 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:50.630563 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:50.630988 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-79f397c4-95e8-4d4f-9534-b89a8adde942 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:50.679805 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:50.679805 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:50.689528 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-79f397c4-95e8-4d4f-9534-b89a8adde942 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:38:50.728325 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-79f397c4-95e8-4d4f-9534-b89a8adde942 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:38:50.729477 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1078/2176] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:50 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 1364 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:38:50.746210 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] POST http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063/restore Nov 13 01:38:50.746868 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:50.746868 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:50.747511 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:38:50.748558 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.backups [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Restoring backup f1069759-eba8-4d43-9e76-64faa55cc063 ({'restore': {}}) {{(pid=87988) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Nov 13 01:38:50.749043 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Restoring backup f1069759-eba8-4d43-9e76-64faa55cc063 to volume None. Nov 13 01:38:50.772994 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:50.772994 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:50.776190 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.backup.api [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Creating volume of 1 GB for restore of backup f1069759-eba8-4d43-9e76-64faa55cc063. Nov 13 01:38:50.795673 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Availability zone cache updated, next update will occur around 2020-11-13 02:38:50.795026. {{(pid=87988) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Nov 13 01:38:50.796001 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Availability Zones retrieved successfully. Nov 13 01:38:50.814448 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Flow 'volume_create_api' (1e2c2605-73b4-4a16-a48c-ac78979f332f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:38:50.817286 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8d6774b-5c45-439a-81f1-d47dc765a653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:38:50.819968 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:38:50.888242 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8d6774b-5c45-439a-81f1-d47dc765a653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:38:50.890708 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43a4dbfa-6dc8-43d2-8f77-6ac0f4344505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:38:50.961161 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Created reservations ['40eae330-2993-49e7-a953-199eae0aa9d7', '082b7ca9-4312-415b-a633-9a9def6e5b7b', '2c839f80-4267-4525-8346-032bdec198f0', '5267a127-c4f2-49eb-9106-9f498bc657e9'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:38:50.963445 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43a4dbfa-6dc8-43d2-8f77-6ac0f4344505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40eae330-2993-49e7-a953-199eae0aa9d7', '082b7ca9-4312-415b-a633-9a9def6e5b7b', '2c839f80-4267-4525-8346-032bdec198f0', '5267a127-c4f2-49eb-9106-9f498bc657e9']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:38:50.965617 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f55fc7-e38a-482f-9390-40d88d4485f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:38:51.029660 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f55fc7-e38a-482f-9390-40d88d4485f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '912ece61-2e7f-42a3-a27c-7bf0f0895d6c', '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_f1069759-eba8-4d43-9e76-64faa55cc063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d645ae9963146569cfd9fa78b9be39b',qos_specs=None,replication_status=,reservations=['40eae330-2993-49e7-a953-199eae0aa9d7','082b7ca9-4312-415b-a633-9a9def6e5b7b','2c839f80-4267-4525-8346-032bdec198f0','5267a127-c4f2-49eb-9106-9f498bc657e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d2d8d91b6f94a88a24967d839984185',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:38:50Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f1069759-eba8-4d43-9e76-64faa55cc063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=912ece61-2e7f-42a3-a27c-7bf0f0895d6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d645ae9963146569cfd9fa78b9be39b',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='3d2d8d91b6f94a88a24967d839984185',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:38:51.031713 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5b6f9bf-f7e7-4a3b-a0f4-0c1368598542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:38:51.061211 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5b6f9bf-f7e7-4a3b-a0f4-0c1368598542) 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_f1069759-eba8-4d43-9e76-64faa55cc063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d645ae9963146569cfd9fa78b9be39b',qos_specs=None,replication_status=,reservations=['40eae330-2993-49e7-a953-199eae0aa9d7','082b7ca9-4312-415b-a633-9a9def6e5b7b','2c839f80-4267-4525-8346-032bdec198f0','5267a127-c4f2-49eb-9106-9f498bc657e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d2d8d91b6f94a88a24967d839984185',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:38:51.063588 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a505c24d-ee1c-4cde-93d8-7858e9d21591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:38:51.079934 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a505c24d-ee1c-4cde-93d8-7858e9d21591) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:38:51.082942 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Flow 'volume_create_api' (1e2c2605-73b4-4a16-a48c-ac78979f332f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:38:51.136612 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Create volume request issued successfully. Nov 13 01:38:51.190949 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:51.190949 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:51.192570 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:38:51.193840 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Nov 13 01:38:51.193840 n-d-729945-8 devstack@c-api.service[87986]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Nov 13 01:38:51.193840 n-d-729945-8 devstack@c-api.service[87986]: hub = hubs.get_hub() Nov 13 01:38:52.244599 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:52.244599 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:52.245794 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:38:52.246162 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.api [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Checking backup size 1 against volume size 1 {{(pid=87988) restore /opt/stack/cinder/cinder/backup/api.py:383}} Nov 13 01:38:52.246507 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.backup.api [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Overwriting volume 912ece61-2e7f-42a3-a27c-7bf0f0895d6c with restore of backup f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:52.265410 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.rpcapi [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] restore_backup in rpcapi backup_id f1069759-eba8-4d43-9e76-64faa55cc063 {{(pid=87988) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Nov 13 01:38:52.268893 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ce296784-5b53-4d8d-86ff-7094b4da4992 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063/restore returned with HTTP 202 Nov 13 01:38:52.269951 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1099/2177] 10.222.0.13 () {58 vars in 1320 bytes} [Fri Nov 13 01:38:50 2020] POST /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063/restore => generated 189 bytes in 1529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Nov 13 01:38:52.280729 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e6db7808-22dd-4870-bea7-6a2777a293e4 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:52.281745 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e6db7808-22dd-4870-bea7-6a2777a293e4 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:52.282150 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:52.282150 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:52.282803 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e6db7808-22dd-4870-bea7-6a2777a293e4 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:52.283348 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e6db7808-22dd-4870-bea7-6a2777a293e4 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:52.310923 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:52.310923 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:52.313523 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e6db7808-22dd-4870-bea7-6a2777a293e4 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:52.314534 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1079/2178] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:52 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:53.328903 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e36e07a2-b042-4d02-a295-c13f6bcdc8da tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:53.329400 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e36e07a2-b042-4d02-a295-c13f6bcdc8da tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:53.329531 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:53.329531 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:53.330172 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e36e07a2-b042-4d02-a295-c13f6bcdc8da tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:53.330717 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e36e07a2-b042-4d02-a295-c13f6bcdc8da tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:53.373322 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:53.373322 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:53.377961 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e36e07a2-b042-4d02-a295-c13f6bcdc8da tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:53.378939 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1100/2179] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:53 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:54.393298 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f4cdba4c-33fb-41d8-8114-3ebcb7f68906 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:54.393813 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f4cdba4c-33fb-41d8-8114-3ebcb7f68906 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:54.394160 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:54.394160 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:54.394646 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f4cdba4c-33fb-41d8-8114-3ebcb7f68906 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:54.395187 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f4cdba4c-33fb-41d8-8114-3ebcb7f68906 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:54.439113 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:54.439113 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:54.444273 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f4cdba4c-33fb-41d8-8114-3ebcb7f68906 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:54.452759 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1080/2180] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:54 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:55.528904 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-992554e1-c733-409e-a8fa-cf495cc6deeb tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:55.528904 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-992554e1-c733-409e-a8fa-cf495cc6deeb tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:55.531148 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:55.531148 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:55.539733 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-992554e1-c733-409e-a8fa-cf495cc6deeb tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:55.539733 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-992554e1-c733-409e-a8fa-cf495cc6deeb tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:55.627655 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:55.627655 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:55.631526 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-992554e1-c733-409e-a8fa-cf495cc6deeb tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:55.633415 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1101/2181] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:55 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:56.652385 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e12121c1-4ce6-4ff5-918a-beb0769b247c tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:56.652385 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e12121c1-4ce6-4ff5-918a-beb0769b247c tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:56.652385 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:56.652385 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:56.652385 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e12121c1-4ce6-4ff5-918a-beb0769b247c tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:56.652385 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e12121c1-4ce6-4ff5-918a-beb0769b247c tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:56.679538 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:56.679538 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:56.679538 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e12121c1-4ce6-4ff5-918a-beb0769b247c tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:56.682526 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1081/2182] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:56 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:57.705519 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa873813-f62e-42fd-9847-bf7a0aa1c52a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:57.705519 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa873813-f62e-42fd-9847-bf7a0aa1c52a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:57.705519 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:57.705519 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:57.705519 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa873813-f62e-42fd-9847-bf7a0aa1c52a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:57.705519 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-aa873813-f62e-42fd-9847-bf7a0aa1c52a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:57.749686 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:57.749686 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:57.749686 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa873813-f62e-42fd-9847-bf7a0aa1c52a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:57.764973 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1102/2183] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:57 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:58.764456 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-724c0ef2-5417-43ad-a4f2-478d322372cc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:58.765108 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-724c0ef2-5417-43ad-a4f2-478d322372cc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:58.765296 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:58.765296 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:58.765795 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-724c0ef2-5417-43ad-a4f2-478d322372cc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:58.766163 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-724c0ef2-5417-43ad-a4f2-478d322372cc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:58.816224 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:58.816224 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:58.830341 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-724c0ef2-5417-43ad-a4f2-478d322372cc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:58.831637 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1082/2184] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:58 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:38:59.850562 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1a1213d8-ede8-4eb8-bd8e-4626a3c1974b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:38:59.853149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1a1213d8-ede8-4eb8-bd8e-4626a3c1974b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:38:59.853149 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:38:59.853149 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:38:59.853149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1a1213d8-ede8-4eb8-bd8e-4626a3c1974b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:38:59.866084 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-1a1213d8-ede8-4eb8-bd8e-4626a3c1974b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:38:59.908391 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:38:59.908391 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:38:59.921269 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1a1213d8-ede8-4eb8-bd8e-4626a3c1974b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:38:59.921269 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1103/2185] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:38:59 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:00.925515 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c7c53dc3-42b6-4467-856d-0b11ffe7a503 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:00.926055 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c7c53dc3-42b6-4467-856d-0b11ffe7a503 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:00.926329 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:00.926329 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:00.926595 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c7c53dc3-42b6-4467-856d-0b11ffe7a503 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:00.926905 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c7c53dc3-42b6-4467-856d-0b11ffe7a503 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:00.987231 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:00.987231 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:00.993276 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c7c53dc3-42b6-4467-856d-0b11ffe7a503 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:00.994052 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1083/2186] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:00 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:02.010021 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7748a074-5908-4bcc-ad2a-d51a43771588 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:02.011408 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7748a074-5908-4bcc-ad2a-d51a43771588 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:02.011866 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:02.011866 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:02.018675 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7748a074-5908-4bcc-ad2a-d51a43771588 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:02.018675 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7748a074-5908-4bcc-ad2a-d51a43771588 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:02.071138 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:02.071138 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:02.071138 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7748a074-5908-4bcc-ad2a-d51a43771588 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:02.071138 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1104/2187] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:02 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:03.098149 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-44753369-244b-40c3-9081-0205fa021ebd tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:03.098149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-44753369-244b-40c3-9081-0205fa021ebd tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:03.098149 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:03.098149 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:03.098149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-44753369-244b-40c3-9081-0205fa021ebd tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:03.098149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-44753369-244b-40c3-9081-0205fa021ebd tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:03.140410 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:03.140410 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:03.140410 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-44753369-244b-40c3-9081-0205fa021ebd tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:03.140410 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1084/2188] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:03 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:04.156253 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b13c7c47-1bcd-4101-8692-14da79db4cce tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:04.156253 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b13c7c47-1bcd-4101-8692-14da79db4cce tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:04.156253 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:04.156253 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:04.156253 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b13c7c47-1bcd-4101-8692-14da79db4cce tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:04.156253 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-b13c7c47-1bcd-4101-8692-14da79db4cce tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:04.209707 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:04.209707 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:04.209707 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b13c7c47-1bcd-4101-8692-14da79db4cce tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:04.209707 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1105/2189] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:04 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:05.217121 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-53fb5534-290e-4694-b2f5-f78376a1cf95 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:05.217753 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-53fb5534-290e-4694-b2f5-f78376a1cf95 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:05.217870 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:05.217870 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:05.219490 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-53fb5534-290e-4694-b2f5-f78376a1cf95 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:05.220098 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-53fb5534-290e-4694-b2f5-f78376a1cf95 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:05.296853 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:05.296853 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:05.296853 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-53fb5534-290e-4694-b2f5-f78376a1cf95 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:05.312061 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1085/2190] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:05 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:06.316917 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b7d06cc0-2e25-4cce-aea3-3fa3e0f44940 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:06.316917 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b7d06cc0-2e25-4cce-aea3-3fa3e0f44940 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:06.316917 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:06.316917 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:06.316917 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b7d06cc0-2e25-4cce-aea3-3fa3e0f44940 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:06.316917 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-b7d06cc0-2e25-4cce-aea3-3fa3e0f44940 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:06.402825 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:06.402825 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:06.405490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b7d06cc0-2e25-4cce-aea3-3fa3e0f44940 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:06.407673 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1106/2191] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:06 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:07.441011 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0da557d8-c4b4-41cf-9f14-61b5fa3d65e7 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:07.441011 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0da557d8-c4b4-41cf-9f14-61b5fa3d65e7 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:07.441011 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:07.441011 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:07.441011 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0da557d8-c4b4-41cf-9f14-61b5fa3d65e7 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:07.441011 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-0da557d8-c4b4-41cf-9f14-61b5fa3d65e7 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:07.487679 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:07.487679 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:07.487679 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0da557d8-c4b4-41cf-9f14-61b5fa3d65e7 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:07.487679 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1086/2192] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:07 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:08.514410 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-69395849-dbc5-4625-9806-86c332ba3a6e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:08.514410 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-69395849-dbc5-4625-9806-86c332ba3a6e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:08.514410 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:08.514410 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:08.514410 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-69395849-dbc5-4625-9806-86c332ba3a6e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:08.514410 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-69395849-dbc5-4625-9806-86c332ba3a6e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:08.566213 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:08.566213 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:08.573216 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-69395849-dbc5-4625-9806-86c332ba3a6e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:08.573216 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1107/2193] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:08 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:09.599963 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-24c49025-c3f9-4a02-9634-82b7bde67588 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:09.599963 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-24c49025-c3f9-4a02-9634-82b7bde67588 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:09.599963 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:09.599963 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:09.599963 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-24c49025-c3f9-4a02-9634-82b7bde67588 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:09.616056 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-24c49025-c3f9-4a02-9634-82b7bde67588 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:09.718290 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:09.718290 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:09.718290 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-24c49025-c3f9-4a02-9634-82b7bde67588 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:09.724298 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1087/2194] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:09 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:10.741128 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9f461328-1bb7-4e66-b62a-8e97aafb835c tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:10.741128 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9f461328-1bb7-4e66-b62a-8e97aafb835c tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:10.741128 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:10.741128 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:10.741128 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9f461328-1bb7-4e66-b62a-8e97aafb835c tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:10.741128 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-9f461328-1bb7-4e66-b62a-8e97aafb835c tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:10.785723 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:10.785723 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:10.785723 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9f461328-1bb7-4e66-b62a-8e97aafb835c tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:10.785723 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1108/2195] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:10 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:11.799370 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b70b6f61-0775-4337-bff5-94a04a6eef6a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:11.799942 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b70b6f61-0775-4337-bff5-94a04a6eef6a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:11.800143 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:11.800143 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:11.800950 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b70b6f61-0775-4337-bff5-94a04a6eef6a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:11.800950 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-b70b6f61-0775-4337-bff5-94a04a6eef6a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:11.943195 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:11.943195 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:11.943195 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b70b6f61-0775-4337-bff5-94a04a6eef6a tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:11.966338 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1088/2196] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:11 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:12.966352 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-785bb145-140a-437f-a662-e2016111d463 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:12.966352 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-785bb145-140a-437f-a662-e2016111d463 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:12.966352 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:12.966352 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:12.966352 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-785bb145-140a-437f-a662-e2016111d463 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:12.966352 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-785bb145-140a-437f-a662-e2016111d463 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:13.006913 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:13.006913 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:13.006913 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-785bb145-140a-437f-a662-e2016111d463 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:13.006913 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1109/2197] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:12 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:14.024169 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-963e1458-63f2-4f6a-87ae-2ed1c25f23d9 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:14.024169 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-963e1458-63f2-4f6a-87ae-2ed1c25f23d9 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:14.024169 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:14.024169 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:14.024169 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-963e1458-63f2-4f6a-87ae-2ed1c25f23d9 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:14.024169 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-963e1458-63f2-4f6a-87ae-2ed1c25f23d9 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:14.096005 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:14.096005 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:14.107402 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-963e1458-63f2-4f6a-87ae-2ed1c25f23d9 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:14.107402 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1089/2198] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:14 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:15.119052 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aed36862-7d7c-4be9-bf71-c6a6f21f16ce tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:15.119052 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aed36862-7d7c-4be9-bf71-c6a6f21f16ce tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:15.119052 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:15.119052 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:15.119052 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aed36862-7d7c-4be9-bf71-c6a6f21f16ce tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:15.119052 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-aed36862-7d7c-4be9-bf71-c6a6f21f16ce tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:15.205286 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:15.205286 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:15.205286 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aed36862-7d7c-4be9-bf71-c6a6f21f16ce tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:15.212092 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1110/2199] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:15 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:16.220738 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-069b6a2a-5f68-4f65-82e0-733f2572aad0 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:16.220738 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-069b6a2a-5f68-4f65-82e0-733f2572aad0 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:16.220738 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:16.220738 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:16.226509 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-069b6a2a-5f68-4f65-82e0-733f2572aad0 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:16.226509 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-069b6a2a-5f68-4f65-82e0-733f2572aad0 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:16.271564 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:16.271564 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:16.271564 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-069b6a2a-5f68-4f65-82e0-733f2572aad0 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:16.271564 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1090/2200] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:16 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:17.292414 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f1426c31-694f-490a-a392-dc0851c6af9b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:17.292414 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f1426c31-694f-490a-a392-dc0851c6af9b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:17.292414 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:17.292414 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:17.292414 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f1426c31-694f-490a-a392-dc0851c6af9b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:17.292414 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f1426c31-694f-490a-a392-dc0851c6af9b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:17.355857 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:17.355857 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:17.355857 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f1426c31-694f-490a-a392-dc0851c6af9b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:17.388838 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1111/2201] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:17 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:18.419224 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-81a6a66f-31ab-425d-a07f-7dccd78049dd tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:18.419224 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-81a6a66f-31ab-425d-a07f-7dccd78049dd tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:18.419224 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:18.419224 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:18.419224 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-81a6a66f-31ab-425d-a07f-7dccd78049dd tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:18.419224 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-81a6a66f-31ab-425d-a07f-7dccd78049dd tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:18.493111 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:18.493111 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:18.493111 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-81a6a66f-31ab-425d-a07f-7dccd78049dd tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:18.503913 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1091/2202] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:18 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:19.509641 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e83aa5a7-8cd6-4187-b59a-ed2a6fb0d450 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:19.509641 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e83aa5a7-8cd6-4187-b59a-ed2a6fb0d450 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:19.509641 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:19.509641 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:19.509641 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e83aa5a7-8cd6-4187-b59a-ed2a6fb0d450 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:19.509641 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e83aa5a7-8cd6-4187-b59a-ed2a6fb0d450 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:19.556618 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:19.556618 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:19.560707 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e83aa5a7-8cd6-4187-b59a-ed2a6fb0d450 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:19.560707 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1112/2203] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:19 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:20.577143 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8fb22372-4019-43aa-82b5-7f87f6cc4384 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:20.577143 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8fb22372-4019-43aa-82b5-7f87f6cc4384 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:20.577143 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:20.577143 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:20.577143 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8fb22372-4019-43aa-82b5-7f87f6cc4384 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:20.577143 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-8fb22372-4019-43aa-82b5-7f87f6cc4384 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:20.633616 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:20.633616 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:20.633616 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8fb22372-4019-43aa-82b5-7f87f6cc4384 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:20.633616 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1092/2204] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:20 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:21.652979 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-03fbbd38-7287-4e36-b307-c9efaaba4f35 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:21.652979 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-03fbbd38-7287-4e36-b307-c9efaaba4f35 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:21.652979 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:21.652979 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:21.652979 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-03fbbd38-7287-4e36-b307-c9efaaba4f35 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:21.652979 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-03fbbd38-7287-4e36-b307-c9efaaba4f35 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:21.700087 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:21.700087 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:21.702515 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-03fbbd38-7287-4e36-b307-c9efaaba4f35 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:21.704380 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1113/2205] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:21 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:22.717964 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8a773925-0482-4640-92a6-af428724b3e8 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:22.718480 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8a773925-0482-4640-92a6-af428724b3e8 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:22.718672 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:22.718672 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:22.719045 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8a773925-0482-4640-92a6-af428724b3e8 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:22.719414 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-8a773925-0482-4640-92a6-af428724b3e8 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:22.766031 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:22.766031 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:22.767896 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8a773925-0482-4640-92a6-af428724b3e8 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:22.782150 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1093/2206] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:22 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:23.782855 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e6846f68-ce70-4876-ac31-dd193c1c7234 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:39:23.783395 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e6846f68-ce70-4876-ac31-dd193c1c7234 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:23.783578 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:23.783578 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:23.784201 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e6846f68-ce70-4876-ac31-dd193c1c7234 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:23.784656 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e6846f68-ce70-4876-ac31-dd193c1c7234 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Show backup with id f1069759-eba8-4d43-9e76-64faa55cc063. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:39:23.807985 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:23.807985 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:23.809901 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e6846f68-ce70-4876-ac31-dd193c1c7234 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 200 Nov 13 01:39:23.811082 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1114/2207] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:23 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:23.824585 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a32d6597-ddaf-436a-a78e-6289ce069d1e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/912ece61-2e7f-42a3-a27c-7bf0f0895d6c Nov 13 01:39:23.825110 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a32d6597-ddaf-436a-a78e-6289ce069d1e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:23.825696 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:23.825696 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:23.826071 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a32d6597-ddaf-436a-a78e-6289ce069d1e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:23.878076 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:23.878076 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:23.888384 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a32d6597-ddaf-436a-a78e-6289ce069d1e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:39:23.913448 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a32d6597-ddaf-436a-a78e-6289ce069d1e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/912ece61-2e7f-42a3-a27c-7bf0f0895d6c returned with HTTP 200 Nov 13 01:39:23.914255 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1094/2208] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:23 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/912ece61-2e7f-42a3-a27c-7bf0f0895d6c => generated 1419 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:23.930151 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-55a846cb-8678-4eab-9c52-4f1bf4bd2c0d tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/912ece61-2e7f-42a3-a27c-7bf0f0895d6c Nov 13 01:39:23.931748 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-55a846cb-8678-4eab-9c52-4f1bf4bd2c0d tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:23.932182 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:23.932182 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:23.932874 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-55a846cb-8678-4eab-9c52-4f1bf4bd2c0d tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:23.998723 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:23.998723 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:24.010541 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-55a846cb-8678-4eab-9c52-4f1bf4bd2c0d tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:39:24.064033 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-55a846cb-8678-4eab-9c52-4f1bf4bd2c0d tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/912ece61-2e7f-42a3-a27c-7bf0f0895d6c returned with HTTP 200 Nov 13 01:39:24.065413 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1115/2209] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:39:23 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/912ece61-2e7f-42a3-a27c-7bf0f0895d6c => generated 1419 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:26.625669 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-92b14d91-9491-4bc3-bb18-d2d961faeddc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/912ece61-2e7f-42a3-a27c-7bf0f0895d6c Nov 13 01:39:26.627267 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-92b14d91-9491-4bc3-bb18-d2d961faeddc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:26.627678 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:26.627678 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:26.628312 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-92b14d91-9491-4bc3-bb18-d2d961faeddc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:26.697672 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:26.697672 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:26.707805 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-480a921a-9e94-4022-b4f9-42ff8666940d req-92b14d91-9491-4bc3-bb18-d2d961faeddc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:39:26.734414 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-92b14d91-9491-4bc3-bb18-d2d961faeddc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/912ece61-2e7f-42a3-a27c-7bf0f0895d6c returned with HTTP 200 Nov 13 01:39:26.735507 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1095/2210] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:39:26 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/912ece61-2e7f-42a3-a27c-7bf0f0895d6c => generated 1419 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:27.463892 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-601f445f-abb4-405d-aa91-a45746eb4180 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/912ece61-2e7f-42a3-a27c-7bf0f0895d6c Nov 13 01:39:27.464771 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-601f445f-abb4-405d-aa91-a45746eb4180 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:27.465199 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:27.465199 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:27.465994 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-601f445f-abb4-405d-aa91-a45746eb4180 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:27.518706 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:27.518706 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:27.528778 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-480a921a-9e94-4022-b4f9-42ff8666940d req-601f445f-abb4-405d-aa91-a45746eb4180 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:39:27.558113 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-601f445f-abb4-405d-aa91-a45746eb4180 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/912ece61-2e7f-42a3-a27c-7bf0f0895d6c returned with HTTP 200 Nov 13 01:39:27.559286 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1116/2211] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:39:27 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/912ece61-2e7f-42a3-a27c-7bf0f0895d6c => generated 1419 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:27.572559 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-92b14d91-9491-4bc3-bb18-d2d961faeddc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume// Nov 13 01:39:27.573047 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-92b14d91-9491-4bc3-bb18-d2d961faeddc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:27.573266 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:27.573266 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:27.573644 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-92b14d91-9491-4bc3-bb18-d2d961faeddc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:27.575625 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-92b14d91-9491-4bc3-bb18-d2d961faeddc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:39:27.576249 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1096/2212] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:39:27 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:39:27.592075 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-601c1424-9e94-4f69-b68c-d572f290b351 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] POST http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/attachments Nov 13 01:39:27.592593 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:27.592593 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:27.592990 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-601c1424-9e94-4f69-b68c-d572f290b351 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "912ece61-2e7f-42a3-a27c-7bf0f0895d6c", "instance_uuid": "480d948f-430b-4b6c-bb67-7b924df29774", "connector": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:39:27.650584 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:27.650584 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:27.733701 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-601c1424-9e94-4f69-b68c-d572f290b351 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/attachments returned with HTTP 200 Nov 13 01:39:27.735139 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1117/2213] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:39:27 2020] POST /volume/v3/5d645ae9963146569cfd9fa78b9be39b/attachments => generated 273 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:31.737632 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-92b14d91-9491-4bc3-bb18-d2d961faeddc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume// Nov 13 01:39:31.738163 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-92b14d91-9491-4bc3-bb18-d2d961faeddc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:31.738596 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-92b14d91-9491-4bc3-bb18-d2d961faeddc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:31.740700 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-92b14d91-9491-4bc3-bb18-d2d961faeddc tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:39:31.741287 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1097/2214] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:39:31 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:39:31.758507 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-bc50be5f-024c-4e4a-a90c-9990abe90ad0 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/912ece61-2e7f-42a3-a27c-7bf0f0895d6c Nov 13 01:39:31.759918 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-bc50be5f-024c-4e4a-a90c-9990abe90ad0 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:31.760424 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:31.760424 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:31.761065 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-bc50be5f-024c-4e4a-a90c-9990abe90ad0 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:31.877005 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:31.877005 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:31.886371 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-480a921a-9e94-4022-b4f9-42ff8666940d req-bc50be5f-024c-4e4a-a90c-9990abe90ad0 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:39:31.907188 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:31.907188 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:31.919758 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-bc50be5f-024c-4e4a-a90c-9990abe90ad0 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/912ece61-2e7f-42a3-a27c-7bf0f0895d6c returned with HTTP 200 Nov 13 01:39:31.921199 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1118/2215] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:39:31 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/912ece61-2e7f-42a3-a27c-7bf0f0895d6c => generated 1517 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:39:31.951485 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-46fbd72d-8e01-4a1a-b092-b7b6d8d9e71b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] PUT http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/attachments/7eb946ed-311a-4dbc-a5e7-fe70774ab6ce Nov 13 01:39:31.952433 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-46fbd72d-8e01-4a1a-b092-b7b6d8d9e71b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:39:31.994254 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:39:31.994254 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:39:31.995035 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-480a921a-9e94-4022-b4f9-42ff8666940d req-46fbd72d-8e01-4a1a-b092-b7b6d8d9e71b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Lock "b'cinder-attachment_update-912ece61-2e7f-42a3-a27c-7bf0f0895d6c-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.011s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:39:31.998085 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:31.998085 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:34.154047 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-480a921a-9e94-4022-b4f9-42ff8666940d req-46fbd72d-8e01-4a1a-b092-b7b6d8d9e71b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Lock "b'cinder-attachment_update-912ece61-2e7f-42a3-a27c-7bf0f0895d6c-n-h2-729945-8'" released by "attachment_update" :: held 2.158s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:39:34.155232 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-46fbd72d-8e01-4a1a-b092-b7b6d8d9e71b tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/attachments/7eb946ed-311a-4dbc-a5e7-fe70774ab6ce returned with HTTP 200 Nov 13 01:39:34.156549 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1098/2216] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 01:39:31 2020] PUT /volume/v3/5d645ae9963146569cfd9fa78b9be39b/attachments/7eb946ed-311a-4dbc-a5e7-fe70774ab6ce => generated 762 bytes in 2210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:34.208584 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-5fb60615-ac6d-42c1-b995-91041272d29e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] POST http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/attachments/7eb946ed-311a-4dbc-a5e7-fe70774ab6ce/action Nov 13 01:39:34.209362 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:34.209362 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:34.210114 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-5fb60615-ac6d-42c1-b995-91041272d29e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:39:34.210638 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-5fb60615-ac6d-42c1-b995-91041272d29e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:39:34.307382 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:34.307382 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:34.333576 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-480a921a-9e94-4022-b4f9-42ff8666940d req-5fb60615-ac6d-42c1-b995-91041272d29e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/attachments/7eb946ed-311a-4dbc-a5e7-fe70774ab6ce/action returned with HTTP 204 Nov 13 01:39:34.334846 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1099/2217] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 01:39:34 2020] POST /volume/v3/5d645ae9963146569cfd9fa78b9be39b/attachments/7eb946ed-311a-4dbc-a5e7-fe70774ab6ce/action => generated 0 bytes in 131 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:39:34.381417 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f3a398a2-29d7-4866-b13f-9c14a5ea2c17 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] POST http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types Nov 13 01:39:34.382125 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:34.382125 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:34.383009 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f3a398a2-29d7-4866-b13f-9c14a5ea2c17 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-266369621"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:39:34.435517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f3a398a2-29d7-4866-b13f-9c14a5ea2c17 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types returned with HTTP 200 Nov 13 01:39:34.436959 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1119/2218] 10.222.0.13 () {58 vars in 1179 bytes} [Fri Nov 13 01:39:34 2020] POST /volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types => generated 223 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:34.447164 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-500ba9fd-edbd-4810-b949-d9792bc64d9b tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] POST http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/group_types Nov 13 01:39:34.447688 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:34.447688 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:34.448104 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-500ba9fd-edbd-4810-b949-d9792bc64d9b tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1843840207"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:39:34.553253 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-500ba9fd-edbd-4810-b949-d9792bc64d9b tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/group_types returned with HTTP 202 Nov 13 01:39:34.554681 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1100/2219] 10.222.0.13 () {60 vars in 1238 bytes} [Fri Nov 13 01:39:34 2020] POST /volume/v3/4ccdace5de0940c7a87dfd9266f675ce/group_types => generated 181 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:39:34.833423 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2f367bff-493c-448d-ba2c-c53953ccc712 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] POST http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups Nov 13 01:39:34.834445 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2f367bff-493c-448d-ba2c-c53953ccc712 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action: 'create', calling method: version_select, body: {"group": {"group_type": "48cb56a3-d09d-4019-95a9-2d0c74ccfe54", "volume_types": ["7cb2c252-f6b2-49cb-833e-b175334ca6e1"], "name": "tempest-GroupSnapshotsTest-Group-1249571916"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:39:34.835683 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-2f367bff-493c-448d-ba2c-c53953ccc712 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Creating new group {'group': {'group_type': '48cb56a3-d09d-4019-95a9-2d0c74ccfe54', 'volume_types': ['7cb2c252-f6b2-49cb-833e-b175334ca6e1'], 'name': 'tempest-GroupSnapshotsTest-Group-1249571916'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Nov 13 01:39:34.861430 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-2f367bff-493c-448d-ba2c-c53953ccc712 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Creating group tempest-GroupSnapshotsTest-Group-1249571916. Nov 13 01:39:34.954977 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2f367bff-493c-448d-ba2c-c53953ccc712 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Availability Zones retrieved successfully. Nov 13 01:39:35.018165 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-2f367bff-493c-448d-ba2c-c53953ccc712 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Created reservations ['95caf73b-a5d7-4cf2-944b-0b34b83ea9cb'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:39:35.099230 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2f367bff-493c-448d-ba2c-c53953ccc712 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups returned with HTTP 202 Nov 13 01:39:35.100915 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1120/2220] 10.222.0.13 () {60 vars in 1224 bytes} [Fri Nov 13 01:39:34 2020] POST /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups => generated 112 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:39:35.110936 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-afaa52a6-a51d-4d5a-abe5-c4a56b4902ce tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/c9cb0817-c711-4afc-be99-0eb5f2e3bc73 Nov 13 01:39:35.112023 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-afaa52a6-a51d-4d5a-abe5-c4a56b4902ce tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:35.112023 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-afaa52a6-a51d-4d5a-abe5-c4a56b4902ce tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:35.112363 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-afaa52a6-a51d-4d5a-abe5-c4a56b4902ce tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member c9cb0817-c711-4afc-be99-0eb5f2e3bc73 {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:39:35.132239 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:35.132239 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:35.183517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-afaa52a6-a51d-4d5a-abe5-c4a56b4902ce tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/c9cb0817-c711-4afc-be99-0eb5f2e3bc73 returned with HTTP 200 Nov 13 01:39:35.184899 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1101/2221] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:39:35 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/c9cb0817-c711-4afc-be99-0eb5f2e3bc73 => generated 392 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:36.200077 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6effd555-1424-45b3-ba38-fd71655bf16a tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/c9cb0817-c711-4afc-be99-0eb5f2e3bc73 Nov 13 01:39:36.201756 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6effd555-1424-45b3-ba38-fd71655bf16a tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:36.202134 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:36.202134 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:36.202774 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6effd555-1424-45b3-ba38-fd71655bf16a tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:36.203331 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-6effd555-1424-45b3-ba38-fd71655bf16a tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member c9cb0817-c711-4afc-be99-0eb5f2e3bc73 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:39:36.215392 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:36.215392 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:36.368124 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6effd555-1424-45b3-ba38-fd71655bf16a tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/c9cb0817-c711-4afc-be99-0eb5f2e3bc73 returned with HTTP 200 Nov 13 01:39:36.369197 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1121/2222] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:39:36 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/c9cb0817-c711-4afc-be99-0eb5f2e3bc73 => generated 393 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:36.380068 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] POST http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes Nov 13 01:39:36.380910 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:36.380910 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:36.381567 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7cb2c252-f6b2-49cb-833e-b175334ca6e1", "group_id": "c9cb0817-c711-4afc-be99-0eb5f2e3bc73", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1331941158"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:39:36.382894 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Create volume request body: {'volume': {'volume_type': '7cb2c252-f6b2-49cb-833e-b175334ca6e1', 'group_id': 'c9cb0817-c711-4afc-be99-0eb5f2e3bc73', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1331941158'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:39:36.404262 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:36.404262 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:36.405933 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Create volume of 1 GB Nov 13 01:39:36.431093 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Availability Zones retrieved successfully. Nov 13 01:39:36.449745 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Flow 'volume_create_api' (568d8fad-9583-45ce-8c66-265db8228bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:39:36.453747 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f97f784-2788-4ada-933f-d3a31e9f996c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:39:36.455639 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:36.455639 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:36.456275 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:39:36.568350 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f97f784-2788-4ada-933f-d3a31e9f996c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T01:39:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7cb2c252-f6b2-49cb-833e-b175334ca6e1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-266369621',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7cb2c252-f6b2-49cb-833e-b175334ca6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c9cb0817-c711-4afc-be99-0eb5f2e3bc73', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:39:36.570893 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bb8f1a4-2f56-4bb0-9840-fbd373665de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:39:36.645485 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-266369621 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-266369621, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:39:36.649615 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-266369621 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-266369621, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:39:36.732901 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Created reservations ['01e5bac5-d5a7-4201-8476-06f0b313103f', '425c8d05-de6c-41e0-a13b-ad74ae5782c8', 'f83ed15e-51b3-41af-94b1-314901c847b0', '02ca0a7d-4cbe-42b9-8c8f-01dbfaf92bea'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:39:36.735197 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bb8f1a4-2f56-4bb0-9840-fbd373665de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01e5bac5-d5a7-4201-8476-06f0b313103f', '425c8d05-de6c-41e0-a13b-ad74ae5782c8', 'f83ed15e-51b3-41af-94b1-314901c847b0', '02ca0a7d-4cbe-42b9-8c8f-01dbfaf92bea']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:39:36.740842 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b205e6bb-94e9-488b-9d50-1884dc252afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:39:36.868106 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b205e6bb-94e9-488b-9d50-1884dc252afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5af712ff-05b2-4fc4-ad79-63626dd3cdb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1331941158',encryption_key_id=None,group_id=c9cb0817-c711-4afc-be99-0eb5f2e3bc73,group_type_id=,metadata={},multiattach=False,project_id='4f1272a582ae4c1abc7d47966501e391',qos_specs=None,replication_status=,reservations=['01e5bac5-d5a7-4201-8476-06f0b313103f','425c8d05-de6c-41e0-a13b-ad74ae5782c8','f83ed15e-51b3-41af-94b1-314901c847b0','02ca0a7d-4cbe-42b9-8c8f-01dbfaf92bea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='333459c776a34601a3bb657ce60072c1',volume_type_id=7cb2c252-f6b2-49cb-833e-b175334ca6e1), '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-11-13T01:39:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1331941158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c9cb0817-c711-4afc-be99-0eb5f2e3bc73,host=None,id=5af712ff-05b2-4fc4-ad79-63626dd3cdb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f1272a582ae4c1abc7d47966501e391',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='333459c776a34601a3bb657ce60072c1',volume_attachment=,volume_type=,volume_type_id=7cb2c252-f6b2-49cb-833e-b175334ca6e1)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:39:36.871758 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a47de9-59a3-4da3-a833-920992c570e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:39:36.923548 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a47de9-59a3-4da3-a833-920992c570e2) 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-1331941158',encryption_key_id=None,group_id=c9cb0817-c711-4afc-be99-0eb5f2e3bc73,group_type_id=,metadata={},multiattach=False,project_id='4f1272a582ae4c1abc7d47966501e391',qos_specs=None,replication_status=,reservations=['01e5bac5-d5a7-4201-8476-06f0b313103f','425c8d05-de6c-41e0-a13b-ad74ae5782c8','f83ed15e-51b3-41af-94b1-314901c847b0','02ca0a7d-4cbe-42b9-8c8f-01dbfaf92bea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='333459c776a34601a3bb657ce60072c1',volume_type_id=7cb2c252-f6b2-49cb-833e-b175334ca6e1)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:39:36.928197 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab4adb1e-5480-4f05-8119-19faca7233ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:39:36.957398 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab4adb1e-5480-4f05-8119-19faca7233ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:39:36.963872 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Flow 'volume_create_api' (568d8fad-9583-45ce-8c66-265db8228bde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:39:37.067774 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Create volume request issued successfully. Nov 13 01:39:37.106628 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:37.107246 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:37.119030 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:37.131838 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:37.131838 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:37.154603 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-859c1633-3433-4545-af46-c2724bee36d2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes returned with HTTP 202 Nov 13 01:39:37.156090 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1102/2223] 10.222.0.13 () {60 vars in 1227 bytes} [Fri Nov 13 01:39:36 2020] POST /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes => generated 907 bytes in 780 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:39:37.170299 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-72494caa-396a-4d8c-8654-f7f6bcd1b23d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 Nov 13 01:39:37.171059 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-72494caa-396a-4d8c-8654-f7f6bcd1b23d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:37.171416 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:37.171416 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:37.172040 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-72494caa-396a-4d8c-8654-f7f6bcd1b23d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:37.289376 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:37.289376 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:37.322086 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-72494caa-396a-4d8c-8654-f7f6bcd1b23d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:39:37.350097 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-72494caa-396a-4d8c-8654-f7f6bcd1b23d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:37.350522 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-72494caa-396a-4d8c-8654-f7f6bcd1b23d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:37.371459 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-72494caa-396a-4d8c-8654-f7f6bcd1b23d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:37.384534 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:37.384534 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:37.458169 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-72494caa-396a-4d8c-8654-f7f6bcd1b23d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 returned with HTTP 200 Nov 13 01:39:37.459639 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1122/2224] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:39:37 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 => generated 975 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:38.474699 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-584c27ab-3df8-424b-8492-6c31715fe9f0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 Nov 13 01:39:38.476076 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-584c27ab-3df8-424b-8492-6c31715fe9f0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:38.476407 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:38.476407 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:38.476926 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-584c27ab-3df8-424b-8492-6c31715fe9f0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:38.531790 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:38.531790 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:38.542112 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-584c27ab-3df8-424b-8492-6c31715fe9f0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:39:38.557560 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-584c27ab-3df8-424b-8492-6c31715fe9f0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:38.558099 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-584c27ab-3df8-424b-8492-6c31715fe9f0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:38.566832 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-584c27ab-3df8-424b-8492-6c31715fe9f0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:38.575006 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:38.575006 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:38.598838 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-584c27ab-3df8-424b-8492-6c31715fe9f0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 returned with HTTP 200 Nov 13 01:39:38.599940 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1103/2225] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:39:38 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 => generated 999 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:39.615898 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-00dc234e-025e-41eb-86a5-e9347fe15743 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 Nov 13 01:39:39.616467 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-00dc234e-025e-41eb-86a5-e9347fe15743 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:39.616579 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:39.616579 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:39.617196 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-00dc234e-025e-41eb-86a5-e9347fe15743 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:39.692548 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:39.692548 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:39.712924 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-00dc234e-025e-41eb-86a5-e9347fe15743 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:39:39.733717 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-00dc234e-025e-41eb-86a5-e9347fe15743 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:39.734212 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-00dc234e-025e-41eb-86a5-e9347fe15743 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:39.744864 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-00dc234e-025e-41eb-86a5-e9347fe15743 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:39.753621 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:39.753621 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:39.782489 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-00dc234e-025e-41eb-86a5-e9347fe15743 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 returned with HTTP 200 Nov 13 01:39:39.783488 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1123/2226] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:39:39 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 => generated 1000 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:39:39.800567 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93cb987b-3f99-4d2a-834e-36f0a31169bb tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] POST http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots Nov 13 01:39:39.801675 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:39.801675 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:39.802475 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93cb987b-3f99-4d2a-834e-36f0a31169bb tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c9cb0817-c711-4afc-be99-0eb5f2e3bc73", "name": "tempest-group_snapshot-162064343"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:39:39.803535 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-93cb987b-3f99-4d2a-834e-36f0a31169bb tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Creating new group_snapshot {'group_snapshot': {'group_id': 'c9cb0817-c711-4afc-be99-0eb5f2e3bc73', 'name': 'tempest-group_snapshot-162064343'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Nov 13 01:39:39.811152 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:39.811152 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:39.824404 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.group_snapshots [None req-93cb987b-3f99-4d2a-834e-36f0a31169bb tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Creating group_snapshot tempest-group_snapshot-162064343. Nov 13 01:39:39.874192 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:39.874192 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:39.909468 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-93cb987b-3f99-4d2a-834e-36f0a31169bb tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-266369621 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-266369621, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:39:39.945700 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-93cb987b-3f99-4d2a-834e-36f0a31169bb tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Created reservations ['18431dbc-5a27-4371-ab75-acd3b8a16151', '99edd934-56d1-4fc0-bdc3-46e187b16d0b', '4ec9a5b0-85b0-4ec3-9497-bc88635f9e55', 'f885baa5-791a-437e-918b-d0f603e552fe'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:39:40.011778 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93cb987b-3f99-4d2a-834e-36f0a31169bb tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots returned with HTTP 202 Nov 13 01:39:40.012859 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1104/2227] 10.222.0.13 () {60 vars in 1251 bytes} [Fri Nov 13 01:39:39 2020] POST /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots => generated 167 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:39:40.026501 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e6ff37d7-6f0f-4e98-aa69-a9c9d1b4f6a7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/48556087-f2cc-495f-9dd9-20b1d344a530 Nov 13 01:39:40.027293 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e6ff37d7-6f0f-4e98-aa69-a9c9d1b4f6a7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:40.027744 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:40.027744 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:40.028199 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e6ff37d7-6f0f-4e98-aa69-a9c9d1b4f6a7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:40.028680 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-e6ff37d7-6f0f-4e98-aa69-a9c9d1b4f6a7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member 48556087-f2cc-495f-9dd9-20b1d344a530 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Nov 13 01:39:40.040889 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:40.040889 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:40.061946 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e6ff37d7-6f0f-4e98-aa69-a9c9d1b4f6a7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/48556087-f2cc-495f-9dd9-20b1d344a530 returned with HTTP 200 Nov 13 01:39:40.061946 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1124/2228] 10.222.0.13 () {58 vars in 1340 bytes} [Fri Nov 13 01:39:40 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/48556087-f2cc-495f-9dd9-20b1d344a530 => generated 306 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:41.073133 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3279cb61-c33c-40b7-b217-1acb89fd5633 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/48556087-f2cc-495f-9dd9-20b1d344a530 Nov 13 01:39:41.074281 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3279cb61-c33c-40b7-b217-1acb89fd5633 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:41.074668 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:41.074668 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:41.075286 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3279cb61-c33c-40b7-b217-1acb89fd5633 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:41.076468 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-3279cb61-c33c-40b7-b217-1acb89fd5633 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member 48556087-f2cc-495f-9dd9-20b1d344a530 {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Nov 13 01:39:41.090030 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:41.090030 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:41.116376 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3279cb61-c33c-40b7-b217-1acb89fd5633 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/48556087-f2cc-495f-9dd9-20b1d344a530 returned with HTTP 200 Nov 13 01:39:41.130368 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1105/2229] 10.222.0.13 () {58 vars in 1340 bytes} [Fri Nov 13 01:39:41 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/48556087-f2cc-495f-9dd9-20b1d344a530 => generated 306 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:42.131519 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-feaf8d76-66ba-419e-ad10-5f3e379a09ec tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/48556087-f2cc-495f-9dd9-20b1d344a530 Nov 13 01:39:42.132310 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-feaf8d76-66ba-419e-ad10-5f3e379a09ec tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:42.132633 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:42.132633 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:42.133150 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-feaf8d76-66ba-419e-ad10-5f3e379a09ec tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:42.133665 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-feaf8d76-66ba-419e-ad10-5f3e379a09ec tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member 48556087-f2cc-495f-9dd9-20b1d344a530 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Nov 13 01:39:42.141090 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:42.141090 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:42.154421 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-feaf8d76-66ba-419e-ad10-5f3e379a09ec tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/48556087-f2cc-495f-9dd9-20b1d344a530 returned with HTTP 200 Nov 13 01:39:42.155417 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1125/2230] 10.222.0.13 () {58 vars in 1340 bytes} [Fri Nov 13 01:39:42 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/48556087-f2cc-495f-9dd9-20b1d344a530 => generated 307 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:42.166836 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d811de1-1012-43fd-ae07-336f54fbe5ad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/detail Nov 13 01:39:42.167665 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d811de1-1012-43fd-ae07-336f54fbe5ad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:42.167665 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:42.167665 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:42.167971 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d811de1-1012-43fd-ae07-336f54fbe5ad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:42.168854 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-4d811de1-1012-43fd-ae07-336f54fbe5ad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:39:42.171148 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-4d811de1-1012-43fd-ae07-336f54fbe5ad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Building query based on filter {{(pid=87987) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:39:42.190050 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4d811de1-1012-43fd-ae07-336f54fbe5ad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Get all snapshots completed successfully. Nov 13 01:39:42.191194 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:42.191194 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:42.202164 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d811de1-1012-43fd-ae07-336f54fbe5ad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/detail returned with HTTP 200 Nov 13 01:39:42.207426 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1106/2231] 10.222.0.13 () {56 vars in 1191 bytes} [Fri Nov 13 01:39:42 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/detail => generated 453 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:42.218384 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-121e4c1b-fb34-4137-ace2-084e702cc226 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/bb2e20a9-6d1a-47b3-a99f-ae0e2089d448 Nov 13 01:39:42.218880 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-121e4c1b-fb34-4137-ace2-084e702cc226 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:42.219293 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:42.219293 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:42.219736 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-121e4c1b-fb34-4137-ace2-084e702cc226 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:42.249231 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:42.249231 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:42.250349 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-121e4c1b-fb34-4137-ace2-084e702cc226 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Snapshot retrieved successfully. Nov 13 01:39:42.252526 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-121e4c1b-fb34-4137-ace2-084e702cc226 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/bb2e20a9-6d1a-47b3-a99f-ae0e2089d448 returned with HTTP 200 Nov 13 01:39:42.260681 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1126/2232] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:39:42 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/bb2e20a9-6d1a-47b3-a99f-ae0e2089d448 => generated 450 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:42.265227 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] POST http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/action Nov 13 01:39:42.265933 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:42.265933 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:42.266613 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action body: b'{"create-from-src": {"group_snapshot_id": "48556087-f2cc-495f-9dd9-20b1d344a530", "name": "tempest-Group_from_snap-549964294"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:39:42.267144 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "48556087-f2cc-495f-9dd9-20b1d344a530", "name": "tempest-Group_from_snap-549964294"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:39:42.268381 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Creating new group {'create-from-src': {'group_snapshot_id': '48556087-f2cc-495f-9dd9-20b1d344a530', 'name': 'tempest-Group_from_snap-549964294'}}. {{(pid=87987) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Nov 13 01:39:42.268909 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Creating group tempest-Group_from_snap-549964294 from group_snapshot 48556087-f2cc-495f-9dd9-20b1d344a530. Nov 13 01:39:42.276686 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:42.276686 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:42.301989 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:42.301989 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:42.309994 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:42.309994 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:42.418659 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Created reservations ['fdb91244-1a9b-48af-a0fc-08c60f78eed3'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:39:42.558079 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.group.api [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] A mapping entry already exists for group baed93d2-0799-4e44-bc8a-565eff0066dc and volume type 7cb2c252-f6b2-49cb-833e-b175334ca6e1. Do not need to create again. Nov 13 01:39:42.558837 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:42.558837 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:42.559512 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Availability Zones retrieved successfully. Nov 13 01:39:42.575876 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Flow 'volume_create_api' (c051c0b7-8afd-48e1-be3c-185806538705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:39:42.578822 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (536465b5-321d-4640-a8c7-9574e96b4317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:39:42.581072 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:39:42.756604 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (536465b5-321d-4640-a8c7-9574e96b4317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bb2e20a9-6d1a-47b3-a99f-ae0e2089d448', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T01:39:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7cb2c252-f6b2-49cb-833e-b175334ca6e1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-266369621',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7cb2c252-f6b2-49cb-833e-b175334ca6e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'baed93d2-0799-4e44-bc8a-565eff0066dc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:39:42.759127 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33f2ec5f-8d48-4556-87cb-6b2acd47d2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:39:42.896364 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Created reservations ['135dea52-a802-4659-91ab-b0e8bd516489', '76a79093-5b59-41af-8096-58eef7e406eb'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:39:42.898529 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33f2ec5f-8d48-4556-87cb-6b2acd47d2d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['135dea52-a802-4659-91ab-b0e8bd516489', '76a79093-5b59-41af-8096-58eef7e406eb']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:39:42.901050 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bbb4481-7bdf-40ca-b26b-6e5dbe980467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:39:43.106746 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bbb4481-7bdf-40ca-b26b-6e5dbe980467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2747d70c-ca76-4458-84b5-115a4ee7af66', '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=baed93d2-0799-4e44-bc8a-565eff0066dc,group_type_id=,metadata={},multiattach=False,project_id='4f1272a582ae4c1abc7d47966501e391',qos_specs=None,replication_status=,reservations=['135dea52-a802-4659-91ab-b0e8bd516489','76a79093-5b59-41af-8096-58eef7e406eb'],size=1,snapshot_id=bb2e20a9-6d1a-47b3-a99f-ae0e2089d448,source_replicaid=,source_volid=None,status='creating',user_id='333459c776a34601a3bb657ce60072c1',volume_type_id=7cb2c252-f6b2-49cb-833e-b175334ca6e1), '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-11-13T01:39:43Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=baed93d2-0799-4e44-bc8a-565eff0066dc,host=None,id=2747d70c-ca76-4458-84b5-115a4ee7af66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f1272a582ae4c1abc7d47966501e391',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=bb2e20a9-6d1a-47b3-a99f-ae0e2089d448,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='333459c776a34601a3bb657ce60072c1',volume_attachment=,volume_type=,volume_type_id=7cb2c252-f6b2-49cb-833e-b175334ca6e1)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:39:43.108759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (596f54b6-4300-413a-96ae-3d854b061d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:39:43.135395 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (596f54b6-4300-413a-96ae-3d854b061d40) 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=baed93d2-0799-4e44-bc8a-565eff0066dc,group_type_id=,metadata={},multiattach=False,project_id='4f1272a582ae4c1abc7d47966501e391',qos_specs=None,replication_status=,reservations=['135dea52-a802-4659-91ab-b0e8bd516489','76a79093-5b59-41af-8096-58eef7e406eb'],size=1,snapshot_id=bb2e20a9-6d1a-47b3-a99f-ae0e2089d448,source_replicaid=,source_volid=None,status='creating',user_id='333459c776a34601a3bb657ce60072c1',volume_type_id=7cb2c252-f6b2-49cb-833e-b175334ca6e1)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:39:43.138210 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Flow 'volume_create_api' (c051c0b7-8afd-48e1-be3c-185806538705) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:39:43.192760 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Create volume request issued successfully. Nov 13 01:39:43.234698 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6660c227-12ab-474c-ba3b-014143451ba2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/action returned with HTTP 202 Nov 13 01:39:43.235957 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1107/2233] 10.222.0.13 () {60 vars in 1245 bytes} [Fri Nov 13 01:39:42 2020] POST /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/action => generated 102 bytes in 975 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:39:43.246457 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3e81082d-95bf-4fb7-8061-e3f832decebd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail Nov 13 01:39:43.247038 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3e81082d-95bf-4fb7-8061-e3f832decebd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:43.247407 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:43.247407 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:43.247811 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3e81082d-95bf-4fb7-8061-e3f832decebd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:43.248531 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-3e81082d-95bf-4fb7-8061-e3f832decebd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:39:43.250713 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3e81082d-95bf-4fb7-8061-e3f832decebd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:39:43.312919 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3e81082d-95bf-4fb7-8061-e3f832decebd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Get all volumes completed successfully. Nov 13 01:39:43.314511 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-3e81082d-95bf-4fb7-8061-e3f832decebd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:43.314956 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-3e81082d-95bf-4fb7-8061-e3f832decebd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:43.325287 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-3e81082d-95bf-4fb7-8061-e3f832decebd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:43.333384 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:43.333384 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:43.347424 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-3e81082d-95bf-4fb7-8061-e3f832decebd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:43.348624 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-3e81082d-95bf-4fb7-8061-e3f832decebd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:43.358324 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-3e81082d-95bf-4fb7-8061-e3f832decebd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:43.370315 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:43.370315 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:43.412244 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3e81082d-95bf-4fb7-8061-e3f832decebd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail returned with HTTP 200 Nov 13 01:39:43.413091 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1127/2234] 10.222.0.13 () {58 vars in 1226 bytes} [Fri Nov 13 01:39:43 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail => generated 1984 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 01:39:43.432797 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-39040d83-7b4d-4411-9e0e-1257f749ce52 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 Nov 13 01:39:43.433340 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-39040d83-7b4d-4411-9e0e-1257f749ce52 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:43.433558 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:43.433558 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:43.434541 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-39040d83-7b4d-4411-9e0e-1257f749ce52 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:43.489468 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:43.489468 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:43.498994 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-39040d83-7b4d-4411-9e0e-1257f749ce52 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:39:43.525772 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-39040d83-7b4d-4411-9e0e-1257f749ce52 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:43.526241 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-39040d83-7b4d-4411-9e0e-1257f749ce52 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:43.546736 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-39040d83-7b4d-4411-9e0e-1257f749ce52 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:43.554267 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:43.554267 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:43.577541 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-39040d83-7b4d-4411-9e0e-1257f749ce52 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 returned with HTTP 200 Nov 13 01:39:43.578810 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1108/2235] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:39:43 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 => generated 991 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:44.594241 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8ca17ad9-1f5d-474f-8cae-dd814ca0a7ba tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 Nov 13 01:39:44.594846 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8ca17ad9-1f5d-474f-8cae-dd814ca0a7ba tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:44.595070 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:44.595070 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:44.595445 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8ca17ad9-1f5d-474f-8cae-dd814ca0a7ba tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:44.682832 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:44.682832 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:44.694358 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8ca17ad9-1f5d-474f-8cae-dd814ca0a7ba tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:39:44.710511 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-8ca17ad9-1f5d-474f-8cae-dd814ca0a7ba tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:44.710963 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-8ca17ad9-1f5d-474f-8cae-dd814ca0a7ba tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:44.719417 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-8ca17ad9-1f5d-474f-8cae-dd814ca0a7ba tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:44.728346 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:44.728346 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:44.755914 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8ca17ad9-1f5d-474f-8cae-dd814ca0a7ba tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 returned with HTTP 200 Nov 13 01:39:44.756922 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1128/2236] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:39:44 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 => generated 991 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:45.773594 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dedcb180-df90-4301-aba5-10e522675285 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 Nov 13 01:39:45.774112 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dedcb180-df90-4301-aba5-10e522675285 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:45.774362 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:45.774362 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:45.774648 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dedcb180-df90-4301-aba5-10e522675285 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:45.830718 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:45.830718 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:45.841023 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dedcb180-df90-4301-aba5-10e522675285 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:39:45.857362 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-dedcb180-df90-4301-aba5-10e522675285 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:45.857789 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-dedcb180-df90-4301-aba5-10e522675285 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:45.867153 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-dedcb180-df90-4301-aba5-10e522675285 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:45.874768 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:45.874768 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:45.898205 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dedcb180-df90-4301-aba5-10e522675285 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 returned with HTTP 200 Nov 13 01:39:45.901815 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1109/2237] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:39:45 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 => generated 991 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:46.916718 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-966c0eb8-f6b3-49e3-ac75-2ba537282398 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 Nov 13 01:39:46.917240 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-966c0eb8-f6b3-49e3-ac75-2ba537282398 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:46.917529 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:46.917529 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:46.917780 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-966c0eb8-f6b3-49e3-ac75-2ba537282398 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:47.099641 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:47.099641 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:47.131467 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-966c0eb8-f6b3-49e3-ac75-2ba537282398 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:39:47.202547 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-966c0eb8-f6b3-49e3-ac75-2ba537282398 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:47.203007 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-966c0eb8-f6b3-49e3-ac75-2ba537282398 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:47.213165 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-966c0eb8-f6b3-49e3-ac75-2ba537282398 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:47.241742 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:47.241742 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:47.309281 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-966c0eb8-f6b3-49e3-ac75-2ba537282398 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 returned with HTTP 200 Nov 13 01:39:47.312755 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1129/2238] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:39:46 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 => generated 991 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:48.328510 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bb74de38-ff37-40ba-bd02-77949ebd07fd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 Nov 13 01:39:48.330596 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bb74de38-ff37-40ba-bd02-77949ebd07fd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:48.330596 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:48.330596 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:48.330596 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bb74de38-ff37-40ba-bd02-77949ebd07fd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:48.424950 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:48.424950 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:48.436051 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bb74de38-ff37-40ba-bd02-77949ebd07fd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:39:48.465302 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-bb74de38-ff37-40ba-bd02-77949ebd07fd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:48.466349 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-bb74de38-ff37-40ba-bd02-77949ebd07fd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:48.477966 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-bb74de38-ff37-40ba-bd02-77949ebd07fd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:48.492760 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:48.492760 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:48.538716 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bb74de38-ff37-40ba-bd02-77949ebd07fd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 returned with HTTP 200 Nov 13 01:39:48.549384 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1110/2239] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:39:48 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 => generated 991 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:49.555638 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c45e0397-30c2-4c26-9b36-942ce3d99733 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 Nov 13 01:39:49.556705 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c45e0397-30c2-4c26-9b36-942ce3d99733 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:49.557228 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:49.557228 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:49.557817 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c45e0397-30c2-4c26-9b36-942ce3d99733 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:49.733235 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:49.733235 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:49.764407 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c45e0397-30c2-4c26-9b36-942ce3d99733 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:39:49.792595 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-c45e0397-30c2-4c26-9b36-942ce3d99733 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:49.796375 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-c45e0397-30c2-4c26-9b36-942ce3d99733 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:49.815655 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-c45e0397-30c2-4c26-9b36-942ce3d99733 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:49.834546 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:49.834546 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:49.871405 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c45e0397-30c2-4c26-9b36-942ce3d99733 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 returned with HTTP 200 Nov 13 01:39:49.872625 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1130/2240] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:39:49 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 => generated 991 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:50.888923 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0ac47049-e747-4028-aabd-e634c9b9c306 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 Nov 13 01:39:50.889550 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0ac47049-e747-4028-aabd-e634c9b9c306 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:50.889766 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:50.889766 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:50.890905 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0ac47049-e747-4028-aabd-e634c9b9c306 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:50.973803 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:50.973803 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:50.983210 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0ac47049-e747-4028-aabd-e634c9b9c306 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:39:51.005733 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-0ac47049-e747-4028-aabd-e634c9b9c306 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:51.007209 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-0ac47049-e747-4028-aabd-e634c9b9c306 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:51.014348 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-0ac47049-e747-4028-aabd-e634c9b9c306 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:51.022133 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:51.022133 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:51.050842 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0ac47049-e747-4028-aabd-e634c9b9c306 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 returned with HTTP 200 Nov 13 01:39:51.051647 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1111/2241] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:39:50 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 => generated 991 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:52.068569 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-91056f87-f64b-4707-b7da-596fb90c67df tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 Nov 13 01:39:52.069943 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-91056f87-f64b-4707-b7da-596fb90c67df tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:52.070378 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:52.070378 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:52.071090 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-91056f87-f64b-4707-b7da-596fb90c67df tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:52.167863 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:52.167863 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:52.180013 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-91056f87-f64b-4707-b7da-596fb90c67df tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:39:52.197858 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-91056f87-f64b-4707-b7da-596fb90c67df tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:52.198676 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-91056f87-f64b-4707-b7da-596fb90c67df tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:52.208308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-91056f87-f64b-4707-b7da-596fb90c67df tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:52.216476 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:52.216476 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:52.241884 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-91056f87-f64b-4707-b7da-596fb90c67df tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 returned with HTTP 200 Nov 13 01:39:52.243260 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1131/2242] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:39:52 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 => generated 992 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:52.258986 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0f5511e7-35bb-49fd-869f-9bdd7c4f6a2e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/baed93d2-0799-4e44-bc8a-565eff0066dc Nov 13 01:39:52.260023 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0f5511e7-35bb-49fd-869f-9bdd7c4f6a2e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:52.260464 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:52.260464 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:52.261158 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0f5511e7-35bb-49fd-869f-9bdd7c4f6a2e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:52.261799 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-0f5511e7-35bb-49fd-869f-9bdd7c4f6a2e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member baed93d2-0799-4e44-bc8a-565eff0066dc {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:39:52.269690 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:52.269690 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:52.299046 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0f5511e7-35bb-49fd-869f-9bdd7c4f6a2e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/baed93d2-0799-4e44-bc8a-565eff0066dc returned with HTTP 200 Nov 13 01:39:52.307627 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1112/2243] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:39:52 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/baed93d2-0799-4e44-bc8a-565eff0066dc => generated 417 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:52.311763 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b03febb0-ecaa-4724-bdaf-44208038c114 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail Nov 13 01:39:52.312818 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b03febb0-ecaa-4724-bdaf-44208038c114 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:52.312818 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:52.312818 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:52.313098 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b03febb0-ecaa-4724-bdaf-44208038c114 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:52.313630 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-b03febb0-ecaa-4724-bdaf-44208038c114 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:39:52.315528 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b03febb0-ecaa-4724-bdaf-44208038c114 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:39:52.375712 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b03febb0-ecaa-4724-bdaf-44208038c114 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Get all volumes completed successfully. Nov 13 01:39:52.377716 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-b03febb0-ecaa-4724-bdaf-44208038c114 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:52.378500 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-b03febb0-ecaa-4724-bdaf-44208038c114 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:52.396213 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-b03febb0-ecaa-4724-bdaf-44208038c114 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:52.403856 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:52.403856 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:52.418097 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-b03febb0-ecaa-4724-bdaf-44208038c114 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:52.418640 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-b03febb0-ecaa-4724-bdaf-44208038c114 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:52.427638 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-b03febb0-ecaa-4724-bdaf-44208038c114 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:52.434801 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:52.434801 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:52.458512 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b03febb0-ecaa-4724-bdaf-44208038c114 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail returned with HTTP 200 Nov 13 01:39:52.470988 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1132/2244] 10.222.0.13 () {58 vars in 1226 bytes} [Fri Nov 13 01:39:52 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail => generated 1985 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 01:39:52.476135 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-78a81e04-6fb7-413b-b1fa-4948fb601ea0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] POST http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/baed93d2-0799-4e44-bc8a-565eff0066dc/action Nov 13 01:39:52.476998 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:52.476998 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:52.477712 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-78a81e04-6fb7-413b-b1fa-4948fb601ea0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:39:52.478298 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-78a81e04-6fb7-413b-b1fa-4948fb601ea0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:39:52.479443 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-78a81e04-6fb7-413b-b1fa-4948fb601ea0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] delete called for group baed93d2-0799-4e44-bc8a-565eff0066dc {{(pid=87987) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Nov 13 01:39:52.480005 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-78a81e04-6fb7-413b-b1fa-4948fb601ea0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Delete group with id: baed93d2-0799-4e44-bc8a-565eff0066dc Nov 13 01:39:52.487774 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:52.487774 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:52.640589 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-78a81e04-6fb7-413b-b1fa-4948fb601ea0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/baed93d2-0799-4e44-bc8a-565eff0066dc/action returned with HTTP 202 Nov 13 01:39:52.645020 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1113/2245] 10.222.0.13 () {60 vars in 1355 bytes} [Fri Nov 13 01:39:52 2020] POST /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/baed93d2-0799-4e44-bc8a-565eff0066dc/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:39:52.650241 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-be2b2e6c-6cdb-4588-bad9-e062258b8c86 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 Nov 13 01:39:52.650810 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-be2b2e6c-6cdb-4588-bad9-e062258b8c86 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:52.651009 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:52.651009 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:52.651372 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-be2b2e6c-6cdb-4588-bad9-e062258b8c86 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:52.748860 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:52.748860 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:52.758735 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-be2b2e6c-6cdb-4588-bad9-e062258b8c86 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:39:52.773487 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-be2b2e6c-6cdb-4588-bad9-e062258b8c86 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:52.774259 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-be2b2e6c-6cdb-4588-bad9-e062258b8c86 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:52.782540 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-be2b2e6c-6cdb-4588-bad9-e062258b8c86 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:52.791460 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:52.791460 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:52.817368 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-be2b2e6c-6cdb-4588-bad9-e062258b8c86 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 returned with HTTP 200 Nov 13 01:39:52.818456 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1133/2246] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:39:52 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 => generated 991 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:53.833834 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee6a79bc-4b00-49bc-b927-7cf65f58ef3f tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 Nov 13 01:39:53.834362 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee6a79bc-4b00-49bc-b927-7cf65f58ef3f tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:53.834562 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:53.834562 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:53.835199 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee6a79bc-4b00-49bc-b927-7cf65f58ef3f tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:53.956800 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:53.956800 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:53.998113 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ee6a79bc-4b00-49bc-b927-7cf65f58ef3f tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:39:54.034041 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-ee6a79bc-4b00-49bc-b927-7cf65f58ef3f tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:54.034041 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-ee6a79bc-4b00-49bc-b927-7cf65f58ef3f tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:54.042981 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-ee6a79bc-4b00-49bc-b927-7cf65f58ef3f tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:54.051587 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:54.051587 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:54.076013 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee6a79bc-4b00-49bc-b927-7cf65f58ef3f tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 returned with HTTP 200 Nov 13 01:39:54.077023 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1114/2247] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:39:53 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 => generated 991 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:55.094557 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-83932718-1586-4810-97de-4f644968aa06 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 Nov 13 01:39:55.095126 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-83932718-1586-4810-97de-4f644968aa06 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:55.095126 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:55.095126 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:55.095490 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-83932718-1586-4810-97de-4f644968aa06 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:55.188813 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-83932718-1586-4810-97de-4f644968aa06 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 returned with HTTP 404 Nov 13 01:39:55.189868 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1134/2248] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:39:55 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/2747d70c-ca76-4458-84b5-115a4ee7af66 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:39:55.198508 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-336c2693-ff22-45f3-8816-26eb653d2838 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/baed93d2-0799-4e44-bc8a-565eff0066dc Nov 13 01:39:55.199073 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-336c2693-ff22-45f3-8816-26eb653d2838 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:55.199286 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:55.199286 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:55.199673 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-336c2693-ff22-45f3-8816-26eb653d2838 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:55.200077 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-336c2693-ff22-45f3-8816-26eb653d2838 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member baed93d2-0799-4e44-bc8a-565eff0066dc {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:39:55.212215 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-336c2693-ff22-45f3-8816-26eb653d2838 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/baed93d2-0799-4e44-bc8a-565eff0066dc returned with HTTP 404 Nov 13 01:39:55.217768 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1115/2249] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:39:55 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/baed93d2-0799-4e44-bc8a-565eff0066dc => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:39:55.221557 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-11dd812d-46be-455e-9281-f3869d5c093b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] DELETE http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/48556087-f2cc-495f-9dd9-20b1d344a530 Nov 13 01:39:55.222269 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-11dd812d-46be-455e-9281-f3869d5c093b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:55.229002 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-11dd812d-46be-455e-9281-f3869d5c093b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:55.229584 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-11dd812d-46be-455e-9281-f3869d5c093b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] delete called for member 48556087-f2cc-495f-9dd9-20b1d344a530 {{(pid=87988) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Nov 13 01:39:55.230083 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.group_snapshots [None req-11dd812d-46be-455e-9281-f3869d5c093b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Delete group_snapshot with id: 48556087-f2cc-495f-9dd9-20b1d344a530 Nov 13 01:39:55.241191 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:55.241191 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:55.317217 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-11dd812d-46be-455e-9281-f3869d5c093b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/48556087-f2cc-495f-9dd9-20b1d344a530 returned with HTTP 202 Nov 13 01:39:55.320130 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1135/2250] 10.222.0.13 () {58 vars in 1343 bytes} [Fri Nov 13 01:39:55 2020] DELETE /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/48556087-f2cc-495f-9dd9-20b1d344a530 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:39:55.327823 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c4f75f8-1c61-4e91-a689-8ac647711ef5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail Nov 13 01:39:55.328583 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c4f75f8-1c61-4e91-a689-8ac647711ef5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:55.329223 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c4f75f8-1c61-4e91-a689-8ac647711ef5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:55.330088 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-8c4f75f8-1c61-4e91-a689-8ac647711ef5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:39:55.332063 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8c4f75f8-1c61-4e91-a689-8ac647711ef5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:39:55.442150 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8c4f75f8-1c61-4e91-a689-8ac647711ef5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Get all volumes completed successfully. Nov 13 01:39:55.443744 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-8c4f75f8-1c61-4e91-a689-8ac647711ef5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:55.444190 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-8c4f75f8-1c61-4e91-a689-8ac647711ef5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:55.466768 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-8c4f75f8-1c61-4e91-a689-8ac647711ef5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:55.479010 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:55.479010 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:55.523225 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c4f75f8-1c61-4e91-a689-8ac647711ef5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail returned with HTTP 200 Nov 13 01:39:55.542246 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-10f8e8dc-3c0a-4d54-b634-fac2e34ce2c1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/detail Nov 13 01:39:55.543140 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-10f8e8dc-3c0a-4d54-b634-fac2e34ce2c1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:55.543467 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:55.543467 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:55.544050 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-10f8e8dc-3c0a-4d54-b634-fac2e34ce2c1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:55.544975 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-10f8e8dc-3c0a-4d54-b634-fac2e34ce2c1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:39:55.545791 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:55.545791 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:55.548011 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1116/2251] 10.222.0.13 () {58 vars in 1226 bytes} [Fri Nov 13 01:39:55 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail => generated 1003 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:39:55.548168 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-10f8e8dc-3c0a-4d54-b634-fac2e34ce2c1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Building query based on filter {{(pid=87988) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:39:55.598243 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-10f8e8dc-3c0a-4d54-b634-fac2e34ce2c1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Get all snapshots completed successfully. Nov 13 01:39:55.599448 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:55.599448 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:55.601154 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-10f8e8dc-3c0a-4d54-b634-fac2e34ce2c1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/detail returned with HTTP 200 Nov 13 01:39:55.602114 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1136/2252] 10.222.0.13 () {56 vars in 1191 bytes} [Fri Nov 13 01:39:55 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/detail => generated 452 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:55.614257 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f774c66-10ae-4020-b6e8-52836bf39694 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/bb2e20a9-6d1a-47b3-a99f-ae0e2089d448 Nov 13 01:39:55.614977 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f774c66-10ae-4020-b6e8-52836bf39694 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:55.615354 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:55.615354 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:55.616090 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f774c66-10ae-4020-b6e8-52836bf39694 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:55.643066 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:55.643066 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:55.645205 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4f774c66-10ae-4020-b6e8-52836bf39694 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Snapshot retrieved successfully. Nov 13 01:39:55.647408 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f774c66-10ae-4020-b6e8-52836bf39694 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/bb2e20a9-6d1a-47b3-a99f-ae0e2089d448 returned with HTTP 200 Nov 13 01:39:55.648411 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1117/2253] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:39:55 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/bb2e20a9-6d1a-47b3-a99f-ae0e2089d448 => generated 449 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:56.664662 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2d4d250f-e4a2-4b50-8347-a2e4c3ec1749 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/bb2e20a9-6d1a-47b3-a99f-ae0e2089d448 Nov 13 01:39:56.668374 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2d4d250f-e4a2-4b50-8347-a2e4c3ec1749 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:56.668374 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:56.668374 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:56.668374 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2d4d250f-e4a2-4b50-8347-a2e4c3ec1749 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:56.705266 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:56.705266 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:56.706583 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2d4d250f-e4a2-4b50-8347-a2e4c3ec1749 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Snapshot retrieved successfully. Nov 13 01:39:56.709205 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2d4d250f-e4a2-4b50-8347-a2e4c3ec1749 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/bb2e20a9-6d1a-47b3-a99f-ae0e2089d448 returned with HTTP 200 Nov 13 01:39:56.709701 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1137/2254] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:39:56 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/bb2e20a9-6d1a-47b3-a99f-ae0e2089d448 => generated 449 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:39:57.721864 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-be35665f-537b-4d54-881e-4fdfd75649e0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/bb2e20a9-6d1a-47b3-a99f-ae0e2089d448 Nov 13 01:39:57.722400 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-be35665f-537b-4d54-881e-4fdfd75649e0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:57.722684 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:57.722684 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:57.723635 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-be35665f-537b-4d54-881e-4fdfd75649e0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:57.747652 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-be35665f-537b-4d54-881e-4fdfd75649e0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/bb2e20a9-6d1a-47b3-a99f-ae0e2089d448 returned with HTTP 404 Nov 13 01:39:57.749026 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1118/2255] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:39:57 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/bb2e20a9-6d1a-47b3-a99f-ae0e2089d448 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:39:57.760409 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-698912c6-6502-424a-9636-45d605f278e4 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/48556087-f2cc-495f-9dd9-20b1d344a530 Nov 13 01:39:57.761437 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-698912c6-6502-424a-9636-45d605f278e4 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:57.761806 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:57.761806 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:57.763066 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-698912c6-6502-424a-9636-45d605f278e4 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:57.764054 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-698912c6-6502-424a-9636-45d605f278e4 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member 48556087-f2cc-495f-9dd9-20b1d344a530 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Nov 13 01:39:57.771893 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-698912c6-6502-424a-9636-45d605f278e4 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/48556087-f2cc-495f-9dd9-20b1d344a530 returned with HTTP 404 Nov 13 01:39:57.773251 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1138/2256] 10.222.0.13 () {58 vars in 1340 bytes} [Fri Nov 13 01:39:57 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/48556087-f2cc-495f-9dd9-20b1d344a530 => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:39:57.780242 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-97cb6f23-4cf3-4e50-8ccd-7aafb5f8aff7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail Nov 13 01:39:57.780806 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-97cb6f23-4cf3-4e50-8ccd-7aafb5f8aff7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:57.781278 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-97cb6f23-4cf3-4e50-8ccd-7aafb5f8aff7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:57.781921 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-97cb6f23-4cf3-4e50-8ccd-7aafb5f8aff7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:39:57.783865 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-97cb6f23-4cf3-4e50-8ccd-7aafb5f8aff7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:39:57.840440 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-97cb6f23-4cf3-4e50-8ccd-7aafb5f8aff7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Get all volumes completed successfully. Nov 13 01:39:57.841981 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-97cb6f23-4cf3-4e50-8ccd-7aafb5f8aff7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:57.842417 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-97cb6f23-4cf3-4e50-8ccd-7aafb5f8aff7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:57.851759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-97cb6f23-4cf3-4e50-8ccd-7aafb5f8aff7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:57.859575 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:57.859575 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:57.879942 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-97cb6f23-4cf3-4e50-8ccd-7aafb5f8aff7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail returned with HTTP 200 Nov 13 01:39:57.892942 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1119/2257] 10.222.0.13 () {58 vars in 1226 bytes} [Fri Nov 13 01:39:57 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail => generated 1003 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:39:57.901243 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-41e96481-8af4-4219-8f40-f952e35078d1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] POST http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/c9cb0817-c711-4afc-be99-0eb5f2e3bc73/action Nov 13 01:39:57.902227 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-41e96481-8af4-4219-8f40-f952e35078d1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:39:57.912722 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-41e96481-8af4-4219-8f40-f952e35078d1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:39:57.913759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-41e96481-8af4-4219-8f40-f952e35078d1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] delete called for group c9cb0817-c711-4afc-be99-0eb5f2e3bc73 {{(pid=87988) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Nov 13 01:39:57.914115 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-41e96481-8af4-4219-8f40-f952e35078d1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Delete group with id: c9cb0817-c711-4afc-be99-0eb5f2e3bc73 Nov 13 01:39:57.938340 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:57.938340 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:58.164760 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-41e96481-8af4-4219-8f40-f952e35078d1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/c9cb0817-c711-4afc-be99-0eb5f2e3bc73/action returned with HTTP 202 Nov 13 01:39:58.166310 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1139/2258] 10.222.0.13 () {60 vars in 1355 bytes} [Fri Nov 13 01:39:57 2020] POST /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/c9cb0817-c711-4afc-be99-0eb5f2e3bc73/action => generated 0 bytes in 272 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:39:58.174287 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6a897c73-9777-411c-954b-95247e15594e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 Nov 13 01:39:58.174859 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6a897c73-9777-411c-954b-95247e15594e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:58.175060 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:58.175060 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:58.175412 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6a897c73-9777-411c-954b-95247e15594e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:58.283120 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:58.283120 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:58.294566 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6a897c73-9777-411c-954b-95247e15594e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:39:58.313781 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-6a897c73-9777-411c-954b-95247e15594e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:58.314358 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-6a897c73-9777-411c-954b-95247e15594e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:58.330435 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-6a897c73-9777-411c-954b-95247e15594e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:58.339654 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:58.339654 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:58.391217 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6a897c73-9777-411c-954b-95247e15594e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 returned with HTTP 200 Nov 13 01:39:58.401406 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1120/2259] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:39:58 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 => generated 999 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:39:59.409881 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-645bb985-0ddd-4a40-ae1e-9064e7644bdf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 Nov 13 01:39:59.409881 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-645bb985-0ddd-4a40-ae1e-9064e7644bdf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:39:59.409881 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:39:59.409881 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:39:59.411784 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-645bb985-0ddd-4a40-ae1e-9064e7644bdf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:39:59.523481 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:59.523481 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:59.542888 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-645bb985-0ddd-4a40-ae1e-9064e7644bdf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:39:59.560729 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-645bb985-0ddd-4a40-ae1e-9064e7644bdf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:39:59.561942 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-645bb985-0ddd-4a40-ae1e-9064e7644bdf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:39:59.579362 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-645bb985-0ddd-4a40-ae1e-9064e7644bdf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:39:59.593404 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:39:59.593404 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:39:59.637183 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-645bb985-0ddd-4a40-ae1e-9064e7644bdf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 returned with HTTP 200 Nov 13 01:39:59.638560 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1140/2260] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:39:59 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 => generated 999 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:00.655981 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fca8253d-cfc3-4bea-a655-03ee69dfef96 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 Nov 13 01:40:00.657765 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fca8253d-cfc3-4bea-a655-03ee69dfef96 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:00.658137 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:00.658137 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:00.658756 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fca8253d-cfc3-4bea-a655-03ee69dfef96 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:00.714876 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fca8253d-cfc3-4bea-a655-03ee69dfef96 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 returned with HTTP 404 Nov 13 01:40:00.716666 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1121/2261] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:40:00 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:40:00.725894 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7c14c685-5fcc-4966-95a1-a678655e1304 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/c9cb0817-c711-4afc-be99-0eb5f2e3bc73 Nov 13 01:40:00.727133 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7c14c685-5fcc-4966-95a1-a678655e1304 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:00.727574 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:00.727574 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:00.728358 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7c14c685-5fcc-4966-95a1-a678655e1304 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:00.729329 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-7c14c685-5fcc-4966-95a1-a678655e1304 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member c9cb0817-c711-4afc-be99-0eb5f2e3bc73 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:00.735623 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7c14c685-5fcc-4966-95a1-a678655e1304 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/c9cb0817-c711-4afc-be99-0eb5f2e3bc73 returned with HTTP 404 Nov 13 01:40:00.737183 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1141/2262] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:00 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/c9cb0817-c711-4afc-be99-0eb5f2e3bc73 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:40:00.745283 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4568386e-12b3-4c57-8a01-51f0688590b4 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] DELETE http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/group_types/48cb56a3-d09d-4019-95a9-2d0c74ccfe54 Nov 13 01:40:00.745852 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4568386e-12b3-4c57-8a01-51f0688590b4 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:00.746332 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4568386e-12b3-4c57-8a01-51f0688590b4 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:00.802746 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:40:00.802746 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:40:00.819752 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4568386e-12b3-4c57-8a01-51f0688590b4 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/group_types/48cb56a3-d09d-4019-95a9-2d0c74ccfe54 returned with HTTP 202 Nov 13 01:40:00.822722 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1122/2263] 10.222.0.13 () {58 vars in 1331 bytes} [Fri Nov 13 01:40:00 2020] DELETE /volume/v3/4ccdace5de0940c7a87dfd9266f675ce/group_types/48cb56a3-d09d-4019-95a9-2d0c74ccfe54 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:40:00.831335 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ce68e980-2187-4848-be79-ddc69a27afae tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] POST http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types Nov 13 01:40:00.833000 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ce68e980-2187-4848-be79-ddc69a27afae tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1364351694"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:00.878958 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ce68e980-2187-4848-be79-ddc69a27afae tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types returned with HTTP 200 Nov 13 01:40:00.884095 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1142/2264] 10.222.0.13 () {58 vars in 1179 bytes} [Fri Nov 13 01:40:00 2020] POST /volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types => generated 224 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:00.889555 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d4c5afa6-f3d4-4d3e-b757-cb24cbaba3ad tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] POST http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/group_types Nov 13 01:40:00.890692 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d4c5afa6-f3d4-4d3e-b757-cb24cbaba3ad tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1986395728"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:00.933629 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d4c5afa6-f3d4-4d3e-b757-cb24cbaba3ad tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/group_types returned with HTTP 202 Nov 13 01:40:00.940228 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1123/2265] 10.222.0.13 () {60 vars in 1238 bytes} [Fri Nov 13 01:40:00 2020] POST /volume/v3/4ccdace5de0940c7a87dfd9266f675ce/group_types => generated 181 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:40:00.944452 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-deca6d0b-c45d-46c7-8916-8f9f4ca4fa73 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] POST http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups Nov 13 01:40:00.945268 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-deca6d0b-c45d-46c7-8916-8f9f4ca4fa73 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action: 'create', calling method: version_select, body: {"group": {"group_type": "203eaaf2-eacb-477a-bd56-956dd270bd87", "volume_types": ["bd007c51-b2f2-4126-8ffb-b63f22536a39"], "name": "tempest-GroupSnapshotsTest-Group-1329180269"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:00.946311 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-deca6d0b-c45d-46c7-8916-8f9f4ca4fa73 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Creating new group {'group': {'group_type': '203eaaf2-eacb-477a-bd56-956dd270bd87', 'volume_types': ['bd007c51-b2f2-4126-8ffb-b63f22536a39'], 'name': 'tempest-GroupSnapshotsTest-Group-1329180269'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Nov 13 01:40:00.971292 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-deca6d0b-c45d-46c7-8916-8f9f4ca4fa73 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Creating group tempest-GroupSnapshotsTest-Group-1329180269. Nov 13 01:40:01.035340 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-deca6d0b-c45d-46c7-8916-8f9f4ca4fa73 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Availability Zones retrieved successfully. Nov 13 01:40:01.076345 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-deca6d0b-c45d-46c7-8916-8f9f4ca4fa73 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Created reservations ['90b1a427-b8f1-43b7-9045-c47e6266ea48'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:40:01.178119 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-deca6d0b-c45d-46c7-8916-8f9f4ca4fa73 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups returned with HTTP 202 Nov 13 01:40:01.183498 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1143/2266] 10.222.0.13 () {60 vars in 1224 bytes} [Fri Nov 13 01:40:00 2020] POST /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups => generated 112 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:40:01.191338 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1352b968-ab9a-43e0-8320-de3e404b567e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 Nov 13 01:40:01.191668 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1352b968-ab9a-43e0-8320-de3e404b567e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:01.192163 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1352b968-ab9a-43e0-8320-de3e404b567e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:01.192558 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-1352b968-ab9a-43e0-8320-de3e404b567e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member ca3c89dc-cbb7-4c72-b322-05fd358c8872 {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:01.204469 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:01.204469 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:01.260785 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1352b968-ab9a-43e0-8320-de3e404b567e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 returned with HTTP 200 Nov 13 01:40:01.261604 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1124/2267] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:01 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 => generated 392 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:02.274170 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a9bf77b3-bf0d-4c1d-bd74-d4562a2a116a tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 Nov 13 01:40:02.274915 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a9bf77b3-bf0d-4c1d-bd74-d4562a2a116a tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:02.275261 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:02.275261 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:02.275806 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a9bf77b3-bf0d-4c1d-bd74-d4562a2a116a tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:02.276309 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-a9bf77b3-bf0d-4c1d-bd74-d4562a2a116a tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member ca3c89dc-cbb7-4c72-b322-05fd358c8872 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:02.283573 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:02.283573 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:02.311432 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a9bf77b3-bf0d-4c1d-bd74-d4562a2a116a tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 returned with HTTP 200 Nov 13 01:40:02.312290 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1144/2268] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:02 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 => generated 393 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:02.322677 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] POST http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes Nov 13 01:40:02.323386 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:02.323386 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:02.324073 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bd007c51-b2f2-4126-8ffb-b63f22536a39", "group_id": "ca3c89dc-cbb7-4c72-b322-05fd358c8872", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-2129945554"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:02.325364 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Create volume request body: {'volume': {'volume_type': 'bd007c51-b2f2-4126-8ffb-b63f22536a39', 'group_id': 'ca3c89dc-cbb7-4c72-b322-05fd358c8872', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-2129945554'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:40:02.351587 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:02.351587 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:02.352764 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Create volume of 1 GB Nov 13 01:40:02.371318 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Availability Zones retrieved successfully. Nov 13 01:40:02.389037 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Flow 'volume_create_api' (94e6fee2-0322-4831-ba71-dd23f1dad51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:40:02.392312 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f2df502-0fef-4a2d-b17d-f0d34d3ead2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:02.394746 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:02.394746 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:02.395940 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:40:02.454790 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f2df502-0fef-4a2d-b17d-f0d34d3ead2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T01:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd007c51-b2f2-4126-8ffb-b63f22536a39,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1364351694',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd007c51-b2f2-4126-8ffb-b63f22536a39', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ca3c89dc-cbb7-4c72-b322-05fd358c8872', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:02.458922 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef764a7b-bdc8-4726-b29c-6c2850f9c6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:02.514568 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1364351694 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1364351694, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:40:02.515766 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1364351694 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1364351694, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:40:02.573458 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Created reservations ['4a183248-943e-496f-af6e-8787cd4da4a9', '95320654-87ac-4daa-98a1-baecbb15d4b9', 'c60a6fe6-ca5b-4c4c-9720-76328541bfbf', '6e320b18-14e1-41b7-98a1-b6d391607997'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:40:02.575498 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef764a7b-bdc8-4726-b29c-6c2850f9c6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a183248-943e-496f-af6e-8787cd4da4a9', '95320654-87ac-4daa-98a1-baecbb15d4b9', 'c60a6fe6-ca5b-4c4c-9720-76328541bfbf', '6e320b18-14e1-41b7-98a1-b6d391607997']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:02.578669 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11a9f916-3a34-49a9-a436-720db60b1b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:02.648415 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11a9f916-3a34-49a9-a436-720db60b1b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e58e8272-9f2c-4ebd-8f41-b7ae2b4943e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2129945554',encryption_key_id=None,group_id=ca3c89dc-cbb7-4c72-b322-05fd358c8872,group_type_id=,metadata={},multiattach=False,project_id='4f1272a582ae4c1abc7d47966501e391',qos_specs=None,replication_status=,reservations=['4a183248-943e-496f-af6e-8787cd4da4a9','95320654-87ac-4daa-98a1-baecbb15d4b9','c60a6fe6-ca5b-4c4c-9720-76328541bfbf','6e320b18-14e1-41b7-98a1-b6d391607997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='333459c776a34601a3bb657ce60072c1',volume_type_id=bd007c51-b2f2-4126-8ffb-b63f22536a39), '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-11-13T01:40:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2129945554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ca3c89dc-cbb7-4c72-b322-05fd358c8872,host=None,id=e58e8272-9f2c-4ebd-8f41-b7ae2b4943e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f1272a582ae4c1abc7d47966501e391',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='333459c776a34601a3bb657ce60072c1',volume_attachment=,volume_type=,volume_type_id=bd007c51-b2f2-4126-8ffb-b63f22536a39)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:02.650788 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3843b796-5211-4960-b98a-2641278a6683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:02.715034 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3843b796-5211-4960-b98a-2641278a6683) 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-2129945554',encryption_key_id=None,group_id=ca3c89dc-cbb7-4c72-b322-05fd358c8872,group_type_id=,metadata={},multiattach=False,project_id='4f1272a582ae4c1abc7d47966501e391',qos_specs=None,replication_status=,reservations=['4a183248-943e-496f-af6e-8787cd4da4a9','95320654-87ac-4daa-98a1-baecbb15d4b9','c60a6fe6-ca5b-4c4c-9720-76328541bfbf','6e320b18-14e1-41b7-98a1-b6d391607997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='333459c776a34601a3bb657ce60072c1',volume_type_id=bd007c51-b2f2-4126-8ffb-b63f22536a39)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:02.718321 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b2e5f24-4b1b-4b1d-898b-e7963019295f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:02.766634 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b2e5f24-4b1b-4b1d-898b-e7963019295f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:02.775044 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Flow 'volume_create_api' (94e6fee2-0322-4831-ba71-dd23f1dad51f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:40:02.886311 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Create volume request issued successfully. Nov 13 01:40:02.903543 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:02.904035 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:02.913580 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:02.922212 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:02.922212 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:02.948381 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-af850940-7005-4c9f-b078-034b0b5a2bad tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes returned with HTTP 202 Nov 13 01:40:02.948381 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1125/2269] 10.222.0.13 () {60 vars in 1227 bytes} [Fri Nov 13 01:40:02 2020] POST /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes => generated 908 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:40:02.952471 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-86437e38-2d48-4e6e-9d9b-fa0a1b294bbf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/e58e8272-9f2c-4ebd-8f41-b7ae2b4943e5 Nov 13 01:40:02.953282 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-86437e38-2d48-4e6e-9d9b-fa0a1b294bbf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:02.953647 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:02.953647 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:02.954255 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-86437e38-2d48-4e6e-9d9b-fa0a1b294bbf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:03.016043 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:03.016043 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:03.025389 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-86437e38-2d48-4e6e-9d9b-fa0a1b294bbf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:40:03.040900 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-86437e38-2d48-4e6e-9d9b-fa0a1b294bbf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:03.041352 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-86437e38-2d48-4e6e-9d9b-fa0a1b294bbf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:03.049090 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-86437e38-2d48-4e6e-9d9b-fa0a1b294bbf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:03.057263 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:03.057263 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:03.082189 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-86437e38-2d48-4e6e-9d9b-fa0a1b294bbf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/e58e8272-9f2c-4ebd-8f41-b7ae2b4943e5 returned with HTTP 200 Nov 13 01:40:03.100584 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1145/2270] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:40:02 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/e58e8272-9f2c-4ebd-8f41-b7ae2b4943e5 => generated 1000 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:40:04.105843 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-173b6439-432e-4a05-ac6e-1c6d30b3c6ea tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/e58e8272-9f2c-4ebd-8f41-b7ae2b4943e5 Nov 13 01:40:04.106420 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-173b6439-432e-4a05-ac6e-1c6d30b3c6ea tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:04.106635 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:04.106635 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:04.107005 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-173b6439-432e-4a05-ac6e-1c6d30b3c6ea tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:04.193108 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:04.193108 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:04.203340 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-173b6439-432e-4a05-ac6e-1c6d30b3c6ea tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:40:04.218897 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-173b6439-432e-4a05-ac6e-1c6d30b3c6ea tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:04.219724 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-173b6439-432e-4a05-ac6e-1c6d30b3c6ea tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:04.229646 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-173b6439-432e-4a05-ac6e-1c6d30b3c6ea tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:04.237317 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:04.237317 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:04.266557 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-173b6439-432e-4a05-ac6e-1c6d30b3c6ea tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/e58e8272-9f2c-4ebd-8f41-b7ae2b4943e5 returned with HTTP 200 Nov 13 01:40:04.268496 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1126/2271] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:40:04 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/e58e8272-9f2c-4ebd-8f41-b7ae2b4943e5 => generated 1001 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:40:04.284182 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] POST http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes Nov 13 01:40:04.285465 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:04.285465 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:04.286467 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bd007c51-b2f2-4126-8ffb-b63f22536a39", "group_id": "ca3c89dc-cbb7-4c72-b322-05fd358c8872", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-673169393"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:04.287865 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Create volume request body: {'volume': {'volume_type': 'bd007c51-b2f2-4126-8ffb-b63f22536a39', 'group_id': 'ca3c89dc-cbb7-4c72-b322-05fd358c8872', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-673169393'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:40:04.321711 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:04.321711 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:04.323442 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Create volume of 1 GB Nov 13 01:40:04.357527 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Availability Zones retrieved successfully. Nov 13 01:40:04.386116 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Flow 'volume_create_api' (c43c8a97-eb33-4dd8-afb3-1b6a3b295bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:40:04.389267 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c3b6053-f6a6-4f4d-9c9a-ad893e8510b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:04.391130 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:04.391130 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:04.392032 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:40:04.493662 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c3b6053-f6a6-4f4d-9c9a-ad893e8510b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T01:40:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd007c51-b2f2-4126-8ffb-b63f22536a39,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1364351694',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd007c51-b2f2-4126-8ffb-b63f22536a39', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ca3c89dc-cbb7-4c72-b322-05fd358c8872', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:04.505413 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01fe51e0-6a6a-436d-9295-37c89b2e5e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:04.579224 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1364351694 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1364351694, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:40:04.580529 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1364351694 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1364351694, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:40:04.612486 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Created reservations ['57de83f8-e834-4d77-b83c-dd01c6c669c4', 'b3f941ad-73e9-4d84-87cd-92a347b69be6', 'ee9df909-ac7b-4eb8-8aa8-f92a8af7acee', '00b23d02-1911-4d41-a062-817d47fb4040'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:40:04.614485 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01fe51e0-6a6a-436d-9295-37c89b2e5e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57de83f8-e834-4d77-b83c-dd01c6c669c4', 'b3f941ad-73e9-4d84-87cd-92a347b69be6', 'ee9df909-ac7b-4eb8-8aa8-f92a8af7acee', '00b23d02-1911-4d41-a062-817d47fb4040']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:04.618268 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5277c790-0576-42ab-a6a8-c714ff2ec638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:04.692600 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5277c790-0576-42ab-a6a8-c714ff2ec638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b50c954-630d-4528-a0f0-e3f497ede6bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-673169393',encryption_key_id=None,group_id=ca3c89dc-cbb7-4c72-b322-05fd358c8872,group_type_id=,metadata={},multiattach=False,project_id='4f1272a582ae4c1abc7d47966501e391',qos_specs=None,replication_status=,reservations=['57de83f8-e834-4d77-b83c-dd01c6c669c4','b3f941ad-73e9-4d84-87cd-92a347b69be6','ee9df909-ac7b-4eb8-8aa8-f92a8af7acee','00b23d02-1911-4d41-a062-817d47fb4040'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='333459c776a34601a3bb657ce60072c1',volume_type_id=bd007c51-b2f2-4126-8ffb-b63f22536a39), '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-11-13T01:40:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-673169393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ca3c89dc-cbb7-4c72-b322-05fd358c8872,host=None,id=7b50c954-630d-4528-a0f0-e3f497ede6bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f1272a582ae4c1abc7d47966501e391',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='333459c776a34601a3bb657ce60072c1',volume_attachment=,volume_type=,volume_type_id=bd007c51-b2f2-4126-8ffb-b63f22536a39)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:04.694911 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aaabbc3-9011-44bd-87b8-41a739c54f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:04.726695 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aaabbc3-9011-44bd-87b8-41a739c54f34) 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-673169393',encryption_key_id=None,group_id=ca3c89dc-cbb7-4c72-b322-05fd358c8872,group_type_id=,metadata={},multiattach=False,project_id='4f1272a582ae4c1abc7d47966501e391',qos_specs=None,replication_status=,reservations=['57de83f8-e834-4d77-b83c-dd01c6c669c4','b3f941ad-73e9-4d84-87cd-92a347b69be6','ee9df909-ac7b-4eb8-8aa8-f92a8af7acee','00b23d02-1911-4d41-a062-817d47fb4040'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='333459c776a34601a3bb657ce60072c1',volume_type_id=bd007c51-b2f2-4126-8ffb-b63f22536a39)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:04.729999 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33b4a6aa-ac30-4992-815b-c38814cede44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:04.763868 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33b4a6aa-ac30-4992-815b-c38814cede44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:04.767416 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Flow 'volume_create_api' (c43c8a97-eb33-4dd8-afb3-1b6a3b295bf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:40:04.844346 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Create volume request issued successfully. Nov 13 01:40:04.859771 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:04.860220 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:04.868617 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:04.878204 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:04.878204 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:04.899261 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7c092896-5989-48ec-8f21-10a5278586e7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes returned with HTTP 202 Nov 13 01:40:04.911793 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1146/2272] 10.222.0.13 () {60 vars in 1227 bytes} [Fri Nov 13 01:40:04 2020] POST /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes => generated 907 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:40:04.915567 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-db0b52e5-749a-4fcf-981c-597e689555df tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd Nov 13 01:40:04.916267 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-db0b52e5-749a-4fcf-981c-597e689555df tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:04.916713 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:04.916713 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:04.917404 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-db0b52e5-749a-4fcf-981c-597e689555df tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:04.991285 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:04.991285 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:05.009512 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-db0b52e5-749a-4fcf-981c-597e689555df tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:40:05.037566 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-db0b52e5-749a-4fcf-981c-597e689555df tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:05.038025 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-db0b52e5-749a-4fcf-981c-597e689555df tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:05.057744 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-db0b52e5-749a-4fcf-981c-597e689555df tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:05.064376 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:05.064376 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:05.086067 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-db0b52e5-749a-4fcf-981c-597e689555df tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd returned with HTTP 200 Nov 13 01:40:05.086912 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1127/2273] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:40:04 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd => generated 999 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:06.104159 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-72cc20a0-44c8-4623-9bd1-b784ac013a7d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd Nov 13 01:40:06.105331 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-72cc20a0-44c8-4623-9bd1-b784ac013a7d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:06.106447 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:06.106447 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:06.107645 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-72cc20a0-44c8-4623-9bd1-b784ac013a7d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:06.185029 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:06.185029 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:06.200766 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-72cc20a0-44c8-4623-9bd1-b784ac013a7d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:40:06.219086 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-72cc20a0-44c8-4623-9bd1-b784ac013a7d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:06.219535 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-72cc20a0-44c8-4623-9bd1-b784ac013a7d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:06.228711 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-72cc20a0-44c8-4623-9bd1-b784ac013a7d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:06.238030 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:06.238030 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:06.309228 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-72cc20a0-44c8-4623-9bd1-b784ac013a7d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd returned with HTTP 200 Nov 13 01:40:06.322335 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1147/2274] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:40:06 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd => generated 1000 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:40:06.327126 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-da7877c1-fe03-4dcc-b2ba-c6677a44b337 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] PUT http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 Nov 13 01:40:06.328089 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:06.328089 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:06.328776 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-da7877c1-fe03-4dcc-b2ba-c6677a44b337 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "e58e8272-9f2c-4ebd-8f41-b7ae2b4943e5"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:06.330044 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-da7877c1-fe03-4dcc-b2ba-c6677a44b337 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Update called for group ca3c89dc-cbb7-4c72-b322-05fd358c8872. {{(pid=87987) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Nov 13 01:40:06.330607 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-da7877c1-fe03-4dcc-b2ba-c6677a44b337 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Updating group ca3c89dc-cbb7-4c72-b322-05fd358c8872 with name None description: None add_volumes: None remove_volumes: e58e8272-9f2c-4ebd-8f41-b7ae2b4943e5. Nov 13 01:40:06.341651 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:06.341651 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:06.449549 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-da7877c1-fe03-4dcc-b2ba-c6677a44b337 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 returned with HTTP 202 Nov 13 01:40:06.449549 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1128/2275] 10.222.0.13 () {60 vars in 1333 bytes} [Fri Nov 13 01:40:06 2020] PUT /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:40:06.474178 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1ec55267-e270-4727-8aad-9d7e53172286 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 Nov 13 01:40:06.475572 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1ec55267-e270-4727-8aad-9d7e53172286 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:06.476023 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:06.476023 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:06.477084 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1ec55267-e270-4727-8aad-9d7e53172286 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:06.477698 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-1ec55267-e270-4727-8aad-9d7e53172286 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member ca3c89dc-cbb7-4c72-b322-05fd358c8872 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:06.494274 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:06.494274 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:06.571287 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1ec55267-e270-4727-8aad-9d7e53172286 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 returned with HTTP 200 Nov 13 01:40:06.584177 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1148/2276] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:06 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 => generated 392 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:07.596228 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-39892b03-3aef-47f7-b065-9a270c8710f6 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 Nov 13 01:40:07.596228 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-39892b03-3aef-47f7-b065-9a270c8710f6 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:07.596228 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:07.596228 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:07.596228 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-39892b03-3aef-47f7-b065-9a270c8710f6 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:07.596228 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-39892b03-3aef-47f7-b065-9a270c8710f6 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member ca3c89dc-cbb7-4c72-b322-05fd358c8872 {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:07.608006 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:07.608006 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:07.699046 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-39892b03-3aef-47f7-b065-9a270c8710f6 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 returned with HTTP 200 Nov 13 01:40:07.710326 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-865ff050-9aec-499a-bb50-36f1b6044149 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] PUT http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 Nov 13 01:40:07.710326 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:07.710326 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:07.710326 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-865ff050-9aec-499a-bb50-36f1b6044149 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e58e8272-9f2c-4ebd-8f41-b7ae2b4943e5"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:07.710326 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-865ff050-9aec-499a-bb50-36f1b6044149 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Update called for group ca3c89dc-cbb7-4c72-b322-05fd358c8872. {{(pid=87988) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Nov 13 01:40:07.710326 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-865ff050-9aec-499a-bb50-36f1b6044149 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Updating group ca3c89dc-cbb7-4c72-b322-05fd358c8872 with name None description: None add_volumes: e58e8272-9f2c-4ebd-8f41-b7ae2b4943e5 remove_volumes: None. Nov 13 01:40:07.716977 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1129/2277] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:07 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 => generated 393 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:07.728482 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:07.728482 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:07.907620 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-865ff050-9aec-499a-bb50-36f1b6044149 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 returned with HTTP 202 Nov 13 01:40:07.908639 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1149/2278] 10.222.0.13 () {60 vars in 1333 bytes} [Fri Nov 13 01:40:07 2020] PUT /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:40:07.917408 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-46adb3f0-1a23-441c-9627-803ecb515f73 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 Nov 13 01:40:07.918121 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-46adb3f0-1a23-441c-9627-803ecb515f73 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:07.918315 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:07.918315 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:07.918776 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-46adb3f0-1a23-441c-9627-803ecb515f73 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:07.919179 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-46adb3f0-1a23-441c-9627-803ecb515f73 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member ca3c89dc-cbb7-4c72-b322-05fd358c8872 {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:07.926971 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:07.926971 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:07.954020 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-46adb3f0-1a23-441c-9627-803ecb515f73 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 returned with HTTP 200 Nov 13 01:40:07.959827 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1130/2279] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:07 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 => generated 392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:08.966782 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-47bd2d0c-d1d3-44e5-b64b-6afc93600476 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 Nov 13 01:40:08.968942 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-47bd2d0c-d1d3-44e5-b64b-6afc93600476 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:08.970659 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:08.970659 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:08.971417 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-47bd2d0c-d1d3-44e5-b64b-6afc93600476 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:08.972141 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-47bd2d0c-d1d3-44e5-b64b-6afc93600476 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member ca3c89dc-cbb7-4c72-b322-05fd358c8872 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:08.982146 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:08.982146 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:09.017117 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-47bd2d0c-d1d3-44e5-b64b-6afc93600476 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 returned with HTTP 200 Nov 13 01:40:09.017963 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1150/2280] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:08 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 => generated 393 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:09.029818 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a14fc84e-98f2-4999-af53-ee40dcdf6448 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] PUT http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 Nov 13 01:40:09.030784 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:09.030784 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:09.031199 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a14fc84e-98f2-4999-af53-ee40dcdf6448 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "7b50c954-630d-4528-a0f0-e3f497ede6bd"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:09.032377 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-a14fc84e-98f2-4999-af53-ee40dcdf6448 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Update called for group ca3c89dc-cbb7-4c72-b322-05fd358c8872. {{(pid=87987) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Nov 13 01:40:09.032725 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-a14fc84e-98f2-4999-af53-ee40dcdf6448 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Updating group ca3c89dc-cbb7-4c72-b322-05fd358c8872 with name None description: None add_volumes: None remove_volumes: 7b50c954-630d-4528-a0f0-e3f497ede6bd. Nov 13 01:40:09.042493 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:09.042493 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:09.095543 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a14fc84e-98f2-4999-af53-ee40dcdf6448 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 returned with HTTP 202 Nov 13 01:40:09.096479 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1131/2281] 10.222.0.13 () {60 vars in 1333 bytes} [Fri Nov 13 01:40:09 2020] PUT /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:40:09.105770 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c2a77ac0-8c3a-43d8-9612-a75de1fd0297 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 Nov 13 01:40:09.106590 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c2a77ac0-8c3a-43d8-9612-a75de1fd0297 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:09.107166 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:09.107166 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:09.107873 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c2a77ac0-8c3a-43d8-9612-a75de1fd0297 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:09.108674 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-c2a77ac0-8c3a-43d8-9612-a75de1fd0297 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member ca3c89dc-cbb7-4c72-b322-05fd358c8872 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:09.117753 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:09.117753 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:09.189227 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c2a77ac0-8c3a-43d8-9612-a75de1fd0297 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 returned with HTTP 200 Nov 13 01:40:09.195353 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1151/2282] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:09 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 => generated 392 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:40:10.201841 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c3f18a48-59b4-4acc-989a-595c90530fa7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 Nov 13 01:40:10.202409 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c3f18a48-59b4-4acc-989a-595c90530fa7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:10.202622 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:10.202622 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:10.202985 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c3f18a48-59b4-4acc-989a-595c90530fa7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:10.203383 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-c3f18a48-59b4-4acc-989a-595c90530fa7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member ca3c89dc-cbb7-4c72-b322-05fd358c8872 {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:10.229466 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:10.229466 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:10.280787 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c3f18a48-59b4-4acc-989a-595c90530fa7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 returned with HTTP 200 Nov 13 01:40:10.290862 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1132/2283] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:10 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 => generated 393 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:10.294445 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef6555e3-d706-471b-87ab-177a6d7534a0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] PUT http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 Nov 13 01:40:10.294445 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:10.294445 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:10.294829 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef6555e3-d706-471b-87ab-177a6d7534a0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7b50c954-630d-4528-a0f0-e3f497ede6bd"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:10.295997 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-ef6555e3-d706-471b-87ab-177a6d7534a0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Update called for group ca3c89dc-cbb7-4c72-b322-05fd358c8872. {{(pid=87988) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Nov 13 01:40:10.296206 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-ef6555e3-d706-471b-87ab-177a6d7534a0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Updating group ca3c89dc-cbb7-4c72-b322-05fd358c8872 with name None description: None add_volumes: 7b50c954-630d-4528-a0f0-e3f497ede6bd remove_volumes: None. Nov 13 01:40:10.320871 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:10.320871 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:10.617801 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef6555e3-d706-471b-87ab-177a6d7534a0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 returned with HTTP 202 Nov 13 01:40:10.622003 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1152/2284] 10.222.0.13 () {60 vars in 1333 bytes} [Fri Nov 13 01:40:10 2020] PUT /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 => generated 0 bytes in 329 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:40:10.627911 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4eeb4120-fc5c-456d-bc19-0e421f113522 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 Nov 13 01:40:10.629370 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4eeb4120-fc5c-456d-bc19-0e421f113522 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:10.629760 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:10.629760 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:10.630365 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4eeb4120-fc5c-456d-bc19-0e421f113522 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:10.630962 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-4eeb4120-fc5c-456d-bc19-0e421f113522 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member ca3c89dc-cbb7-4c72-b322-05fd358c8872 {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:10.646505 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:10.646505 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:10.682641 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4eeb4120-fc5c-456d-bc19-0e421f113522 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 returned with HTTP 200 Nov 13 01:40:10.684204 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1133/2285] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:10 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 => generated 392 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:11.696321 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a91b89ca-9507-4b70-acdf-93fd5f95e4dd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 Nov 13 01:40:11.697012 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a91b89ca-9507-4b70-acdf-93fd5f95e4dd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:11.697334 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:11.697334 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:11.697445 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a91b89ca-9507-4b70-acdf-93fd5f95e4dd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:11.697865 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-a91b89ca-9507-4b70-acdf-93fd5f95e4dd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member ca3c89dc-cbb7-4c72-b322-05fd358c8872 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:11.707644 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:11.707644 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:11.760876 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a91b89ca-9507-4b70-acdf-93fd5f95e4dd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 returned with HTTP 200 Nov 13 01:40:11.762068 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1153/2286] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:11 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 => generated 393 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:11.772614 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2752ec61-df7c-4fb5-83c8-c0d4048a0f97 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail Nov 13 01:40:11.773182 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2752ec61-df7c-4fb5-83c8-c0d4048a0f97 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:11.773375 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:11.773375 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:11.773749 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2752ec61-df7c-4fb5-83c8-c0d4048a0f97 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:11.777426 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-2752ec61-df7c-4fb5-83c8-c0d4048a0f97 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:40:11.777426 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:11.777426 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:11.777426 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2752ec61-df7c-4fb5-83c8-c0d4048a0f97 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:40:11.839574 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2752ec61-df7c-4fb5-83c8-c0d4048a0f97 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Get all volumes completed successfully. Nov 13 01:40:11.846005 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-2752ec61-df7c-4fb5-83c8-c0d4048a0f97 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:11.846326 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-2752ec61-df7c-4fb5-83c8-c0d4048a0f97 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:11.864444 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-2752ec61-df7c-4fb5-83c8-c0d4048a0f97 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:11.879764 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:11.879764 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:11.927673 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-2752ec61-df7c-4fb5-83c8-c0d4048a0f97 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:11.928957 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-2752ec61-df7c-4fb5-83c8-c0d4048a0f97 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:11.939339 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-2752ec61-df7c-4fb5-83c8-c0d4048a0f97 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:11.951278 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:11.951278 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:11.985394 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2752ec61-df7c-4fb5-83c8-c0d4048a0f97 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail returned with HTTP 200 Nov 13 01:40:11.996596 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1134/2287] 10.222.0.13 () {58 vars in 1226 bytes} [Fri Nov 13 01:40:11 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail => generated 1994 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:40:12.006912 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d9c51950-bb9f-4933-ab80-a602f1ad9481 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] POST http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots Nov 13 01:40:12.008499 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:12.008499 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:12.009604 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d9c51950-bb9f-4933-ab80-a602f1ad9481 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ca3c89dc-cbb7-4c72-b322-05fd358c8872", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-208961849"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:12.020911 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-d9c51950-bb9f-4933-ab80-a602f1ad9481 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Creating new group_snapshot {'group_snapshot': {'group_id': 'ca3c89dc-cbb7-4c72-b322-05fd358c8872', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-208961849'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Nov 13 01:40:12.066506 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:12.066506 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:12.100924 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.group_snapshots [None req-d9c51950-bb9f-4933-ab80-a602f1ad9481 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-208961849. Nov 13 01:40:12.435254 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:12.435254 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:12.526793 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-d9c51950-bb9f-4933-ab80-a602f1ad9481 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1364351694 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1364351694, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:40:12.583386 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-d9c51950-bb9f-4933-ab80-a602f1ad9481 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Created reservations ['ca29d852-9ad4-45cf-a520-ed4d1e99adcf', 'ad30ea1a-c7cd-45c4-bf22-03e99a920c69', '1e06543a-46e9-4702-acef-1f2e1769d7ee', '934d6d6a-ce37-461a-8f33-f0871957602a'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:40:12.817642 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d9c51950-bb9f-4933-ab80-a602f1ad9481 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots returned with HTTP 202 Nov 13 01:40:12.822980 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1154/2288] 10.222.0.13 () {60 vars in 1251 bytes} [Fri Nov 13 01:40:11 2020] POST /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots => generated 186 bytes in 820 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:40:12.835186 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c74b1d5a-6d34-46aa-a33e-0bd737da772b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 Nov 13 01:40:12.843495 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c74b1d5a-6d34-46aa-a33e-0bd737da772b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:12.843718 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:12.843718 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:12.844083 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c74b1d5a-6d34-46aa-a33e-0bd737da772b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:12.845381 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-c74b1d5a-6d34-46aa-a33e-0bd737da772b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member c3b955ee-b2e3-4c3c-a778-865854653896 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Nov 13 01:40:12.867149 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:12.867149 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:12.898183 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c74b1d5a-6d34-46aa-a33e-0bd737da772b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 returned with HTTP 200 Nov 13 01:40:12.899071 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1155/2289] 10.222.0.13 () {58 vars in 1340 bytes} [Fri Nov 13 01:40:12 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 => generated 325 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:12.952255 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9f9282d6-f6cd-421a-b1d5-cc70bfa5e949 tempest-BackendsCapabilitiesAdminTestsJSON-692669588 tempest-BackendsCapabilitiesAdminTestsJSON-692669588] GET http://10.222.0.13/volume/v3/f9379c8b065f4f1cacd10e6dbc6ab16b/scheduler-stats/get_pools Nov 13 01:40:12.953001 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9f9282d6-f6cd-421a-b1d5-cc70bfa5e949 tempest-BackendsCapabilitiesAdminTestsJSON-692669588 tempest-BackendsCapabilitiesAdminTestsJSON-692669588] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:12.953365 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:12.953365 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:12.953940 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9f9282d6-f6cd-421a-b1d5-cc70bfa5e949 tempest-BackendsCapabilitiesAdminTestsJSON-692669588 tempest-BackendsCapabilitiesAdminTestsJSON-692669588] Calling method 'get_pools' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:12.984633 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9f9282d6-f6cd-421a-b1d5-cc70bfa5e949 tempest-BackendsCapabilitiesAdminTestsJSON-692669588 tempest-BackendsCapabilitiesAdminTestsJSON-692669588] http://10.222.0.13/volume/v3/f9379c8b065f4f1cacd10e6dbc6ab16b/scheduler-stats/get_pools returned with HTTP 200 Nov 13 01:40:12.991200 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1135/2290] 10.222.0.13 () {56 vars in 1218 bytes} [Fri Nov 13 01:40:12 2020] GET /volume/v3/f9379c8b065f4f1cacd10e6dbc6ab16b/scheduler-stats/get_pools => generated 61 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Nov 13 01:40:13.004251 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-05236717-0fde-457d-8fe7-c140a8f3d3f8 tempest-BackendsCapabilitiesAdminTestsJSON-692669588 tempest-BackendsCapabilitiesAdminTestsJSON-692669588] GET http://10.222.0.13/volume/v3/f9379c8b065f4f1cacd10e6dbc6ab16b/scheduler-stats/get_pools?detail=True Nov 13 01:40:13.005356 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-05236717-0fde-457d-8fe7-c140a8f3d3f8 tempest-BackendsCapabilitiesAdminTestsJSON-692669588 tempest-BackendsCapabilitiesAdminTestsJSON-692669588] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:13.005356 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:13.005356 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:13.005707 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-05236717-0fde-457d-8fe7-c140a8f3d3f8 tempest-BackendsCapabilitiesAdminTestsJSON-692669588 tempest-BackendsCapabilitiesAdminTestsJSON-692669588] Calling method 'get_pools' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:13.033509 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-05236717-0fde-457d-8fe7-c140a8f3d3f8 tempest-BackendsCapabilitiesAdminTestsJSON-692669588 tempest-BackendsCapabilitiesAdminTestsJSON-692669588] http://10.222.0.13/volume/v3/f9379c8b065f4f1cacd10e6dbc6ab16b/scheduler-stats/get_pools?detail=True returned with HTTP 200 Nov 13 01:40:13.036427 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1156/2291] 10.222.0.13 () {56 vars in 1241 bytes} [Fri Nov 13 01:40:12 2020] GET /volume/v3/f9379c8b065f4f1cacd10e6dbc6ab16b/scheduler-stats/get_pools?detail=True => generated 768 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:40:13.053448 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-abecbbb6-aeb7-4133-ba9a-853427db3f2d tempest-BackendsCapabilitiesAdminTestsJSON-692669588 tempest-BackendsCapabilitiesAdminTestsJSON-692669588] GET http://10.222.0.13/volume/v3/f9379c8b065f4f1cacd10e6dbc6ab16b/capabilities/n-d-729945-8@lvmdriver-1 Nov 13 01:40:13.054140 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-abecbbb6-aeb7-4133-ba9a-853427db3f2d tempest-BackendsCapabilitiesAdminTestsJSON-692669588 tempest-BackendsCapabilitiesAdminTestsJSON-692669588] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:13.057593 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-abecbbb6-aeb7-4133-ba9a-853427db3f2d tempest-BackendsCapabilitiesAdminTestsJSON-692669588 tempest-BackendsCapabilitiesAdminTestsJSON-692669588] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:13.114226 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-abecbbb6-aeb7-4133-ba9a-853427db3f2d tempest-BackendsCapabilitiesAdminTestsJSON-692669588 tempest-BackendsCapabilitiesAdminTestsJSON-692669588] http://10.222.0.13/volume/v3/f9379c8b065f4f1cacd10e6dbc6ab16b/capabilities/n-d-729945-8@lvmdriver-1 returned with HTTP 200 Nov 13 01:40:13.115362 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1136/2292] 10.222.0.13 () {56 vars in 1254 bytes} [Fri Nov 13 01:40:13 2020] GET /volume/v3/f9379c8b065f4f1cacd10e6dbc6ab16b/capabilities/n-d-729945-8@lvmdriver-1 => generated 712 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:13.136451 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c49a564d-fba8-478a-9d76-4b6b90c27adf tempest-BackendsCapabilitiesAdminTestsJSON-692669588 tempest-BackendsCapabilitiesAdminTestsJSON-692669588] GET http://10.222.0.13/volume/v3/f9379c8b065f4f1cacd10e6dbc6ab16b/capabilities/n-d-729945-8@lvmdriver-1 Nov 13 01:40:13.137242 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c49a564d-fba8-478a-9d76-4b6b90c27adf tempest-BackendsCapabilitiesAdminTestsJSON-692669588 tempest-BackendsCapabilitiesAdminTestsJSON-692669588] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:13.137991 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c49a564d-fba8-478a-9d76-4b6b90c27adf tempest-BackendsCapabilitiesAdminTestsJSON-692669588 tempest-BackendsCapabilitiesAdminTestsJSON-692669588] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:13.174472 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c49a564d-fba8-478a-9d76-4b6b90c27adf tempest-BackendsCapabilitiesAdminTestsJSON-692669588 tempest-BackendsCapabilitiesAdminTestsJSON-692669588] http://10.222.0.13/volume/v3/f9379c8b065f4f1cacd10e6dbc6ab16b/capabilities/n-d-729945-8@lvmdriver-1 returned with HTTP 200 Nov 13 01:40:13.178313 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1157/2293] 10.222.0.13 () {56 vars in 1254 bytes} [Fri Nov 13 01:40:13 2020] GET /volume/v3/f9379c8b065f4f1cacd10e6dbc6ab16b/capabilities/n-d-729945-8@lvmdriver-1 => generated 712 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:13.929706 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-98b306d3-55e8-4a25-8b42-236870a8a80d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 Nov 13 01:40:13.932919 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-98b306d3-55e8-4a25-8b42-236870a8a80d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:13.937639 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-98b306d3-55e8-4a25-8b42-236870a8a80d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:13.940111 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-98b306d3-55e8-4a25-8b42-236870a8a80d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member c3b955ee-b2e3-4c3c-a778-865854653896 {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Nov 13 01:40:13.960214 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:13.960214 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:14.000978 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-98b306d3-55e8-4a25-8b42-236870a8a80d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 returned with HTTP 200 Nov 13 01:40:14.001989 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1137/2294] 10.222.0.13 () {58 vars in 1340 bytes} [Fri Nov 13 01:40:13 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 => generated 325 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:15.021967 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c6589980-c240-476a-beaa-af1c5fb26d2c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 Nov 13 01:40:15.023299 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c6589980-c240-476a-beaa-af1c5fb26d2c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:15.024428 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c6589980-c240-476a-beaa-af1c5fb26d2c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:15.025727 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-c6589980-c240-476a-beaa-af1c5fb26d2c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member c3b955ee-b2e3-4c3c-a778-865854653896 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Nov 13 01:40:15.047452 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:15.047452 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:15.089125 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c6589980-c240-476a-beaa-af1c5fb26d2c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 returned with HTTP 200 Nov 13 01:40:15.090235 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1158/2295] 10.222.0.13 () {58 vars in 1340 bytes} [Fri Nov 13 01:40:15 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 => generated 325 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:16.103855 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b559d36c-39fa-4d9d-b0fc-034e70e73a56 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 Nov 13 01:40:16.104853 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b559d36c-39fa-4d9d-b0fc-034e70e73a56 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:16.112163 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:16.112163 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:16.112163 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b559d36c-39fa-4d9d-b0fc-034e70e73a56 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:16.112163 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-b559d36c-39fa-4d9d-b0fc-034e70e73a56 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member c3b955ee-b2e3-4c3c-a778-865854653896 {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Nov 13 01:40:16.133619 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:16.133619 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:16.180637 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b559d36c-39fa-4d9d-b0fc-034e70e73a56 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 returned with HTTP 200 Nov 13 01:40:16.181717 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1138/2296] 10.222.0.13 () {58 vars in 1340 bytes} [Fri Nov 13 01:40:16 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 => generated 325 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:17.195634 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c8112b87-0c6c-4ad4-b36a-e90e2e531134 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 Nov 13 01:40:17.196976 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c8112b87-0c6c-4ad4-b36a-e90e2e531134 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:17.197779 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:17.197779 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:17.198014 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c8112b87-0c6c-4ad4-b36a-e90e2e531134 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:17.198500 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-c8112b87-0c6c-4ad4-b36a-e90e2e531134 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member c3b955ee-b2e3-4c3c-a778-865854653896 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Nov 13 01:40:17.207854 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:17.207854 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:17.226541 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c8112b87-0c6c-4ad4-b36a-e90e2e531134 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 returned with HTTP 200 Nov 13 01:40:17.227995 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1159/2297] 10.222.0.13 () {58 vars in 1340 bytes} [Fri Nov 13 01:40:17 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 => generated 326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:17.239001 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-18761fb8-67d7-4f7d-a6f3-78d770923fd2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/detail Nov 13 01:40:17.239829 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-18761fb8-67d7-4f7d-a6f3-78d770923fd2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:17.240222 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:17.240222 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:17.240869 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-18761fb8-67d7-4f7d-a6f3-78d770923fd2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:17.242345 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-18761fb8-67d7-4f7d-a6f3-78d770923fd2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:40:17.246714 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-18761fb8-67d7-4f7d-a6f3-78d770923fd2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Building query based on filter {{(pid=87987) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:40:17.268266 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-18761fb8-67d7-4f7d-a6f3-78d770923fd2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Get all snapshots completed successfully. Nov 13 01:40:17.270456 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:17.270456 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:17.272035 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-18761fb8-67d7-4f7d-a6f3-78d770923fd2 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/detail returned with HTTP 200 Nov 13 01:40:17.272964 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1139/2298] 10.222.0.13 () {56 vars in 1191 bytes} [Fri Nov 13 01:40:17 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/detail => generated 929 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:40:17.286217 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-30ed467f-45ce-4713-badc-81612f7548d5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ed04f5c2-f050-40c9-88d8-4ef9a2883f8d Nov 13 01:40:17.287792 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-30ed467f-45ce-4713-badc-81612f7548d5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:17.288208 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:17.288208 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:17.288590 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-30ed467f-45ce-4713-badc-81612f7548d5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:17.317272 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:17.317272 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:17.318715 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-30ed467f-45ce-4713-badc-81612f7548d5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Snapshot retrieved successfully. Nov 13 01:40:17.321267 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-30ed467f-45ce-4713-badc-81612f7548d5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ed04f5c2-f050-40c9-88d8-4ef9a2883f8d returned with HTTP 200 Nov 13 01:40:17.322080 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1160/2299] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:40:17 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ed04f5c2-f050-40c9-88d8-4ef9a2883f8d => generated 469 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:17.333710 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a73efe45-1443-470a-9c20-233f31a86f98 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/5f0c17e0-7ff4-4fa8-8134-aba135382dca Nov 13 01:40:17.334279 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a73efe45-1443-470a-9c20-233f31a86f98 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:17.334441 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:17.334441 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:17.335080 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a73efe45-1443-470a-9c20-233f31a86f98 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:17.361808 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:17.361808 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:17.362991 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a73efe45-1443-470a-9c20-233f31a86f98 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Snapshot retrieved successfully. Nov 13 01:40:17.364951 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a73efe45-1443-470a-9c20-233f31a86f98 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/5f0c17e0-7ff4-4fa8-8134-aba135382dca returned with HTTP 200 Nov 13 01:40:17.372430 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1140/2300] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:40:17 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/5f0c17e0-7ff4-4fa8-8134-aba135382dca => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:17.376731 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-462e3129-1624-44ab-aae8-2e95c91f879c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] DELETE http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 Nov 13 01:40:17.377367 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-462e3129-1624-44ab-aae8-2e95c91f879c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:17.377612 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:17.377612 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:17.377981 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-462e3129-1624-44ab-aae8-2e95c91f879c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:17.378422 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-462e3129-1624-44ab-aae8-2e95c91f879c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] delete called for member c3b955ee-b2e3-4c3c-a778-865854653896 {{(pid=87988) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Nov 13 01:40:17.378756 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.group_snapshots [None req-462e3129-1624-44ab-aae8-2e95c91f879c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Delete group_snapshot with id: c3b955ee-b2e3-4c3c-a778-865854653896 Nov 13 01:40:17.385431 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:17.385431 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:17.450610 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-462e3129-1624-44ab-aae8-2e95c91f879c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 returned with HTTP 202 Nov 13 01:40:17.451663 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1161/2301] 10.222.0.13 () {58 vars in 1343 bytes} [Fri Nov 13 01:40:17 2020] DELETE /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:40:17.459811 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4053347a-ff7e-4212-9b6f-dd38f2dd0cc7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail Nov 13 01:40:17.460376 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4053347a-ff7e-4212-9b6f-dd38f2dd0cc7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:17.460587 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:17.460587 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:17.460954 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4053347a-ff7e-4212-9b6f-dd38f2dd0cc7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:17.461540 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-4053347a-ff7e-4212-9b6f-dd38f2dd0cc7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:40:17.463254 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4053347a-ff7e-4212-9b6f-dd38f2dd0cc7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:40:17.520704 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4053347a-ff7e-4212-9b6f-dd38f2dd0cc7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Get all volumes completed successfully. Nov 13 01:40:17.522291 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-4053347a-ff7e-4212-9b6f-dd38f2dd0cc7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:17.522723 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-4053347a-ff7e-4212-9b6f-dd38f2dd0cc7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:17.530777 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-4053347a-ff7e-4212-9b6f-dd38f2dd0cc7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:17.541274 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:17.541274 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:17.566705 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-4053347a-ff7e-4212-9b6f-dd38f2dd0cc7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:17.567732 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-4053347a-ff7e-4212-9b6f-dd38f2dd0cc7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:17.581085 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-4053347a-ff7e-4212-9b6f-dd38f2dd0cc7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:17.593251 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:17.593251 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:17.626437 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4053347a-ff7e-4212-9b6f-dd38f2dd0cc7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail returned with HTTP 200 Nov 13 01:40:17.627269 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1141/2302] 10.222.0.13 () {58 vars in 1226 bytes} [Fri Nov 13 01:40:17 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail => generated 1994 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:40:17.644811 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c8e9b851-a0ca-459d-90c6-e61e40e7a10b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/detail Nov 13 01:40:17.645451 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c8e9b851-a0ca-459d-90c6-e61e40e7a10b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:17.645671 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:17.645671 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:17.646052 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c8e9b851-a0ca-459d-90c6-e61e40e7a10b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:17.646723 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-c8e9b851-a0ca-459d-90c6-e61e40e7a10b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:40:17.647641 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:17.647641 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:17.649983 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-c8e9b851-a0ca-459d-90c6-e61e40e7a10b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Building query based on filter {{(pid=87988) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:40:17.675801 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c8e9b851-a0ca-459d-90c6-e61e40e7a10b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Get all snapshots completed successfully. Nov 13 01:40:17.676740 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:17.676740 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:17.677700 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c8e9b851-a0ca-459d-90c6-e61e40e7a10b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/detail returned with HTTP 200 Nov 13 01:40:17.685230 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1162/2303] 10.222.0.13 () {56 vars in 1191 bytes} [Fri Nov 13 01:40:17 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/detail => generated 927 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:17.701676 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-25d369ae-837c-4538-b439-f38a17f0b152 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/5f0c17e0-7ff4-4fa8-8134-aba135382dca Nov 13 01:40:17.702436 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-25d369ae-837c-4538-b439-f38a17f0b152 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:17.702831 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:17.702831 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:17.703458 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-25d369ae-837c-4538-b439-f38a17f0b152 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:17.748206 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:17.748206 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:17.749793 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-25d369ae-837c-4538-b439-f38a17f0b152 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Snapshot retrieved successfully. Nov 13 01:40:17.752437 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-25d369ae-837c-4538-b439-f38a17f0b152 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/5f0c17e0-7ff4-4fa8-8134-aba135382dca returned with HTTP 200 Nov 13 01:40:17.758649 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1142/2304] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:40:17 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/5f0c17e0-7ff4-4fa8-8134-aba135382dca => generated 468 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:18.770759 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14289f00-7210-4dab-a802-4ca95de7864d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/5f0c17e0-7ff4-4fa8-8134-aba135382dca Nov 13 01:40:18.771279 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14289f00-7210-4dab-a802-4ca95de7864d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:18.771673 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:18.771673 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:18.772280 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14289f00-7210-4dab-a802-4ca95de7864d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:18.808814 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:18.808814 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:18.810754 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-14289f00-7210-4dab-a802-4ca95de7864d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Snapshot retrieved successfully. Nov 13 01:40:18.813170 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14289f00-7210-4dab-a802-4ca95de7864d tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/5f0c17e0-7ff4-4fa8-8134-aba135382dca returned with HTTP 200 Nov 13 01:40:18.814488 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1163/2305] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:40:18 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/5f0c17e0-7ff4-4fa8-8134-aba135382dca => generated 468 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:19.827031 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-090e2e51-e4fd-4c2f-8993-75f60b06f3de tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/5f0c17e0-7ff4-4fa8-8134-aba135382dca Nov 13 01:40:19.827031 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-090e2e51-e4fd-4c2f-8993-75f60b06f3de tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:19.828571 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:19.828571 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:19.828571 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-090e2e51-e4fd-4c2f-8993-75f60b06f3de tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:19.873730 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:19.873730 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:19.875521 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-090e2e51-e4fd-4c2f-8993-75f60b06f3de tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Snapshot retrieved successfully. Nov 13 01:40:19.880155 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-090e2e51-e4fd-4c2f-8993-75f60b06f3de tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/5f0c17e0-7ff4-4fa8-8134-aba135382dca returned with HTTP 200 Nov 13 01:40:19.881521 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1143/2306] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:40:19 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/5f0c17e0-7ff4-4fa8-8134-aba135382dca => generated 467 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:20.899629 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-033991ce-13fa-46b9-bd32-36aff40b53d9 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/5f0c17e0-7ff4-4fa8-8134-aba135382dca Nov 13 01:40:20.900256 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-033991ce-13fa-46b9-bd32-36aff40b53d9 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:20.900485 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:20.900485 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:20.901118 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-033991ce-13fa-46b9-bd32-36aff40b53d9 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:20.936581 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-033991ce-13fa-46b9-bd32-36aff40b53d9 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/5f0c17e0-7ff4-4fa8-8134-aba135382dca returned with HTTP 404 Nov 13 01:40:20.950645 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1164/2307] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:40:20 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/5f0c17e0-7ff4-4fa8-8134-aba135382dca => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:40:20.964948 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5ff79af4-a367-44b4-9ed9-e38b0346d1c7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ed04f5c2-f050-40c9-88d8-4ef9a2883f8d Nov 13 01:40:20.965333 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5ff79af4-a367-44b4-9ed9-e38b0346d1c7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:20.966245 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:20.966245 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:20.966245 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5ff79af4-a367-44b4-9ed9-e38b0346d1c7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:21.006897 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5ff79af4-a367-44b4-9ed9-e38b0346d1c7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ed04f5c2-f050-40c9-88d8-4ef9a2883f8d returned with HTTP 404 Nov 13 01:40:21.008061 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1144/2308] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:40:20 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ed04f5c2-f050-40c9-88d8-4ef9a2883f8d => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:40:21.021414 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3c11d4f8-6f0d-4b99-8ae9-d328dc8a4935 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 Nov 13 01:40:21.022283 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3c11d4f8-6f0d-4b99-8ae9-d328dc8a4935 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:21.023048 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3c11d4f8-6f0d-4b99-8ae9-d328dc8a4935 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:21.024920 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-3c11d4f8-6f0d-4b99-8ae9-d328dc8a4935 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member c3b955ee-b2e3-4c3c-a778-865854653896 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Nov 13 01:40:21.032933 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3c11d4f8-6f0d-4b99-8ae9-d328dc8a4935 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 returned with HTTP 404 Nov 13 01:40:21.035523 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1165/2309] 10.222.0.13 () {58 vars in 1340 bytes} [Fri Nov 13 01:40:21 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:40:21.048861 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-30096cfa-9c04-4036-bd72-8a0a19a6b602 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] DELETE http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 Nov 13 01:40:21.054118 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-30096cfa-9c04-4036-bd72-8a0a19a6b602 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:21.054840 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-30096cfa-9c04-4036-bd72-8a0a19a6b602 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:21.055844 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-30096cfa-9c04-4036-bd72-8a0a19a6b602 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] delete called for member c3b955ee-b2e3-4c3c-a778-865854653896 {{(pid=87987) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Nov 13 01:40:21.056304 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.group_snapshots [None req-30096cfa-9c04-4036-bd72-8a0a19a6b602 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Delete group_snapshot with id: c3b955ee-b2e3-4c3c-a778-865854653896 Nov 13 01:40:21.065506 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-30096cfa-9c04-4036-bd72-8a0a19a6b602 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 returned with HTTP 404 Nov 13 01:40:21.068193 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1145/2310] 10.222.0.13 () {58 vars in 1343 bytes} [Fri Nov 13 01:40:21 2020] DELETE /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/c3b955ee-b2e3-4c3c-a778-865854653896 => generated 116 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:40:21.081008 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7d2f5182-f4dc-4cda-b3b4-75a5b5f08a9e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail Nov 13 01:40:21.084110 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7d2f5182-f4dc-4cda-b3b4-75a5b5f08a9e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:21.086563 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7d2f5182-f4dc-4cda-b3b4-75a5b5f08a9e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:21.087149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-7d2f5182-f4dc-4cda-b3b4-75a5b5f08a9e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:40:21.089639 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-7d2f5182-f4dc-4cda-b3b4-75a5b5f08a9e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:40:21.155009 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7d2f5182-f4dc-4cda-b3b4-75a5b5f08a9e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Get all volumes completed successfully. Nov 13 01:40:21.159009 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-7d2f5182-f4dc-4cda-b3b4-75a5b5f08a9e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:21.162022 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-7d2f5182-f4dc-4cda-b3b4-75a5b5f08a9e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:21.181222 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-7d2f5182-f4dc-4cda-b3b4-75a5b5f08a9e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:21.197467 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:21.197467 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:21.234688 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-7d2f5182-f4dc-4cda-b3b4-75a5b5f08a9e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:21.240183 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-7d2f5182-f4dc-4cda-b3b4-75a5b5f08a9e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:21.272055 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-7d2f5182-f4dc-4cda-b3b4-75a5b5f08a9e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:21.302809 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:21.302809 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:21.356609 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7d2f5182-f4dc-4cda-b3b4-75a5b5f08a9e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail returned with HTTP 200 Nov 13 01:40:21.356609 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1166/2311] 10.222.0.13 () {58 vars in 1226 bytes} [Fri Nov 13 01:40:21 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail => generated 1994 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 01:40:21.373938 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-75c8f7a6-7487-4000-bb95-7a0132174257 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] POST http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872/action Nov 13 01:40:21.374956 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-75c8f7a6-7487-4000-bb95-7a0132174257 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:40:21.375450 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-75c8f7a6-7487-4000-bb95-7a0132174257 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:21.376789 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-75c8f7a6-7487-4000-bb95-7a0132174257 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] delete called for group ca3c89dc-cbb7-4c72-b322-05fd358c8872 {{(pid=87987) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Nov 13 01:40:21.377458 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-75c8f7a6-7487-4000-bb95-7a0132174257 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Delete group with id: ca3c89dc-cbb7-4c72-b322-05fd358c8872 Nov 13 01:40:21.387869 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:21.387869 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:21.710912 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-75c8f7a6-7487-4000-bb95-7a0132174257 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872/action returned with HTTP 202 Nov 13 01:40:21.713117 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1146/2312] 10.222.0.13 () {60 vars in 1355 bytes} [Fri Nov 13 01:40:21 2020] POST /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872/action => generated 0 bytes in 344 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:40:21.722566 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ae12960a-d1a4-4579-9d6f-8f59fbdf1f4b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd Nov 13 01:40:21.723393 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ae12960a-d1a4-4579-9d6f-8f59fbdf1f4b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:21.723393 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:21.723393 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:21.723814 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ae12960a-d1a4-4579-9d6f-8f59fbdf1f4b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:21.834056 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:21.834056 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:21.841039 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ae12960a-d1a4-4579-9d6f-8f59fbdf1f4b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:40:21.864716 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-ae12960a-d1a4-4579-9d6f-8f59fbdf1f4b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:21.865171 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-ae12960a-d1a4-4579-9d6f-8f59fbdf1f4b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:21.892909 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-ae12960a-d1a4-4579-9d6f-8f59fbdf1f4b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:21.909488 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:21.909488 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:21.978937 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ae12960a-d1a4-4579-9d6f-8f59fbdf1f4b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd returned with HTTP 200 Nov 13 01:40:21.996255 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1167/2313] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:40:21 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd => generated 999 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:23.007636 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6dee7307-cf70-4fc8-9212-24ffab00db6b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd Nov 13 01:40:23.008339 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6dee7307-cf70-4fc8-9212-24ffab00db6b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:23.008437 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:23.008437 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:23.008785 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6dee7307-cf70-4fc8-9212-24ffab00db6b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:23.149655 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:23.149655 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:23.168118 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6dee7307-cf70-4fc8-9212-24ffab00db6b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:40:23.211179 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-6dee7307-cf70-4fc8-9212-24ffab00db6b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:23.211179 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-6dee7307-cf70-4fc8-9212-24ffab00db6b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:23.230012 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-6dee7307-cf70-4fc8-9212-24ffab00db6b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:23.243466 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:23.243466 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:23.303718 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6dee7307-cf70-4fc8-9212-24ffab00db6b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd returned with HTTP 200 Nov 13 01:40:23.312700 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1147/2314] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:40:23 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd => generated 999 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:24.357203 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b03e865e-6471-4781-8a45-7fe069a53a99 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd Nov 13 01:40:24.358671 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b03e865e-6471-4781-8a45-7fe069a53a99 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:24.358671 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:24.358671 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:24.359496 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b03e865e-6471-4781-8a45-7fe069a53a99 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:24.447999 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:24.447999 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:24.461061 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b03e865e-6471-4781-8a45-7fe069a53a99 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:40:24.478734 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-b03e865e-6471-4781-8a45-7fe069a53a99 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:24.479300 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-b03e865e-6471-4781-8a45-7fe069a53a99 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:24.490253 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-b03e865e-6471-4781-8a45-7fe069a53a99 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:24.500650 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:24.500650 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:24.574975 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b03e865e-6471-4781-8a45-7fe069a53a99 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd returned with HTTP 200 Nov 13 01:40:24.576080 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1168/2315] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:40:24 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd => generated 999 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:25.622420 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-59e44c18-de3c-4bb0-8469-b48ce4232300 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd Nov 13 01:40:25.622889 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-59e44c18-de3c-4bb0-8469-b48ce4232300 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:25.624022 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:25.624022 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:25.624022 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-59e44c18-de3c-4bb0-8469-b48ce4232300 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:25.788221 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:25.788221 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:25.814790 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-59e44c18-de3c-4bb0-8469-b48ce4232300 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:40:25.842781 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-59e44c18-de3c-4bb0-8469-b48ce4232300 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:25.843214 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-59e44c18-de3c-4bb0-8469-b48ce4232300 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:25.852795 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-59e44c18-de3c-4bb0-8469-b48ce4232300 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:25.860290 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:25.860290 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:25.888925 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-59e44c18-de3c-4bb0-8469-b48ce4232300 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd returned with HTTP 200 Nov 13 01:40:25.890012 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1169/2316] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:40:25 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd => generated 999 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:25.909912 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5cf4b42e-574d-46e6-a146-cf6b3533050f tempest-GroupTypesTest-13112676 tempest-GroupTypesTest-13112676] POST http://10.222.0.13/volume/v3/5b6918760b2a4d1da846ece6074c9083/group_types Nov 13 01:40:25.911394 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:25.911394 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:25.911394 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5cf4b42e-574d-46e6-a146-cf6b3533050f tempest-GroupTypesTest-13112676 tempest-GroupTypesTest-13112676] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-27412287", "description": "tempest-group-type-description-876815607", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:26.016394 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5cf4b42e-574d-46e6-a146-cf6b3533050f tempest-GroupTypesTest-13112676 tempest-GroupTypesTest-13112676] http://10.222.0.13/volume/v3/5b6918760b2a4d1da846ece6074c9083/group_types returned with HTTP 202 Nov 13 01:40:26.016394 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1148/2317] 10.222.0.13 () {60 vars in 1239 bytes} [Fri Nov 13 01:40:25 2020] POST /volume/v3/5b6918760b2a4d1da846ece6074c9083/group_types => generated 262 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:40:26.047986 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cc74943e-00c4-4b78-b546-f69d9c23dd7a tempest-GroupTypesTest-13112676 tempest-GroupTypesTest-13112676] GET http://10.222.0.13/volume/v3/5b6918760b2a4d1da846ece6074c9083/group_types Nov 13 01:40:26.047986 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cc74943e-00c4-4b78-b546-f69d9c23dd7a tempest-GroupTypesTest-13112676 tempest-GroupTypesTest-13112676] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:26.047986 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:26.047986 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:26.047986 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cc74943e-00c4-4b78-b546-f69d9c23dd7a tempest-GroupTypesTest-13112676 tempest-GroupTypesTest-13112676] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:26.074242 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cc74943e-00c4-4b78-b546-f69d9c23dd7a tempest-GroupTypesTest-13112676 tempest-GroupTypesTest-13112676] http://10.222.0.13/volume/v3/5b6918760b2a4d1da846ece6074c9083/group_types returned with HTTP 200 Nov 13 01:40:26.076763 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1170/2318] 10.222.0.13 () {58 vars in 1217 bytes} [Fri Nov 13 01:40:26 2020] GET /volume/v3/5b6918760b2a4d1da846ece6074c9083/group_types => generated 663 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:26.091147 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5d3ccb5c-12b9-4d3c-97b9-968495827483 tempest-GroupTypesTest-13112676 tempest-GroupTypesTest-13112676] PUT http://10.222.0.13/volume/v3/5b6918760b2a4d1da846ece6074c9083/group_types/be192e71-cfba-4afb-9c2f-b501598523cd Nov 13 01:40:26.091488 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5d3ccb5c-12b9-4d3c-97b9-968495827483 tempest-GroupTypesTest-13112676 tempest-GroupTypesTest-13112676] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1870072624", "description": "updated-group-type-desc"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:26.120745 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5d3ccb5c-12b9-4d3c-97b9-968495827483 tempest-GroupTypesTest-13112676 tempest-GroupTypesTest-13112676] http://10.222.0.13/volume/v3/5b6918760b2a4d1da846ece6074c9083/group_types/be192e71-cfba-4afb-9c2f-b501598523cd returned with HTTP 200 Nov 13 01:40:26.136373 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1149/2319] 10.222.0.13 () {60 vars in 1349 bytes} [Fri Nov 13 01:40:26 2020] PUT /volume/v3/5b6918760b2a4d1da846ece6074c9083/group_types/be192e71-cfba-4afb-9c2f-b501598523cd => generated 255 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:40:26.149180 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-87e11141-312f-406c-88ac-d75bdcaf7846 tempest-GroupTypesTest-13112676 tempest-GroupTypesTest-13112676] GET http://10.222.0.13/volume/v3/5b6918760b2a4d1da846ece6074c9083/group_types/be192e71-cfba-4afb-9c2f-b501598523cd Nov 13 01:40:26.149180 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-87e11141-312f-406c-88ac-d75bdcaf7846 tempest-GroupTypesTest-13112676 tempest-GroupTypesTest-13112676] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:26.149180 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-87e11141-312f-406c-88ac-d75bdcaf7846 tempest-GroupTypesTest-13112676 tempest-GroupTypesTest-13112676] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:26.176300 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-87e11141-312f-406c-88ac-d75bdcaf7846 tempest-GroupTypesTest-13112676 tempest-GroupTypesTest-13112676] http://10.222.0.13/volume/v3/5b6918760b2a4d1da846ece6074c9083/group_types/be192e71-cfba-4afb-9c2f-b501598523cd returned with HTTP 200 Nov 13 01:40:26.177272 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1171/2320] 10.222.0.13 () {58 vars in 1328 bytes} [Fri Nov 13 01:40:26 2020] GET /volume/v3/5b6918760b2a4d1da846ece6074c9083/group_types/be192e71-cfba-4afb-9c2f-b501598523cd => generated 255 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:26.189046 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d4823f2-50f9-4164-af3c-83ab67b41aff tempest-GroupTypesTest-13112676 tempest-GroupTypesTest-13112676] DELETE http://10.222.0.13/volume/v3/5b6918760b2a4d1da846ece6074c9083/group_types/be192e71-cfba-4afb-9c2f-b501598523cd Nov 13 01:40:26.189706 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d4823f2-50f9-4164-af3c-83ab67b41aff tempest-GroupTypesTest-13112676 tempest-GroupTypesTest-13112676] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:26.191455 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d4823f2-50f9-4164-af3c-83ab67b41aff tempest-GroupTypesTest-13112676 tempest-GroupTypesTest-13112676] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:26.228401 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:40:26.228401 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:40:26.245503 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d4823f2-50f9-4164-af3c-83ab67b41aff tempest-GroupTypesTest-13112676 tempest-GroupTypesTest-13112676] http://10.222.0.13/volume/v3/5b6918760b2a4d1da846ece6074c9083/group_types/be192e71-cfba-4afb-9c2f-b501598523cd returned with HTTP 202 Nov 13 01:40:26.246917 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1150/2321] 10.222.0.13 () {58 vars in 1331 bytes} [Fri Nov 13 01:40:26 2020] DELETE /volume/v3/5b6918760b2a4d1da846ece6074c9083/group_types/be192e71-cfba-4afb-9c2f-b501598523cd => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:40:26.907397 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cec7c2cf-8d66-4f5f-ab24-a18f28a1bc7a tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd Nov 13 01:40:26.908655 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cec7c2cf-8d66-4f5f-ab24-a18f28a1bc7a tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:26.908655 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cec7c2cf-8d66-4f5f-ab24-a18f28a1bc7a tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:27.017194 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:27.017194 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:27.032487 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cec7c2cf-8d66-4f5f-ab24-a18f28a1bc7a tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:40:27.053222 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-cec7c2cf-8d66-4f5f-ab24-a18f28a1bc7a tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:27.054287 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-cec7c2cf-8d66-4f5f-ab24-a18f28a1bc7a tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:27.062729 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-cec7c2cf-8d66-4f5f-ab24-a18f28a1bc7a tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:27.072596 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:27.072596 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:27.095192 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cec7c2cf-8d66-4f5f-ab24-a18f28a1bc7a tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd returned with HTTP 200 Nov 13 01:40:27.096334 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1172/2322] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:40:26 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd => generated 998 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:28.126295 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ed04ba84-711f-4fd0-86f0-b46188b38fdb tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd Nov 13 01:40:28.129517 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ed04ba84-711f-4fd0-86f0-b46188b38fdb tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:28.130248 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ed04ba84-711f-4fd0-86f0-b46188b38fdb tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:28.236105 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ed04ba84-711f-4fd0-86f0-b46188b38fdb tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd returned with HTTP 404 Nov 13 01:40:28.239976 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1151/2323] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:40:28 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:40:28.248451 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-60f3fdb9-a26f-4d5e-b88d-a937bddf3432 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/e58e8272-9f2c-4ebd-8f41-b7ae2b4943e5 Nov 13 01:40:28.249344 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-60f3fdb9-a26f-4d5e-b88d-a937bddf3432 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:28.249669 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:28.249669 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:28.250140 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-60f3fdb9-a26f-4d5e-b88d-a937bddf3432 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:28.320523 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-60f3fdb9-a26f-4d5e-b88d-a937bddf3432 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/e58e8272-9f2c-4ebd-8f41-b7ae2b4943e5 returned with HTTP 404 Nov 13 01:40:28.321614 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1173/2324] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:40:28 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/e58e8272-9f2c-4ebd-8f41-b7ae2b4943e5 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:40:28.329647 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0b2d4a45-3b62-4012-bc14-5566a04731e3 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 Nov 13 01:40:28.330254 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0b2d4a45-3b62-4012-bc14-5566a04731e3 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:28.330705 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0b2d4a45-3b62-4012-bc14-5566a04731e3 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:28.332018 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-0b2d4a45-3b62-4012-bc14-5566a04731e3 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member ca3c89dc-cbb7-4c72-b322-05fd358c8872 {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:28.339199 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0b2d4a45-3b62-4012-bc14-5566a04731e3 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 returned with HTTP 404 Nov 13 01:40:28.341310 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1152/2325] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:28 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/ca3c89dc-cbb7-4c72-b322-05fd358c8872 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:40:28.350009 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fbae10df-eba0-45d1-b654-484dc98db44f tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] DELETE http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/group_types/203eaaf2-eacb-477a-bd56-956dd270bd87 Nov 13 01:40:28.351148 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fbae10df-eba0-45d1-b654-484dc98db44f tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:28.351257 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fbae10df-eba0-45d1-b654-484dc98db44f tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:28.385278 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:40:28.385278 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:40:28.391821 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fbae10df-eba0-45d1-b654-484dc98db44f tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/group_types/203eaaf2-eacb-477a-bd56-956dd270bd87 returned with HTTP 202 Nov 13 01:40:28.392946 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1174/2326] 10.222.0.13 () {58 vars in 1331 bytes} [Fri Nov 13 01:40:28 2020] DELETE /volume/v3/4ccdace5de0940c7a87dfd9266f675ce/group_types/203eaaf2-eacb-477a-bd56-956dd270bd87 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Nov 13 01:40:28.406439 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a8b51c80-3768-4a62-bf42-eb725af6fbd0 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] POST http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types Nov 13 01:40:28.407203 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a8b51c80-3768-4a62-bf42-eb725af6fbd0 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-954582550"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:28.452495 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a8b51c80-3768-4a62-bf42-eb725af6fbd0 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types returned with HTTP 200 Nov 13 01:40:28.453783 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1153/2327] 10.222.0.13 () {58 vars in 1179 bytes} [Fri Nov 13 01:40:28 2020] POST /volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types => generated 223 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:28.464514 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3588c6ec-d262-40b6-a811-b3d7d0e050a7 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] POST http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/group_types Nov 13 01:40:28.465575 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3588c6ec-d262-40b6-a811-b3d7d0e050a7 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-190978727"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:28.503918 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3588c6ec-d262-40b6-a811-b3d7d0e050a7 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/group_types returned with HTTP 202 Nov 13 01:40:28.505410 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1175/2328] 10.222.0.13 () {60 vars in 1238 bytes} [Fri Nov 13 01:40:28 2020] POST /volume/v3/4ccdace5de0940c7a87dfd9266f675ce/group_types => generated 180 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:40:28.515151 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b12d312a-a8f5-4cf4-897b-16b9ac960b65 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] POST http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups Nov 13 01:40:28.516491 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b12d312a-a8f5-4cf4-897b-16b9ac960b65 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action: 'create', calling method: version_select, body: {"group": {"group_type": "15a28ac6-e7b7-4299-87cb-4eb59e1c7724", "volume_types": ["f8eed95e-7ecf-4f6a-bc19-afa3fc6edb5b"], "name": "tempest-GroupSnapshotsTest-Group-107588795"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:28.517831 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-b12d312a-a8f5-4cf4-897b-16b9ac960b65 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Creating new group {'group': {'group_type': '15a28ac6-e7b7-4299-87cb-4eb59e1c7724', 'volume_types': ['f8eed95e-7ecf-4f6a-bc19-afa3fc6edb5b'], 'name': 'tempest-GroupSnapshotsTest-Group-107588795'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Nov 13 01:40:28.530811 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-b12d312a-a8f5-4cf4-897b-16b9ac960b65 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Creating group tempest-GroupSnapshotsTest-Group-107588795. Nov 13 01:40:28.561556 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b12d312a-a8f5-4cf4-897b-16b9ac960b65 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Availability Zones retrieved successfully. Nov 13 01:40:28.609162 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-b12d312a-a8f5-4cf4-897b-16b9ac960b65 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Created reservations ['499e9ced-ed6a-4531-afad-0f1b59d3157d'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:40:28.715957 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b12d312a-a8f5-4cf4-897b-16b9ac960b65 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups returned with HTTP 202 Nov 13 01:40:28.724634 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1154/2329] 10.222.0.13 () {60 vars in 1224 bytes} [Fri Nov 13 01:40:28 2020] POST /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups => generated 111 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:40:28.729697 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b773c915-a35c-449e-a733-0b52f0cf0d56 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/1640862b-2df7-4fe7-b973-2030fe22e350 Nov 13 01:40:28.730243 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b773c915-a35c-449e-a733-0b52f0cf0d56 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:28.730682 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b773c915-a35c-449e-a733-0b52f0cf0d56 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:28.731108 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-b773c915-a35c-449e-a733-0b52f0cf0d56 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member 1640862b-2df7-4fe7-b973-2030fe22e350 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:28.742832 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:28.742832 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:28.778747 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b773c915-a35c-449e-a733-0b52f0cf0d56 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/1640862b-2df7-4fe7-b973-2030fe22e350 returned with HTTP 200 Nov 13 01:40:28.779786 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1176/2330] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:28 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/1640862b-2df7-4fe7-b973-2030fe22e350 => generated 391 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:29.797045 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-18fabbe0-ac01-4e81-a71a-6621cf06daf4 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/1640862b-2df7-4fe7-b973-2030fe22e350 Nov 13 01:40:29.797045 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-18fabbe0-ac01-4e81-a71a-6621cf06daf4 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:29.797045 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:29.797045 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:29.797045 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-18fabbe0-ac01-4e81-a71a-6621cf06daf4 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:29.797045 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-18fabbe0-ac01-4e81-a71a-6621cf06daf4 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member 1640862b-2df7-4fe7-b973-2030fe22e350 {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:29.806426 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:29.806426 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:29.870621 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-18fabbe0-ac01-4e81-a71a-6621cf06daf4 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/1640862b-2df7-4fe7-b973-2030fe22e350 returned with HTTP 200 Nov 13 01:40:29.872377 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1155/2331] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:29 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/1640862b-2df7-4fe7-b973-2030fe22e350 => generated 392 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:29.902313 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] POST http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes Nov 13 01:40:29.902928 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:29.902928 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:29.903439 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f8eed95e-7ecf-4f6a-bc19-afa3fc6edb5b", "group_id": "1640862b-2df7-4fe7-b973-2030fe22e350", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-410427109"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:29.906201 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Create volume request body: {'volume': {'volume_type': 'f8eed95e-7ecf-4f6a-bc19-afa3fc6edb5b', 'group_id': '1640862b-2df7-4fe7-b973-2030fe22e350', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-410427109'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:40:29.939931 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:29.939931 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:29.943239 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Create volume of 1 GB Nov 13 01:40:29.964037 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Availability Zones retrieved successfully. Nov 13 01:40:29.988611 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Flow 'volume_create_api' (674addaa-80f3-4941-b93e-8212fa13ec5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:40:29.996362 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2d9ee86-4b1d-414a-aad3-b3431a2acd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:29.998387 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:29.998387 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:29.998973 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:40:30.088392 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2d9ee86-4b1d-414a-aad3-b3431a2acd4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T01:40:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f8eed95e-7ecf-4f6a-bc19-afa3fc6edb5b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-954582550',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f8eed95e-7ecf-4f6a-bc19-afa3fc6edb5b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1640862b-2df7-4fe7-b973-2030fe22e350', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:30.090962 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25937d50-3cba-4c90-85c2-de67bb59eaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:30.155130 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-954582550 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-954582550, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:40:30.156068 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-954582550 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-954582550, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:40:30.208965 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Created reservations ['3b9419ce-4078-469c-8d36-fcf9c4e74ef8', 'cac19529-16cf-4d05-b62f-b3796318bb89', 'e4336ce0-029b-472b-b99e-1be99e5ddbaa', '9b68fa79-24b7-4152-b567-6429e1b01105'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:40:30.212639 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25937d50-3cba-4c90-85c2-de67bb59eaf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b9419ce-4078-469c-8d36-fcf9c4e74ef8', 'cac19529-16cf-4d05-b62f-b3796318bb89', 'e4336ce0-029b-472b-b99e-1be99e5ddbaa', '9b68fa79-24b7-4152-b567-6429e1b01105']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:30.213097 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d133a5-f278-4a3f-a9bc-a22b45d3fedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:30.278138 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d133a5-f278-4a3f-a9bc-a22b45d3fedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea45d0ef-baf2-4668-8939-0a20c51cc037', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-410427109',encryption_key_id=None,group_id=1640862b-2df7-4fe7-b973-2030fe22e350,group_type_id=,metadata={},multiattach=False,project_id='4f1272a582ae4c1abc7d47966501e391',qos_specs=None,replication_status=,reservations=['3b9419ce-4078-469c-8d36-fcf9c4e74ef8','cac19529-16cf-4d05-b62f-b3796318bb89','e4336ce0-029b-472b-b99e-1be99e5ddbaa','9b68fa79-24b7-4152-b567-6429e1b01105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='333459c776a34601a3bb657ce60072c1',volume_type_id=f8eed95e-7ecf-4f6a-bc19-afa3fc6edb5b), '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-11-13T01:40:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-410427109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1640862b-2df7-4fe7-b973-2030fe22e350,host=None,id=ea45d0ef-baf2-4668-8939-0a20c51cc037,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f1272a582ae4c1abc7d47966501e391',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='333459c776a34601a3bb657ce60072c1',volume_attachment=,volume_type=,volume_type_id=f8eed95e-7ecf-4f6a-bc19-afa3fc6edb5b)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:30.280953 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (586816b3-c445-491a-bef4-bb68f65f89ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:30.312654 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (586816b3-c445-491a-bef4-bb68f65f89ce) 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-410427109',encryption_key_id=None,group_id=1640862b-2df7-4fe7-b973-2030fe22e350,group_type_id=,metadata={},multiattach=False,project_id='4f1272a582ae4c1abc7d47966501e391',qos_specs=None,replication_status=,reservations=['3b9419ce-4078-469c-8d36-fcf9c4e74ef8','cac19529-16cf-4d05-b62f-b3796318bb89','e4336ce0-029b-472b-b99e-1be99e5ddbaa','9b68fa79-24b7-4152-b567-6429e1b01105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='333459c776a34601a3bb657ce60072c1',volume_type_id=f8eed95e-7ecf-4f6a-bc19-afa3fc6edb5b)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:30.316844 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac1621c1-b915-41f3-b7b1-9254a472234e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:30.347916 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac1621c1-b915-41f3-b7b1-9254a472234e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:30.350911 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Flow 'volume_create_api' (674addaa-80f3-4941-b93e-8212fa13ec5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:40:30.418848 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Create volume request issued successfully. Nov 13 01:40:30.441790 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:30.442399 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:30.453626 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:30.464944 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:30.464944 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:30.494369 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-62f01c88-8df4-411a-a336-b66e723aedc0 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes returned with HTTP 202 Nov 13 01:40:30.495281 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1177/2332] 10.222.0.13 () {60 vars in 1227 bytes} [Fri Nov 13 01:40:29 2020] POST /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes => generated 906 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:40:30.526545 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-522a1507-53a8-42e1-b095-3b06d669b7bf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/ea45d0ef-baf2-4668-8939-0a20c51cc037 Nov 13 01:40:30.530175 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-522a1507-53a8-42e1-b095-3b06d669b7bf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:30.530598 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:30.530598 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:30.531244 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-522a1507-53a8-42e1-b095-3b06d669b7bf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:30.669562 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:30.669562 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:30.710446 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-522a1507-53a8-42e1-b095-3b06d669b7bf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:40:30.740553 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-522a1507-53a8-42e1-b095-3b06d669b7bf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:30.741014 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-522a1507-53a8-42e1-b095-3b06d669b7bf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:30.753474 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-522a1507-53a8-42e1-b095-3b06d669b7bf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:30.774275 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:30.774275 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:30.801017 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-522a1507-53a8-42e1-b095-3b06d669b7bf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/ea45d0ef-baf2-4668-8939-0a20c51cc037 returned with HTTP 200 Nov 13 01:40:30.801775 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1156/2333] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:40:30 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/ea45d0ef-baf2-4668-8939-0a20c51cc037 => generated 998 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:31.819392 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0e0ee955-5b9a-40ac-af96-23a9e736d7a3 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/ea45d0ef-baf2-4668-8939-0a20c51cc037 Nov 13 01:40:31.820952 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0e0ee955-5b9a-40ac-af96-23a9e736d7a3 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:31.820952 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:31.820952 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:31.821609 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0e0ee955-5b9a-40ac-af96-23a9e736d7a3 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:31.914500 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:31.914500 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:31.948325 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0e0ee955-5b9a-40ac-af96-23a9e736d7a3 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:40:31.967546 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-0e0ee955-5b9a-40ac-af96-23a9e736d7a3 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:31.968263 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-0e0ee955-5b9a-40ac-af96-23a9e736d7a3 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:31.987086 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-0e0ee955-5b9a-40ac-af96-23a9e736d7a3 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:31.995317 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:31.995317 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:32.048406 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0e0ee955-5b9a-40ac-af96-23a9e736d7a3 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/ea45d0ef-baf2-4668-8939-0a20c51cc037 returned with HTTP 200 Nov 13 01:40:32.049501 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1178/2334] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:40:31 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/ea45d0ef-baf2-4668-8939-0a20c51cc037 => generated 999 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:32.065902 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0e275cb9-a068-41fa-9e4b-9bacafea4aaf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] POST http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots Nov 13 01:40:32.066413 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:32.066413 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:32.066831 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0e275cb9-a068-41fa-9e4b-9bacafea4aaf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1640862b-2df7-4fe7-b973-2030fe22e350", "name": "tempest-group_snapshot-1015015119"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:32.067952 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-0e275cb9-a068-41fa-9e4b-9bacafea4aaf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Creating new group_snapshot {'group_snapshot': {'group_id': '1640862b-2df7-4fe7-b973-2030fe22e350', 'name': 'tempest-group_snapshot-1015015119'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Nov 13 01:40:32.079941 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:32.079941 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:32.093044 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.group_snapshots [None req-0e275cb9-a068-41fa-9e4b-9bacafea4aaf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Creating group_snapshot tempest-group_snapshot-1015015119. Nov 13 01:40:32.180011 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:32.180011 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:32.224331 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-0e275cb9-a068-41fa-9e4b-9bacafea4aaf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-954582550 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-954582550, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:40:32.225945 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-0e275cb9-a068-41fa-9e4b-9bacafea4aaf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-954582550 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-954582550, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:40:32.286943 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-0e275cb9-a068-41fa-9e4b-9bacafea4aaf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Created reservations ['f2614034-519a-4c55-9f69-0800f4298bf8', '7caeb16c-d0fc-4eae-b02a-77b8239d0dfc', '181f7f5d-3df0-4bc2-aa84-c85b53a5b80c', 'f530415c-84a8-47a7-b9f9-ae4c4157ce26'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:40:32.380339 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0e275cb9-a068-41fa-9e4b-9bacafea4aaf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots returned with HTTP 202 Nov 13 01:40:32.381483 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1157/2335] 10.222.0.13 () {60 vars in 1251 bytes} [Fri Nov 13 01:40:32 2020] POST /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots => generated 168 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:40:32.392218 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5c65b8e8-9bb2-496d-9598-f88256184366 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 Nov 13 01:40:32.392921 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5c65b8e8-9bb2-496d-9598-f88256184366 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:32.393250 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:32.393250 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:32.394640 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5c65b8e8-9bb2-496d-9598-f88256184366 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:32.395174 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-5c65b8e8-9bb2-496d-9598-f88256184366 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Nov 13 01:40:32.411144 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:32.411144 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:32.437767 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5c65b8e8-9bb2-496d-9598-f88256184366 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 returned with HTTP 200 Nov 13 01:40:32.445527 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1179/2336] 10.222.0.13 () {58 vars in 1340 bytes} [Fri Nov 13 01:40:32 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 => generated 307 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:33.460814 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-759dd527-774f-48ff-b9d2-104420ccb760 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 Nov 13 01:40:33.462343 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-759dd527-774f-48ff-b9d2-104420ccb760 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:33.462849 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:33.462849 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:33.464157 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-759dd527-774f-48ff-b9d2-104420ccb760 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:33.465165 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-759dd527-774f-48ff-b9d2-104420ccb760 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Nov 13 01:40:33.481252 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:33.481252 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:33.513998 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-759dd527-774f-48ff-b9d2-104420ccb760 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 returned with HTTP 200 Nov 13 01:40:33.514652 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1158/2337] 10.222.0.13 () {58 vars in 1340 bytes} [Fri Nov 13 01:40:33 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 => generated 307 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:34.426311 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-10285ca7-5f03-46fe-8de5-d12980dadb7d tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] POST http://10.222.0.13/volume/v3/b03b10dd75a74558adb0cd3ec572ad83/types Nov 13 01:40:34.431328 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:34.431328 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:34.432692 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-10285ca7-5f03-46fe-8de5-d12980dadb7d tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1487871104"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:34.531793 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-870052e5-f821-4460-a5c7-56a7f90e5543 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 Nov 13 01:40:34.532639 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-870052e5-f821-4460-a5c7-56a7f90e5543 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:34.532964 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:34.532964 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:34.533399 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-870052e5-f821-4460-a5c7-56a7f90e5543 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:34.534068 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-870052e5-f821-4460-a5c7-56a7f90e5543 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Nov 13 01:40:34.556647 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:34.556647 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:34.571213 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-10285ca7-5f03-46fe-8de5-d12980dadb7d tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] http://10.222.0.13/volume/v3/b03b10dd75a74558adb0cd3ec572ad83/types returned with HTTP 200 Nov 13 01:40:34.583527 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1180/2338] 10.222.0.13 () {58 vars in 1179 bytes} [Fri Nov 13 01:40:34 2020] POST /volume/v3/b03b10dd75a74558adb0cd3ec572ad83/types => generated 220 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:34.586608 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-870052e5-f821-4460-a5c7-56a7f90e5543 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 returned with HTTP 200 Nov 13 01:40:34.590433 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1159/2339] 10.222.0.13 () {58 vars in 1340 bytes} [Fri Nov 13 01:40:34 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 => generated 308 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:34.595021 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9bbc8dcc-7f97-4b94-bd9c-02a7ff2a90c5 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] POST http://10.222.0.13/volume/v3/b03b10dd75a74558adb0cd3ec572ad83/group_types Nov 13 01:40:34.597180 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9bbc8dcc-7f97-4b94-bd9c-02a7ff2a90c5 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1721152373"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:34.608170 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-64da122d-eb8d-469d-81cf-1c69430e1621 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/detail Nov 13 01:40:34.608976 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-64da122d-eb8d-469d-81cf-1c69430e1621 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:34.609297 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:34.609297 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:34.609852 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-64da122d-eb8d-469d-81cf-1c69430e1621 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:34.613608 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-64da122d-eb8d-469d-81cf-1c69430e1621 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:40:34.618962 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-64da122d-eb8d-469d-81cf-1c69430e1621 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Building query based on filter {{(pid=87987) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:40:34.677198 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-64da122d-eb8d-469d-81cf-1c69430e1621 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Get all snapshots completed successfully. Nov 13 01:40:34.681936 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:34.681936 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:34.683422 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-64da122d-eb8d-469d-81cf-1c69430e1621 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/detail returned with HTTP 200 Nov 13 01:40:34.696622 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1160/2340] 10.222.0.13 () {56 vars in 1191 bytes} [Fri Nov 13 01:40:34 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/detail => generated 454 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:34.705644 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9bbc8dcc-7f97-4b94-bd9c-02a7ff2a90c5 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] http://10.222.0.13/volume/v3/b03b10dd75a74558adb0cd3ec572ad83/group_types returned with HTTP 202 Nov 13 01:40:34.713337 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1181/2341] 10.222.0.13 () {60 vars in 1238 bytes} [Fri Nov 13 01:40:34 2020] POST /volume/v3/b03b10dd75a74558adb0cd3ec572ad83/group_types => generated 177 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:40:34.720258 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ab7ff5c7-f669-44dc-b726-e5ad21a6a5ae tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ec17fbf0-b589-42a9-a652-26ddffbdbf18 Nov 13 01:40:34.726352 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ab7ff5c7-f669-44dc-b726-e5ad21a6a5ae tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:34.727849 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:34.727849 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:34.736146 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ab7ff5c7-f669-44dc-b726-e5ad21a6a5ae tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:34.838141 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:34.838141 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:34.839554 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ab7ff5c7-f669-44dc-b726-e5ad21a6a5ae tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Snapshot retrieved successfully. Nov 13 01:40:34.841702 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ab7ff5c7-f669-44dc-b726-e5ad21a6a5ae tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ec17fbf0-b589-42a9-a652-26ddffbdbf18 returned with HTTP 200 Nov 13 01:40:34.864627 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1161/2342] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:40:34 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ec17fbf0-b589-42a9-a652-26ddffbdbf18 => generated 451 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:34.870296 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0771c214-491d-48ec-8859-9d39691129ba tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 Nov 13 01:40:34.871096 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0771c214-491d-48ec-8859-9d39691129ba tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:34.871495 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:34.871495 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:34.872202 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0771c214-491d-48ec-8859-9d39691129ba tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:34.872795 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-0771c214-491d-48ec-8859-9d39691129ba tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Nov 13 01:40:34.888462 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:34.888462 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:34.902382 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-54e306a1-578f-4baa-9982-076610b9dd4d tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] POST http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/groups Nov 13 01:40:34.903329 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-54e306a1-578f-4baa-9982-076610b9dd4d tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b6c9235c-610d-4438-914c-ab2a3e1eaf6f", "volume_types": ["3f786259-d382-4307-8960-58f24140d568"], "name": "tempest-GroupsV320Test-Group-356937122"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:34.905231 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-54e306a1-578f-4baa-9982-076610b9dd4d tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Creating new group {'group': {'group_type': 'b6c9235c-610d-4438-914c-ab2a3e1eaf6f', 'volume_types': ['3f786259-d382-4307-8960-58f24140d568'], 'name': 'tempest-GroupsV320Test-Group-356937122'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Nov 13 01:40:34.912669 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0771c214-491d-48ec-8859-9d39691129ba tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 returned with HTTP 200 Nov 13 01:40:34.918874 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1162/2343] 10.222.0.13 () {58 vars in 1340 bytes} [Fri Nov 13 01:40:34 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 => generated 308 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:34.927762 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d24d666c-7e37-43ec-b50c-3ee91ae0f797 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/detail Nov 13 01:40:34.928736 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d24d666c-7e37-43ec-b50c-3ee91ae0f797 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:34.929180 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:34.929180 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:34.929956 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d24d666c-7e37-43ec-b50c-3ee91ae0f797 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:34.948813 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-54e306a1-578f-4baa-9982-076610b9dd4d tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Creating group tempest-GroupsV320Test-Group-356937122. Nov 13 01:40:34.959184 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d24d666c-7e37-43ec-b50c-3ee91ae0f797 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/detail returned with HTTP 200 Nov 13 01:40:34.960650 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1163/2344] 10.222.0.13 () {58 vars in 1250 bytes} [Fri Nov 13 01:40:34 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/detail => generated 311 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:34.985834 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-76ad16ea-7652-48dc-b4ee-6f024e984ff1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] DELETE http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 Nov 13 01:40:34.987240 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-76ad16ea-7652-48dc-b4ee-6f024e984ff1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:34.987712 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:34.987712 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:34.988400 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-76ad16ea-7652-48dc-b4ee-6f024e984ff1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:34.989014 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-76ad16ea-7652-48dc-b4ee-6f024e984ff1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] delete called for member cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 {{(pid=87987) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Nov 13 01:40:34.989436 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.group_snapshots [None req-76ad16ea-7652-48dc-b4ee-6f024e984ff1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Delete group_snapshot with id: cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 Nov 13 01:40:35.014384 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:35.014384 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:35.017821 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-54e306a1-578f-4baa-9982-076610b9dd4d tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Availability Zones retrieved successfully. Nov 13 01:40:35.075896 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-54e306a1-578f-4baa-9982-076610b9dd4d tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Created reservations ['1b6a50f0-490e-4317-bf68-f465532a6923'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:40:35.165846 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-76ad16ea-7652-48dc-b4ee-6f024e984ff1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 returned with HTTP 202 Nov 13 01:40:35.172286 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1164/2345] 10.222.0.13 () {58 vars in 1343 bytes} [Fri Nov 13 01:40:34 2020] DELETE /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:40:35.178139 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3f9f6e0f-222a-40dd-83f9-f8f224a3ef48 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail Nov 13 01:40:35.179249 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3f9f6e0f-222a-40dd-83f9-f8f224a3ef48 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:35.179508 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:35.179508 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:35.179947 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3f9f6e0f-222a-40dd-83f9-f8f224a3ef48 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:35.180917 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-3f9f6e0f-222a-40dd-83f9-f8f224a3ef48 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:40:35.181966 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:35.181966 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:35.183783 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-3f9f6e0f-222a-40dd-83f9-f8f224a3ef48 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:40:35.267803 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-54e306a1-578f-4baa-9982-076610b9dd4d tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/groups returned with HTTP 202 Nov 13 01:40:35.267803 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1182/2346] 10.222.0.13 () {60 vars in 1224 bytes} [Fri Nov 13 01:40:34 2020] POST /volume/v3/a594ba3848c344738594f564cb676898/groups => generated 107 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:40:35.292934 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a8249ac7-a614-40e9-a175-fbff93f2cad8 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] GET http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 Nov 13 01:40:35.292934 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a8249ac7-a614-40e9-a175-fbff93f2cad8 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:35.292934 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:35.292934 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:35.319906 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a8249ac7-a614-40e9-a175-fbff93f2cad8 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:35.319906 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-a8249ac7-a614-40e9-a175-fbff93f2cad8 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] show called for member 2b0de865-93ec-4286-98d6-540b24a32e97 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:35.352503 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:35.352503 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:35.438593 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3f9f6e0f-222a-40dd-83f9-f8f224a3ef48 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Get all volumes completed successfully. Nov 13 01:40:35.438593 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-3f9f6e0f-222a-40dd-83f9-f8f224a3ef48 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:35.438593 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-3f9f6e0f-222a-40dd-83f9-f8f224a3ef48 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:35.454805 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-3f9f6e0f-222a-40dd-83f9-f8f224a3ef48 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:35.477764 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:35.477764 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:35.502170 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a8249ac7-a614-40e9-a175-fbff93f2cad8 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 returned with HTTP 200 Nov 13 01:40:35.502170 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1183/2347] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:35 2020] GET /volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 => generated 387 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:35.573258 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3f9f6e0f-222a-40dd-83f9-f8f224a3ef48 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail returned with HTTP 200 Nov 13 01:40:35.573258 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1165/2348] 10.222.0.13 () {58 vars in 1226 bytes} [Fri Nov 13 01:40:35 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail => generated 1002 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:40:35.621976 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-15320a47-b446-4a17-a9e8-a5113280c759 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/detail Nov 13 01:40:35.621976 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-15320a47-b446-4a17-a9e8-a5113280c759 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:35.621976 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:35.621976 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:35.621976 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-15320a47-b446-4a17-a9e8-a5113280c759 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:35.621976 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-15320a47-b446-4a17-a9e8-a5113280c759 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:40:35.621976 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:35.621976 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:35.621976 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-15320a47-b446-4a17-a9e8-a5113280c759 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Building query based on filter {{(pid=87988) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:40:35.689104 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-15320a47-b446-4a17-a9e8-a5113280c759 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Get all snapshots completed successfully. Nov 13 01:40:35.689104 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:35.689104 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:35.689104 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-15320a47-b446-4a17-a9e8-a5113280c759 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/detail returned with HTTP 200 Nov 13 01:40:35.689104 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1184/2349] 10.222.0.13 () {56 vars in 1191 bytes} [Fri Nov 13 01:40:35 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/detail => generated 453 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:35.716656 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-abdeb94c-0b8f-4f9e-b0ee-9cabb45d8f27 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ec17fbf0-b589-42a9-a652-26ddffbdbf18 Nov 13 01:40:35.716656 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-abdeb94c-0b8f-4f9e-b0ee-9cabb45d8f27 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:35.716656 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:35.716656 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:35.743373 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-abdeb94c-0b8f-4f9e-b0ee-9cabb45d8f27 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:35.808403 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:35.808403 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:35.808403 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-abdeb94c-0b8f-4f9e-b0ee-9cabb45d8f27 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Snapshot retrieved successfully. Nov 13 01:40:35.810326 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-abdeb94c-0b8f-4f9e-b0ee-9cabb45d8f27 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ec17fbf0-b589-42a9-a652-26ddffbdbf18 returned with HTTP 200 Nov 13 01:40:35.814814 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1166/2350] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:40:35 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ec17fbf0-b589-42a9-a652-26ddffbdbf18 => generated 450 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:36.502288 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8efe5058-d02c-436a-9b4d-263d8d8baf27 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] GET http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 Nov 13 01:40:36.506038 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8efe5058-d02c-436a-9b4d-263d8d8baf27 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:36.506038 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:36.506038 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:36.506038 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8efe5058-d02c-436a-9b4d-263d8d8baf27 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:36.506038 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-8efe5058-d02c-436a-9b4d-263d8d8baf27 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] show called for member 2b0de865-93ec-4286-98d6-540b24a32e97 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:36.534227 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:36.534227 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:36.649219 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8efe5058-d02c-436a-9b4d-263d8d8baf27 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 returned with HTTP 200 Nov 13 01:40:36.649219 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1185/2351] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:36 2020] GET /volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 => generated 388 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:36.669264 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d9082ff0-ad48-4f20-9424-443599520a30 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] POST http://10.222.0.13/volume/v3/b03b10dd75a74558adb0cd3ec572ad83/groups/2b0de865-93ec-4286-98d6-540b24a32e97/action Nov 13 01:40:36.669264 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:36.669264 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:36.669713 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d9082ff0-ad48-4f20-9424-443599520a30 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:40:36.669887 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d9082ff0-ad48-4f20-9424-443599520a30 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:36.671212 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-d9082ff0-ad48-4f20-9424-443599520a30 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] Updating group '2b0de865-93ec-4286-98d6-540b24a32e97' with 'creating' {{(pid=87987) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Nov 13 01:40:36.723717 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:36.723717 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:36.750315 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d9082ff0-ad48-4f20-9424-443599520a30 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] http://10.222.0.13/volume/v3/b03b10dd75a74558adb0cd3ec572ad83/groups/2b0de865-93ec-4286-98d6-540b24a32e97/action returned with HTTP 202 Nov 13 01:40:36.750315 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1167/2352] 10.222.0.13 () {60 vars in 1355 bytes} [Fri Nov 13 01:40:36 2020] POST /volume/v3/b03b10dd75a74558adb0cd3ec572ad83/groups/2b0de865-93ec-4286-98d6-540b24a32e97/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:40:36.759365 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f0382d12-7574-45ea-ae04-3cce0761625a tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] GET http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 Nov 13 01:40:36.759454 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f0382d12-7574-45ea-ae04-3cce0761625a tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:36.760483 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:36.760483 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:36.760483 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f0382d12-7574-45ea-ae04-3cce0761625a tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:36.760925 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-f0382d12-7574-45ea-ae04-3cce0761625a tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] show called for member 2b0de865-93ec-4286-98d6-540b24a32e97 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:36.794091 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:36.794091 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:36.826440 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d4e853e6-406b-4013-98ab-eba813004e5e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ec17fbf0-b589-42a9-a652-26ddffbdbf18 Nov 13 01:40:36.827337 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d4e853e6-406b-4013-98ab-eba813004e5e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:36.828243 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:36.828243 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:36.830085 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d4e853e6-406b-4013-98ab-eba813004e5e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:36.926588 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f0382d12-7574-45ea-ae04-3cce0761625a tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 returned with HTTP 200 Nov 13 01:40:36.926588 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1186/2353] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:36 2020] GET /volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 => generated 387 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:36.926588 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-62e64f5b-2b6a-44d7-91e9-78e06af802e0 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] POST http://10.222.0.13/volume/v3/b03b10dd75a74558adb0cd3ec572ad83/groups/2b0de865-93ec-4286-98d6-540b24a32e97/action Nov 13 01:40:36.939136 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:36.939136 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:36.939136 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-62e64f5b-2b6a-44d7-91e9-78e06af802e0 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:40:36.939136 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-62e64f5b-2b6a-44d7-91e9-78e06af802e0 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:36.939136 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-62e64f5b-2b6a-44d7-91e9-78e06af802e0 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] Updating group '2b0de865-93ec-4286-98d6-540b24a32e97' with 'available' {{(pid=87988) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Nov 13 01:40:36.966153 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:36.966153 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:37.014132 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-62e64f5b-2b6a-44d7-91e9-78e06af802e0 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] http://10.222.0.13/volume/v3/b03b10dd75a74558adb0cd3ec572ad83/groups/2b0de865-93ec-4286-98d6-540b24a32e97/action returned with HTTP 202 Nov 13 01:40:37.021711 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:37.021711 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:37.032134 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1187/2354] 10.222.0.13 () {60 vars in 1355 bytes} [Fri Nov 13 01:40:36 2020] POST /volume/v3/b03b10dd75a74558adb0cd3ec572ad83/groups/2b0de865-93ec-4286-98d6-540b24a32e97/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:40:37.034570 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d4e853e6-406b-4013-98ab-eba813004e5e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Snapshot retrieved successfully. Nov 13 01:40:37.034646 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-81ea6fda-af95-4966-901c-723e4092921d tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] GET http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 Nov 13 01:40:37.034646 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-81ea6fda-af95-4966-901c-723e4092921d tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:37.034785 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d4e853e6-406b-4013-98ab-eba813004e5e tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ec17fbf0-b589-42a9-a652-26ddffbdbf18 returned with HTTP 200 Nov 13 01:40:37.034852 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:37.034852 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:37.034852 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-81ea6fda-af95-4966-901c-723e4092921d tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:37.034852 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-81ea6fda-af95-4966-901c-723e4092921d tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] show called for member 2b0de865-93ec-4286-98d6-540b24a32e97 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:37.035095 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1168/2355] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:40:36 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ec17fbf0-b589-42a9-a652-26ddffbdbf18 => generated 450 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:37.039020 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:37.039020 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:37.098713 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-81ea6fda-af95-4966-901c-723e4092921d tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 returned with HTTP 200 Nov 13 01:40:37.101189 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1188/2356] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:37 2020] GET /volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 => generated 388 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:37.115550 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-15997f72-9be0-4317-831a-a5866c2db1af tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] POST http://10.222.0.13/volume/v3/b03b10dd75a74558adb0cd3ec572ad83/groups/2b0de865-93ec-4286-98d6-540b24a32e97/action Nov 13 01:40:37.116708 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:37.116708 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:37.117333 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-15997f72-9be0-4317-831a-a5866c2db1af tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:40:37.118694 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-15997f72-9be0-4317-831a-a5866c2db1af tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:37.121491 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-15997f72-9be0-4317-831a-a5866c2db1af tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] Updating group '2b0de865-93ec-4286-98d6-540b24a32e97' with 'error' {{(pid=87987) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Nov 13 01:40:37.135928 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:37.135928 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:37.153601 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-15997f72-9be0-4317-831a-a5866c2db1af tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] http://10.222.0.13/volume/v3/b03b10dd75a74558adb0cd3ec572ad83/groups/2b0de865-93ec-4286-98d6-540b24a32e97/action returned with HTTP 202 Nov 13 01:40:37.157334 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1169/2357] 10.222.0.13 () {60 vars in 1355 bytes} [Fri Nov 13 01:40:37 2020] POST /volume/v3/b03b10dd75a74558adb0cd3ec572ad83/groups/2b0de865-93ec-4286-98d6-540b24a32e97/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:40:37.185597 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e7f0761b-9f30-4961-8439-ed48954c236a tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] GET http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 Nov 13 01:40:37.187879 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e7f0761b-9f30-4961-8439-ed48954c236a tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:37.199638 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:37.199638 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:37.199638 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e7f0761b-9f30-4961-8439-ed48954c236a tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:37.199638 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-e7f0761b-9f30-4961-8439-ed48954c236a tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] show called for member 2b0de865-93ec-4286-98d6-540b24a32e97 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:37.237836 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:37.237836 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:37.282454 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e7f0761b-9f30-4961-8439-ed48954c236a tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 returned with HTTP 200 Nov 13 01:40:37.300382 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1189/2358] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:37 2020] GET /volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 => generated 384 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:37.316104 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-37a03c9f-807a-40cf-8a03-8e7839358ab1 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] POST http://10.222.0.13/volume/v3/b03b10dd75a74558adb0cd3ec572ad83/groups/2b0de865-93ec-4286-98d6-540b24a32e97/action Nov 13 01:40:37.316104 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:37.316104 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:37.316104 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-37a03c9f-807a-40cf-8a03-8e7839358ab1 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:40:37.316104 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-37a03c9f-807a-40cf-8a03-8e7839358ab1 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:37.316104 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-37a03c9f-807a-40cf-8a03-8e7839358ab1 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] Updating group '2b0de865-93ec-4286-98d6-540b24a32e97' with 'available' {{(pid=87987) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Nov 13 01:40:37.356526 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:37.356526 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:37.421099 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-37a03c9f-807a-40cf-8a03-8e7839358ab1 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] http://10.222.0.13/volume/v3/b03b10dd75a74558adb0cd3ec572ad83/groups/2b0de865-93ec-4286-98d6-540b24a32e97/action returned with HTTP 202 Nov 13 01:40:37.445509 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1170/2359] 10.222.0.13 () {60 vars in 1355 bytes} [Fri Nov 13 01:40:37 2020] POST /volume/v3/b03b10dd75a74558adb0cd3ec572ad83/groups/2b0de865-93ec-4286-98d6-540b24a32e97/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:40:37.447281 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b64aa17b-a223-4f6c-9384-2693140af410 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] GET http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 Nov 13 01:40:37.447281 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b64aa17b-a223-4f6c-9384-2693140af410 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:37.447281 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:37.447281 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:37.447281 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b64aa17b-a223-4f6c-9384-2693140af410 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:37.447281 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-b64aa17b-a223-4f6c-9384-2693140af410 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] show called for member 2b0de865-93ec-4286-98d6-540b24a32e97 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:37.466621 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:37.466621 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:37.559237 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b64aa17b-a223-4f6c-9384-2693140af410 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 returned with HTTP 200 Nov 13 01:40:37.559971 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1190/2360] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:37 2020] GET /volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 => generated 388 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:37.580642 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d45ee429-bcca-4ad5-947a-8f8a0901e876 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] GET http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/volumes/detail Nov 13 01:40:37.580642 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d45ee429-bcca-4ad5-947a-8f8a0901e876 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:37.580642 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:37.580642 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:37.580642 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d45ee429-bcca-4ad5-947a-8f8a0901e876 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:37.580642 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-d45ee429-bcca-4ad5-947a-8f8a0901e876 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:40:37.580642 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d45ee429-bcca-4ad5-947a-8f8a0901e876 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:40:37.795666 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d45ee429-bcca-4ad5-947a-8f8a0901e876 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Get all volumes completed successfully. Nov 13 01:40:37.815988 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d45ee429-bcca-4ad5-947a-8f8a0901e876 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/volumes/detail returned with HTTP 200 Nov 13 01:40:37.815988 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1171/2361] 10.222.0.13 () {58 vars in 1226 bytes} [Fri Nov 13 01:40:37 2020] GET /volume/v3/a594ba3848c344738594f564cb676898/volumes/detail => generated 15 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:37.833787 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a5a97975-427c-41d4-b8a0-05763e911996 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] POST http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97/action Nov 13 01:40:37.833787 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:37.833787 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:37.833787 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a5a97975-427c-41d4-b8a0-05763e911996 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:40:37.833787 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a5a97975-427c-41d4-b8a0-05763e911996 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:37.833787 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-a5a97975-427c-41d4-b8a0-05763e911996 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] delete called for group 2b0de865-93ec-4286-98d6-540b24a32e97 {{(pid=87988) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Nov 13 01:40:37.833787 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-a5a97975-427c-41d4-b8a0-05763e911996 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Delete group with id: 2b0de865-93ec-4286-98d6-540b24a32e97 Nov 13 01:40:37.842391 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:37.842391 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:38.030048 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7eaf26b1-1ca4-4a9d-9d82-672c9e8648fe tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ec17fbf0-b589-42a9-a652-26ddffbdbf18 Nov 13 01:40:38.030577 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7eaf26b1-1ca4-4a9d-9d82-672c9e8648fe tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:38.031033 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7eaf26b1-1ca4-4a9d-9d82-672c9e8648fe tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:38.041484 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a5a97975-427c-41d4-b8a0-05763e911996 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97/action returned with HTTP 202 Nov 13 01:40:38.042362 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1191/2362] 10.222.0.13 () {60 vars in 1355 bytes} [Fri Nov 13 01:40:37 2020] POST /volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97/action => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:40:38.061683 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fef0bd44-cf1f-4e1e-af3c-0e417af8d47e tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] GET http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 Nov 13 01:40:38.062299 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fef0bd44-cf1f-4e1e-af3c-0e417af8d47e tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:38.062499 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:38.062499 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:38.065838 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fef0bd44-cf1f-4e1e-af3c-0e417af8d47e tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:38.066475 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-fef0bd44-cf1f-4e1e-af3c-0e417af8d47e tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] show called for member 2b0de865-93ec-4286-98d6-540b24a32e97 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:38.087776 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:38.087776 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:38.088166 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:38.088166 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:38.088935 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7eaf26b1-1ca4-4a9d-9d82-672c9e8648fe tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Snapshot retrieved successfully. Nov 13 01:40:38.091082 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7eaf26b1-1ca4-4a9d-9d82-672c9e8648fe tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ec17fbf0-b589-42a9-a652-26ddffbdbf18 returned with HTTP 200 Nov 13 01:40:38.091744 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1172/2363] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:40:38 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ec17fbf0-b589-42a9-a652-26ddffbdbf18 => generated 449 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:40:38.162240 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fef0bd44-cf1f-4e1e-af3c-0e417af8d47e tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 returned with HTTP 200 Nov 13 01:40:38.163117 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1192/2364] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:38 2020] GET /volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 => generated 387 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:39.108227 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-96a9f887-112c-443c-9dd1-243ada56567f tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ec17fbf0-b589-42a9-a652-26ddffbdbf18 Nov 13 01:40:39.110314 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-96a9f887-112c-443c-9dd1-243ada56567f tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:39.111135 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:39.111135 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:39.113895 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-96a9f887-112c-443c-9dd1-243ada56567f tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:39.150767 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-96a9f887-112c-443c-9dd1-243ada56567f tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ec17fbf0-b589-42a9-a652-26ddffbdbf18 returned with HTTP 404 Nov 13 01:40:39.152080 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1173/2365] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:40:39 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/snapshots/ec17fbf0-b589-42a9-a652-26ddffbdbf18 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:40:39.163170 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1f18aea5-818e-477a-bb11-2c10b0cfc3cd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 Nov 13 01:40:39.164080 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1f18aea5-818e-477a-bb11-2c10b0cfc3cd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:39.164405 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:39.164405 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:39.164948 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1f18aea5-818e-477a-bb11-2c10b0cfc3cd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:39.165767 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-1f18aea5-818e-477a-bb11-2c10b0cfc3cd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Nov 13 01:40:39.178632 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1f18aea5-818e-477a-bb11-2c10b0cfc3cd tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 returned with HTTP 404 Nov 13 01:40:39.180411 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1193/2366] 10.222.0.13 () {58 vars in 1340 bytes} [Fri Nov 13 01:40:39 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 => generated 116 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:40:39.183879 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-486447e9-cb83-4b6f-aee8-de837d0378a2 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] GET http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 Nov 13 01:40:39.184373 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-486447e9-cb83-4b6f-aee8-de837d0378a2 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:39.184852 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-486447e9-cb83-4b6f-aee8-de837d0378a2 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:39.186187 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-486447e9-cb83-4b6f-aee8-de837d0378a2 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] show called for member 2b0de865-93ec-4286-98d6-540b24a32e97 {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:39.189054 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-745cea8d-a893-4f79-b78f-509e4025beaf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots Nov 13 01:40:39.189802 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-745cea8d-a893-4f79-b78f-509e4025beaf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:39.191615 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-745cea8d-a893-4f79-b78f-509e4025beaf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:39.192849 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:39.192849 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:39.196171 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-486447e9-cb83-4b6f-aee8-de837d0378a2 tempest-GroupsV320Test-1458147870 tempest-GroupsV320Test-1458147870] http://10.222.0.13/volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 returned with HTTP 404 Nov 13 01:40:39.197533 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1174/2367] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:39 2020] GET /volume/v3/a594ba3848c344738594f564cb676898/groups/2b0de865-93ec-4286-98d6-540b24a32e97 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:40:39.205959 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8a45c718-d586-46df-8df5-77423729a42f tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] DELETE http://10.222.0.13/volume/v3/b03b10dd75a74558adb0cd3ec572ad83/group_types/b6c9235c-610d-4438-914c-ab2a3e1eaf6f Nov 13 01:40:39.209113 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8a45c718-d586-46df-8df5-77423729a42f tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:39.209710 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8a45c718-d586-46df-8df5-77423729a42f tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:39.212489 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-745cea8d-a893-4f79-b78f-509e4025beaf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots returned with HTTP 200 Nov 13 01:40:39.218917 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1194/2368] 10.222.0.13 () {58 vars in 1229 bytes} [Fri Nov 13 01:40:39 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots => generated 23 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:39.229509 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-72338913-36af-4d56-bc9e-7a0dc309f38b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] DELETE http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 Nov 13 01:40:39.231017 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-72338913-36af-4d56-bc9e-7a0dc309f38b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:39.231944 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-72338913-36af-4d56-bc9e-7a0dc309f38b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:39.233416 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.group_snapshots [None req-72338913-36af-4d56-bc9e-7a0dc309f38b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] delete called for member cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 {{(pid=87988) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Nov 13 01:40:39.233914 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.group_snapshots [None req-72338913-36af-4d56-bc9e-7a0dc309f38b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Delete group_snapshot with id: cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 Nov 13 01:40:39.251123 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-72338913-36af-4d56-bc9e-7a0dc309f38b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 returned with HTTP 404 Nov 13 01:40:39.255138 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1195/2369] 10.222.0.13 () {58 vars in 1343 bytes} [Fri Nov 13 01:40:39 2020] DELETE /volume/v3/4f1272a582ae4c1abc7d47966501e391/group_snapshots/cf018943-f71a-4ce7-81f5-f3ee9f0ef0a2 => generated 116 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:40:39.263722 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ddf30c95-448c-4aed-bcfa-8d40b919115c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail Nov 13 01:40:39.266473 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ddf30c95-448c-4aed-bcfa-8d40b919115c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:39.267698 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ddf30c95-448c-4aed-bcfa-8d40b919115c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:39.272134 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-ddf30c95-448c-4aed-bcfa-8d40b919115c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:40:39.276912 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:40:39.276912 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:40:39.278141 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ddf30c95-448c-4aed-bcfa-8d40b919115c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:40:39.294119 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8a45c718-d586-46df-8df5-77423729a42f tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] http://10.222.0.13/volume/v3/b03b10dd75a74558adb0cd3ec572ad83/group_types/b6c9235c-610d-4438-914c-ab2a3e1eaf6f returned with HTTP 202 Nov 13 01:40:39.295168 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1175/2370] 10.222.0.13 () {58 vars in 1331 bytes} [Fri Nov 13 01:40:39 2020] DELETE /volume/v3/b03b10dd75a74558adb0cd3ec572ad83/group_types/b6c9235c-610d-4438-914c-ab2a3e1eaf6f => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Nov 13 01:40:39.305749 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-949c4a29-dd1b-42ee-8d5a-ce99aba40bd8 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] DELETE http://10.222.0.13/volume/v3/b03b10dd75a74558adb0cd3ec572ad83/types/3f786259-d382-4307-8960-58f24140d568 Nov 13 01:40:39.306278 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-949c4a29-dd1b-42ee-8d5a-ce99aba40bd8 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:39.306900 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-949c4a29-dd1b-42ee-8d5a-ce99aba40bd8 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:39.381223 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ddf30c95-448c-4aed-bcfa-8d40b919115c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Get all volumes completed successfully. Nov 13 01:40:39.382794 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-ddf30c95-448c-4aed-bcfa-8d40b919115c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:39.383241 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-ddf30c95-448c-4aed-bcfa-8d40b919115c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:39.397839 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-ddf30c95-448c-4aed-bcfa-8d40b919115c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:39.404858 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:39.404858 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:39.444671 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ddf30c95-448c-4aed-bcfa-8d40b919115c tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail returned with HTTP 200 Nov 13 01:40:39.445520 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1196/2371] 10.222.0.13 () {58 vars in 1226 bytes} [Fri Nov 13 01:40:39 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/detail => generated 1002 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:40:39.463875 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a1bdd5f1-98c4-4421-b0e3-28dc5dd5cdbf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] POST http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/1640862b-2df7-4fe7-b973-2030fe22e350/action Nov 13 01:40:39.464630 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:39.464630 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:39.465287 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a1bdd5f1-98c4-4421-b0e3-28dc5dd5cdbf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:40:39.465841 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a1bdd5f1-98c4-4421-b0e3-28dc5dd5cdbf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:39.468034 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-a1bdd5f1-98c4-4421-b0e3-28dc5dd5cdbf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] delete called for group 1640862b-2df7-4fe7-b973-2030fe22e350 {{(pid=87988) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Nov 13 01:40:39.468597 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.groups [None req-a1bdd5f1-98c4-4421-b0e3-28dc5dd5cdbf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Delete group with id: 1640862b-2df7-4fe7-b973-2030fe22e350 Nov 13 01:40:39.473564 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-949c4a29-dd1b-42ee-8d5a-ce99aba40bd8 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] http://10.222.0.13/volume/v3/b03b10dd75a74558adb0cd3ec572ad83/types/3f786259-d382-4307-8960-58f24140d568 returned with HTTP 202 Nov 13 01:40:39.481779 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1176/2372] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:40:39 2020] DELETE /volume/v3/b03b10dd75a74558adb0cd3ec572ad83/types/3f786259-d382-4307-8960-58f24140d568 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Nov 13 01:40:39.482574 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:39.482574 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:39.499194 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cda0d42a-a08e-4eb0-b9a4-853dce55ab88 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] GET http://10.222.0.13/volume/v3/b03b10dd75a74558adb0cd3ec572ad83/types/3f786259-d382-4307-8960-58f24140d568 Nov 13 01:40:39.499765 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cda0d42a-a08e-4eb0-b9a4-853dce55ab88 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:39.500261 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cda0d42a-a08e-4eb0-b9a4-853dce55ab88 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:39.550947 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cda0d42a-a08e-4eb0-b9a4-853dce55ab88 tempest-GroupsV320Test-1609854402 tempest-GroupsV320Test-1609854402] http://10.222.0.13/volume/v3/b03b10dd75a74558adb0cd3ec572ad83/types/3f786259-d382-4307-8960-58f24140d568 returned with HTTP 404 Nov 13 01:40:39.554947 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1177/2373] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:40:39 2020] GET /volume/v3/b03b10dd75a74558adb0cd3ec572ad83/types/3f786259-d382-4307-8960-58f24140d568 => generated 114 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:40:39.680637 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a1bdd5f1-98c4-4421-b0e3-28dc5dd5cdbf tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/1640862b-2df7-4fe7-b973-2030fe22e350/action returned with HTTP 202 Nov 13 01:40:39.684784 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1197/2374] 10.222.0.13 () {60 vars in 1355 bytes} [Fri Nov 13 01:40:39 2020] POST /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/1640862b-2df7-4fe7-b973-2030fe22e350/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Nov 13 01:40:39.689444 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dd9cf19e-e134-4ebb-a247-caf833dd4dc5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/ea45d0ef-baf2-4668-8939-0a20c51cc037 Nov 13 01:40:39.690016 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dd9cf19e-e134-4ebb-a247-caf833dd4dc5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:39.693165 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dd9cf19e-e134-4ebb-a247-caf833dd4dc5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:39.770572 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:39.770572 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:39.795433 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dd9cf19e-e134-4ebb-a247-caf833dd4dc5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:40:39.819063 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-dd9cf19e-e134-4ebb-a247-caf833dd4dc5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:39.819911 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-dd9cf19e-e134-4ebb-a247-caf833dd4dc5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:39.844262 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-dd9cf19e-e134-4ebb-a247-caf833dd4dc5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87987) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:39.854980 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:39.854980 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:39.891262 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dd9cf19e-e134-4ebb-a247-caf833dd4dc5 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/ea45d0ef-baf2-4668-8939-0a20c51cc037 returned with HTTP 200 Nov 13 01:40:39.892442 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1178/2375] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:40:39 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/ea45d0ef-baf2-4668-8939-0a20c51cc037 => generated 998 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:40.908759 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-683d81ca-b02e-4812-bd69-163c71d1801b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/ea45d0ef-baf2-4668-8939-0a20c51cc037 Nov 13 01:40:40.911420 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-683d81ca-b02e-4812-bd69-163c71d1801b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:40.911861 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:40.911861 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:40.912532 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-683d81ca-b02e-4812-bd69-163c71d1801b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:40.965762 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:40.965762 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:40.977119 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-683d81ca-b02e-4812-bd69-163c71d1801b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Volume info retrieved successfully. Nov 13 01:40:40.996938 n-d-729945-8 devstack@c-api.service[87986]: WARNING stevedore.named [None req-683d81ca-b02e-4812-bd69-163c71d1801b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Nov 13 01:40:40.997749 n-d-729945-8 devstack@c-api.service[87986]: WARNING castellan.key_manager [None req-683d81ca-b02e-4812-bd69-163c71d1801b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Nov 13 01:40:41.008429 n-d-729945-8 devstack@c-api.service[87986]: DEBUG oslo_db.sqlalchemy.engines [None req-683d81ca-b02e-4812-bd69-163c71d1801b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] 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=87988) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Nov 13 01:40:41.017229 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:41.017229 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:41.044801 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-683d81ca-b02e-4812-bd69-163c71d1801b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/ea45d0ef-baf2-4668-8939-0a20c51cc037 returned with HTTP 200 Nov 13 01:40:41.046523 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1198/2376] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:40:40 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/ea45d0ef-baf2-4668-8939-0a20c51cc037 => generated 998 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:42.069714 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a3f36b04-5c9d-47c2-8f99-7621af5cf8b7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/ea45d0ef-baf2-4668-8939-0a20c51cc037 Nov 13 01:40:42.070787 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a3f36b04-5c9d-47c2-8f99-7621af5cf8b7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:42.071141 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:42.071141 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:42.071779 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a3f36b04-5c9d-47c2-8f99-7621af5cf8b7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:42.138536 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a3f36b04-5c9d-47c2-8f99-7621af5cf8b7 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/ea45d0ef-baf2-4668-8939-0a20c51cc037 returned with HTTP 404 Nov 13 01:40:42.144727 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1179/2377] 10.222.0.13 () {58 vars in 1316 bytes} [Fri Nov 13 01:40:42 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/ea45d0ef-baf2-4668-8939-0a20c51cc037 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:40:42.149849 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e99d15a9-7881-42bf-b83b-1276b143e5e1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] GET http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/1640862b-2df7-4fe7-b973-2030fe22e350 Nov 13 01:40:42.150875 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e99d15a9-7881-42bf-b83b-1276b143e5e1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:42.151286 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:42.151286 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:42.151987 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e99d15a9-7881-42bf-b83b-1276b143e5e1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:42.152587 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.groups [None req-e99d15a9-7881-42bf-b83b-1276b143e5e1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] show called for member 1640862b-2df7-4fe7-b973-2030fe22e350 {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Nov 13 01:40:42.164174 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e99d15a9-7881-42bf-b83b-1276b143e5e1 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/1640862b-2df7-4fe7-b973-2030fe22e350 returned with HTTP 404 Nov 13 01:40:42.166463 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1199/2378] 10.222.0.13 () {58 vars in 1313 bytes} [Fri Nov 13 01:40:42 2020] GET /volume/v3/4f1272a582ae4c1abc7d47966501e391/groups/1640862b-2df7-4fe7-b973-2030fe22e350 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:40:42.182216 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-28b20d59-6e73-4440-b283-b5cd43250003 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] DELETE http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/group_types/15a28ac6-e7b7-4299-87cb-4eb59e1c7724 Nov 13 01:40:42.182800 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-28b20d59-6e73-4440-b283-b5cd43250003 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:42.183280 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-28b20d59-6e73-4440-b283-b5cd43250003 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:42.232385 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:40:42.232385 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:40:42.241623 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-28b20d59-6e73-4440-b283-b5cd43250003 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/group_types/15a28ac6-e7b7-4299-87cb-4eb59e1c7724 returned with HTTP 202 Nov 13 01:40:42.242955 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1180/2379] 10.222.0.13 () {58 vars in 1331 bytes} [Fri Nov 13 01:40:42 2020] DELETE /volume/v3/4ccdace5de0940c7a87dfd9266f675ce/group_types/15a28ac6-e7b7-4299-87cb-4eb59e1c7724 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Nov 13 01:40:42.254114 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6c2bf90a-c00d-4d71-a22c-1cd4d28d323b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] DELETE http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/ea45d0ef-baf2-4668-8939-0a20c51cc037 Nov 13 01:40:42.254635 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6c2bf90a-c00d-4d71-a22c-1cd4d28d323b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:42.255117 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6c2bf90a-c00d-4d71-a22c-1cd4d28d323b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:42.255584 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-6c2bf90a-c00d-4d71-a22c-1cd4d28d323b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Delete volume with id: ea45d0ef-baf2-4668-8939-0a20c51cc037 Nov 13 01:40:42.314810 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6c2bf90a-c00d-4d71-a22c-1cd4d28d323b tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/ea45d0ef-baf2-4668-8939-0a20c51cc037 returned with HTTP 404 Nov 13 01:40:42.316776 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1200/2380] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:40:42 2020] DELETE /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/ea45d0ef-baf2-4668-8939-0a20c51cc037 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:40:42.327492 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9cdd9b48-a93e-4325-8fed-6ae8b7c25565 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] DELETE http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types/f8eed95e-7ecf-4f6a-bc19-afa3fc6edb5b Nov 13 01:40:42.328317 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9cdd9b48-a93e-4325-8fed-6ae8b7c25565 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:42.328928 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9cdd9b48-a93e-4325-8fed-6ae8b7c25565 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:42.448391 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9cdd9b48-a93e-4325-8fed-6ae8b7c25565 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types/f8eed95e-7ecf-4f6a-bc19-afa3fc6edb5b returned with HTTP 202 Nov 13 01:40:42.452622 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1181/2381] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:40:42 2020] DELETE /volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types/f8eed95e-7ecf-4f6a-bc19-afa3fc6edb5b => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:40:42.459425 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-58c576d5-118e-4982-8449-3c3df1630aaf tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] GET http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types/f8eed95e-7ecf-4f6a-bc19-afa3fc6edb5b Nov 13 01:40:42.460224 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-58c576d5-118e-4982-8449-3c3df1630aaf tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:42.460901 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-58c576d5-118e-4982-8449-3c3df1630aaf tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:42.472290 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-58c576d5-118e-4982-8449-3c3df1630aaf tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types/f8eed95e-7ecf-4f6a-bc19-afa3fc6edb5b returned with HTTP 404 Nov 13 01:40:42.473615 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1201/2382] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:40:42 2020] GET /volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types/f8eed95e-7ecf-4f6a-bc19-afa3fc6edb5b => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:40:42.481448 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c05ba78d-60f9-4df8-b1c8-1bc7f2271768 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] DELETE http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd Nov 13 01:40:42.482023 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c05ba78d-60f9-4df8-b1c8-1bc7f2271768 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:42.482704 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c05ba78d-60f9-4df8-b1c8-1bc7f2271768 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:42.483162 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-c05ba78d-60f9-4df8-b1c8-1bc7f2271768 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Delete volume with id: 7b50c954-630d-4528-a0f0-e3f497ede6bd Nov 13 01:40:42.543260 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c05ba78d-60f9-4df8-b1c8-1bc7f2271768 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd returned with HTTP 404 Nov 13 01:40:42.544300 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1182/2383] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:40:42 2020] DELETE /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/7b50c954-630d-4528-a0f0-e3f497ede6bd => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:40:42.553591 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-917cafd1-f1ed-4546-9657-93a9aed06f18 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] DELETE http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/e58e8272-9f2c-4ebd-8f41-b7ae2b4943e5 Nov 13 01:40:42.554452 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-917cafd1-f1ed-4546-9657-93a9aed06f18 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:42.555139 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-917cafd1-f1ed-4546-9657-93a9aed06f18 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:42.556327 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-917cafd1-f1ed-4546-9657-93a9aed06f18 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Delete volume with id: e58e8272-9f2c-4ebd-8f41-b7ae2b4943e5 Nov 13 01:40:42.624897 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-917cafd1-f1ed-4546-9657-93a9aed06f18 tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/e58e8272-9f2c-4ebd-8f41-b7ae2b4943e5 returned with HTTP 404 Nov 13 01:40:42.626529 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1202/2384] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:40:42 2020] DELETE /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/e58e8272-9f2c-4ebd-8f41-b7ae2b4943e5 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:40:42.638936 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-95b2c3ab-e229-4d20-b73d-bf453244ca70 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] DELETE http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types/bd007c51-b2f2-4126-8ffb-b63f22536a39 Nov 13 01:40:42.639471 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-95b2c3ab-e229-4d20-b73d-bf453244ca70 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:42.640024 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-95b2c3ab-e229-4d20-b73d-bf453244ca70 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:42.732153 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-95b2c3ab-e229-4d20-b73d-bf453244ca70 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types/bd007c51-b2f2-4126-8ffb-b63f22536a39 returned with HTTP 202 Nov 13 01:40:42.733262 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1183/2385] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:40:42 2020] DELETE /volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types/bd007c51-b2f2-4126-8ffb-b63f22536a39 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Nov 13 01:40:42.741190 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f00b8c9c-4148-4a09-b68b-3b00223dc00c tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] GET http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types/bd007c51-b2f2-4126-8ffb-b63f22536a39 Nov 13 01:40:42.742001 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f00b8c9c-4148-4a09-b68b-3b00223dc00c tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:42.743389 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f00b8c9c-4148-4a09-b68b-3b00223dc00c tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:42.768038 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f00b8c9c-4148-4a09-b68b-3b00223dc00c tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types/bd007c51-b2f2-4126-8ffb-b63f22536a39 returned with HTTP 404 Nov 13 01:40:42.770519 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1203/2386] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:40:42 2020] GET /volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types/bd007c51-b2f2-4126-8ffb-b63f22536a39 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:40:42.779878 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-36c7cf10-824a-4a7d-888c-cae455cf73eb tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] DELETE http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 Nov 13 01:40:42.780576 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-36c7cf10-824a-4a7d-888c-cae455cf73eb tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:42.781067 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-36c7cf10-824a-4a7d-888c-cae455cf73eb tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:42.781536 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-36c7cf10-824a-4a7d-888c-cae455cf73eb tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] Delete volume with id: 5af712ff-05b2-4fc4-ad79-63626dd3cdb4 Nov 13 01:40:42.854578 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-36c7cf10-824a-4a7d-888c-cae455cf73eb tempest-GroupSnapshotsTest-79609156 tempest-GroupSnapshotsTest-79609156] http://10.222.0.13/volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 returned with HTTP 404 Nov 13 01:40:42.855991 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1184/2387] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:40:42 2020] DELETE /volume/v3/4f1272a582ae4c1abc7d47966501e391/volumes/5af712ff-05b2-4fc4-ad79-63626dd3cdb4 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:40:42.865615 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1464e0ee-b32c-4fe0-b685-73cc3eccd44c tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] DELETE http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types/7cb2c252-f6b2-49cb-833e-b175334ca6e1 Nov 13 01:40:42.866317 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1464e0ee-b32c-4fe0-b685-73cc3eccd44c tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:42.867119 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1464e0ee-b32c-4fe0-b685-73cc3eccd44c tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Calling method '_delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:42.950710 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:40:42.950710 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:40:42.965366 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1464e0ee-b32c-4fe0-b685-73cc3eccd44c tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types/7cb2c252-f6b2-49cb-833e-b175334ca6e1 returned with HTTP 202 Nov 13 01:40:42.970459 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1204/2388] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:40:42 2020] DELETE /volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types/7cb2c252-f6b2-49cb-833e-b175334ca6e1 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:40:42.976459 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7a18208d-a2b4-43f4-818b-4a3f4734e821 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] GET http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types/7cb2c252-f6b2-49cb-833e-b175334ca6e1 Nov 13 01:40:42.977084 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7a18208d-a2b4-43f4-818b-4a3f4734e821 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:42.977706 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7a18208d-a2b4-43f4-818b-4a3f4734e821 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:43.000925 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7a18208d-a2b4-43f4-818b-4a3f4734e821 tempest-GroupSnapshotsTest-1003048926 tempest-GroupSnapshotsTest-1003048926] http://10.222.0.13/volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types/7cb2c252-f6b2-49cb-833e-b175334ca6e1 returned with HTTP 404 Nov 13 01:40:43.007339 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1185/2389] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:40:42 2020] GET /volume/v3/4ccdace5de0940c7a87dfd9266f675ce/types/7cb2c252-f6b2-49cb-833e-b175334ca6e1 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:40:50.536737 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] POST http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes Nov 13 01:40:50.538218 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-997179698"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:50.539547 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-997179698'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:40:50.540129 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Create volume of 1 GB Nov 13 01:40:50.583077 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Availability Zones retrieved successfully. Nov 13 01:40:50.616953 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Flow 'volume_create_api' (c70ede65-e85b-4110-9e8c-d9122ac743e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:40:50.622340 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc9f44ee-e564-44bc-90ad-186f7ccd5e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:50.625756 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:40:50.733145 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc9f44ee-e564-44bc-90ad-186f7ccd5e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:50.735356 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (513db07a-3a90-48aa-8ce7-8fa1a2ea5b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:50.856156 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Created reservations ['9ec2d712-653a-4cde-b246-3bd61055359e', '2bb762f9-a7b5-461e-b907-fcc85d890c76', 'a6750331-0f96-4c51-836f-78311a6ff8ba', 'c9c2018d-ecfb-46b4-b83c-21f29f2ecdc6'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:40:50.858198 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (513db07a-3a90-48aa-8ce7-8fa1a2ea5b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ec2d712-653a-4cde-b246-3bd61055359e', '2bb762f9-a7b5-461e-b907-fcc85d890c76', 'a6750331-0f96-4c51-836f-78311a6ff8ba', 'c9c2018d-ecfb-46b4-b83c-21f29f2ecdc6']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:50.860749 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c029a62-a814-46ff-b6a5-40db96e82a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:50.937354 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c029a62-a814-46ff-b6a5-40db96e82a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79d4f130-b863-4824-ac0b-6633047821f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-997179698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d274620f6244039b4996699ba2a8cc1',qos_specs=None,replication_status=,reservations=['9ec2d712-653a-4cde-b246-3bd61055359e','2bb762f9-a7b5-461e-b907-fcc85d890c76','a6750331-0f96-4c51-836f-78311a6ff8ba','c9c2018d-ecfb-46b4-b83c-21f29f2ecdc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bf92093b3e54384941ac72fd95283c1',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:40:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-997179698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79d4f130-b863-4824-ac0b-6633047821f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d274620f6244039b4996699ba2a8cc1',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='8bf92093b3e54384941ac72fd95283c1',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:50.940596 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c705cb31-b8d1-461f-a313-5b4c99e25331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:50.970250 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c705cb31-b8d1-461f-a313-5b4c99e25331) 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-997179698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d274620f6244039b4996699ba2a8cc1',qos_specs=None,replication_status=,reservations=['9ec2d712-653a-4cde-b246-3bd61055359e','2bb762f9-a7b5-461e-b907-fcc85d890c76','a6750331-0f96-4c51-836f-78311a6ff8ba','c9c2018d-ecfb-46b4-b83c-21f29f2ecdc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bf92093b3e54384941ac72fd95283c1',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:50.973095 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a89740a3-9ac9-4bd6-bff8-b42d92bce448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:50.990625 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a89740a3-9ac9-4bd6-bff8-b42d92bce448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:50.993327 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Flow 'volume_create_api' (c70ede65-e85b-4110-9e8c-d9122ac743e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:40:51.047772 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Create volume request issued successfully. Nov 13 01:40:51.070381 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ac2d662c-551f-4d36-b662-4ff2b027f265 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes returned with HTTP 202 Nov 13 01:40:51.071386 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1205/2390] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:40:49 2020] POST /volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes => generated 822 bytes in 1131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:40:51.087293 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bbcc6b9a-45e0-44b3-a1c9-3c550e3c3712 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] GET http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes/79d4f130-b863-4824-ac0b-6633047821f9 Nov 13 01:40:51.087850 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bbcc6b9a-45e0-44b3-a1c9-3c550e3c3712 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:51.088468 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bbcc6b9a-45e0-44b3-a1c9-3c550e3c3712 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:51.194486 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:51.194486 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:51.213945 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bbcc6b9a-45e0-44b3-a1c9-3c550e3c3712 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Volume info retrieved successfully. Nov 13 01:40:51.266351 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bbcc6b9a-45e0-44b3-a1c9-3c550e3c3712 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes/79d4f130-b863-4824-ac0b-6633047821f9 returned with HTTP 200 Nov 13 01:40:51.267343 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1186/2391] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:40:51 2020] GET /volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes/79d4f130-b863-4824-ac0b-6633047821f9 => generated 890 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:52.285525 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4042cda2-e083-4559-8a3b-3ce2b6d164ad tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] GET http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes/79d4f130-b863-4824-ac0b-6633047821f9 Nov 13 01:40:52.287957 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4042cda2-e083-4559-8a3b-3ce2b6d164ad tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:52.288887 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:52.288887 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:52.289522 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4042cda2-e083-4559-8a3b-3ce2b6d164ad tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:52.350793 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:52.350793 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:52.360445 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4042cda2-e083-4559-8a3b-3ce2b6d164ad tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Volume info retrieved successfully. Nov 13 01:40:52.386713 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4042cda2-e083-4559-8a3b-3ce2b6d164ad tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes/79d4f130-b863-4824-ac0b-6633047821f9 returned with HTTP 200 Nov 13 01:40:52.387442 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1206/2392] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:40:52 2020] GET /volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes/79d4f130-b863-4824-ac0b-6633047821f9 => generated 915 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:52.403471 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-97190872-2f54-40d6-9042-8886481ecfaf tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] POST http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/snapshots Nov 13 01:40:52.404384 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:52.404384 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:52.405229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-97190872-2f54-40d6-9042-8886481ecfaf tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "79d4f130-b863-4824-ac0b-6633047821f9", "name": "tempest-SnapshotManageAdminTest-Snapshot-933498856"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:52.469417 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:52.469417 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:52.472638 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-97190872-2f54-40d6-9042-8886481ecfaf tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Volume info retrieved successfully. Nov 13 01:40:52.473193 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-97190872-2f54-40d6-9042-8886481ecfaf tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Create snapshot from volume 79d4f130-b863-4824-ac0b-6633047821f9 Nov 13 01:40:52.616089 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-97190872-2f54-40d6-9042-8886481ecfaf tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Created reservations ['0d6bed07-202d-43c1-b411-c0c50eee4e27', '63760686-3415-42f0-93ca-6a54afdce2eb', 'bd9a00e3-4737-4ced-89d6-520bd1d11eec', '53d46fb5-536d-47a6-9fe8-6788ac189194'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:40:52.832229 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-97190872-2f54-40d6-9042-8886481ecfaf tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Snapshot create request issued successfully. Nov 13 01:40:52.833055 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-97190872-2f54-40d6-9042-8886481ecfaf tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/snapshots returned with HTTP 202 Nov 13 01:40:52.833938 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1187/2393] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:40:52 2020] POST /volume/v3/1d274620f6244039b4996699ba2a8cc1/snapshots => generated 309 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:40:52.853878 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9929c8c8-1f41-4fd2-93f6-1150a4674cca tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] GET http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06 Nov 13 01:40:52.861952 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9929c8c8-1f41-4fd2-93f6-1150a4674cca tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:52.861952 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:52.861952 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:52.861952 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9929c8c8-1f41-4fd2-93f6-1150a4674cca tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:52.916204 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:52.916204 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:52.917485 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9929c8c8-1f41-4fd2-93f6-1150a4674cca tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Snapshot retrieved successfully. Nov 13 01:40:52.919735 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9929c8c8-1f41-4fd2-93f6-1150a4674cca tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06 returned with HTTP 200 Nov 13 01:40:52.921033 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1188/2394] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:40:52 2020] GET /volume/v3/1d274620f6244039b4996699ba2a8cc1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06 => generated 441 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:53.059972 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-46d637b2-c37d-44ec-ad33-e130fb0c9459 tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] GET http://10.222.0.13/volume/v3/dd5b71596ad8420da5c7bee8b47ae874/os-services Nov 13 01:40:53.061144 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-46d637b2-c37d-44ec-ad33-e130fb0c9459 tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:53.061531 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:53.061531 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:53.062145 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-46d637b2-c37d-44ec-ad33-e130fb0c9459 tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:53.091742 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-46d637b2-c37d-44ec-ad33-e130fb0c9459 tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] http://10.222.0.13/volume/v3/dd5b71596ad8420da5c7bee8b47ae874/os-services returned with HTTP 200 Nov 13 01:40:53.092769 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1207/2395] 10.222.0.13 () {56 vars in 1176 bytes} [Fri Nov 13 01:40:52 2020] GET /volume/v3/dd5b71596ad8420da5c7bee8b47ae874/os-services => generated 629 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:53.107705 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0205406d-052c-42c7-bf13-3ee8c99f9a19 tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] GET http://10.222.0.13/volume/v3/dd5b71596ad8420da5c7bee8b47ae874/os-services?host=n-d-729945-8 Nov 13 01:40:53.108475 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0205406d-052c-42c7-bf13-3ee8c99f9a19 tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:53.108836 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:53.108836 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:53.109637 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0205406d-052c-42c7-bf13-3ee8c99f9a19 tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:53.139400 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0205406d-052c-42c7-bf13-3ee8c99f9a19 tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] http://10.222.0.13/volume/v3/dd5b71596ad8420da5c7bee8b47ae874/os-services?host=n-d-729945-8 returned with HTTP 200 Nov 13 01:40:53.141246 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1189/2396] 10.222.0.13 () {56 vars in 1211 bytes} [Fri Nov 13 01:40:53 2020] GET /volume/v3/dd5b71596ad8420da5c7bee8b47ae874/os-services?host=n-d-729945-8 => generated 629 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:53.158262 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a185ce79-2835-42e2-9e34-b2fbbc1b5b15 tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] GET http://10.222.0.13/volume/v3/dd5b71596ad8420da5c7bee8b47ae874/os-services?host=n-d-729945-8&binary=cinder-scheduler Nov 13 01:40:53.160088 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a185ce79-2835-42e2-9e34-b2fbbc1b5b15 tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:53.160836 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a185ce79-2835-42e2-9e34-b2fbbc1b5b15 tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:53.173886 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a185ce79-2835-42e2-9e34-b2fbbc1b5b15 tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] http://10.222.0.13/volume/v3/dd5b71596ad8420da5c7bee8b47ae874/os-services?host=n-d-729945-8&binary=cinder-scheduler returned with HTTP 200 Nov 13 01:40:53.177361 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1208/2397] 10.222.0.13 () {56 vars in 1259 bytes} [Fri Nov 13 01:40:53 2020] GET /volume/v3/dd5b71596ad8420da5c7bee8b47ae874/os-services?host=n-d-729945-8&binary=cinder-scheduler => generated 191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:53.200783 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec1f5a84-d58b-4cb3-9c45-d74bd9b6a47d tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] GET http://10.222.0.13/volume/v3/dd5b71596ad8420da5c7bee8b47ae874/os-services?binary=cinder-scheduler Nov 13 01:40:53.201444 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec1f5a84-d58b-4cb3-9c45-d74bd9b6a47d tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:53.202213 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec1f5a84-d58b-4cb3-9c45-d74bd9b6a47d tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:53.217931 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec1f5a84-d58b-4cb3-9c45-d74bd9b6a47d tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] http://10.222.0.13/volume/v3/dd5b71596ad8420da5c7bee8b47ae874/os-services?binary=cinder-scheduler returned with HTTP 200 Nov 13 01:40:53.247785 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1190/2398] 10.222.0.13 () {56 vars in 1223 bytes} [Fri Nov 13 01:40:53 2020] GET /volume/v3/dd5b71596ad8420da5c7bee8b47ae874/os-services?binary=cinder-scheduler => generated 191 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:53.519232 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] POST http://10.222.0.13/volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes Nov 13 01:40:53.521119 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1872624649"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:53.522448 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1872624649'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:40:53.522817 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Create volume of 1 GB Nov 13 01:40:53.545843 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Availability Zones retrieved successfully. Nov 13 01:40:53.574775 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Flow 'volume_create_api' (656eb41a-20b4-4850-8052-884cacd03847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:40:53.578620 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5d43426-199b-4bb8-ba09-aec27676d1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:53.582735 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:40:53.664175 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5d43426-199b-4bb8-ba09-aec27676d1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:53.666521 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8eb08513-4591-41d1-9874-f84737b78031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:53.765145 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Created reservations ['52a55133-553e-4741-bdd2-85568cacda8a', '6701bb29-7c50-4e33-8870-b2a86e1242b1', '6dbfd8c9-68ea-49c4-a015-017cc182ab7e', '5ae377d3-6b2d-4cb4-9bf6-1d1d420af40b'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:40:53.767066 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8eb08513-4591-41d1-9874-f84737b78031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52a55133-553e-4741-bdd2-85568cacda8a', '6701bb29-7c50-4e33-8870-b2a86e1242b1', '6dbfd8c9-68ea-49c4-a015-017cc182ab7e', '5ae377d3-6b2d-4cb4-9bf6-1d1d420af40b']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:53.769937 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e04f303-4158-4e56-bc5c-54dd621b69de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:53.844456 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e04f303-4158-4e56-bc5c-54dd621b69de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1224d682-4c7a-4cfb-ac09-e7c0192a4d30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1872624649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8f15862dd489cb502e18a1d46159a',qos_specs=None,replication_status=,reservations=['52a55133-553e-4741-bdd2-85568cacda8a','6701bb29-7c50-4e33-8870-b2a86e1242b1','6dbfd8c9-68ea-49c4-a015-017cc182ab7e','5ae377d3-6b2d-4cb4-9bf6-1d1d420af40b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb633c083fa4417db7855cc1198a18ba',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:40:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1872624649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1224d682-4c7a-4cfb-ac09-e7c0192a4d30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59f8f15862dd489cb502e18a1d46159a',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='cb633c083fa4417db7855cc1198a18ba',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:53.847145 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbdcd97e-7adf-416e-b0b6-4ab4dc3aa2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:53.883474 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbdcd97e-7adf-416e-b0b6-4ab4dc3aa2f1) 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-1872624649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8f15862dd489cb502e18a1d46159a',qos_specs=None,replication_status=,reservations=['52a55133-553e-4741-bdd2-85568cacda8a','6701bb29-7c50-4e33-8870-b2a86e1242b1','6dbfd8c9-68ea-49c4-a015-017cc182ab7e','5ae377d3-6b2d-4cb4-9bf6-1d1d420af40b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb633c083fa4417db7855cc1198a18ba',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:53.886048 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b2a590b-f297-4531-a90c-37bcf0f45040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:40:53.905094 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b2a590b-f297-4531-a90c-37bcf0f45040) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:40:53.908172 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Flow 'volume_create_api' (656eb41a-20b4-4850-8052-884cacd03847) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:40:53.932990 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d7a47e3f-d80d-4396-923a-c352d9ee3195 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] GET http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06 Nov 13 01:40:53.933758 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d7a47e3f-d80d-4396-923a-c352d9ee3195 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:53.934566 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d7a47e3f-d80d-4396-923a-c352d9ee3195 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:53.984293 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Create volume request issued successfully. Nov 13 01:40:54.005187 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:54.005187 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:54.006335 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d7a47e3f-d80d-4396-923a-c352d9ee3195 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Snapshot retrieved successfully. Nov 13 01:40:54.013419 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d7a47e3f-d80d-4396-923a-c352d9ee3195 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06 returned with HTTP 200 Nov 13 01:40:54.014142 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1191/2399] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:40:53 2020] GET /volume/v3/1d274620f6244039b4996699ba2a8cc1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06 => generated 441 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:40:54.021953 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6608cae3-b85b-44db-8d44-eec0854febfc tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] http://10.222.0.13/volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes returned with HTTP 202 Nov 13 01:40:54.035953 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1209/2400] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:40:53 2020] POST /volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes => generated 823 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:40:54.042758 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3d11a664-325b-4d36-b2f2-7386b7b75452 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] GET http://10.222.0.13/volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 Nov 13 01:40:54.043285 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3d11a664-325b-4d36-b2f2-7386b7b75452 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:54.043477 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:54.043477 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:54.044207 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3d11a664-325b-4d36-b2f2-7386b7b75452 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:54.099515 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:54.099515 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:54.120092 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3d11a664-325b-4d36-b2f2-7386b7b75452 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Volume info retrieved successfully. Nov 13 01:40:54.170625 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3d11a664-325b-4d36-b2f2-7386b7b75452 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] http://10.222.0.13/volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 returned with HTTP 200 Nov 13 01:40:54.171908 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1192/2401] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:40:54 2020] GET /volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 => generated 891 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:54.434876 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e59aaef9-f0a3-44cd-912d-9f2eacbc7e1d req-7f7609b7-90a6-4861-ba34-c81e54ebd88e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] DELETE http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/attachments/7eb946ed-311a-4dbc-a5e7-fe70774ab6ce Nov 13 01:40:54.435619 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-e59aaef9-f0a3-44cd-912d-9f2eacbc7e1d req-7f7609b7-90a6-4861-ba34-c81e54ebd88e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:54.435937 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:54.435937 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:54.436490 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-e59aaef9-f0a3-44cd-912d-9f2eacbc7e1d req-7f7609b7-90a6-4861-ba34-c81e54ebd88e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:54.479114 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:54.479114 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:55.028484 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2328e9f9-a695-47d3-a50b-dd0a52646320 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] GET http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06 Nov 13 01:40:55.029095 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2328e9f9-a695-47d3-a50b-dd0a52646320 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:55.029571 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:55.029571 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:55.030407 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2328e9f9-a695-47d3-a50b-dd0a52646320 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:55.094746 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:55.094746 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:55.096753 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2328e9f9-a695-47d3-a50b-dd0a52646320 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Snapshot retrieved successfully. Nov 13 01:40:55.099781 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2328e9f9-a695-47d3-a50b-dd0a52646320 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06 returned with HTTP 200 Nov 13 01:40:55.100985 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1193/2402] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:40:55 2020] GET /volume/v3/1d274620f6244039b4996699ba2a8cc1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06 => generated 468 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:55.254509 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-e59aaef9-f0a3-44cd-912d-9f2eacbc7e1d req-7f7609b7-90a6-4861-ba34-c81e54ebd88e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:40:55.255393 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-e59aaef9-f0a3-44cd-912d-9f2eacbc7e1d req-7f7609b7-90a6-4861-ba34-c81e54ebd88e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Pending status list for volume during attachment-delete: [] {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:40:55.264524 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e59aaef9-f0a3-44cd-912d-9f2eacbc7e1d req-7f7609b7-90a6-4861-ba34-c81e54ebd88e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/attachments/7eb946ed-311a-4dbc-a5e7-fe70774ab6ce returned with HTTP 200 Nov 13 01:40:55.265731 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1210/2403] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 01:40:54 2020] DELETE /volume/v3/5d645ae9963146569cfd9fa78b9be39b/attachments/7eb946ed-311a-4dbc-a5e7-fe70774ab6ce => generated 19 bytes in 836 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:55.272896 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a2548a2-7caa-4a68-a608-d9bf6400162b tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] GET http://10.222.0.13/volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 Nov 13 01:40:55.277291 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a2548a2-7caa-4a68-a608-d9bf6400162b tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:55.278073 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:55.278073 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:55.278694 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a2548a2-7caa-4a68-a608-d9bf6400162b tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:55.325183 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f22d0eca-61f4-456e-8d8b-47ab32b9d0f1 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] POST http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06/action Nov 13 01:40:55.326940 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:55.326940 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:55.328798 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f22d0eca-61f4-456e-8d8b-47ab32b9d0f1 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Action body: b'{"os-unmanage": {}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:40:55.329384 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f22d0eca-61f4-456e-8d8b-47ab32b9d0f1 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:55.329985 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.snapshot_unmanage [None req-f22d0eca-61f4-456e-8d8b-47ab32b9d0f1 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Unmanage snapshot with id: 13e43a3b-b665-48e2-8aa9-64fe3a223d06 Nov 13 01:40:55.423842 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:55.423842 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:55.424664 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f22d0eca-61f4-456e-8d8b-47ab32b9d0f1 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Snapshot retrieved successfully. Nov 13 01:40:55.444524 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:55.444524 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:55.461585 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9a2548a2-7caa-4a68-a608-d9bf6400162b tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Volume info retrieved successfully. Nov 13 01:40:55.487387 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a2548a2-7caa-4a68-a608-d9bf6400162b tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] http://10.222.0.13/volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 returned with HTTP 200 Nov 13 01:40:55.488620 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1211/2404] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:40:55 2020] GET /volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 => generated 916 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:55.506249 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-34fb9c18-fb9d-4d39-91de-a06891da86ac tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] GET http://10.222.0.13/volume/v3/dd5b71596ad8420da5c7bee8b47ae874/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 Nov 13 01:40:55.508240 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-34fb9c18-fb9d-4d39-91de-a06891da86ac tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:55.508240 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:55.508240 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:55.508240 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-34fb9c18-fb9d-4d39-91de-a06891da86ac tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:55.522323 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f22d0eca-61f4-456e-8d8b-47ab32b9d0f1 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Snapshot delete request issued successfully. Nov 13 01:40:55.522835 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f22d0eca-61f4-456e-8d8b-47ab32b9d0f1 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06/action returned with HTTP 202 Nov 13 01:40:55.523856 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1194/2405] 10.222.0.13 () {58 vars in 1323 bytes} [Fri Nov 13 01:40:55 2020] POST /volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06/action => generated 0 bytes in 416 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Nov 13 01:40:55.538821 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5dbdc2f3-d616-4b4c-9381-b5eebdeb3120 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] GET http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06 Nov 13 01:40:55.539726 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5dbdc2f3-d616-4b4c-9381-b5eebdeb3120 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:55.539953 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:55.539953 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:55.540346 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5dbdc2f3-d616-4b4c-9381-b5eebdeb3120 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:55.584456 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:55.584456 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:55.585326 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5dbdc2f3-d616-4b4c-9381-b5eebdeb3120 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Snapshot retrieved successfully. Nov 13 01:40:55.587377 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5dbdc2f3-d616-4b4c-9381-b5eebdeb3120 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06 returned with HTTP 200 Nov 13 01:40:55.591856 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1195/2406] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:40:55 2020] GET /volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06 => generated 469 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:40:55.597460 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:55.597460 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:55.610081 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-34fb9c18-fb9d-4d39-91de-a06891da86ac tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] Volume info retrieved successfully. Nov 13 01:40:55.675272 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-34fb9c18-fb9d-4d39-91de-a06891da86ac tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] http://10.222.0.13/volume/v3/dd5b71596ad8420da5c7bee8b47ae874/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 returned with HTTP 200 Nov 13 01:40:55.677130 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1212/2407] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:40:55 2020] GET /volume/v3/dd5b71596ad8420da5c7bee8b47ae874/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 => generated 1087 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:40:55.704005 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0545d2bc-d711-4233-86cc-ce7bf273c00c tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] GET http://10.222.0.13/volume/v3/dd5b71596ad8420da5c7bee8b47ae874/os-services?host=n-d-729945-8&binary=cinder-volume Nov 13 01:40:55.704597 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0545d2bc-d711-4233-86cc-ce7bf273c00c tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:55.704807 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:55.704807 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:55.705192 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0545d2bc-d711-4233-86cc-ce7bf273c00c tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:55.733896 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0545d2bc-d711-4233-86cc-ce7bf273c00c tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] http://10.222.0.13/volume/v3/dd5b71596ad8420da5c7bee8b47ae874/os-services?host=n-d-729945-8&binary=cinder-volume returned with HTTP 200 Nov 13 01:40:55.741993 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1196/2408] 10.222.0.13 () {56 vars in 1253 bytes} [Fri Nov 13 01:40:55 2020] GET /volume/v3/dd5b71596ad8420da5c7bee8b47ae874/os-services?host=n-d-729945-8&binary=cinder-volume => generated 278 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:55.757320 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bb5fd718-5614-44a0-a072-561b4cbca718 tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] GET http://10.222.0.13/volume/v3/dd5b71596ad8420da5c7bee8b47ae874/os-services Nov 13 01:40:55.757704 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bb5fd718-5614-44a0-a072-561b4cbca718 tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:55.757886 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:55.757886 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:55.758280 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bb5fd718-5614-44a0-a072-561b4cbca718 tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:55.780043 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bb5fd718-5614-44a0-a072-561b4cbca718 tempest-VolumesServicesTestJSON-1493732058 tempest-VolumesServicesTestJSON-1493732058] http://10.222.0.13/volume/v3/dd5b71596ad8420da5c7bee8b47ae874/os-services returned with HTTP 200 Nov 13 01:40:55.781316 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1213/2409] 10.222.0.13 () {56 vars in 1176 bytes} [Fri Nov 13 01:40:55 2020] GET /volume/v3/dd5b71596ad8420da5c7bee8b47ae874/os-services => generated 629 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:55.796904 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2b65cee1-f984-4ae5-93d7-bf6885610275 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] DELETE http://10.222.0.13/volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 Nov 13 01:40:55.798062 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2b65cee1-f984-4ae5-93d7-bf6885610275 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:55.798557 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2b65cee1-f984-4ae5-93d7-bf6885610275 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:55.799636 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-2b65cee1-f984-4ae5-93d7-bf6885610275 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Delete volume with id: 1224d682-4c7a-4cfb-ac09-e7c0192a4d30 Nov 13 01:40:55.866751 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:55.866751 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:55.869141 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2b65cee1-f984-4ae5-93d7-bf6885610275 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Volume info retrieved successfully. Nov 13 01:40:55.908112 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2b65cee1-f984-4ae5-93d7-bf6885610275 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Delete volume request issued successfully. Nov 13 01:40:55.909155 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2b65cee1-f984-4ae5-93d7-bf6885610275 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] http://10.222.0.13/volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 returned with HTTP 202 Nov 13 01:40:55.910863 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1197/2410] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:40:55 2020] DELETE /volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:40:55.917879 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-68712f78-c615-4362-9257-7679bd895cbb tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] GET http://10.222.0.13/volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 Nov 13 01:40:55.918413 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-68712f78-c615-4362-9257-7679bd895cbb tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:55.918903 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-68712f78-c615-4362-9257-7679bd895cbb tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:55.982569 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:55.982569 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:55.992319 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-68712f78-c615-4362-9257-7679bd895cbb tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Volume info retrieved successfully. Nov 13 01:40:56.017255 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-68712f78-c615-4362-9257-7679bd895cbb tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] http://10.222.0.13/volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 returned with HTTP 200 Nov 13 01:40:56.028046 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1214/2411] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:40:55 2020] GET /volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:56.602558 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f243ac4c-a713-454d-a0f0-580db7e22163 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] GET http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06 Nov 13 01:40:56.603828 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f243ac4c-a713-454d-a0f0-580db7e22163 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:56.604235 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:56.604235 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:56.604871 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f243ac4c-a713-454d-a0f0-580db7e22163 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:56.632668 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f243ac4c-a713-454d-a0f0-580db7e22163 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06 returned with HTTP 404 Nov 13 01:40:56.644261 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a71ea9cc-dfc4-4f0b-a806-221fa205e3a0 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] GET http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/detail?all_tenants=1 Nov 13 01:40:56.645141 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a71ea9cc-dfc4-4f0b-a806-221fa205e3a0 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:56.645550 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:56.645550 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:56.646193 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a71ea9cc-dfc4-4f0b-a806-221fa205e3a0 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:56.646953 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1198/2412] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:40:56 2020] GET /volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:40:56.670951 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a71ea9cc-dfc4-4f0b-a806-221fa205e3a0 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Get all snapshots completed successfully. Nov 13 01:40:56.673745 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a71ea9cc-dfc4-4f0b-a806-221fa205e3a0 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/detail?all_tenants=1 returned with HTTP 200 Nov 13 01:40:56.676113 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1215/2413] 10.222.0.13 () {56 vars in 1218 bytes} [Fri Nov 13 01:40:56 2020] GET /volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/detail?all_tenants=1 => generated 17 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:40:56.697232 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7341f59c-e2b6-45b7-a768-bf2cb81f3882 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] POST http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/os-snapshot-manage Nov 13 01:40:56.698365 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7341f59c-e2b6-45b7-a768-bf2cb81f3882 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "79d4f130-b863-4824-ac0b-6633047821f9", "ref": {"source-name": "_snapshot-13e43a3b-b665-48e2-8aa9-64fe3a223d06"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-740170723", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1244354699", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:40:56.782076 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:56.782076 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:56.782994 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7341f59c-e2b6-45b7-a768-bf2cb81f3882 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Volume info retrieved successfully. Nov 13 01:40:56.787197 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.snapshot_manage [None req-7341f59c-e2b6-45b7-a768-bf2cb81f3882 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Manage snapshot request body: {'snapshot': {'volume_id': '79d4f130-b863-4824-ac0b-6633047821f9', 'ref': {'source-name': '_snapshot-13e43a3b-b665-48e2-8aa9-64fe3a223d06'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-740170723', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1244354699', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=87987) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Nov 13 01:40:56.928742 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-7341f59c-e2b6-45b7-a768-bf2cb81f3882 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Created reservations ['9a71c648-b9ed-46ed-9dad-12ed6821a908', 'aee5b1ae-538d-4126-8e96-e316dd483221', 'd84137df-2eda-44c9-b439-f7b6122493c5', 'dd86bc8b-f921-4292-8245-610611780c79'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:40:56.940953 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b0df2d94-9b01-421c-be5b-469ce9ab5949 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] DELETE http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/912ece61-2e7f-42a3-a27c-7bf0f0895d6c Nov 13 01:40:56.941478 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b0df2d94-9b01-421c-be5b-469ce9ab5949 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:56.941936 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b0df2d94-9b01-421c-be5b-469ce9ab5949 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:56.942536 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-b0df2d94-9b01-421c-be5b-469ce9ab5949 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Delete volume with id: 912ece61-2e7f-42a3-a27c-7bf0f0895d6c Nov 13 01:40:57.062799 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:57.062799 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:57.064289 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b0df2d94-9b01-421c-be5b-469ce9ab5949 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:40:57.087636 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7341f59c-e2b6-45b7-a768-bf2cb81f3882 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/os-snapshot-manage returned with HTTP 202 Nov 13 01:40:57.094105 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1199/2414] 10.222.0.13 () {58 vars in 1219 bytes} [Fri Nov 13 01:40:56 2020] POST /volume/v3/5be34ec803b046bea90e5e84ccdfeea1/os-snapshot-manage => generated 477 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:40:57.101247 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a2f30da2-cf1c-4d70-a048-dccc2f725157 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] GET http://10.222.0.13/volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 Nov 13 01:40:57.104255 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a2f30da2-cf1c-4d70-a048-dccc2f725157 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:57.105013 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:57.105013 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:57.105686 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a2f30da2-cf1c-4d70-a048-dccc2f725157 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:57.136622 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b0df2d94-9b01-421c-be5b-469ce9ab5949 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Delete volume request issued successfully. Nov 13 01:40:57.137317 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b0df2d94-9b01-421c-be5b-469ce9ab5949 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/912ece61-2e7f-42a3-a27c-7bf0f0895d6c returned with HTTP 202 Nov 13 01:40:57.138362 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1216/2415] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:40:56 2020] DELETE /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/912ece61-2e7f-42a3-a27c-7bf0f0895d6c => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Nov 13 01:40:57.149241 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-76c84c97-90b0-4e29-8f49-8e0014e774e2 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] GET http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 Nov 13 01:40:57.150234 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-76c84c97-90b0-4e29-8f49-8e0014e774e2 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:57.151273 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:57.151273 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:57.151946 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-76c84c97-90b0-4e29-8f49-8e0014e774e2 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:57.182675 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:57.182675 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:57.184149 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-76c84c97-90b0-4e29-8f49-8e0014e774e2 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Snapshot retrieved successfully. Nov 13 01:40:57.186424 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-76c84c97-90b0-4e29-8f49-8e0014e774e2 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 returned with HTTP 200 Nov 13 01:40:57.187906 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1217/2416] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:40:57 2020] GET /volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 => generated 609 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:57.194051 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-789ed073-9272-4c48-bf93-5fdf8e187b27 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] DELETE http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 Nov 13 01:40:57.195459 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-789ed073-9272-4c48-bf93-5fdf8e187b27 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:57.195888 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:57.195888 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:57.196685 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-789ed073-9272-4c48-bf93-5fdf8e187b27 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:57.197403 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-789ed073-9272-4c48-bf93-5fdf8e187b27 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Delete backup with id: f1069759-eba8-4d43-9e76-64faa55cc063. Nov 13 01:40:57.213209 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:57.213209 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:57.222327 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:57.222327 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:57.238079 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a2f30da2-cf1c-4d70-a048-dccc2f725157 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Volume info retrieved successfully. Nov 13 01:40:57.255336 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.rpcapi [None req-789ed073-9272-4c48-bf93-5fdf8e187b27 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] delete_backup rpcapi backup_id f1069759-eba8-4d43-9e76-64faa55cc063 {{(pid=87988) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Nov 13 01:40:57.260142 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-789ed073-9272-4c48-bf93-5fdf8e187b27 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 returned with HTTP 202 Nov 13 01:40:57.265944 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1218/2417] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:40:57 2020] DELETE /volume/v3/5d645ae9963146569cfd9fa78b9be39b/backups/f1069759-eba8-4d43-9e76-64faa55cc063 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:40:57.273621 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ccee20ba-8bee-4011-a365-9a2f61099272 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] DELETE http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:40:57.274559 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ccee20ba-8bee-4011-a365-9a2f61099272 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:57.275097 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:57.275097 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:57.276071 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ccee20ba-8bee-4011-a365-9a2f61099272 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:57.276895 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-ccee20ba-8bee-4011-a365-9a2f61099272 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Delete volume with id: 043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:40:57.300645 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a2f30da2-cf1c-4d70-a048-dccc2f725157 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] http://10.222.0.13/volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 returned with HTTP 200 Nov 13 01:40:57.308371 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1200/2418] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:40:57 2020] GET /volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 => generated 915 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:57.370690 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:57.370690 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:57.382536 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ccee20ba-8bee-4011-a365-9a2f61099272 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:40:57.446121 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ccee20ba-8bee-4011-a365-9a2f61099272 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Delete volume request issued successfully. Nov 13 01:40:57.447106 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ccee20ba-8bee-4011-a365-9a2f61099272 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 202 Nov 13 01:40:57.448358 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1219/2419] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:40:57 2020] DELETE /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:40:57.461930 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-513e770c-459f-488b-82f3-5b61c4ff4479 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:40:57.463836 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-513e770c-459f-488b-82f3-5b61c4ff4479 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:57.464197 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:57.464197 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:57.464980 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-513e770c-459f-488b-82f3-5b61c4ff4479 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:57.601926 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:57.601926 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:57.630239 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-513e770c-459f-488b-82f3-5b61c4ff4479 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:40:57.664484 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-513e770c-459f-488b-82f3-5b61c4ff4479 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:40:57.665626 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1201/2420] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:40:57 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 1363 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:58.202057 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a4ce5eda-aaff-4bce-96b1-6f9ba9182f86 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] GET http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 Nov 13 01:40:58.202607 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a4ce5eda-aaff-4bce-96b1-6f9ba9182f86 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:58.202883 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:58.202883 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:58.203514 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a4ce5eda-aaff-4bce-96b1-6f9ba9182f86 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:58.303844 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:58.303844 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:58.305269 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a4ce5eda-aaff-4bce-96b1-6f9ba9182f86 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Snapshot retrieved successfully. Nov 13 01:40:58.308790 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a4ce5eda-aaff-4bce-96b1-6f9ba9182f86 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 returned with HTTP 200 Nov 13 01:40:58.310171 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1220/2421] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:40:58 2020] GET /volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 => generated 609 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:58.323803 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa402b26-b3a8-4d58-9d71-2ccfcd77dca7 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] GET http://10.222.0.13/volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 Nov 13 01:40:58.324511 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa402b26-b3a8-4d58-9d71-2ccfcd77dca7 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:58.324902 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:58.324902 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:58.325481 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa402b26-b3a8-4d58-9d71-2ccfcd77dca7 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:58.489692 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:58.489692 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:58.519705 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-aa402b26-b3a8-4d58-9d71-2ccfcd77dca7 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Volume info retrieved successfully. Nov 13 01:40:58.593581 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa402b26-b3a8-4d58-9d71-2ccfcd77dca7 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] http://10.222.0.13/volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 returned with HTTP 200 Nov 13 01:40:58.594652 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1202/2422] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:40:58 2020] GET /volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 => generated 915 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:58.683139 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4cf41a96-ba4b-4c75-b28d-d58ee784ab22 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:40:58.705188 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4cf41a96-ba4b-4c75-b28d-d58ee784ab22 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:58.706043 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:58.706043 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:58.706392 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4cf41a96-ba4b-4c75-b28d-d58ee784ab22 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:58.909934 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:58.909934 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:58.935615 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4cf41a96-ba4b-4c75-b28d-d58ee784ab22 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:40:59.081663 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4cf41a96-ba4b-4c75-b28d-d58ee784ab22 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:40:59.082498 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1221/2423] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:40:58 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 1363 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:40:59.322196 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f83adf61-8d8e-45e0-874a-d97649f71469 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] GET http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 Nov 13 01:40:59.323117 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f83adf61-8d8e-45e0-874a-d97649f71469 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:59.323582 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:59.323582 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:59.324336 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f83adf61-8d8e-45e0-874a-d97649f71469 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:59.405698 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:40:59.405698 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:40:59.407863 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f83adf61-8d8e-45e0-874a-d97649f71469 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Snapshot retrieved successfully. Nov 13 01:40:59.413064 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f83adf61-8d8e-45e0-874a-d97649f71469 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 returned with HTTP 200 Nov 13 01:40:59.426575 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1203/2424] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:40:59 2020] GET /volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 => generated 609 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:40:59.613746 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-719953d6-c11b-4873-9eaf-5b32b3196704 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] GET http://10.222.0.13/volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 Nov 13 01:40:59.614279 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-719953d6-c11b-4873-9eaf-5b32b3196704 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:40:59.614498 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:40:59.614498 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:40:59.614868 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-719953d6-c11b-4873-9eaf-5b32b3196704 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:40:59.867677 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-719953d6-c11b-4873-9eaf-5b32b3196704 tempest-VolumesServicesTestJSON-52014007 tempest-VolumesServicesTestJSON-52014007] http://10.222.0.13/volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 returned with HTTP 404 Nov 13 01:40:59.874002 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1222/2425] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:40:59 2020] GET /volume/v3/59f8f15862dd489cb502e18a1d46159a/volumes/1224d682-4c7a-4cfb-ac09-e7c0192a4d30 => generated 109 bytes in 268 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:41:00.111140 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ffd692ed-d5e9-46a7-9211-9e94f28f7a80 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:41:00.112506 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ffd692ed-d5e9-46a7-9211-9e94f28f7a80 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:00.112779 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:00.112779 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:00.113309 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ffd692ed-d5e9-46a7-9211-9e94f28f7a80 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:00.328302 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:00.328302 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:00.396530 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ffd692ed-d5e9-46a7-9211-9e94f28f7a80 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Volume info retrieved successfully. Nov 13 01:41:00.434199 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-48e34907-b343-495b-b863-9483c678db2c tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] GET http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 Nov 13 01:41:00.434837 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-48e34907-b343-495b-b863-9483c678db2c tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:00.435419 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-48e34907-b343-495b-b863-9483c678db2c tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:00.486154 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ffd692ed-d5e9-46a7-9211-9e94f28f7a80 tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 200 Nov 13 01:41:00.490782 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1204/2426] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:00 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 1363 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:41:00.501262 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:00.501262 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:00.502998 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-48e34907-b343-495b-b863-9483c678db2c tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Snapshot retrieved successfully. Nov 13 01:41:00.505069 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-48e34907-b343-495b-b863-9483c678db2c tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 returned with HTTP 200 Nov 13 01:41:00.506442 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1223/2427] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:41:00 2020] GET /volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 => generated 634 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:00.519162 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-11e7185e-35f0-4bd0-b735-bb054e9d25a8 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] GET http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 Nov 13 01:41:00.519682 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-11e7185e-35f0-4bd0-b735-bb054e9d25a8 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:00.519857 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:00.519857 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:00.520701 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-11e7185e-35f0-4bd0-b735-bb054e9d25a8 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:00.595031 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:00.595031 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:00.599401 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-11e7185e-35f0-4bd0-b735-bb054e9d25a8 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Snapshot retrieved successfully. Nov 13 01:41:00.603439 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-11e7185e-35f0-4bd0-b735-bb054e9d25a8 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 returned with HTTP 200 Nov 13 01:41:00.621120 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-37191506-9aa5-4f8d-a110-0d50b13a25b9 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] DELETE http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 Nov 13 01:41:00.621716 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-37191506-9aa5-4f8d-a110-0d50b13a25b9 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:00.622906 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:00.622906 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:00.623304 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-37191506-9aa5-4f8d-a110-0d50b13a25b9 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:00.623749 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-37191506-9aa5-4f8d-a110-0d50b13a25b9 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Delete snapshot with id: 10b66721-badf-4fc9-b8e0-c7de6cbffa60 Nov 13 01:41:00.634300 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1205/2428] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:41:00 2020] GET /volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 => generated 634 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:00.670519 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:00.670519 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:00.671390 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-37191506-9aa5-4f8d-a110-0d50b13a25b9 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Snapshot retrieved successfully. Nov 13 01:41:00.781365 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-37191506-9aa5-4f8d-a110-0d50b13a25b9 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Snapshot delete request issued successfully. Nov 13 01:41:00.782055 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-37191506-9aa5-4f8d-a110-0d50b13a25b9 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 returned with HTTP 202 Nov 13 01:41:00.793000 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7fbc0366-67f8-4986-9f3a-df7bba6b048b tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] GET http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 Nov 13 01:41:00.793528 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7fbc0366-67f8-4986-9f3a-df7bba6b048b tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:00.793742 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:00.793742 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:00.794120 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7fbc0366-67f8-4986-9f3a-df7bba6b048b tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:00.797966 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1224/2429] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:41:00 2020] DELETE /volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:41:00.856687 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:00.856687 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:00.857564 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7fbc0366-67f8-4986-9f3a-df7bba6b048b tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Snapshot retrieved successfully. Nov 13 01:41:00.868857 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7fbc0366-67f8-4986-9f3a-df7bba6b048b tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 returned with HTTP 200 Nov 13 01:41:00.875310 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1206/2430] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:41:00 2020] GET /volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 => generated 633 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:01.506399 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-51b934b6-abe0-4d99-8e50-d634d441286e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] GET http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e Nov 13 01:41:01.506972 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-51b934b6-abe0-4d99-8e50-d634d441286e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:01.507190 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:01.507190 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:01.507542 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-51b934b6-abe0-4d99-8e50-d634d441286e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:01.579170 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-51b934b6-abe0-4d99-8e50-d634d441286e tempest-TestVolumeBackupRestore-98123692 tempest-TestVolumeBackupRestore-98123692] http://10.222.0.13/volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e returned with HTTP 404 Nov 13 01:41:01.593341 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1225/2431] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:01 2020] GET /volume/v3/5d645ae9963146569cfd9fa78b9be39b/volumes/043f1df9-a215-4bc5-9c49-069f4985bb5e => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:41:01.882292 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4359a137-b4bb-449d-8e00-24a3333d378d tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] GET http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 Nov 13 01:41:01.882705 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4359a137-b4bb-449d-8e00-24a3333d378d tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:01.882782 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:01.882782 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:01.883108 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4359a137-b4bb-449d-8e00-24a3333d378d tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:01.952025 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:01.952025 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:01.953096 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4359a137-b4bb-449d-8e00-24a3333d378d tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Snapshot retrieved successfully. Nov 13 01:41:01.954877 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4359a137-b4bb-449d-8e00-24a3333d378d tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 returned with HTTP 200 Nov 13 01:41:01.969462 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1207/2432] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:41:01 2020] GET /volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 => generated 633 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:02.968207 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7aef8581-28c3-4548-81cb-711a9fee9786 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] GET http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 Nov 13 01:41:02.969887 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7aef8581-28c3-4548-81cb-711a9fee9786 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:02.970519 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7aef8581-28c3-4548-81cb-711a9fee9786 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:03.018610 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7aef8581-28c3-4548-81cb-711a9fee9786 tempest-SnapshotManageAdminTest-710938637 tempest-SnapshotManageAdminTest-710938637] http://10.222.0.13/volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 returned with HTTP 404 Nov 13 01:41:03.024387 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1226/2433] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:41:02 2020] GET /volume/v3/5be34ec803b046bea90e5e84ccdfeea1/snapshots/10b66721-badf-4fc9-b8e0-c7de6cbffa60 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:41:03.034940 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-10a2bf17-3186-4e2d-b5fc-bc0fd7861c3e tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] DELETE http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06 Nov 13 01:41:03.035972 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-10a2bf17-3186-4e2d-b5fc-bc0fd7861c3e tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:03.036382 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:03.036382 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:03.036739 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-10a2bf17-3186-4e2d-b5fc-bc0fd7861c3e tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:03.037267 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-10a2bf17-3186-4e2d-b5fc-bc0fd7861c3e tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Delete snapshot with id: 13e43a3b-b665-48e2-8aa9-64fe3a223d06 Nov 13 01:41:03.092846 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-10a2bf17-3186-4e2d-b5fc-bc0fd7861c3e tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06 returned with HTTP 404 Nov 13 01:41:03.093897 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1208/2434] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:41:03 2020] DELETE /volume/v3/1d274620f6244039b4996699ba2a8cc1/snapshots/13e43a3b-b665-48e2-8aa9-64fe3a223d06 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:41:03.102190 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b95ad8f9-752d-4712-90f6-58285f8d4b00 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] DELETE http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes/79d4f130-b863-4824-ac0b-6633047821f9 Nov 13 01:41:03.102671 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b95ad8f9-752d-4712-90f6-58285f8d4b00 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:03.103156 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b95ad8f9-752d-4712-90f6-58285f8d4b00 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:03.103670 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-b95ad8f9-752d-4712-90f6-58285f8d4b00 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Delete volume with id: 79d4f130-b863-4824-ac0b-6633047821f9 Nov 13 01:41:03.207114 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:03.207114 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:03.208549 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b95ad8f9-752d-4712-90f6-58285f8d4b00 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Volume info retrieved successfully. Nov 13 01:41:03.290126 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b95ad8f9-752d-4712-90f6-58285f8d4b00 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Delete volume request issued successfully. Nov 13 01:41:03.291095 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b95ad8f9-752d-4712-90f6-58285f8d4b00 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes/79d4f130-b863-4824-ac0b-6633047821f9 returned with HTTP 202 Nov 13 01:41:03.292210 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1227/2435] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:41:03 2020] DELETE /volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes/79d4f130-b863-4824-ac0b-6633047821f9 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:41:03.299576 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b590ad50-604d-42c3-8edd-75563da4f987 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] GET http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes/79d4f130-b863-4824-ac0b-6633047821f9 Nov 13 01:41:03.300065 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b590ad50-604d-42c3-8edd-75563da4f987 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:03.300554 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b590ad50-604d-42c3-8edd-75563da4f987 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:03.409134 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:03.409134 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:03.417978 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b590ad50-604d-42c3-8edd-75563da4f987 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Volume info retrieved successfully. Nov 13 01:41:03.441794 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b590ad50-604d-42c3-8edd-75563da4f987 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes/79d4f130-b863-4824-ac0b-6633047821f9 returned with HTTP 200 Nov 13 01:41:03.443096 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1209/2436] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:03 2020] GET /volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes/79d4f130-b863-4824-ac0b-6633047821f9 => generated 914 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:04.459554 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ea7fd7ff-e22e-4d9c-83ce-fe68defc7eb0 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] GET http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes/79d4f130-b863-4824-ac0b-6633047821f9 Nov 13 01:41:04.460475 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ea7fd7ff-e22e-4d9c-83ce-fe68defc7eb0 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:04.460669 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:04.460669 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:04.461284 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ea7fd7ff-e22e-4d9c-83ce-fe68defc7eb0 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:04.568070 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:04.568070 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:04.590961 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ea7fd7ff-e22e-4d9c-83ce-fe68defc7eb0 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Volume info retrieved successfully. Nov 13 01:41:04.634492 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ea7fd7ff-e22e-4d9c-83ce-fe68defc7eb0 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes/79d4f130-b863-4824-ac0b-6633047821f9 returned with HTTP 200 Nov 13 01:41:04.635303 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1228/2437] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:04 2020] GET /volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes/79d4f130-b863-4824-ac0b-6633047821f9 => generated 914 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:05.652325 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0e9df17b-1812-441a-8550-8f6f1954c3e8 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] GET http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes/79d4f130-b863-4824-ac0b-6633047821f9 Nov 13 01:41:05.652833 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0e9df17b-1812-441a-8550-8f6f1954c3e8 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:05.653339 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:05.653339 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:05.654206 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0e9df17b-1812-441a-8550-8f6f1954c3e8 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:05.768822 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0e9df17b-1812-441a-8550-8f6f1954c3e8 tempest-SnapshotManageAdminTest-705182759 tempest-SnapshotManageAdminTest-705182759] http://10.222.0.13/volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes/79d4f130-b863-4824-ac0b-6633047821f9 returned with HTTP 404 Nov 13 01:41:05.770242 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1210/2438] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:05 2020] GET /volume/v3/1d274620f6244039b4996699ba2a8cc1/volumes/79d4f130-b863-4824-ac0b-6633047821f9 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:41:07.441319 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-67c502e1-9166-47b1-82d8-e493a4a25056 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] POST http://10.222.0.13/volume/v3/f411e698d6ed4c6a933d671f28ed45f5/types Nov 13 01:41:07.441783 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:07.441783 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:07.442190 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-67c502e1-9166-47b1-82d8-e493a4a25056 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2032487683", "os-volume-type-access:is_public": false}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:41:07.484499 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-67c502e1-9166-47b1-82d8-e493a4a25056 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] http://10.222.0.13/volume/v3/f411e698d6ed4c6a933d671f28ed45f5/types returned with HTTP 200 Nov 13 01:41:07.485528 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1229/2439] 10.222.0.13 () {58 vars in 1180 bytes} [Fri Nov 13 01:41:07 2020] POST /volume/v3/f411e698d6ed4c6a933d671f28ed45f5/types => generated 231 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:07.649493 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ccff0499-c1ed-43f0-b36d-bf2b07c12243 tempest-VolumeTypesNegativeTest-1494342818 tempest-VolumeTypesNegativeTest-1494342818] POST http://10.222.0.13/volume/v3/9de53ce3ad3a457ba99ae99799e9a79b/volumes Nov 13 01:41:07.650410 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ccff0499-c1ed-43f0-b36d-bf2b07c12243 tempest-VolumeTypesNegativeTest-1494342818 tempest-VolumeTypesNegativeTest-1494342818] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2eef7b4a-781d-475f-be48-68f83298f105", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1520867767"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:41:07.651821 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-ccff0499-c1ed-43f0-b36d-bf2b07c12243 tempest-VolumeTypesNegativeTest-1494342818 tempest-VolumeTypesNegativeTest-1494342818] Create volume request body: {'volume': {'volume_type': '2eef7b4a-781d-475f-be48-68f83298f105', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1520867767'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:41:07.680998 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ccff0499-c1ed-43f0-b36d-bf2b07c12243 tempest-VolumeTypesNegativeTest-1494342818 tempest-VolumeTypesNegativeTest-1494342818] http://10.222.0.13/volume/v3/9de53ce3ad3a457ba99ae99799e9a79b/volumes returned with HTTP 404 Nov 13 01:41:07.687900 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1211/2440] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:41:07 2020] POST /volume/v3/9de53ce3ad3a457ba99ae99799e9a79b/volumes => generated 114 bytes in 196 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:41:07.695429 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8ddb44a8-852e-497b-b6e7-3c3e301a6124 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] POST http://10.222.0.13/volume/v3/f411e698d6ed4c6a933d671f28ed45f5/types Nov 13 01:41:07.697287 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8ddb44a8-852e-497b-b6e7-3c3e301a6124 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:41:07.698970 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8ddb44a8-852e-497b-b6e7-3c3e301a6124 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] http://10.222.0.13/volume/v3/f411e698d6ed4c6a933d671f28ed45f5/types returned with HTTP 400 Nov 13 01:41:07.703101 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1230/2441] 10.222.0.13 () {58 vars in 1179 bytes} [Fri Nov 13 01:41:07 2020] POST /volume/v3/f411e698d6ed4c6a933d671f28ed45f5/types => generated 108 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Nov 13 01:41:07.713221 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-21b784e8-20f3-40c4-b079-8f65036a64c7 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] DELETE http://10.222.0.13/volume/v3/f411e698d6ed4c6a933d671f28ed45f5/types/61f2723a-8edb-4ad5-bbd3-90a54c094ffc Nov 13 01:41:07.713393 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-21b784e8-20f3-40c4-b079-8f65036a64c7 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:07.714152 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-21b784e8-20f3-40c4-b079-8f65036a64c7 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:07.733216 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-21b784e8-20f3-40c4-b079-8f65036a64c7 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] http://10.222.0.13/volume/v3/f411e698d6ed4c6a933d671f28ed45f5/types/61f2723a-8edb-4ad5-bbd3-90a54c094ffc returned with HTTP 404 Nov 13 01:41:07.735963 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1212/2442] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:41:07 2020] DELETE /volume/v3/f411e698d6ed4c6a933d671f28ed45f5/types/61f2723a-8edb-4ad5-bbd3-90a54c094ffc => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:41:07.746373 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c6f6d01c-f4ba-4d8b-ad8d-d190200a8135 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] GET http://10.222.0.13/volume/v3/f411e698d6ed4c6a933d671f28ed45f5/types/e47e2644-3477-4d7c-813b-206a498543e2 Nov 13 01:41:07.747131 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c6f6d01c-f4ba-4d8b-ad8d-d190200a8135 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:07.747948 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c6f6d01c-f4ba-4d8b-ad8d-d190200a8135 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:07.763282 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c6f6d01c-f4ba-4d8b-ad8d-d190200a8135 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] http://10.222.0.13/volume/v3/f411e698d6ed4c6a933d671f28ed45f5/types/e47e2644-3477-4d7c-813b-206a498543e2 returned with HTTP 404 Nov 13 01:41:07.768362 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1231/2443] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:41:07 2020] GET /volume/v3/f411e698d6ed4c6a933d671f28ed45f5/types/e47e2644-3477-4d7c-813b-206a498543e2 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:41:07.786046 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-756a473b-124b-4922-95a9-4f6d3c48f132 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] DELETE http://10.222.0.13/volume/v3/f411e698d6ed4c6a933d671f28ed45f5/types/2eef7b4a-781d-475f-be48-68f83298f105 Nov 13 01:41:07.786757 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-756a473b-124b-4922-95a9-4f6d3c48f132 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:07.788278 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-756a473b-124b-4922-95a9-4f6d3c48f132 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:07.886215 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:41:07.886215 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:41:07.896842 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-756a473b-124b-4922-95a9-4f6d3c48f132 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] http://10.222.0.13/volume/v3/f411e698d6ed4c6a933d671f28ed45f5/types/2eef7b4a-781d-475f-be48-68f83298f105 returned with HTTP 202 Nov 13 01:41:07.898165 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1213/2444] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:41:07 2020] DELETE /volume/v3/f411e698d6ed4c6a933d671f28ed45f5/types/2eef7b4a-781d-475f-be48-68f83298f105 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:41:07.906024 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a888813d-f82b-4379-bec1-5c85b72d60c8 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] GET http://10.222.0.13/volume/v3/f411e698d6ed4c6a933d671f28ed45f5/types/2eef7b4a-781d-475f-be48-68f83298f105 Nov 13 01:41:07.906536 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a888813d-f82b-4379-bec1-5c85b72d60c8 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:07.907018 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a888813d-f82b-4379-bec1-5c85b72d60c8 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:07.919225 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a888813d-f82b-4379-bec1-5c85b72d60c8 tempest-VolumeTypesNegativeTest-1023494987 tempest-VolumeTypesNegativeTest-1023494987] http://10.222.0.13/volume/v3/f411e698d6ed4c6a933d671f28ed45f5/types/2eef7b4a-781d-475f-be48-68f83298f105 returned with HTTP 404 Nov 13 01:41:07.920251 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1232/2445] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:41:07 2020] GET /volume/v3/f411e698d6ed4c6a933d671f28ed45f5/types/2eef7b4a-781d-475f-be48-68f83298f105 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:41:12.029041 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b6228776-5052-4022-97ec-d468dd1bc57d tempest-AvailabilityZoneTestJSON-835653545 tempest-AvailabilityZoneTestJSON-835653545] GET http://10.222.0.13/volume/v3/042cf7fd048a4cb49f881fddccb308fb/os-availability-zone Nov 13 01:41:12.029555 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b6228776-5052-4022-97ec-d468dd1bc57d tempest-AvailabilityZoneTestJSON-835653545 tempest-AvailabilityZoneTestJSON-835653545] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:12.030207 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b6228776-5052-4022-97ec-d468dd1bc57d tempest-AvailabilityZoneTestJSON-835653545 tempest-AvailabilityZoneTestJSON-835653545] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:12.054113 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b6228776-5052-4022-97ec-d468dd1bc57d tempest-AvailabilityZoneTestJSON-835653545 tempest-AvailabilityZoneTestJSON-835653545] Availability Zones retrieved successfully. Nov 13 01:41:12.055207 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b6228776-5052-4022-97ec-d468dd1bc57d tempest-AvailabilityZoneTestJSON-835653545 tempest-AvailabilityZoneTestJSON-835653545] http://10.222.0.13/volume/v3/042cf7fd048a4cb49f881fddccb308fb/os-availability-zone returned with HTTP 200 Nov 13 01:41:12.056064 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1214/2446] 10.222.0.13 () {56 vars in 1203 bytes} [Fri Nov 13 01:41:11 2020] GET /volume/v3/042cf7fd048a4cb49f881fddccb308fb/os-availability-zone => generated 82 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:41:15.280186 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] POST http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes Nov 13 01:41:15.281771 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1937912425"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:41:15.283045 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1937912425'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:41:15.283642 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Create volume of 1 GB Nov 13 01:41:15.308807 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Availability Zones retrieved successfully. Nov 13 01:41:15.345002 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Flow 'volume_create_api' (c080cb54-ac5f-4357-a6a6-9ccb2ae871d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:41:15.358813 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aa46a4c-7003-4c94-b0d4-6c44c0c3d0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:41:15.360938 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:41:15.457337 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aa46a4c-7003-4c94-b0d4-6c44c0c3d0e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:41:15.459726 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2abc6de-697f-4651-9288-dca6b5754d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:41:15.575067 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Created reservations ['9417aff8-ef60-4b59-b0a8-62ce2fff289d', '77dc0ff1-a7e6-4143-ac37-597249a3a60e', 'cfac9e38-cee6-4d72-a466-87f2de0da111', '2f3c8d96-da70-4a0d-a60b-304a56793a8c'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:41:15.577702 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2abc6de-697f-4651-9288-dca6b5754d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9417aff8-ef60-4b59-b0a8-62ce2fff289d', '77dc0ff1-a7e6-4143-ac37-597249a3a60e', 'cfac9e38-cee6-4d72-a466-87f2de0da111', '2f3c8d96-da70-4a0d-a60b-304a56793a8c']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:41:15.580526 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (445d738e-ce9e-4269-bbb0-91f1a6bd0665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:41:15.639817 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (445d738e-ce9e-4269-bbb0-91f1a6bd0665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95fb0636-78e8-4321-b2fb-f90cd8b0196f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1937912425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc98696417614814bea855b8d0cf6a6f',qos_specs=None,replication_status=,reservations=['9417aff8-ef60-4b59-b0a8-62ce2fff289d','77dc0ff1-a7e6-4143-ac37-597249a3a60e','cfac9e38-cee6-4d72-a466-87f2de0da111','2f3c8d96-da70-4a0d-a60b-304a56793a8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83df4e7b7bd54a4aaa34fbbb606eef21',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:41:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1937912425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95fb0636-78e8-4321-b2fb-f90cd8b0196f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc98696417614814bea855b8d0cf6a6f',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='83df4e7b7bd54a4aaa34fbbb606eef21',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:41:15.642165 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cd49202-7cfa-42a8-b4e7-f68c65d8f218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:41:15.670378 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cd49202-7cfa-42a8-b4e7-f68c65d8f218) 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-1937912425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc98696417614814bea855b8d0cf6a6f',qos_specs=None,replication_status=,reservations=['9417aff8-ef60-4b59-b0a8-62ce2fff289d','77dc0ff1-a7e6-4143-ac37-597249a3a60e','cfac9e38-cee6-4d72-a466-87f2de0da111','2f3c8d96-da70-4a0d-a60b-304a56793a8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83df4e7b7bd54a4aaa34fbbb606eef21',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:41:15.672528 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b70ba4a-bd4a-4ac4-a0ac-6d844f6b18f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:41:15.688766 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b70ba4a-bd4a-4ac4-a0ac-6d844f6b18f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:41:15.692218 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Flow 'volume_create_api' (c080cb54-ac5f-4357-a6a6-9ccb2ae871d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:41:15.754788 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Create volume request issued successfully. Nov 13 01:41:15.771894 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f93eacbc-21c0-4776-bab9-4e26d0daf974 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes returned with HTTP 202 Nov 13 01:41:15.779886 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1233/2447] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:41:15 2020] POST /volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes => generated 823 bytes in 774 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:41:15.876442 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ddd0be6e-5ae7-4f5f-91ef-31b0245b4333 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f Nov 13 01:41:15.877841 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ddd0be6e-5ae7-4f5f-91ef-31b0245b4333 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:15.878622 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ddd0be6e-5ae7-4f5f-91ef-31b0245b4333 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:15.937099 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:15.937099 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:15.946016 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ddd0be6e-5ae7-4f5f-91ef-31b0245b4333 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Volume info retrieved successfully. Nov 13 01:41:15.970166 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ddd0be6e-5ae7-4f5f-91ef-31b0245b4333 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f returned with HTTP 200 Nov 13 01:41:15.971654 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1215/2448] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:15 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f => generated 915 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:16.178221 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] POST http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes Nov 13 01:41:16.178860 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:16.178860 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:16.179481 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Action: 'create', calling method: create, body: {"volume": {"imageRef": "16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1738637488"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:41:16.181073 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Create volume request body: {'volume': {'imageRef': '16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1738637488'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:41:16.333951 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Create volume of 1 GB Nov 13 01:41:16.342373 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:16.342373 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:16.373053 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Availability Zones retrieved successfully. Nov 13 01:41:16.392574 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Flow 'volume_create_api' (de830d07-dfd1-4121-8845-3d937b22ac3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:41:16.395517 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a221f11b-b77a-4261-9cd1-88b28007dd9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:41:16.410288 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:41:16.547846 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a221f11b-b77a-4261-9cd1-88b28007dd9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:41:16.552306 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a3e2269-f9c9-4784-b233-6036b7e714d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:41:16.697983 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Created reservations ['1a055c23-e160-498c-a335-dcc7f6602a97', '86f1faa0-55a5-4fdb-a860-6faa4eb64909', '9822a2da-100c-4def-92e2-c53cb83a8437', '97627b4e-d521-48bb-a02e-3bb003096c9f'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:41:16.699971 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a3e2269-f9c9-4784-b233-6036b7e714d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a055c23-e160-498c-a335-dcc7f6602a97', '86f1faa0-55a5-4fdb-a860-6faa4eb64909', '9822a2da-100c-4def-92e2-c53cb83a8437', '97627b4e-d521-48bb-a02e-3bb003096c9f']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:41:16.702472 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473e784e-a836-43ce-a75f-1c4645bc93a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:41:16.794853 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473e784e-a836-43ce-a75f-1c4645bc93a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8795a5db-eaf6-413e-9122-13a56ff7a33f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1738637488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a63707e713ac4afcbf531de04bb26abd',qos_specs=None,replication_status=,reservations=['1a055c23-e160-498c-a335-dcc7f6602a97','86f1faa0-55a5-4fdb-a860-6faa4eb64909','9822a2da-100c-4def-92e2-c53cb83a8437','97627b4e-d521-48bb-a02e-3bb003096c9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92a73eb3958a468b88788e41e7619363',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:41:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1738637488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8795a5db-eaf6-413e-9122-13a56ff7a33f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a63707e713ac4afcbf531de04bb26abd',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='92a73eb3958a468b88788e41e7619363',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:41:16.796989 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d07d029f-0207-4243-b2fd-3db8fdf409d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:41:16.826989 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d07d029f-0207-4243-b2fd-3db8fdf409d8) 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-1738637488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a63707e713ac4afcbf531de04bb26abd',qos_specs=None,replication_status=,reservations=['1a055c23-e160-498c-a335-dcc7f6602a97','86f1faa0-55a5-4fdb-a860-6faa4eb64909','9822a2da-100c-4def-92e2-c53cb83a8437','97627b4e-d521-48bb-a02e-3bb003096c9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92a73eb3958a468b88788e41e7619363',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:41:16.829119 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8db3f373-8c95-4045-a9c0-0f497d61564b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:41:16.859013 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8db3f373-8c95-4045-a9c0-0f497d61564b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:41:16.865436 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Flow 'volume_create_api' (de830d07-dfd1-4121-8845-3d937b22ac3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:41:16.986215 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Create volume request issued successfully. Nov 13 01:41:16.987449 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aea68fa8-e623-48fb-ad5b-ca2c3236a957 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f Nov 13 01:41:16.988323 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aea68fa8-e623-48fb-ad5b-ca2c3236a957 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:16.988518 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:16.988518 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:16.989168 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aea68fa8-e623-48fb-ad5b-ca2c3236a957 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:17.012054 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e4f6a0e3-d0ca-485a-92da-a0737f6cdfad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes returned with HTTP 202 Nov 13 01:41:17.019721 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1234/2449] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:41:16 2020] POST /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes => generated 820 bytes in 840 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:41:17.050341 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0c2d9cd6-5e71-46a4-a1db-c765d76aed6b tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:17.053174 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0c2d9cd6-5e71-46a4-a1db-c765d76aed6b tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:17.054799 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:17.054799 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:17.055249 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0c2d9cd6-5e71-46a4-a1db-c765d76aed6b tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:17.162471 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:17.162471 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:17.172920 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0c2d9cd6-5e71-46a4-a1db-c765d76aed6b tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:17.200577 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0c2d9cd6-5e71-46a4-a1db-c765d76aed6b tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:17.201735 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1235/2450] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:17 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 912 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:17.249244 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:17.249244 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:17.258747 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-aea68fa8-e623-48fb-ad5b-ca2c3236a957 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Volume info retrieved successfully. Nov 13 01:41:17.288219 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aea68fa8-e623-48fb-ad5b-ca2c3236a957 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f returned with HTTP 200 Nov 13 01:41:17.289225 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1216/2451] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:16 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f => generated 916 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:17.305713 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b948e5e4-307d-4c08-8a4c-be184d829284 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] POST http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups Nov 13 01:41:17.306238 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:17.306238 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:17.306745 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b948e5e4-307d-4c08-8a4c-be184d829284 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Action: 'create', calling method: create, body: {"backup": {"volume_id": "95fb0636-78e8-4321-b2fb-f90cd8b0196f", "name": "tempest-VolumesBackupsAdminTest-Backup-653090386"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:41:17.307928 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.backups [None req-b948e5e4-307d-4c08-8a4c-be184d829284 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Creating new backup {'backup': {'volume_id': '95fb0636-78e8-4321-b2fb-f90cd8b0196f', 'name': 'tempest-VolumesBackupsAdminTest-Backup-653090386'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Nov 13 01:41:17.308489 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-b948e5e4-307d-4c08-8a4c-be184d829284 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Creating backup of volume 95fb0636-78e8-4321-b2fb-f90cd8b0196f in container None Nov 13 01:41:17.366584 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:17.366584 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:17.368555 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b948e5e4-307d-4c08-8a4c-be184d829284 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Volume info retrieved successfully. Nov 13 01:41:17.432268 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-b948e5e4-307d-4c08-8a4c-be184d829284 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Created reservations ['403e5456-f5a9-4143-9b61-05f22a579f5a', 'e045b301-1af6-4fcc-b8fb-ec60533fb335'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:41:17.508984 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b948e5e4-307d-4c08-8a4c-be184d829284 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups returned with HTTP 202 Nov 13 01:41:17.511428 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1236/2452] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:41:17 2020] POST /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups => generated 400 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:41:17.522155 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-966efe3f-b55a-48ca-aa97-bb072290bb83 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:17.522680 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-966efe3f-b55a-48ca-aa97-bb072290bb83 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:17.522870 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:17.522870 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:17.523241 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-966efe3f-b55a-48ca-aa97-bb072290bb83 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:17.523639 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-966efe3f-b55a-48ca-aa97-bb072290bb83 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:17.557943 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:17.557943 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:17.560590 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-966efe3f-b55a-48ca-aa97-bb072290bb83 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:17.561728 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1217/2453] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:17 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 807 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:18.218990 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d0a8a536-05ca-4406-94ff-e3672da8d65a tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:18.219831 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d0a8a536-05ca-4406-94ff-e3672da8d65a tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:18.220222 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:18.220222 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:18.221141 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d0a8a536-05ca-4406-94ff-e3672da8d65a tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:18.322773 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:18.322773 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:18.352472 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d0a8a536-05ca-4406-94ff-e3672da8d65a tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:18.398305 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d0a8a536-05ca-4406-94ff-e3672da8d65a tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:18.401563 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1237/2454] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:18 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 912 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:18.581691 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dd375a5d-c284-43f3-9d22-0d8f4324806e tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:18.583282 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dd375a5d-c284-43f3-9d22-0d8f4324806e tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:18.583703 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:18.583703 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:18.584511 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dd375a5d-c284-43f3-9d22-0d8f4324806e tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:18.585041 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-dd375a5d-c284-43f3-9d22-0d8f4324806e tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:18.609366 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:18.609366 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:18.611844 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dd375a5d-c284-43f3-9d22-0d8f4324806e tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:18.613106 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1218/2455] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:18 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 807 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:19.420471 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1494e5d9-b6a5-4d23-8fc0-be0b32b2bbf5 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:19.436976 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1494e5d9-b6a5-4d23-8fc0-be0b32b2bbf5 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:19.436976 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:19.436976 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:19.436976 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1494e5d9-b6a5-4d23-8fc0-be0b32b2bbf5 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:19.549586 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:19.549586 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:19.559353 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1494e5d9-b6a5-4d23-8fc0-be0b32b2bbf5 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:19.590452 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1494e5d9-b6a5-4d23-8fc0-be0b32b2bbf5 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:19.591561 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1238/2456] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:19 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 912 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:19.626691 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cd46f4e7-aead-44c8-a18d-a109421ec6cd tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:19.627789 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cd46f4e7-aead-44c8-a18d-a109421ec6cd tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:19.628005 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:19.628005 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:19.628380 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cd46f4e7-aead-44c8-a18d-a109421ec6cd tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:19.628929 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-cd46f4e7-aead-44c8-a18d-a109421ec6cd tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:19.655336 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:19.655336 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:19.657633 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cd46f4e7-aead-44c8-a18d-a109421ec6cd tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:19.659776 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1219/2457] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:19 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 807 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:20.607208 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d79c4701-c777-4e74-af6d-8ff49975bd42 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:20.607804 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d79c4701-c777-4e74-af6d-8ff49975bd42 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:20.607937 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:20.607937 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:20.608577 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d79c4701-c777-4e74-af6d-8ff49975bd42 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:20.676760 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cdbed669-6a8a-4e74-8458-cef2248dbebe tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:20.677301 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cdbed669-6a8a-4e74-8458-cef2248dbebe tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:20.677515 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:20.677515 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:20.677888 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cdbed669-6a8a-4e74-8458-cef2248dbebe tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:20.678258 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-cdbed669-6a8a-4e74-8458-cef2248dbebe tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:20.714988 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:20.714988 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:20.737134 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d79c4701-c777-4e74-af6d-8ff49975bd42 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:20.795360 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d79c4701-c777-4e74-af6d-8ff49975bd42 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:20.797983 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:20.797983 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:20.798296 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1239/2458] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:20 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 912 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:20.800403 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cdbed669-6a8a-4e74-8458-cef2248dbebe tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:20.815444 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1220/2459] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:20 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 807 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:21.813459 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cfb88d53-8113-44ab-9ede-3bc144fdac2b tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:21.815366 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cfb88d53-8113-44ab-9ede-3bc144fdac2b tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:21.815977 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:21.815977 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:21.816277 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e6b0cdb5-94c7-482b-b1cc-4bce4bcf7ead tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:21.816875 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cfb88d53-8113-44ab-9ede-3bc144fdac2b tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:21.817004 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e6b0cdb5-94c7-482b-b1cc-4bce4bcf7ead tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:21.817087 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:21.817087 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:21.817415 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e6b0cdb5-94c7-482b-b1cc-4bce4bcf7ead tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:21.817947 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e6b0cdb5-94c7-482b-b1cc-4bce4bcf7ead tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:21.882918 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:21.882918 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:21.896585 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cfb88d53-8113-44ab-9ede-3bc144fdac2b tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:21.921224 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:21.921224 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:21.924637 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e6b0cdb5-94c7-482b-b1cc-4bce4bcf7ead tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:21.926136 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cfb88d53-8113-44ab-9ede-3bc144fdac2b tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:21.940229 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1240/2460] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:21 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 912 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:21.940444 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1221/2461] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:21 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:22.942357 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b11a6b00-f0f2-4bc5-8f8d-d03c883d6a3d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:22.946870 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-856c4c92-e5d4-4697-8d99-76a6dd99a49b tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:22.947385 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-856c4c92-e5d4-4697-8d99-76a6dd99a49b tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:22.947896 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:22.947896 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:22.948269 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-856c4c92-e5d4-4697-8d99-76a6dd99a49b tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:22.954772 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b11a6b00-f0f2-4bc5-8f8d-d03c883d6a3d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:22.955464 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:22.955464 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:22.956133 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b11a6b00-f0f2-4bc5-8f8d-d03c883d6a3d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:22.957107 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-b11a6b00-f0f2-4bc5-8f8d-d03c883d6a3d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:23.000820 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:23.000820 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:23.005710 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b11a6b00-f0f2-4bc5-8f8d-d03c883d6a3d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:23.014673 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1222/2462] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:22 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:23.069456 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:23.069456 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:23.090464 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-856c4c92-e5d4-4697-8d99-76a6dd99a49b tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:23.145305 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-856c4c92-e5d4-4697-8d99-76a6dd99a49b tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:23.147036 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1241/2463] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:22 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 912 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:24.023887 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d2c8776-1896-40b7-9003-8e66e848013a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:24.024500 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d2c8776-1896-40b7-9003-8e66e848013a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:24.024737 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:24.024737 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:24.025115 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d2c8776-1896-40b7-9003-8e66e848013a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:24.026492 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-8d2c8776-1896-40b7-9003-8e66e848013a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:24.097568 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:24.097568 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:24.099877 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d2c8776-1896-40b7-9003-8e66e848013a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:24.101020 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1223/2464] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:24 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:24.163984 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8666e17b-43e1-4252-a674-8922e0768109 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:24.165723 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8666e17b-43e1-4252-a674-8922e0768109 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:24.166106 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:24.166106 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:24.166705 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8666e17b-43e1-4252-a674-8922e0768109 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:24.354871 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:24.354871 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:24.389213 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8666e17b-43e1-4252-a674-8922e0768109 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:24.485666 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8666e17b-43e1-4252-a674-8922e0768109 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:24.487292 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1242/2465] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:24 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 912 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:25.116884 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-12ef59aa-5643-4f2e-84ec-69714d8d5e50 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:25.118029 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-12ef59aa-5643-4f2e-84ec-69714d8d5e50 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:25.118350 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:25.118350 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:25.118887 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-12ef59aa-5643-4f2e-84ec-69714d8d5e50 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:25.119664 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-12ef59aa-5643-4f2e-84ec-69714d8d5e50 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:25.171265 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:25.171265 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:25.186543 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-12ef59aa-5643-4f2e-84ec-69714d8d5e50 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:25.194944 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1224/2466] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:25 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:25.506458 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0f599366-c0e9-49d2-b08e-02a1ece5d1fc tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:25.507156 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0f599366-c0e9-49d2-b08e-02a1ece5d1fc tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:25.507806 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:25.507806 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:25.508368 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0f599366-c0e9-49d2-b08e-02a1ece5d1fc tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:25.605635 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:25.605635 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:25.629825 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0f599366-c0e9-49d2-b08e-02a1ece5d1fc tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:25.658573 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0f599366-c0e9-49d2-b08e-02a1ece5d1fc tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:25.660159 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1243/2467] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:25 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 912 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:26.209223 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b36dcb5d-4bc5-48a3-9ca2-53e7a1c8e6ce tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:26.210331 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b36dcb5d-4bc5-48a3-9ca2-53e7a1c8e6ce tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:26.210727 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:26.210727 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:26.211304 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b36dcb5d-4bc5-48a3-9ca2-53e7a1c8e6ce tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:26.211837 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-b36dcb5d-4bc5-48a3-9ca2-53e7a1c8e6ce tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:26.263314 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:26.263314 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:26.265200 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b36dcb5d-4bc5-48a3-9ca2-53e7a1c8e6ce tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:26.269213 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1225/2468] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:26 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:26.677489 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3346434-350b-4deb-9194-aeb10cf65c00 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:26.678188 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3346434-350b-4deb-9194-aeb10cf65c00 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:26.686311 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:26.686311 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:26.687170 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3346434-350b-4deb-9194-aeb10cf65c00 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:26.793331 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:26.793331 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:26.804661 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e3346434-350b-4deb-9194-aeb10cf65c00 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:26.831591 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3346434-350b-4deb-9194-aeb10cf65c00 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:26.833138 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1244/2469] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:26 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 912 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:27.283891 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-82fee961-49de-4a7b-8d44-5b434d5275a8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:27.284915 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-82fee961-49de-4a7b-8d44-5b434d5275a8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:27.285111 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:27.285111 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:27.286018 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-82fee961-49de-4a7b-8d44-5b434d5275a8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:27.286530 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-82fee961-49de-4a7b-8d44-5b434d5275a8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:27.338488 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:27.338488 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:27.346578 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-82fee961-49de-4a7b-8d44-5b434d5275a8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:27.347865 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1226/2470] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:27 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:27.848176 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a39b8419-f11f-4526-a75f-4c302c2c8a18 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:27.848870 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a39b8419-f11f-4526-a75f-4c302c2c8a18 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:27.849275 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:27.849275 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:27.849922 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a39b8419-f11f-4526-a75f-4c302c2c8a18 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:27.938039 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:27.938039 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:27.947093 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a39b8419-f11f-4526-a75f-4c302c2c8a18 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:27.971994 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a39b8419-f11f-4526-a75f-4c302c2c8a18 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:27.973338 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1245/2471] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:27 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 912 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:28.361677 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e062807-e73f-4207-872a-8003caf31c07 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:28.362177 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4e062807-e73f-4207-872a-8003caf31c07 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:28.362377 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:28.362377 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:28.363008 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4e062807-e73f-4207-872a-8003caf31c07 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:28.363517 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-4e062807-e73f-4207-872a-8003caf31c07 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:28.414178 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:28.414178 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:28.416037 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e062807-e73f-4207-872a-8003caf31c07 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:28.417358 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1227/2472] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:28 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:28.992008 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f955d7d5-b174-4637-aa7a-4f4191402506 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:28.992759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f955d7d5-b174-4637-aa7a-4f4191402506 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:28.993299 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:28.993299 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:28.994241 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f955d7d5-b174-4637-aa7a-4f4191402506 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:29.132488 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:29.132488 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:29.147393 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f955d7d5-b174-4637-aa7a-4f4191402506 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:29.228260 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f955d7d5-b174-4637-aa7a-4f4191402506 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:29.228260 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1246/2473] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:28 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 912 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:29.433237 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b0af02b7-340d-41c6-9d23-6e13e0a8bdfc tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:29.434172 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b0af02b7-340d-41c6-9d23-6e13e0a8bdfc tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:29.434572 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:29.434572 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:29.435351 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b0af02b7-340d-41c6-9d23-6e13e0a8bdfc tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:29.444244 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-b0af02b7-340d-41c6-9d23-6e13e0a8bdfc tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:29.510842 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:29.510842 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:29.513079 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b0af02b7-340d-41c6-9d23-6e13e0a8bdfc tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:29.520451 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1228/2474] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:29 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:30.250962 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9fa1e1b2-eef5-40ff-b47a-4b1367e2ad62 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:30.251527 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9fa1e1b2-eef5-40ff-b47a-4b1367e2ad62 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:30.251753 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:30.251753 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:30.255969 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9fa1e1b2-eef5-40ff-b47a-4b1367e2ad62 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:30.366705 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:30.366705 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:30.379340 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9fa1e1b2-eef5-40ff-b47a-4b1367e2ad62 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:30.429493 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9fa1e1b2-eef5-40ff-b47a-4b1367e2ad62 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:30.430987 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1247/2475] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:30 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 912 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:30.534819 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-254b0046-4c3c-4bc2-a6ef-03a2c38c4f57 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:30.535629 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-254b0046-4c3c-4bc2-a6ef-03a2c38c4f57 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:30.535844 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:30.535844 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:30.536225 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-254b0046-4c3c-4bc2-a6ef-03a2c38c4f57 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:30.536592 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-254b0046-4c3c-4bc2-a6ef-03a2c38c4f57 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:30.590054 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:30.590054 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:30.600429 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-254b0046-4c3c-4bc2-a6ef-03a2c38c4f57 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:30.603078 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1229/2476] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:30 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:31.447495 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d9810079-8fcb-4f76-8cc0-10bcc77f5312 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:31.448055 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d9810079-8fcb-4f76-8cc0-10bcc77f5312 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:31.448299 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:31.448299 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:31.448702 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d9810079-8fcb-4f76-8cc0-10bcc77f5312 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:31.555204 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:31.555204 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:31.570449 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d9810079-8fcb-4f76-8cc0-10bcc77f5312 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:31.627625 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-adca3e1c-5865-4649-955a-2f99c711f4d1 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:31.627625 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-adca3e1c-5865-4649-955a-2f99c711f4d1 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:31.627625 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:31.627625 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:31.627625 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-adca3e1c-5865-4649-955a-2f99c711f4d1 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:31.627625 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-adca3e1c-5865-4649-955a-2f99c711f4d1 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:31.640062 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d9810079-8fcb-4f76-8cc0-10bcc77f5312 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:31.641223 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1248/2477] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:31 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 912 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:31.673650 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:31.673650 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:31.676136 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-adca3e1c-5865-4649-955a-2f99c711f4d1 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:31.685468 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1230/2478] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:31 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:32.658242 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93f3437d-f541-4c53-b632-5d24448161e5 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:32.659872 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93f3437d-f541-4c53-b632-5d24448161e5 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:32.660496 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:32.660496 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:32.661077 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93f3437d-f541-4c53-b632-5d24448161e5 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:32.698844 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-41efce01-6f46-470d-a43b-a9ed03e6e9af tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:32.699790 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-41efce01-6f46-470d-a43b-a9ed03e6e9af tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:32.700220 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:32.700220 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:32.701249 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-41efce01-6f46-470d-a43b-a9ed03e6e9af tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:32.701973 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-41efce01-6f46-470d-a43b-a9ed03e6e9af tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:32.774786 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:32.774786 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:32.776816 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-41efce01-6f46-470d-a43b-a9ed03e6e9af tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:32.783455 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1231/2479] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:32 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:32.803737 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:32.803737 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:32.825975 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-93f3437d-f541-4c53-b632-5d24448161e5 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:32.877708 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93f3437d-f541-4c53-b632-5d24448161e5 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:32.887920 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1249/2480] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:32 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 912 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:33.795785 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-087a00ba-bac7-43ce-858c-9927d2cdea30 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:33.797672 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-087a00ba-bac7-43ce-858c-9927d2cdea30 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:33.798849 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:33.798849 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:33.800130 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-087a00ba-bac7-43ce-858c-9927d2cdea30 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:33.800781 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-087a00ba-bac7-43ce-858c-9927d2cdea30 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:33.881519 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:33.881519 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:33.887795 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-906e7505-5265-40f4-934a-4abe4534ec07 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:33.888580 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-906e7505-5265-40f4-934a-4abe4534ec07 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:33.889005 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:33.889005 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:33.889668 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-087a00ba-bac7-43ce-858c-9927d2cdea30 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:33.890039 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-906e7505-5265-40f4-934a-4abe4534ec07 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:33.897086 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1232/2481] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:33 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:33.975980 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:33.975980 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:33.986305 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-906e7505-5265-40f4-934a-4abe4534ec07 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:34.016021 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-906e7505-5265-40f4-934a-4abe4534ec07 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:34.018075 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1250/2482] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:33 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 912 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:34.904854 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e92c226d-1729-46ba-b5a7-49962a587db5 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:34.905380 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e92c226d-1729-46ba-b5a7-49962a587db5 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:34.905490 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:34.905490 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:34.905824 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e92c226d-1729-46ba-b5a7-49962a587db5 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:34.906193 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e92c226d-1729-46ba-b5a7-49962a587db5 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:34.967460 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:34.967460 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:34.969387 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e92c226d-1729-46ba-b5a7-49962a587db5 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:34.972395 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1233/2483] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:34 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:35.033038 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-91e6bb53-a512-4152-8546-537fd1cca065 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:35.033499 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-91e6bb53-a512-4152-8546-537fd1cca065 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:35.033718 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:35.033718 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:35.034097 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-91e6bb53-a512-4152-8546-537fd1cca065 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:35.139640 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:35.139640 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:35.163192 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-91e6bb53-a512-4152-8546-537fd1cca065 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:35.215731 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-91e6bb53-a512-4152-8546-537fd1cca065 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:35.237178 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1251/2484] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:35 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 912 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:35.985697 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-92d1f7a4-024f-486f-8266-1026b15bd38f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:35.987448 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-92d1f7a4-024f-486f-8266-1026b15bd38f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:35.987672 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:35.987672 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:35.988343 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-92d1f7a4-024f-486f-8266-1026b15bd38f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:35.988868 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-92d1f7a4-024f-486f-8266-1026b15bd38f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:36.036535 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:36.036535 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:36.044303 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-92d1f7a4-024f-486f-8266-1026b15bd38f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:36.051084 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1234/2485] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:35 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:36.252533 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f01a5e81-4995-444a-abd3-46e060fa1d72 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:36.253244 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f01a5e81-4995-444a-abd3-46e060fa1d72 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:36.253634 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:36.253634 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:36.254220 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f01a5e81-4995-444a-abd3-46e060fa1d72 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:36.399670 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:36.399670 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:36.412482 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f01a5e81-4995-444a-abd3-46e060fa1d72 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:36.439996 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f01a5e81-4995-444a-abd3-46e060fa1d72 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:36.447780 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1252/2486] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:36 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 970 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:37.064905 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-265759d7-c3ee-4be1-920a-2da03469c37c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:37.065457 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-265759d7-c3ee-4be1-920a-2da03469c37c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:37.065660 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:37.065660 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:37.066038 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-265759d7-c3ee-4be1-920a-2da03469c37c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:37.066410 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-265759d7-c3ee-4be1-920a-2da03469c37c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:37.124008 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:37.124008 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:37.126277 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-265759d7-c3ee-4be1-920a-2da03469c37c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:37.127043 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1235/2487] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:37 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:37.464260 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f399ba94-619f-4c5a-9115-652ef4fd568e tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:37.464895 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f399ba94-619f-4c5a-9115-652ef4fd568e tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:37.465217 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:37.465217 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:37.465737 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f399ba94-619f-4c5a-9115-652ef4fd568e tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:37.531136 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:37.531136 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:37.540705 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f399ba94-619f-4c5a-9115-652ef4fd568e tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:37.570165 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f399ba94-619f-4c5a-9115-652ef4fd568e tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:37.571991 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1253/2488] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:37 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 970 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:38.141453 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-be730684-cdc3-4b8c-b281-e8bd7b95c6be tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:38.142770 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-be730684-cdc3-4b8c-b281-e8bd7b95c6be tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:38.142970 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:38.142970 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:38.143618 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-be730684-cdc3-4b8c-b281-e8bd7b95c6be tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:38.144105 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-be730684-cdc3-4b8c-b281-e8bd7b95c6be tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:38.197492 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:38.197492 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:38.210410 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-be730684-cdc3-4b8c-b281-e8bd7b95c6be tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:38.217940 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1236/2489] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:38 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:38.590253 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-402ab4ff-7739-44ff-9f3d-2d79a278a3db tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:38.591000 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-402ab4ff-7739-44ff-9f3d-2d79a278a3db tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:38.591373 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:38.591373 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:38.592085 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-402ab4ff-7739-44ff-9f3d-2d79a278a3db tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:38.706290 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:38.706290 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:38.731748 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-402ab4ff-7739-44ff-9f3d-2d79a278a3db tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:38.791059 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-402ab4ff-7739-44ff-9f3d-2d79a278a3db tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:38.792205 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1254/2490] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:38 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 973 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:39.226094 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-273e796d-9882-42c3-9848-0b52a381a972 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:39.227206 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-273e796d-9882-42c3-9848-0b52a381a972 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:39.228301 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:39.228301 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:39.228932 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-273e796d-9882-42c3-9848-0b52a381a972 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:39.229443 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-273e796d-9882-42c3-9848-0b52a381a972 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:39.291374 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:39.291374 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:39.293584 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-273e796d-9882-42c3-9848-0b52a381a972 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:39.296458 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1237/2491] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:39 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:39.808583 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9f8322ea-df0f-435a-b662-63a5051d9f64 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:39.809394 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9f8322ea-df0f-435a-b662-63a5051d9f64 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:39.809772 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:39.809772 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:39.810401 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9f8322ea-df0f-435a-b662-63a5051d9f64 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:39.948317 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:39.948317 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:39.969291 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9f8322ea-df0f-435a-b662-63a5051d9f64 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:40.018252 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9f8322ea-df0f-435a-b662-63a5051d9f64 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:40.019098 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1255/2492] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:39 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 973 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:40.310556 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8b619fd5-288c-404e-a27c-2c0bbfcf3242 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:40.311646 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8b619fd5-288c-404e-a27c-2c0bbfcf3242 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:40.312160 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:40.312160 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:40.312746 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8b619fd5-288c-404e-a27c-2c0bbfcf3242 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:40.313282 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-8b619fd5-288c-404e-a27c-2c0bbfcf3242 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:40.388007 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:40.388007 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:40.390335 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8b619fd5-288c-404e-a27c-2c0bbfcf3242 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:40.395405 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1238/2493] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:40 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:41.035100 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7aaef3f4-6cc1-43e8-a8d6-ce9582f924ad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:41.035893 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7aaef3f4-6cc1-43e8-a8d6-ce9582f924ad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:41.036294 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:41.036294 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:41.036900 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7aaef3f4-6cc1-43e8-a8d6-ce9582f924ad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:41.190489 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:41.190489 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:41.230100 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7aaef3f4-6cc1-43e8-a8d6-ce9582f924ad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:41.290362 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7aaef3f4-6cc1-43e8-a8d6-ce9582f924ad tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:41.301589 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1256/2494] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:41 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 973 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:41.409788 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9f06b0a2-8502-4182-bff5-791b854fc719 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:41.410872 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9f06b0a2-8502-4182-bff5-791b854fc719 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:41.411259 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:41.411259 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:41.411860 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9f06b0a2-8502-4182-bff5-791b854fc719 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:41.413330 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-9f06b0a2-8502-4182-bff5-791b854fc719 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:41.463080 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:41.463080 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:41.472732 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9f06b0a2-8502-4182-bff5-791b854fc719 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:41.473555 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1239/2495] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:41 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:42.324560 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4376c4f9-142b-420d-9805-dc02264a7b9f tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:42.326030 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4376c4f9-142b-420d-9805-dc02264a7b9f tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:42.326489 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:42.326489 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:42.327182 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4376c4f9-142b-420d-9805-dc02264a7b9f tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:42.469515 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:42.469515 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:42.481747 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4376c4f9-142b-420d-9805-dc02264a7b9f tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:42.488790 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b90cd3ae-ea54-4e99-a83f-c1f6f4292c59 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:42.489430 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b90cd3ae-ea54-4e99-a83f-c1f6f4292c59 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:42.489741 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:42.489741 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:42.490268 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b90cd3ae-ea54-4e99-a83f-c1f6f4292c59 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:42.490701 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-b90cd3ae-ea54-4e99-a83f-c1f6f4292c59 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:42.532183 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4376c4f9-142b-420d-9805-dc02264a7b9f tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:42.534047 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1257/2496] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:42 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 973 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:42.540158 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:42.540158 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:42.542856 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b90cd3ae-ea54-4e99-a83f-c1f6f4292c59 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:42.544457 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1240/2497] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:42 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:43.550639 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-02dc7fb4-a10a-4231-a2ff-31b4c49fa5de tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:43.551776 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-02dc7fb4-a10a-4231-a2ff-31b4c49fa5de tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:43.552442 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:43.552442 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:43.553136 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-02dc7fb4-a10a-4231-a2ff-31b4c49fa5de tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:43.648360 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:43.648360 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:43.658922 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-02dc7fb4-a10a-4231-a2ff-31b4c49fa5de tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:43.693965 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-02dc7fb4-a10a-4231-a2ff-31b4c49fa5de tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:43.695511 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1258/2498] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:43 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 973 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:43.711152 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-069998f8-3458-40b2-bd1f-6b4177321458 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:43.711968 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-069998f8-3458-40b2-bd1f-6b4177321458 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:43.712379 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:43.712379 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:43.713049 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-069998f8-3458-40b2-bd1f-6b4177321458 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:43.713625 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-069998f8-3458-40b2-bd1f-6b4177321458 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:43.745840 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:43.745840 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:43.750248 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-069998f8-3458-40b2-bd1f-6b4177321458 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:43.752925 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1259/2499] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:43 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:43.885478 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fdc6f61f-147e-477e-89ce-91a647eb4d12 tempest-TestVolumeBootPattern-1575192513 tempest-TestVolumeBootPattern-1575192513] POST http://10.222.0.13/volume/v3/2b4040188d224fa6a5d397632ddc4259/types Nov 13 01:41:43.886018 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:43.886018 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:43.886524 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fdc6f61f-147e-477e-89ce-91a647eb4d12 tempest-TestVolumeBootPattern-1575192513 tempest-TestVolumeBootPattern-1575192513] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1434490732", "extra_specs": {}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:41:43.965717 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fdc6f61f-147e-477e-89ce-91a647eb4d12 tempest-TestVolumeBootPattern-1575192513 tempest-TestVolumeBootPattern-1575192513] http://10.222.0.13/volume/v3/2b4040188d224fa6a5d397632ddc4259/types returned with HTTP 200 Nov 13 01:41:43.966634 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1241/2500] 10.222.0.13 () {58 vars in 1179 bytes} [Fri Nov 13 01:41:43 2020] POST /volume/v3/2b4040188d224fa6a5d397632ddc4259/types => generated 212 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:43.990943 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1541a2a5-904d-4102-8666-b5448d8ed182 tempest-TestVolumeBootPattern-1575192513 tempest-TestVolumeBootPattern-1575192513] POST http://10.222.0.13/volume/v3/2b4040188d224fa6a5d397632ddc4259/types/9b13a5b7-8250-407c-a147-575b4f97a04d/encryption Nov 13 01:41:43.991561 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:43.991561 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:43.995634 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1541a2a5-904d-4102-8666-b5448d8ed182 tempest-TestVolumeBootPattern-1575192513 tempest-TestVolumeBootPattern-1575192513] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:41:44.073934 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1541a2a5-904d-4102-8666-b5448d8ed182 tempest-TestVolumeBootPattern-1575192513 tempest-TestVolumeBootPattern-1575192513] http://10.222.0.13/volume/v3/2b4040188d224fa6a5d397632ddc4259/types/9b13a5b7-8250-407c-a147-575b4f97a04d/encryption returned with HTTP 200 Nov 13 01:41:44.074814 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1260/2501] 10.222.0.13 () {58 vars in 1324 bytes} [Fri Nov 13 01:41:43 2020] POST /volume/v3/2b4040188d224fa6a5d397632ddc4259/types/9b13a5b7-8250-407c-a147-575b4f97a04d/encryption => generated 230 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:44.371533 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes Nov 13 01:41:44.372705 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestVolumeBootPattern-volume-734160983", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1434490732", "size": 1}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:41:44.374413 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume request body: {'volume': {'display_name': 'tempest-TestVolumeBootPattern-volume-734160983', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1434490732', 'size': 1}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:41:44.390026 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume of 1 GB Nov 13 01:41:44.390970 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:44.390970 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:44.392605 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Availability Zones retrieved successfully. Nov 13 01:41:44.416421 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Flow 'volume_create_api' (457f7d6a-f2a0-4694-b534-4f1e0b8a2f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:41:44.421027 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c14d03be-0e8e-4866-bb20-2893bb7e96f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:41:44.445297 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:41:44.530279 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c14d03be-0e8e-4866-bb20-2893bb7e96f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T01:41:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b13a5b7-8250-407c-a147-575b4f97a04d,is_public=True,name='tempest-scenario-type-luks-1434490732',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b13a5b7-8250-407c-a147-575b4f97a04d', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:41:44.533112 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (289b34ea-c34a-4bb3-8205-b293722ec985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:41:44.590961 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1434490732 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1434490732, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:41:44.592496 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1434490732 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1434490732, it is now deprecated. Please use the default quota class for default quota. Nov 13 01:41:44.655725 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Created reservations ['1a49ccbf-af8e-45bb-b04a-dbb41d60491f', '0eed8912-790d-4d5a-b866-39df1f1b4f3e', 'a5da1d47-7eec-47f1-93ce-2f086e7565e1', '7e150f19-c6cd-4874-85c9-032f810f15f3'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:41:44.660610 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (289b34ea-c34a-4bb3-8205-b293722ec985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a49ccbf-af8e-45bb-b04a-dbb41d60491f', '0eed8912-790d-4d5a-b866-39df1f1b4f3e', 'a5da1d47-7eec-47f1-93ce-2f086e7565e1', '7e150f19-c6cd-4874-85c9-032f810f15f3']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:41:44.662945 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17717324-d780-4f47-8035-9743d93a0736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:41:44.711201 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-39fad308-4b1b-43a2-ae3a-b24ec95a64fe tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:44.711849 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-39fad308-4b1b-43a2-ae3a-b24ec95a64fe tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:44.712868 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-39fad308-4b1b-43a2-ae3a-b24ec95a64fe tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:44.755475 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17717324-d780-4f47-8035-9743d93a0736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fc55183-d184-4dcd-9818-a831843be45e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-734160983',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aa3ab99f8f5445ba119552622f56103',qos_specs=None,replication_status=,reservations=['1a49ccbf-af8e-45bb-b04a-dbb41d60491f','0eed8912-790d-4d5a-b866-39df1f1b4f3e','a5da1d47-7eec-47f1-93ce-2f086e7565e1','7e150f19-c6cd-4874-85c9-032f810f15f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4e2141cc66c4123bcbfb0734931dc5c',volume_type_id=9b13a5b7-8250-407c-a147-575b4f97a04d), '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-11-13T01:41:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-734160983',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8fc55183-d184-4dcd-9818-a831843be45e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7aa3ab99f8f5445ba119552622f56103',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='d4e2141cc66c4123bcbfb0734931dc5c',volume_attachment=,volume_type=,volume_type_id=9b13a5b7-8250-407c-a147-575b4f97a04d)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:41:44.758017 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36f74b07-e176-468e-ad87-611a17a5f5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:41:44.822955 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:44.822955 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:44.841872 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36f74b07-e176-468e-ad87-611a17a5f5cf) 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-734160983',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aa3ab99f8f5445ba119552622f56103',qos_specs=None,replication_status=,reservations=['1a49ccbf-af8e-45bb-b04a-dbb41d60491f','0eed8912-790d-4d5a-b866-39df1f1b4f3e','a5da1d47-7eec-47f1-93ce-2f086e7565e1','7e150f19-c6cd-4874-85c9-032f810f15f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4e2141cc66c4123bcbfb0734931dc5c',volume_type_id=9b13a5b7-8250-407c-a147-575b4f97a04d)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:41:44.845638 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad376778-6eb0-4451-b48e-a636f158e5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:41:44.852853 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-39fad308-4b1b-43a2-ae3a-b24ec95a64fe tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:44.875970 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad376778-6eb0-4451-b48e-a636f158e5fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:41:44.879500 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Flow 'volume_create_api' (457f7d6a-f2a0-4694-b534-4f1e0b8a2f43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:41:44.896991 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-39fad308-4b1b-43a2-ae3a-b24ec95a64fe tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:44.898145 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1261/2502] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:44 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 973 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:44.905115 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c08e44bd-3d7f-4088-80de-e5d3561a717f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:44.908471 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c08e44bd-3d7f-4088-80de-e5d3561a717f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:44.916259 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:44.916259 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:44.916750 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c08e44bd-3d7f-4088-80de-e5d3561a717f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:44.917152 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c08e44bd-3d7f-4088-80de-e5d3561a717f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:44.959310 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:44.959310 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:44.961107 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c08e44bd-3d7f-4088-80de-e5d3561a717f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:44.961933 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1262/2503] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:44 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:44.999345 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume request issued successfully. Nov 13 01:41:45.015062 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eea6564e-b322-44bf-96c5-343b6f3cacff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes returned with HTTP 202 Nov 13 01:41:45.016075 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1242/2504] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:41:44 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes => generated 845 bytes in 935 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Nov 13 01:41:45.031364 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-07df8dc2-5662-4a3f-9b63-d1769c34fd6c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e Nov 13 01:41:45.031916 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-07df8dc2-5662-4a3f-9b63-d1769c34fd6c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:45.032128 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:45.032128 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:45.032626 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-07df8dc2-5662-4a3f-9b63-d1769c34fd6c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:45.130087 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:45.130087 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:45.139205 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-07df8dc2-5662-4a3f-9b63-d1769c34fd6c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:41:45.175147 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-07df8dc2-5662-4a3f-9b63-d1769c34fd6c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e returned with HTTP 200 Nov 13 01:41:45.185816 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1263/2505] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:45 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e => generated 937 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:45.915829 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e8500e54-072d-45a4-bbbc-05e8f4fa1900 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:45.916522 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e8500e54-072d-45a4-bbbc-05e8f4fa1900 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:45.916522 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:45.916522 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:45.916880 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e8500e54-072d-45a4-bbbc-05e8f4fa1900 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:45.975364 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cbf7e02f-e64e-4e1a-995f-8f748dc3d386 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:45.975927 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cbf7e02f-e64e-4e1a-995f-8f748dc3d386 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:45.976121 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:45.976121 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:45.977031 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cbf7e02f-e64e-4e1a-995f-8f748dc3d386 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:45.977549 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-cbf7e02f-e64e-4e1a-995f-8f748dc3d386 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:46.027916 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:46.027916 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:46.029974 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cbf7e02f-e64e-4e1a-995f-8f748dc3d386 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:46.031173 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1264/2506] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:45 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:46.045075 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:46.045075 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:46.056534 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e8500e54-072d-45a4-bbbc-05e8f4fa1900 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:46.087050 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e8500e54-072d-45a4-bbbc-05e8f4fa1900 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:46.087964 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1243/2507] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:45 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 1363 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:41:46.218919 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-144e9776-ad87-4769-b491-92d1ef783bcb tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e Nov 13 01:41:46.225622 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-144e9776-ad87-4769-b491-92d1ef783bcb tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:46.225905 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:46.225905 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:46.226350 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-144e9776-ad87-4769-b491-92d1ef783bcb tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:46.292120 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:46.292120 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:46.347154 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-144e9776-ad87-4769-b491-92d1ef783bcb tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:41:46.388229 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-144e9776-ad87-4769-b491-92d1ef783bcb tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e returned with HTTP 200 Nov 13 01:41:46.389035 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1265/2508] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:46 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e => generated 938 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:46.405650 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-abe4d4da-ab98-415b-9f42-60cccac67862 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e Nov 13 01:41:46.406575 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-abe4d4da-ab98-415b-9f42-60cccac67862 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:46.406994 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:46.406994 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:46.407970 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-abe4d4da-ab98-415b-9f42-60cccac67862 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:46.472601 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:46.472601 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:46.482622 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-abe4d4da-ab98-415b-9f42-60cccac67862 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:41:46.511769 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-abe4d4da-ab98-415b-9f42-60cccac67862 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e returned with HTTP 200 Nov 13 01:41:46.512723 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1244/2509] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:46 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e => generated 938 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:41:46.527284 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2ecba7c-1668-42a6-928b-40b3dd139830 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e/action Nov 13 01:41:46.527772 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:46.527772 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:46.528182 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2ecba7c-1668-42a6-928b-40b3dd139830 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:41:46.528725 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2ecba7c-1668-42a6-928b-40b3dd139830 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:41:46.590014 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:46.590014 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:46.601520 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d2ecba7c-1668-42a6-928b-40b3dd139830 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:41:46.619191 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d2ecba7c-1668-42a6-928b-40b3dd139830 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume updated successfully. Nov 13 01:41:46.619790 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2ecba7c-1668-42a6-928b-40b3dd139830 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e/action returned with HTTP 200 Nov 13 01:41:46.630680 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1266/2510] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:41:46 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e/action => generated 0 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Nov 13 01:41:46.830920 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-ac5e5da0-b420-4b25-8226-ab90aec753be tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e Nov 13 01:41:46.831650 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-ac5e5da0-b420-4b25-8226-ab90aec753be tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:46.831836 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:46.831836 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:46.832473 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-ac5e5da0-b420-4b25-8226-ab90aec753be tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:46.893208 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:46.893208 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:46.903376 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-ac5e5da0-b420-4b25-8226-ab90aec753be tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:41:46.933899 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-ac5e5da0-b420-4b25-8226-ab90aec753be tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e returned with HTTP 200 Nov 13 01:41:46.935069 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1245/2511] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:41:46 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e => generated 937 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:47.053160 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2605a9e2-a4c3-458b-a2c3-ddae9d07dc5f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:47.053160 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2605a9e2-a4c3-458b-a2c3-ddae9d07dc5f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:47.053160 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:47.053160 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:47.053160 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2605a9e2-a4c3-458b-a2c3-ddae9d07dc5f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:47.053160 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-2605a9e2-a4c3-458b-a2c3-ddae9d07dc5f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:47.076214 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:47.076214 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:47.078431 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2605a9e2-a4c3-458b-a2c3-ddae9d07dc5f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:47.080193 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1267/2512] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:47 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:47.104304 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-196cb24a-34e2-4146-b8de-7c82e6728b61 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:47.104936 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-196cb24a-34e2-4146-b8de-7c82e6728b61 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:47.105137 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:47.105137 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:47.105497 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-196cb24a-34e2-4146-b8de-7c82e6728b61 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:47.173562 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:47.173562 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:47.182900 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-196cb24a-34e2-4146-b8de-7c82e6728b61 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:47.224278 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-196cb24a-34e2-4146-b8de-7c82e6728b61 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:47.226615 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1246/2513] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:47 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 1361 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:41:47.241812 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e31d8d83-ba0d-4931-8219-1b35ed524164 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] POST http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f/action Nov 13 01:41:47.242259 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:47.242259 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:47.242697 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e31d8d83-ba0d-4931-8219-1b35ed524164 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] 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=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:41:47.243084 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e31d8d83-ba0d-4931-8219-1b35ed524164 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] 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=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:41:47.350562 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:47.350562 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:47.456268 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:47.456268 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:47.457484 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e31d8d83-ba0d-4931-8219-1b35ed524164 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:47.488690 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e31d8d83-ba0d-4931-8219-1b35ed524164 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Update volume metadata completed successfully. Nov 13 01:41:47.489864 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e31d8d83-ba0d-4931-8219-1b35ed524164 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f/action returned with HTTP 200 Nov 13 01:41:47.490953 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1268/2514] 10.222.0.13 () {58 vars in 1318 bytes} [Fri Nov 13 01:41:47 2020] POST /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f/action => generated 511 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:47.501191 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a742e278-7dc2-44fa-bb44-3fa62b069b13 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:47.502033 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a742e278-7dc2-44fa-bb44-3fa62b069b13 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:47.502454 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:47.502454 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:47.503112 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a742e278-7dc2-44fa-bb44-3fa62b069b13 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:47.562991 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:47.562991 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:47.572454 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a742e278-7dc2-44fa-bb44-3fa62b069b13 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:47.599801 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a742e278-7dc2-44fa-bb44-3fa62b069b13 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:47.600635 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1247/2515] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:47 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 1436 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:41:47.616526 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e862f8fb-6c80-4c32-b97a-0a6ea2f97c12 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] POST http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f/action Nov 13 01:41:47.617124 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:47.617124 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:47.617744 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e862f8fb-6c80-4c32-b97a-0a6ea2f97c12 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:41:47.618186 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e862f8fb-6c80-4c32-b97a-0a6ea2f97c12 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:41:47.681989 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:47.681989 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:47.770184 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:47.770184 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:47.773351 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e862f8fb-6c80-4c32-b97a-0a6ea2f97c12 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:47.801109 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e862f8fb-6c80-4c32-b97a-0a6ea2f97c12 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Get volume image-metadata completed successfully. Nov 13 01:41:47.810523 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:41:47.810523 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:41:47.816190 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e862f8fb-6c80-4c32-b97a-0a6ea2f97c12 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Delete volume metadata completed successfully. Nov 13 01:41:47.816540 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e862f8fb-6c80-4c32-b97a-0a6ea2f97c12 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f/action returned with HTTP 200 Nov 13 01:41:47.817387 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1269/2516] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:41:47 2020] POST /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f/action => generated 0 bytes in 205 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Nov 13 01:41:47.827459 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d32bca00-f99e-4949-92d3-62fb0d689172 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] POST http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f/action Nov 13 01:41:47.827949 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:47.827949 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:47.828387 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d32bca00-f99e-4949-92d3-62fb0d689172 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:41:47.828769 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d32bca00-f99e-4949-92d3-62fb0d689172 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:41:47.865363 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-bcc10fd4-2d22-4cb9-9818-81de131b50b3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e Nov 13 01:41:47.866318 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-bcc10fd4-2d22-4cb9-9818-81de131b50b3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:47.866718 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:47.866718 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:47.867671 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-bcc10fd4-2d22-4cb9-9818-81de131b50b3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:47.882155 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:47.882155 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:47.883420 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d32bca00-f99e-4949-92d3-62fb0d689172 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:47.895547 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d32bca00-f99e-4949-92d3-62fb0d689172 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Get volume image-metadata completed successfully. Nov 13 01:41:47.897366 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d32bca00-f99e-4949-92d3-62fb0d689172 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f/action returned with HTTP 200 Nov 13 01:41:47.903334 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1248/2517] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:41:47 2020] POST /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f/action => generated 485 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:47.909543 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec7eb9e4-d10b-4dd0-89f0-b42a3883eb9a tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] DELETE http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:47.910048 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec7eb9e4-d10b-4dd0-89f0-b42a3883eb9a tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:47.910686 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:47.910686 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:47.911341 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec7eb9e4-d10b-4dd0-89f0-b42a3883eb9a tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:47.912193 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-ec7eb9e4-d10b-4dd0-89f0-b42a3883eb9a tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Delete volume with id: 8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:47.934876 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:47.934876 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:47.946937 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-bcc10fd4-2d22-4cb9-9818-81de131b50b3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:41:47.976435 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:47.976435 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:47.978266 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ec7eb9e4-d10b-4dd0-89f0-b42a3883eb9a tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:47.998152 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-bcc10fd4-2d22-4cb9-9818-81de131b50b3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e returned with HTTP 200 Nov 13 01:41:47.999685 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1270/2518] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:41:47 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e => generated 937 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:48.015096 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-bcc10fd4-2d22-4cb9-9818-81de131b50b3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume// Nov 13 01:41:48.015552 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-bcc10fd4-2d22-4cb9-9818-81de131b50b3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:48.015921 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:48.015921 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:48.016172 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-bcc10fd4-2d22-4cb9-9818-81de131b50b3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:48.018242 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-bcc10fd4-2d22-4cb9-9818-81de131b50b3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:41:48.019676 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1271/2519] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:41:48 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:41:48.025563 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ec7eb9e4-d10b-4dd0-89f0-b42a3883eb9a tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Delete volume request issued successfully. Nov 13 01:41:48.026086 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec7eb9e4-d10b-4dd0-89f0-b42a3883eb9a tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 202 Nov 13 01:41:48.028042 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1249/2520] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:41:47 2020] DELETE /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:41:48.036877 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec9aa693-b9da-4ebd-94b8-dbfb405722f3 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:48.038737 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec9aa693-b9da-4ebd-94b8-dbfb405722f3 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:48.039237 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:48.039237 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:48.039645 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-a5b1c01b-2ad6-4eb3-b732-3acc1c27236f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments Nov 13 01:41:48.040000 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec9aa693-b9da-4ebd-94b8-dbfb405722f3 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:48.041430 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-a5b1c01b-2ad6-4eb3-b732-3acc1c27236f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8fc55183-d184-4dcd-9818-a831843be45e", "instance_uuid": "79c92a4d-e7d6-449b-be34-bdb031d8c043", "connector": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:41:48.102093 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:48.102093 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:48.108171 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:48.108171 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:48.117460 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ec9aa693-b9da-4ebd-94b8-dbfb405722f3 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:48.171849 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec9aa693-b9da-4ebd-94b8-dbfb405722f3 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:48.182798 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1250/2521] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:48 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 1409 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:41:48.182798 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef664f73-b861-4d4a-abb3-ec977ee2d4b9 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:48.182798 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef664f73-b861-4d4a-abb3-ec977ee2d4b9 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:48.182798 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:48.182798 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:48.182798 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef664f73-b861-4d4a-abb3-ec977ee2d4b9 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:48.182798 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ef664f73-b861-4d4a-abb3-ec977ee2d4b9 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:48.196397 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-a5b1c01b-2ad6-4eb3-b732-3acc1c27236f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments returned with HTTP 200 Nov 13 01:41:48.209731 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:48.209731 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:48.210487 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1272/2522] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:41:48 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments => generated 273 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:41:48.212183 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef664f73-b861-4d4a-abb3-ec977ee2d4b9 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:48.212973 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1251/2523] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:48 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:49.190408 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-286dbeae-1e98-473d-9692-79970318b658 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:49.191076 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-286dbeae-1e98-473d-9692-79970318b658 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:49.191524 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:49.191524 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:49.192111 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-286dbeae-1e98-473d-9692-79970318b658 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:49.226978 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-63ad0f88-5833-47e9-961e-6cc18fc71212 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:49.227502 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-63ad0f88-5833-47e9-961e-6cc18fc71212 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:49.227746 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:49.227746 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:49.228283 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-63ad0f88-5833-47e9-961e-6cc18fc71212 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:49.228647 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-63ad0f88-5833-47e9-961e-6cc18fc71212 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:49.274171 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:49.274171 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:49.281446 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-63ad0f88-5833-47e9-961e-6cc18fc71212 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:49.282718 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1252/2524] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:49 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:49.348177 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:49.348177 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:49.370428 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-286dbeae-1e98-473d-9692-79970318b658 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Volume info retrieved successfully. Nov 13 01:41:49.418036 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-286dbeae-1e98-473d-9692-79970318b658 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 200 Nov 13 01:41:49.422282 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1273/2525] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:49 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 1409 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:41:50.296629 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-55aed88c-9a94-4155-afe2-6a6efc503e27 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:50.298932 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-55aed88c-9a94-4155-afe2-6a6efc503e27 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:50.299394 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:50.299394 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:50.300058 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-55aed88c-9a94-4155-afe2-6a6efc503e27 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:50.300634 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-55aed88c-9a94-4155-afe2-6a6efc503e27 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:50.324504 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:50.324504 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:50.326963 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-55aed88c-9a94-4155-afe2-6a6efc503e27 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:50.327772 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1253/2526] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:50 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:50.438442 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d12b8d17-5a76-4fa8-85b4-aa8088addf29 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f Nov 13 01:41:50.439025 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d12b8d17-5a76-4fa8-85b4-aa8088addf29 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:50.443511 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:50.443511 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:50.444019 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d12b8d17-5a76-4fa8-85b4-aa8088addf29 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:50.545199 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d12b8d17-5a76-4fa8-85b4-aa8088addf29 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f returned with HTTP 404 Nov 13 01:41:50.546268 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1274/2527] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:50 2020] GET /volume/v3/a63707e713ac4afcbf531de04bb26abd/volumes/8795a5db-eaf6-413e-9122-13a56ff7a33f => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:41:51.362109 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f8d935c-606f-466b-80de-a23a434ac8ba tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:51.366950 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f8d935c-606f-466b-80de-a23a434ac8ba tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:51.367387 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:51.367387 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:51.369257 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f8d935c-606f-466b-80de-a23a434ac8ba tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:51.369787 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-4f8d935c-606f-466b-80de-a23a434ac8ba tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:51.436325 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:51.436325 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:51.438176 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f8d935c-606f-466b-80de-a23a434ac8ba tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:51.443462 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1254/2528] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:51 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:52.089780 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d12b8d17-5a76-4fa8-85b4-aa8088addf29 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] GET http://10.222.0.13/volume// Nov 13 01:41:52.090266 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d12b8d17-5a76-4fa8-85b4-aa8088addf29 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:52.090760 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d12b8d17-5a76-4fa8-85b4-aa8088addf29 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:52.091850 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d12b8d17-5a76-4fa8-85b4-aa8088addf29 tempest-VolumesImageMetadata-817674757 tempest-VolumesImageMetadata-817674757] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:41:52.092808 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1275/2529] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:41:52 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:41:52.108996 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-5825db12-ab00-413a-95c9-61ae93e613db tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e Nov 13 01:41:52.109569 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-5825db12-ab00-413a-95c9-61ae93e613db tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:52.109766 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:52.109766 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:52.110942 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-5825db12-ab00-413a-95c9-61ae93e613db tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:52.231869 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:52.231869 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:52.245381 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-5825db12-ab00-413a-95c9-61ae93e613db tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:41:52.267716 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:52.267716 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:52.277289 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-5825db12-ab00-413a-95c9-61ae93e613db tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e returned with HTTP 200 Nov 13 01:41:52.278593 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1255/2530] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:41:52 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e => generated 1035 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:41:52.304021 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-5ab49dbc-74e7-4a10-a366-18430642c3b0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] PUT http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/94edc682-4cf5-4a69-81f3-063c7e73a5e2 Nov 13 01:41:52.304851 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-5ab49dbc-74e7-4a10-a366-18430642c3b0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:41:52.345307 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:41:52.345307 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:41:52.346298 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-5ab49dbc-74e7-4a10-a366-18430642c3b0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Lock "b'cinder-attachment_update-8fc55183-d184-4dcd-9818-a831843be45e-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.009s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:41:52.349486 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:52.349486 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:52.452951 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a1a9123-223c-4777-b6db-9c0d344cedaa tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:52.453472 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a1a9123-223c-4777-b6db-9c0d344cedaa tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:52.453689 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:52.453689 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:52.454091 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a1a9123-223c-4777-b6db-9c0d344cedaa tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:52.454727 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-9a1a9123-223c-4777-b6db-9c0d344cedaa tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:52.501686 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:52.501686 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:52.503987 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a1a9123-223c-4777-b6db-9c0d344cedaa tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:52.506595 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1256/2531] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:52 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:53.521444 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7f9c8354-26fe-43be-b554-c1e46b598526 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:53.521837 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7f9c8354-26fe-43be-b554-c1e46b598526 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:53.521837 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:53.521837 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:53.522126 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7f9c8354-26fe-43be-b554-c1e46b598526 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:53.522456 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7f9c8354-26fe-43be-b554-c1e46b598526 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:53.595273 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:53.595273 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:53.604032 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7f9c8354-26fe-43be-b554-c1e46b598526 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:53.607454 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1257/2532] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:53 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:54.621410 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b8754f02-5209-45a6-be48-21d3b1511518 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:54.621937 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b8754f02-5209-45a6-be48-21d3b1511518 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:54.622166 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:54.622166 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:54.622428 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b8754f02-5209-45a6-be48-21d3b1511518 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:54.622940 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-b8754f02-5209-45a6-be48-21d3b1511518 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:54.747837 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:54.747837 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:54.750050 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b8754f02-5209-45a6-be48-21d3b1511518 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:54.751551 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1258/2533] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:54 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:54.978297 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-5ab49dbc-74e7-4a10-a366-18430642c3b0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Lock "b'cinder-attachment_update-8fc55183-d184-4dcd-9818-a831843be45e-n-h2-729945-8'" released by "attachment_update" :: held 2.632s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:41:54.978980 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-5ab49dbc-74e7-4a10-a366-18430642c3b0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/94edc682-4cf5-4a69-81f3-063c7e73a5e2 returned with HTTP 200 Nov 13 01:41:54.980147 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1276/2534] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 01:41:52 2020] PUT /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/94edc682-4cf5-4a69-81f3-063c7e73a5e2 => generated 761 bytes in 2682 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:41:55.048725 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-75dc031b-c1f7-49d9-a4db-cb656adf6972 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/94edc682-4cf5-4a69-81f3-063c7e73a5e2/action Nov 13 01:41:55.050051 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:55.050051 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:55.050764 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-75dc031b-c1f7-49d9-a4db-cb656adf6972 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:41:55.051281 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-75dc031b-c1f7-49d9-a4db-cb656adf6972 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:41:55.227579 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:55.227579 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:55.252398 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8650ebe2-9768-49d7-b775-e9716c77d03e req-75dc031b-c1f7-49d9-a4db-cb656adf6972 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/94edc682-4cf5-4a69-81f3-063c7e73a5e2/action returned with HTTP 204 Nov 13 01:41:55.253487 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1259/2535] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 01:41:55 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/94edc682-4cf5-4a69-81f3-063c7e73a5e2/action => generated 0 bytes in 211 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:41:55.764382 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3873bde6-e443-4bfd-a525-aa5aee65efc9 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:55.765018 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3873bde6-e443-4bfd-a525-aa5aee65efc9 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:55.765349 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:55.765349 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:55.765833 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3873bde6-e443-4bfd-a525-aa5aee65efc9 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:55.766201 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3873bde6-e443-4bfd-a525-aa5aee65efc9 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:55.841212 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:55.841212 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:55.843339 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3873bde6-e443-4bfd-a525-aa5aee65efc9 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:55.844390 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1277/2536] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:55 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:56.858552 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-de8fb43e-8e0c-446d-9dee-1e08a40674a4 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:56.859977 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-de8fb43e-8e0c-446d-9dee-1e08a40674a4 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:56.861015 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:56.861015 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:56.861758 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-de8fb43e-8e0c-446d-9dee-1e08a40674a4 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:56.862275 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-de8fb43e-8e0c-446d-9dee-1e08a40674a4 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:56.906665 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:56.906665 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:56.913280 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-de8fb43e-8e0c-446d-9dee-1e08a40674a4 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:56.919833 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1260/2537] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:56 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:57.578474 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] POST http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes Nov 13 01:41:57.579399 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:57.579399 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:57.580074 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1813042894"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:41:57.581477 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1813042894'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:41:57.581991 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Create volume of 1 GB Nov 13 01:41:57.597268 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Availability Zones retrieved successfully. Nov 13 01:41:57.629457 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Flow 'volume_create_api' (2856ef52-4b61-4940-87a5-14ec87f68e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:41:57.632348 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f9e8222-d486-4798-99e1-dfc2beb39792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:41:57.634398 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:41:57.713881 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f9e8222-d486-4798-99e1-dfc2beb39792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:41:57.716025 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2f4be98-4c49-4a74-aaf0-b5447568e468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:41:57.847084 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Created reservations ['7cc25ca0-7097-4197-9310-1615524d5207', '6b191c12-b05d-40f5-b8aa-9018b4f742a8', '613dc28f-477c-41f5-bdc8-b6e04a2f3910', '91165b64-a477-4735-9506-356619109dbb'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:41:57.849334 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2f4be98-4c49-4a74-aaf0-b5447568e468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cc25ca0-7097-4197-9310-1615524d5207', '6b191c12-b05d-40f5-b8aa-9018b4f742a8', '613dc28f-477c-41f5-bdc8-b6e04a2f3910', '91165b64-a477-4735-9506-356619109dbb']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:41:57.852151 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c99fc9da-72db-4d02-8251-dc71a869bdd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:41:57.937825 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c99fc9da-72db-4d02-8251-dc71a869bdd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3209e84-c383-4a26-a22f-73351312b0d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1813042894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='157bc5e1270b4dd5812a16cd1231e362',qos_specs=None,replication_status=,reservations=['7cc25ca0-7097-4197-9310-1615524d5207','6b191c12-b05d-40f5-b8aa-9018b4f742a8','613dc28f-477c-41f5-bdc8-b6e04a2f3910','91165b64-a477-4735-9506-356619109dbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b981dbea09d14e06aa56b71a9c7531b4',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:41:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1813042894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3209e84-c383-4a26-a22f-73351312b0d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='157bc5e1270b4dd5812a16cd1231e362',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='b981dbea09d14e06aa56b71a9c7531b4',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:41:57.940069 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c72da03f-4ee9-43f2-b9fa-d6fa935abdb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:41:57.941795 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-62908893-508d-456e-a58b-28b15fc29c09 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:57.942527 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-62908893-508d-456e-a58b-28b15fc29c09 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:57.942803 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:57.942803 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:57.943765 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-62908893-508d-456e-a58b-28b15fc29c09 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:57.944329 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-62908893-508d-456e-a58b-28b15fc29c09 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:57.979663 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:57.979663 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:57.981898 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c72da03f-4ee9-43f2-b9fa-d6fa935abdb2) 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-1813042894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='157bc5e1270b4dd5812a16cd1231e362',qos_specs=None,replication_status=,reservations=['7cc25ca0-7097-4197-9310-1615524d5207','6b191c12-b05d-40f5-b8aa-9018b4f742a8','613dc28f-477c-41f5-bdc8-b6e04a2f3910','91165b64-a477-4735-9506-356619109dbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b981dbea09d14e06aa56b71a9c7531b4',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:41:57.982312 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-62908893-508d-456e-a58b-28b15fc29c09 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:57.983792 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1261/2538] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:57 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:57.984826 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44b34cb7-075b-4e6c-9ff1-80874c67afbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:41:58.001356 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44b34cb7-075b-4e6c-9ff1-80874c67afbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:41:58.004173 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Flow 'volume_create_api' (2856ef52-4b61-4940-87a5-14ec87f68e09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:41:58.076342 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Create volume request issued successfully. Nov 13 01:41:58.097014 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dbff52b6-4f3b-412b-aed8-38a1f26a1b6d tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes returned with HTTP 202 Nov 13 01:41:58.098045 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1278/2539] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:41:57 2020] POST /volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes => generated 820 bytes in 852 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:41:58.113583 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-34ee41e0-f845-4619-a394-149f1e1c0866 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] GET http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 Nov 13 01:41:58.114114 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-34ee41e0-f845-4619-a394-149f1e1c0866 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:58.114329 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:58.114329 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:58.114700 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-34ee41e0-f845-4619-a394-149f1e1c0866 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:58.189697 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:58.189697 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:58.198539 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-34ee41e0-f845-4619-a394-149f1e1c0866 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Volume info retrieved successfully. Nov 13 01:41:58.221192 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-34ee41e0-f845-4619-a394-149f1e1c0866 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 returned with HTTP 200 Nov 13 01:41:58.221968 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1262/2540] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:58 2020] GET /volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 => generated 912 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:58.998150 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4a9960f5-8778-4d7d-8e64-44939f1c7c6c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:41:58.998725 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4a9960f5-8778-4d7d-8e64-44939f1c7c6c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:58.998831 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:58.998831 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:58.999198 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4a9960f5-8778-4d7d-8e64-44939f1c7c6c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:58.999561 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-4a9960f5-8778-4d7d-8e64-44939f1c7c6c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:41:59.021978 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:59.021978 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:59.023771 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4a9960f5-8778-4d7d-8e64-44939f1c7c6c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:41:59.024567 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1279/2541] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:58 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:59.238591 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-22357a1d-7827-425f-a310-c1f67742595a tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] GET http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 Nov 13 01:41:59.239111 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-22357a1d-7827-425f-a310-c1f67742595a tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:59.239326 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:59.239326 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:59.239741 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-22357a1d-7827-425f-a310-c1f67742595a tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:59.289473 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:59.289473 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:59.298206 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-22357a1d-7827-425f-a310-c1f67742595a tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Volume info retrieved successfully. Nov 13 01:41:59.319897 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-22357a1d-7827-425f-a310-c1f67742595a tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 returned with HTTP 200 Nov 13 01:41:59.320899 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1263/2542] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:59 2020] GET /volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:59.337135 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-068140f6-c121-49d4-89f1-6e10ab16ea53 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] POST http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer Nov 13 01:41:59.337746 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:59.337746 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:59.338156 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-068140f6-c121-49d4-89f1-6e10ab16ea53 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e3209e84-c383-4a26-a22f-73351312b0d1"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:41:59.339233 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.volume_transfer [None req-068140f6-c121-49d4-89f1-6e10ab16ea53 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Creating new volume transfer {'transfer': {'volume_id': 'e3209e84-c383-4a26-a22f-73351312b0d1'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Nov 13 01:41:59.339700 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.volume_transfer [None req-068140f6-c121-49d4-89f1-6e10ab16ea53 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Creating transfer of volume e3209e84-c383-4a26-a22f-73351312b0d1 Nov 13 01:41:59.340172 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.transfer.api [None req-068140f6-c121-49d4-89f1-6e10ab16ea53 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Generating transfer record for volume e3209e84-c383-4a26-a22f-73351312b0d1 Nov 13 01:41:59.390202 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:59.390202 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:59.449300 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-068140f6-c121-49d4-89f1-6e10ab16ea53 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer returned with HTTP 202 Nov 13 01:41:59.450516 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1280/2543] 10.222.0.13 () {58 vars in 1218 bytes} [Fri Nov 13 01:41:59 2020] POST /volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer => generated 507 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:41:59.460082 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c57958f5-3324-4f1a-9194-16b6e709eec6 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] GET http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 Nov 13 01:41:59.460829 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c57958f5-3324-4f1a-9194-16b6e709eec6 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:59.461028 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:59.461028 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:59.461663 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c57958f5-3324-4f1a-9194-16b6e709eec6 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:59.527339 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:41:59.527339 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:41:59.536436 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c57958f5-3324-4f1a-9194-16b6e709eec6 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Volume info retrieved successfully. Nov 13 01:41:59.559202 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c57958f5-3324-4f1a-9194-16b6e709eec6 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 returned with HTTP 200 Nov 13 01:41:59.562003 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1264/2544] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:41:59 2020] GET /volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 => generated 921 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:59.577723 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4938fc6d-5d4e-4bf3-96c9-f5467019e876 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] GET http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer/d7f30562-5d7f-4aa9-afd1-8ec265564043 Nov 13 01:41:59.578250 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4938fc6d-5d4e-4bf3-96c9-f5467019e876 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:59.578444 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:59.578444 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:59.579097 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4938fc6d-5d4e-4bf3-96c9-f5467019e876 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:59.587507 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4938fc6d-5d4e-4bf3-96c9-f5467019e876 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer/d7f30562-5d7f-4aa9-afd1-8ec265564043 returned with HTTP 200 Nov 13 01:41:59.593488 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1281/2545] 10.222.0.13 () {56 vars in 1308 bytes} [Fri Nov 13 01:41:59 2020] GET /volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer/d7f30562-5d7f-4aa9-afd1-8ec265564043 => generated 475 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:59.599990 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4a5a8970-26aa-431d-9dbb-6b16e964c296 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] GET http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer Nov 13 01:41:59.600516 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4a5a8970-26aa-431d-9dbb-6b16e964c296 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:41:59.600730 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:41:59.600730 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:41:59.601100 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4a5a8970-26aa-431d-9dbb-6b16e964c296 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:41:59.601520 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.volume_transfer [None req-4a5a8970-26aa-431d-9dbb-6b16e964c296 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Listing volume transfers {{(pid=87987) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Nov 13 01:41:59.612775 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4a5a8970-26aa-431d-9dbb-6b16e964c296 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer returned with HTTP 200 Nov 13 01:41:59.613866 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1265/2546] 10.222.0.13 () {56 vars in 1197 bytes} [Fri Nov 13 01:41:59 2020] GET /volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer => generated 434 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:41:59.807779 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b371fb9c-4080-42a8-82e0-3adc41991246 tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] POST http://10.222.0.13/volume/v3/6209581a3e7f45988f2f95fef9dbabfe/os-volume-transfer/d7f30562-5d7f-4aa9-afd1-8ec265564043/accept Nov 13 01:41:59.807779 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b371fb9c-4080-42a8-82e0-3adc41991246 tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1aa06ff888a272f9"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:41:59.807779 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.volume_transfer [None req-b371fb9c-4080-42a8-82e0-3adc41991246 tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] Accepting volume transfer d7f30562-5d7f-4aa9-afd1-8ec265564043 {{(pid=87988) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Nov 13 01:41:59.807779 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.volume_transfer [None req-b371fb9c-4080-42a8-82e0-3adc41991246 tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] Accepting transfer d7f30562-5d7f-4aa9-afd1-8ec265564043 Nov 13 01:41:59.955945 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-b371fb9c-4080-42a8-82e0-3adc41991246 tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] Created reservations ['6975029b-4b07-4c4c-a856-ab48a283a92c', '44563786-67c6-40c7-a108-0574f243ed49', '152e6a62-516a-4fa9-a8ee-b49e02467835', '4212d8e0-bed0-4d9e-b95e-8aaefae32c43'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:42:00.013736 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-b371fb9c-4080-42a8-82e0-3adc41991246 tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] Created reservations ['8646de0e-ee8a-47cf-a3b9-26f4fb57d987', '296dd23d-4c49-485b-82e3-b1621b0eaad2', 'afe90cb2-7b59-45e9-8ae0-1c3a65c67d76', '628be463-3f47-40b9-8b06-b87d29dd0927'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:42:00.039159 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-42cf4d18-4ea1-4954-875c-9b0e724cd068 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:00.040293 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-42cf4d18-4ea1-4954-875c-9b0e724cd068 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:00.040990 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-42cf4d18-4ea1-4954-875c-9b0e724cd068 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:00.041364 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-42cf4d18-4ea1-4954-875c-9b0e724cd068 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:00.064469 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:00.064469 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:00.066340 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-42cf4d18-4ea1-4954-875c-9b0e724cd068 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:00.067207 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1266/2547] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:00 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:00.103023 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-b371fb9c-4080-42a8-82e0-3adc41991246 tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] Created reservations ['160e7c31-315c-4ac7-9ed6-d1224eb53777', '337709ef-3a56-4630-93c1-7802ec2cc08a', '9b68dedb-df66-48ca-bdf2-46786288e145', '6b5bf6e2-c178-445f-8c36-a25d3dcd9a86'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:42:00.156821 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-b371fb9c-4080-42a8-82e0-3adc41991246 tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] Created reservations ['c252212a-33ef-4dac-9c20-6671eff93462', 'c3127c0c-1b2f-4964-aeb0-d76cefb416f8', '694c3b9e-a0b8-433b-bc25-57fb826d37cd', '310a5000-9dbf-40a7-afd0-54d34f86b1fd'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:42:00.160290 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:00.160290 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:00.219332 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b371fb9c-4080-42a8-82e0-3adc41991246 tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] Transfer volume completed successfully. Nov 13 01:42:00.241226 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:42:00.241226 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:42:00.334994 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.transfer.api [None req-b371fb9c-4080-42a8-82e0-3adc41991246 tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] Volume e3209e84-c383-4a26-a22f-73351312b0d1 has been transferred. Nov 13 01:42:00.389354 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b371fb9c-4080-42a8-82e0-3adc41991246 tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] http://10.222.0.13/volume/v3/6209581a3e7f45988f2f95fef9dbabfe/os-volume-transfer/d7f30562-5d7f-4aa9-afd1-8ec265564043/accept returned with HTTP 202 Nov 13 01:42:00.390218 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1282/2548] 10.222.0.13 () {58 vars in 1350 bytes} [Fri Nov 13 01:41:59 2020] POST /volume/v3/6209581a3e7f45988f2f95fef9dbabfe/os-volume-transfer/d7f30562-5d7f-4aa9-afd1-8ec265564043/accept => generated 431 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:42:00.400966 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e28e94e4-b1dc-44e2-8c54-88b866ece04d tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] GET http://10.222.0.13/volume/v3/6209581a3e7f45988f2f95fef9dbabfe/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 Nov 13 01:42:00.401491 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e28e94e4-b1dc-44e2-8c54-88b866ece04d tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:00.401710 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:00.401710 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:00.402086 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e28e94e4-b1dc-44e2-8c54-88b866ece04d tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:00.455872 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:00.455872 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:00.464297 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e28e94e4-b1dc-44e2-8c54-88b866ece04d tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] Volume info retrieved successfully. Nov 13 01:42:00.486300 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e28e94e4-b1dc-44e2-8c54-88b866ece04d tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] http://10.222.0.13/volume/v3/6209581a3e7f45988f2f95fef9dbabfe/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 returned with HTTP 200 Nov 13 01:42:00.487132 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1267/2549] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:00 2020] GET /volume/v3/6209581a3e7f45988f2f95fef9dbabfe/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:00.503720 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b7c40cb4-8a1b-47a2-90df-c0fb31e5a2f2 tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] GET http://10.222.0.13/volume/v3/6209581a3e7f45988f2f95fef9dbabfe/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 Nov 13 01:42:00.504767 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b7c40cb4-8a1b-47a2-90df-c0fb31e5a2f2 tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:00.505209 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:00.505209 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:00.505936 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b7c40cb4-8a1b-47a2-90df-c0fb31e5a2f2 tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:00.557285 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:00.557285 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:00.567036 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b7c40cb4-8a1b-47a2-90df-c0fb31e5a2f2 tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] Volume info retrieved successfully. Nov 13 01:42:00.589835 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b7c40cb4-8a1b-47a2-90df-c0fb31e5a2f2 tempest-VolumesTransfersTest-1957709956 tempest-VolumesTransfersTest-1957709956] http://10.222.0.13/volume/v3/6209581a3e7f45988f2f95fef9dbabfe/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 returned with HTTP 200 Nov 13 01:42:00.590581 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1283/2550] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:00 2020] GET /volume/v3/6209581a3e7f45988f2f95fef9dbabfe/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:00.607057 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d1d5277-50d2-4761-b754-672f6ae580b1 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] DELETE http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer/d7f30562-5d7f-4aa9-afd1-8ec265564043 Nov 13 01:42:00.607581 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d1d5277-50d2-4761-b754-672f6ae580b1 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:00.607817 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:00.607817 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:00.608190 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d1d5277-50d2-4761-b754-672f6ae580b1 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:00.608547 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.volume_transfer [None req-4d1d5277-50d2-4761-b754-672f6ae580b1 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Delete transfer with id: d7f30562-5d7f-4aa9-afd1-8ec265564043 Nov 13 01:42:00.614339 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d1d5277-50d2-4761-b754-672f6ae580b1 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer/d7f30562-5d7f-4aa9-afd1-8ec265564043 returned with HTTP 404 Nov 13 01:42:00.615290 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1268/2551] 10.222.0.13 () {56 vars in 1311 bytes} [Fri Nov 13 01:42:00 2020] DELETE /volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer/d7f30562-5d7f-4aa9-afd1-8ec265564043 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:42:00.733626 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5a60204d-ddde-47a2-ba2d-4f882b5df335 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] DELETE http://10.222.0.13/volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 Nov 13 01:42:00.734372 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5a60204d-ddde-47a2-ba2d-4f882b5df335 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:00.734770 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:00.734770 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:00.735485 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5a60204d-ddde-47a2-ba2d-4f882b5df335 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:00.736967 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-5a60204d-ddde-47a2-ba2d-4f882b5df335 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Delete volume with id: e3209e84-c383-4a26-a22f-73351312b0d1 Nov 13 01:42:00.795233 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:00.795233 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:00.796153 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5a60204d-ddde-47a2-ba2d-4f882b5df335 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Volume info retrieved successfully. Nov 13 01:42:00.827294 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5a60204d-ddde-47a2-ba2d-4f882b5df335 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Delete volume request issued successfully. Nov 13 01:42:00.828081 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5a60204d-ddde-47a2-ba2d-4f882b5df335 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] http://10.222.0.13/volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 returned with HTTP 202 Nov 13 01:42:00.829806 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1284/2552] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:42:00 2020] DELETE /volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:42:00.837828 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3a654dfc-76d4-4e88-9efc-4186bd65a094 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] GET http://10.222.0.13/volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 Nov 13 01:42:00.838426 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3a654dfc-76d4-4e88-9efc-4186bd65a094 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:00.838963 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3a654dfc-76d4-4e88-9efc-4186bd65a094 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:00.901998 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:00.901998 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:00.911441 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3a654dfc-76d4-4e88-9efc-4186bd65a094 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Volume info retrieved successfully. Nov 13 01:42:00.935287 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3a654dfc-76d4-4e88-9efc-4186bd65a094 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] http://10.222.0.13/volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 returned with HTTP 200 Nov 13 01:42:00.937664 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1269/2553] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:00 2020] GET /volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 => generated 1083 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:42:01.082326 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3f51bd0a-a510-4a15-af3f-59b4cba67742 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:01.082870 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3f51bd0a-a510-4a15-af3f-59b4cba67742 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:01.083024 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:01.083024 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:01.083882 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3f51bd0a-a510-4a15-af3f-59b4cba67742 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:01.084339 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3f51bd0a-a510-4a15-af3f-59b4cba67742 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:01.107020 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:01.107020 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:01.109286 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3f51bd0a-a510-4a15-af3f-59b4cba67742 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:01.110667 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1285/2554] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:01 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:01.957630 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2183ffe-28c9-4d67-b383-dd9ec66630f0 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] GET http://10.222.0.13/volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 Nov 13 01:42:01.958235 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2183ffe-28c9-4d67-b383-dd9ec66630f0 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:01.958472 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:01.958472 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:01.958806 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2183ffe-28c9-4d67-b383-dd9ec66630f0 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:02.026854 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:02.026854 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:02.036449 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d2183ffe-28c9-4d67-b383-dd9ec66630f0 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Volume info retrieved successfully. Nov 13 01:42:02.078347 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2183ffe-28c9-4d67-b383-dd9ec66630f0 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] http://10.222.0.13/volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 returned with HTTP 200 Nov 13 01:42:02.079364 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1270/2555] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:01 2020] GET /volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 => generated 1083 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:42:02.126858 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4dfb79aa-0104-4a9b-9631-a62b1216a038 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:02.127449 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4dfb79aa-0104-4a9b-9631-a62b1216a038 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:02.127888 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:02.127888 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:02.128615 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4dfb79aa-0104-4a9b-9631-a62b1216a038 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:02.129154 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-4dfb79aa-0104-4a9b-9631-a62b1216a038 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:02.152129 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:02.152129 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:02.153997 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4dfb79aa-0104-4a9b-9631-a62b1216a038 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:02.155650 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1286/2556] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:02 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:03.095851 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2d331b91-c078-4018-bc74-360066286b38 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] GET http://10.222.0.13/volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 Nov 13 01:42:03.096403 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2d331b91-c078-4018-bc74-360066286b38 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:03.096574 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:03.096574 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:03.096950 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2d331b91-c078-4018-bc74-360066286b38 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:03.149183 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2d331b91-c078-4018-bc74-360066286b38 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] http://10.222.0.13/volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 returned with HTTP 404 Nov 13 01:42:03.150203 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1271/2557] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:03 2020] GET /volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:42:03.161388 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] POST http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes Nov 13 01:42:03.162132 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:03.162132 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:03.162897 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1172426534"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:03.164571 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1172426534'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:42:03.165059 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Create volume of 1 GB Nov 13 01:42:03.177994 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9ccb30ac-80d6-4949-8728-e9f20d4952d8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:03.182458 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9ccb30ac-80d6-4949-8728-e9f20d4952d8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:03.183278 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9ccb30ac-80d6-4949-8728-e9f20d4952d8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:03.183893 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-9ccb30ac-80d6-4949-8728-e9f20d4952d8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:03.193126 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Availability Zones retrieved successfully. Nov 13 01:42:03.212003 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Flow 'volume_create_api' (92812bff-e151-4e93-9d39-8e19afc8ab36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:42:03.214975 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b94b4a5f-7121-4e12-bd38-87faaedd42ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:03.218284 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:42:03.253885 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:03.253885 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:03.255049 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9ccb30ac-80d6-4949-8728-e9f20d4952d8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:03.256343 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1272/2558] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:03 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:03.302968 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b94b4a5f-7121-4e12-bd38-87faaedd42ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:03.305219 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae908939-c6d3-46c4-8f08-2cf703eed098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:03.399629 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Created reservations ['b40161f3-28ed-4c16-9cc5-6a75c18bf174', '6f6e9bdc-0451-4da5-88ab-bad659e579a2', 'f73f0b7b-36bb-4f31-9d34-c7e6f9ae1b1c', 'fb263907-9ccc-43da-9753-2425b028fa1c'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:42:03.401836 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae908939-c6d3-46c4-8f08-2cf703eed098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b40161f3-28ed-4c16-9cc5-6a75c18bf174', '6f6e9bdc-0451-4da5-88ab-bad659e579a2', 'f73f0b7b-36bb-4f31-9d34-c7e6f9ae1b1c', 'fb263907-9ccc-43da-9753-2425b028fa1c']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:03.404691 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (114e3985-0e41-4c86-8b36-618335b6037b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:03.471341 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (114e3985-0e41-4c86-8b36-618335b6037b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da04259f-4a7b-4e2d-953f-cf7b114ed0fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1172426534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='157bc5e1270b4dd5812a16cd1231e362',qos_specs=None,replication_status=,reservations=['b40161f3-28ed-4c16-9cc5-6a75c18bf174','6f6e9bdc-0451-4da5-88ab-bad659e579a2','f73f0b7b-36bb-4f31-9d34-c7e6f9ae1b1c','fb263907-9ccc-43da-9753-2425b028fa1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b981dbea09d14e06aa56b71a9c7531b4',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:42:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1172426534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da04259f-4a7b-4e2d-953f-cf7b114ed0fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='157bc5e1270b4dd5812a16cd1231e362',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='b981dbea09d14e06aa56b71a9c7531b4',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:03.473772 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec79f613-f5fc-4cb9-a646-3c71c9655d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:03.503965 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec79f613-f5fc-4cb9-a646-3c71c9655d83) 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-1172426534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='157bc5e1270b4dd5812a16cd1231e362',qos_specs=None,replication_status=,reservations=['b40161f3-28ed-4c16-9cc5-6a75c18bf174','6f6e9bdc-0451-4da5-88ab-bad659e579a2','f73f0b7b-36bb-4f31-9d34-c7e6f9ae1b1c','fb263907-9ccc-43da-9753-2425b028fa1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b981dbea09d14e06aa56b71a9c7531b4',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:03.508664 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49fa93f6-8cbc-452f-9ade-6929bf3d2503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:03.529284 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49fa93f6-8cbc-452f-9ade-6929bf3d2503) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:03.532254 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Flow 'volume_create_api' (92812bff-e151-4e93-9d39-8e19afc8ab36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:42:03.790732 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Create volume request issued successfully. Nov 13 01:42:03.805432 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cfd5b02d-eed8-453e-8058-63a0dcb18771 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes returned with HTTP 202 Nov 13 01:42:03.806398 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1287/2559] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:42:03 2020] POST /volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes => generated 820 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:42:03.826555 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-868be27e-d286-41e5-b36d-61d7be12e1ed tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] GET http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa Nov 13 01:42:03.827085 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-868be27e-d286-41e5-b36d-61d7be12e1ed tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:03.827301 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:03.827301 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:03.827702 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-868be27e-d286-41e5-b36d-61d7be12e1ed tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:03.887839 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:03.887839 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:03.899453 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-868be27e-d286-41e5-b36d-61d7be12e1ed tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Volume info retrieved successfully. Nov 13 01:42:03.927659 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-868be27e-d286-41e5-b36d-61d7be12e1ed tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa returned with HTTP 200 Nov 13 01:42:03.928512 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1273/2560] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:03 2020] GET /volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa => generated 912 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:04.272769 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3530d9f2-e3e7-4c9b-8a51-54c4160d9a8f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:04.274054 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3530d9f2-e3e7-4c9b-8a51-54c4160d9a8f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:04.274491 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:04.274491 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:04.275121 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3530d9f2-e3e7-4c9b-8a51-54c4160d9a8f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:04.275724 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3530d9f2-e3e7-4c9b-8a51-54c4160d9a8f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:04.301456 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:04.301456 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:04.303295 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3530d9f2-e3e7-4c9b-8a51-54c4160d9a8f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:04.304253 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1288/2561] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:04 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:04.945385 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-64d4f311-22c8-450c-aa45-ff93251341d2 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] GET http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa Nov 13 01:42:04.946208 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-64d4f311-22c8-450c-aa45-ff93251341d2 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:04.947000 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:04.947000 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:04.947682 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-64d4f311-22c8-450c-aa45-ff93251341d2 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:05.023832 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:05.023832 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:05.033089 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-64d4f311-22c8-450c-aa45-ff93251341d2 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Volume info retrieved successfully. Nov 13 01:42:05.065960 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-64d4f311-22c8-450c-aa45-ff93251341d2 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa returned with HTTP 200 Nov 13 01:42:05.067491 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1274/2562] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:04 2020] GET /volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa => generated 913 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:05.085000 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2f4cd3a0-c182-4df3-b007-636538c4aaff tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] POST http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer Nov 13 01:42:05.085847 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:05.085847 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:05.086789 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2f4cd3a0-c182-4df3-b007-636538c4aaff tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "da04259f-4a7b-4e2d-953f-cf7b114ed0fa"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:05.088263 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.volume_transfer [None req-2f4cd3a0-c182-4df3-b007-636538c4aaff tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Creating new volume transfer {'transfer': {'volume_id': 'da04259f-4a7b-4e2d-953f-cf7b114ed0fa'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Nov 13 01:42:05.088763 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.volume_transfer [None req-2f4cd3a0-c182-4df3-b007-636538c4aaff tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Creating transfer of volume da04259f-4a7b-4e2d-953f-cf7b114ed0fa Nov 13 01:42:05.089257 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.transfer.api [None req-2f4cd3a0-c182-4df3-b007-636538c4aaff tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Generating transfer record for volume da04259f-4a7b-4e2d-953f-cf7b114ed0fa Nov 13 01:42:05.158748 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:05.158748 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:05.186336 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2f4cd3a0-c182-4df3-b007-636538c4aaff tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer returned with HTTP 202 Nov 13 01:42:05.193738 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1289/2563] 10.222.0.13 () {58 vars in 1218 bytes} [Fri Nov 13 01:42:05 2020] POST /volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer => generated 507 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:42:05.198319 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e70fadb0-84f4-47dc-8cb0-996b2b6da8d3 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] GET http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa Nov 13 01:42:05.198832 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e70fadb0-84f4-47dc-8cb0-996b2b6da8d3 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:05.199045 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:05.199045 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:05.199753 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e70fadb0-84f4-47dc-8cb0-996b2b6da8d3 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:05.306388 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:05.306388 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:05.327958 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e70fadb0-84f4-47dc-8cb0-996b2b6da8d3 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Volume info retrieved successfully. Nov 13 01:42:05.353664 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e70fadb0-84f4-47dc-8cb0-996b2b6da8d3 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa returned with HTTP 200 Nov 13 01:42:05.355695 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1275/2564] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:05 2020] GET /volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa => generated 921 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:05.370647 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-59a33fba-827a-4861-a66e-0d045f263051 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:05.371139 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-59a33fba-827a-4861-a66e-0d045f263051 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:05.371354 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:05.371354 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:05.371768 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-59a33fba-827a-4861-a66e-0d045f263051 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:05.372139 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-59a33fba-827a-4861-a66e-0d045f263051 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:05.398604 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:05.398604 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:05.400669 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-59a33fba-827a-4861-a66e-0d045f263051 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:05.401459 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1276/2565] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:05 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 820 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:05.409420 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0039204d-3227-4077-b091-3b4e38a0d2f6 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] GET http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer/detail Nov 13 01:42:05.410360 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0039204d-3227-4077-b091-3b4e38a0d2f6 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:05.410719 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:05.410719 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:05.411445 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0039204d-3227-4077-b091-3b4e38a0d2f6 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:05.412030 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.volume_transfer [None req-0039204d-3227-4077-b091-3b4e38a0d2f6 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Listing volume transfers {{(pid=87987) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Nov 13 01:42:05.420770 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0039204d-3227-4077-b091-3b4e38a0d2f6 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer/detail returned with HTTP 200 Nov 13 01:42:05.421828 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1277/2566] 10.222.0.13 () {56 vars in 1218 bytes} [Fri Nov 13 01:42:05 2020] GET /volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer/detail => generated 478 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:05.433577 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ced072ed-a35a-4080-8427-2d30e1d6092e tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] DELETE http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer/213e9e0d-a7b1-4437-8ade-35576515cc78 Nov 13 01:42:05.434836 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ced072ed-a35a-4080-8427-2d30e1d6092e tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:05.435743 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ced072ed-a35a-4080-8427-2d30e1d6092e tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:05.436273 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.volume_transfer [None req-ced072ed-a35a-4080-8427-2d30e1d6092e tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Delete transfer with id: 213e9e0d-a7b1-4437-8ade-35576515cc78 Nov 13 01:42:05.490790 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ed7a9418-0556-44d8-b26c-51a0fbed87c0 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] POST http://10.222.0.13/volume/v3/eaeaf71d98c049c498e99f961a891784/types Nov 13 01:42:05.491248 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:05.491248 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:05.491693 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ed7a9418-0556-44d8-b26c-51a0fbed87c0 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:05.507417 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:05.507417 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:05.524528 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:42:05.524528 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:42:05.533272 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ced072ed-a35a-4080-8427-2d30e1d6092e tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer/213e9e0d-a7b1-4437-8ade-35576515cc78 returned with HTTP 202 Nov 13 01:42:05.534566 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1278/2567] 10.222.0.13 () {56 vars in 1311 bytes} [Fri Nov 13 01:42:05 2020] DELETE /volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer/213e9e0d-a7b1-4437-8ade-35576515cc78 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:42:05.542170 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d60df0ec-20e7-4905-b3d2-bc87e20409e4 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] GET http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa Nov 13 01:42:05.542702 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d60df0ec-20e7-4905-b3d2-bc87e20409e4 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:05.543183 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:05.543183 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:05.543565 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d60df0ec-20e7-4905-b3d2-bc87e20409e4 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:05.558076 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ed7a9418-0556-44d8-b26c-51a0fbed87c0 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] http://10.222.0.13/volume/v3/eaeaf71d98c049c498e99f961a891784/types returned with HTTP 200 Nov 13 01:42:05.559171 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1290/2568] 10.222.0.13 () {58 vars in 1179 bytes} [Fri Nov 13 01:42:05 2020] POST /volume/v3/eaeaf71d98c049c498e99f961a891784/types => generated 188 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:05.568591 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5e2afe14-c676-4a6d-a380-6ec76bbc4a76 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] POST http://10.222.0.13/volume/v3/eaeaf71d98c049c498e99f961a891784/types Nov 13 01:42:05.569365 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5e2afe14-c676-4a6d-a380-6ec76bbc4a76 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:05.601390 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:05.601390 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:05.612461 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d60df0ec-20e7-4905-b3d2-bc87e20409e4 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Volume info retrieved successfully. Nov 13 01:42:05.616666 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5e2afe14-c676-4a6d-a380-6ec76bbc4a76 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] http://10.222.0.13/volume/v3/eaeaf71d98c049c498e99f961a891784/types returned with HTTP 200 Nov 13 01:42:05.617497 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1291/2569] 10.222.0.13 () {58 vars in 1179 bytes} [Fri Nov 13 01:42:05 2020] POST /volume/v3/eaeaf71d98c049c498e99f961a891784/types => generated 188 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:42:05.637792 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d60df0ec-20e7-4905-b3d2-bc87e20409e4 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa returned with HTTP 200 Nov 13 01:42:05.639771 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1279/2570] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:05 2020] GET /volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa => generated 913 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:05.656397 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3b71efaf-c0aa-41a3-985f-46f5b53f5c18 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] DELETE http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer/213e9e0d-a7b1-4437-8ade-35576515cc78 Nov 13 01:42:05.657458 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3b71efaf-c0aa-41a3-985f-46f5b53f5c18 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:05.657671 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:05.657671 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:05.658052 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3b71efaf-c0aa-41a3-985f-46f5b53f5c18 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:05.658403 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.volume_transfer [None req-3b71efaf-c0aa-41a3-985f-46f5b53f5c18 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Delete transfer with id: 213e9e0d-a7b1-4437-8ade-35576515cc78 Nov 13 01:42:05.664568 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3b71efaf-c0aa-41a3-985f-46f5b53f5c18 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer/213e9e0d-a7b1-4437-8ade-35576515cc78 returned with HTTP 404 Nov 13 01:42:05.665505 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1280/2571] 10.222.0.13 () {56 vars in 1311 bytes} [Fri Nov 13 01:42:05 2020] DELETE /volume/v3/157bc5e1270b4dd5812a16cd1231e362/os-volume-transfer/213e9e0d-a7b1-4437-8ade-35576515cc78 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:42:05.675397 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d9dfa6f2-4985-4ff4-bf96-860836b71319 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] DELETE http://10.222.0.13/volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa Nov 13 01:42:05.676170 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d9dfa6f2-4985-4ff4-bf96-860836b71319 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:05.676729 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d9dfa6f2-4985-4ff4-bf96-860836b71319 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:05.677256 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-d9dfa6f2-4985-4ff4-bf96-860836b71319 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Delete volume with id: da04259f-4a7b-4e2d-953f-cf7b114ed0fa Nov 13 01:42:05.770617 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:05.770617 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:05.772140 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d9dfa6f2-4985-4ff4-bf96-860836b71319 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Volume info retrieved successfully. Nov 13 01:42:05.799178 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] POST http://10.222.0.13/volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes Nov 13 01:42:05.799979 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1233351296"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:05.801231 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1233351296'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:42:05.802293 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d9dfa6f2-4985-4ff4-bf96-860836b71319 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Delete volume request issued successfully. Nov 13 01:42:05.802870 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d9dfa6f2-4985-4ff4-bf96-860836b71319 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] http://10.222.0.13/volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa returned with HTTP 202 Nov 13 01:42:05.806782 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1281/2572] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:42:05 2020] DELETE /volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:42:05.811179 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-183cd6eb-8de4-46ab-9a7a-bc47c6ef001a tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] GET http://10.222.0.13/volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa Nov 13 01:42:05.811954 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-183cd6eb-8de4-46ab-9a7a-bc47c6ef001a tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:05.812273 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:05.812273 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:05.812816 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-183cd6eb-8de4-46ab-9a7a-bc47c6ef001a tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:05.814701 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Create volume of 1 GB Nov 13 01:42:05.815435 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:05.815435 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:05.816155 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Availability Zones retrieved successfully. Nov 13 01:42:05.833208 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Flow 'volume_create_api' (ca67bd7d-73f4-4dfd-9c24-8aad0b5293b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:42:05.836267 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (107105f5-1ab1-4769-b415-bf8074290c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:05.838757 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:42:05.872939 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:05.872939 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:05.883406 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-183cd6eb-8de4-46ab-9a7a-bc47c6ef001a tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Volume info retrieved successfully. Nov 13 01:42:05.908253 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (107105f5-1ab1-4769-b415-bf8074290c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T01:42:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0c7dcafd-8feb-4bdc-afbc-41058f182ea4,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c7dcafd-8feb-4bdc-afbc-41058f182ea4', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:05.910451 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-183cd6eb-8de4-46ab-9a7a-bc47c6ef001a tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] http://10.222.0.13/volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa returned with HTTP 200 Nov 13 01:42:05.911234 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94617459-515d-4939-a2aa-7a693d045c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:05.911840 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1282/2573] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:05 2020] GET /volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa => generated 1083 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:42:05.962377 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] 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. Nov 13 01:42:05.963258 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] 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. Nov 13 01:42:06.023069 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Created reservations ['b399f129-c2fb-4a02-9bba-7fb40fa46874', 'e42d016d-cd50-49be-a3ef-914a35ce60fc', '22888b59-124a-4090-990e-10cd3315b919', '748904bf-c4d2-4378-8dba-bcc1e011d5f3'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:42:06.025969 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94617459-515d-4939-a2aa-7a693d045c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b399f129-c2fb-4a02-9bba-7fb40fa46874', 'e42d016d-cd50-49be-a3ef-914a35ce60fc', '22888b59-124a-4090-990e-10cd3315b919', '748904bf-c4d2-4378-8dba-bcc1e011d5f3']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:06.028289 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54a24fbd-0a26-437a-a002-8d0adbbacf22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:06.100742 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54a24fbd-0a26-437a-a002-8d0adbbacf22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bde46fde-6919-4915-954d-af8ec6d063cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1233351296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a217e6a1206841f8aa1d3e8d9b42fc63',qos_specs=None,replication_status=,reservations=['b399f129-c2fb-4a02-9bba-7fb40fa46874','e42d016d-cd50-49be-a3ef-914a35ce60fc','22888b59-124a-4090-990e-10cd3315b919','748904bf-c4d2-4378-8dba-bcc1e011d5f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='878f02cadd57407a91e688153c92accf',volume_type_id=0c7dcafd-8feb-4bdc-afbc-41058f182ea4), '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-11-13T01:42:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1233351296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bde46fde-6919-4915-954d-af8ec6d063cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a217e6a1206841f8aa1d3e8d9b42fc63',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='878f02cadd57407a91e688153c92accf',volume_attachment=,volume_type=,volume_type_id=0c7dcafd-8feb-4bdc-afbc-41058f182ea4)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:06.102792 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b91c5e0-de8e-42d1-8e45-97b5d070c578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:06.132613 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b91c5e0-de8e-42d1-8e45-97b5d070c578) 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-1233351296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a217e6a1206841f8aa1d3e8d9b42fc63',qos_specs=None,replication_status=,reservations=['b399f129-c2fb-4a02-9bba-7fb40fa46874','e42d016d-cd50-49be-a3ef-914a35ce60fc','22888b59-124a-4090-990e-10cd3315b919','748904bf-c4d2-4378-8dba-bcc1e011d5f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='878f02cadd57407a91e688153c92accf',volume_type_id=0c7dcafd-8feb-4bdc-afbc-41058f182ea4)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:06.134591 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a53d8d45-1f77-4787-8c88-b9f35c9cc7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:06.153873 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a53d8d45-1f77-4787-8c88-b9f35c9cc7bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:06.161337 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Flow 'volume_create_api' (ca67bd7d-73f4-4dfd-9c24-8aad0b5293b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:42:06.230841 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Create volume request issued successfully. Nov 13 01:42:06.249918 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-981f1d5a-9785-4358-8f40-347de98db9ba tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] http://10.222.0.13/volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes returned with HTTP 202 Nov 13 01:42:06.252184 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1292/2574] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:42:05 2020] POST /volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes => generated 834 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:42:06.268934 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-73be3eea-5244-4acb-b959-06b5dbc1fa9e tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] GET http://10.222.0.13/volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb Nov 13 01:42:06.269810 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-73be3eea-5244-4acb-b959-06b5dbc1fa9e tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:06.270251 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:06.270251 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:06.270919 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-73be3eea-5244-4acb-b959-06b5dbc1fa9e tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:06.337947 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:06.337947 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:06.349289 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-73be3eea-5244-4acb-b959-06b5dbc1fa9e tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Volume info retrieved successfully. Nov 13 01:42:06.376722 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-73be3eea-5244-4acb-b959-06b5dbc1fa9e tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] http://10.222.0.13/volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb returned with HTTP 200 Nov 13 01:42:06.386833 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1283/2575] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:06 2020] GET /volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb => generated 902 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:06.416652 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e43d03a2-e027-4995-ba20-9223035eeecb tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:06.417169 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e43d03a2-e027-4995-ba20-9223035eeecb tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:06.417356 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:06.417356 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:06.417725 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e43d03a2-e027-4995-ba20-9223035eeecb tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:06.418082 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e43d03a2-e027-4995-ba20-9223035eeecb tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:06.442259 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:06.442259 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:06.444960 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e43d03a2-e027-4995-ba20-9223035eeecb tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:06.446469 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1293/2576] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:06 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:06.458582 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0fc3a545-9f9b-4869-8948-fe0d729b0c49 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f Nov 13 01:42:06.459111 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0fc3a545-9f9b-4869-8948-fe0d729b0c49 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:06.459303 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:06.459303 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:06.459737 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0fc3a545-9f9b-4869-8948-fe0d729b0c49 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:06.518072 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:06.518072 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:06.527704 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0fc3a545-9f9b-4869-8948-fe0d729b0c49 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Volume info retrieved successfully. Nov 13 01:42:06.552754 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0fc3a545-9f9b-4869-8948-fe0d729b0c49 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f returned with HTTP 200 Nov 13 01:42:06.553595 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1284/2577] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:06 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:06.818694 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6e1eff64-e288-43c8-8895-827f2297978e tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] GET http://10.222.0.13/volume/v3/7c418825f2e34610b745079ec23f2255/backups/a7004425-953a-4141-b62e-22a15d4ca1b7/export_record Nov 13 01:42:06.819545 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6e1eff64-e288-43c8-8895-827f2297978e tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:06.819787 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:06.819787 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:06.820190 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6e1eff64-e288-43c8-8895-827f2297978e tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Calling method 'export_record' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:06.820457 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.backups [None req-6e1eff64-e288-43c8-8895-827f2297978e tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Export record for backup a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Nov 13 01:42:06.843326 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:06.843326 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:06.846333 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.api [None req-6e1eff64-e288-43c8-8895-827f2297978e tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Calling RPCAPI with context: , host: n-d-729945-8, backup: a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Nov 13 01:42:06.870119 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.rpcapi [None req-6e1eff64-e288-43c8-8895-827f2297978e tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] export_record in rpcapi backup_id a7004425-953a-4141-b62e-22a15d4ca1b7 on host n-d-729945-8. {{(pid=87988) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Nov 13 01:42:06.890346 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.backups [None req-6e1eff64-e288-43c8-8895-827f2297978e tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTcwMDQ0MjUtOTUzYS00MTQxLWI2MmUtMjJhMTVkNGNhMWI3IiwgInVzZXJfaWQiOiAiODNkZjRlN2I3YmQ1NGE0YWFhMzRmYmJiNjA2ZWVmMjEiLCAicHJvamVjdF9pZCI6ICJiYzk4Njk2NDE3NjE0ODE0YmVhODU1YjhkMGNmNmE2ZiIsICJ2b2x1bWVfaWQiOiAiOTVmYjA2MzYtNzhlOC00MzIxLWIyZmItZjkwY2Q4YjAxOTZmIiwgImhvc3QiOiAibi1kLTcyOTk0NS04IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTY1MzA5MDM4NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzk1ZmIwNjM2LTc4ZTgtNDMyMS1iMmZiLWY5MGNkOGIwMTk2Zi8yMDIwMTExMzAxNDEyMS9hel9ub3ZhX2JhY2t1cF9hNzAwNDQyNS05NTNhLTQxNDEtYjYyZS0yMmExNWQ0Y2ExYjciLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMC0xMS0xM1QwMTo0MToxN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMC0xMS0xM1QwMTo0MToxN1oiLCAidXBkYXRlZF9hdCI6ICIyMDIwLTExLTEzVDAxOjQyOjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=87988) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Nov 13 01:42:06.890963 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6e1eff64-e288-43c8-8895-827f2297978e tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] http://10.222.0.13/volume/v3/7c418825f2e34610b745079ec23f2255/backups/a7004425-953a-4141-b62e-22a15d4ca1b7/export_record returned with HTTP 200 Nov 13 01:42:06.896956 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1294/2578] 10.222.0.13 () {56 vars in 1317 bytes} [Fri Nov 13 01:42:06 2020] GET /volume/v3/7c418825f2e34610b745079ec23f2255/backups/a7004425-953a-4141-b62e-22a15d4ca1b7/export_record => generated 1448 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:42:06.902484 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b9267311-dc03-4ca9-9865-02745af83377 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] POST http://10.222.0.13/volume/v3/7c418825f2e34610b745079ec23f2255/backups/import_record Nov 13 01:42:06.903154 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:06.903154 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:06.903783 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b9267311-dc03-4ca9-9865-02745af83377 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTFhZmVkNDctYzZlMy00NTE1LTgxZjQtYTg3NTUxMTA2MTI0IiwgInVzZXJfaWQiOiAiODNkZjRlN2I3YmQ1NGE0YWFhMzRmYmJiNjA2ZWVmMjEiLCAicHJvamVjdF9pZCI6ICJiYzk4Njk2NDE3NjE0ODE0YmVhODU1YjhkMGNmNmE2ZiIsICJ2b2x1bWVfaWQiOiAiOTVmYjA2MzYtNzhlOC00MzIxLWIyZmItZjkwY2Q4YjAxOTZmIiwgImhvc3QiOiAibi1kLTcyOTk0NS04IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTY1MzA5MDM4NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzk1ZmIwNjM2LTc4ZTgtNDMyMS1iMmZiLWY5MGNkOGIwMTk2Zi8yMDIwMTExMzAxNDEyMS9hel9ub3ZhX2JhY2t1cF9hNzAwNDQyNS05NTNhLTQxNDEtYjYyZS0yMmExNWQ0Y2ExYjciLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMC0xMS0xM1QwMTo0MToxN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMC0xMS0xM1QwMTo0MToxN1oiLCAidXBkYXRlZF9hdCI6ICIyMDIwLTExLTEzVDAxOjQyOjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:06.904859 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.backups [None req-b9267311-dc03-4ca9-9865-02745af83377 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTFhZmVkNDctYzZlMy00NTE1LTgxZjQtYTg3NTUxMTA2MTI0IiwgInVzZXJfaWQiOiAiODNkZjRlN2I3YmQ1NGE0YWFhMzRmYmJiNjA2ZWVmMjEiLCAicHJvamVjdF9pZCI6ICJiYzk4Njk2NDE3NjE0ODE0YmVhODU1YjhkMGNmNmE2ZiIsICJ2b2x1bWVfaWQiOiAiOTVmYjA2MzYtNzhlOC00MzIxLWIyZmItZjkwY2Q4YjAxOTZmIiwgImhvc3QiOiAibi1kLTcyOTk0NS04IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTY1MzA5MDM4NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzk1ZmIwNjM2LTc4ZTgtNDMyMS1iMmZiLWY5MGNkOGIwMTk2Zi8yMDIwMTExMzAxNDEyMS9hel9ub3ZhX2JhY2t1cF9hNzAwNDQyNS05NTNhLTQxNDEtYjYyZS0yMmExNWQ0Y2ExYjciLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMC0xMS0xM1QwMTo0MToxN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMC0xMS0xM1QwMTo0MToxN1oiLCAidXBkYXRlZF9hdCI6ICIyMDIwLTExLTEzVDAxOjQyOjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=87987) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Nov 13 01:42:06.905321 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.backups [None req-b9267311-dc03-4ca9-9865-02745af83377 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTFhZmVkNDctYzZlMy00NTE1LTgxZjQtYTg3NTUxMTA2MTI0IiwgInVzZXJfaWQiOiAiODNkZjRlN2I3YmQ1NGE0YWFhMzRmYmJiNjA2ZWVmMjEiLCAicHJvamVjdF9pZCI6ICJiYzk4Njk2NDE3NjE0ODE0YmVhODU1YjhkMGNmNmE2ZiIsICJ2b2x1bWVfaWQiOiAiOTVmYjA2MzYtNzhlOC00MzIxLWIyZmItZjkwY2Q4YjAxOTZmIiwgImhvc3QiOiAibi1kLTcyOTk0NS04IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTY1MzA5MDM4NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzk1ZmIwNjM2LTc4ZTgtNDMyMS1iMmZiLWY5MGNkOGIwMTk2Zi8yMDIwMTExMzAxNDEyMS9hel9ub3ZhX2JhY2t1cF9hNzAwNDQyNS05NTNhLTQxNDEtYjYyZS0yMmExNWQ0Y2ExYjciLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMC0xMS0xM1QwMTo0MToxN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMC0xMS0xM1QwMTo0MToxN1oiLCAidXBkYXRlZF9hdCI6ICIyMDIwLTExLTEzVDAxOjQyOjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=87987) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Nov 13 01:42:06.929409 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa96e791-6063-4790-8c2b-9e5c638afaf9 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] GET http://10.222.0.13/volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa Nov 13 01:42:06.930444 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa96e791-6063-4790-8c2b-9e5c638afaf9 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:06.930765 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:06.930765 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:06.931318 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa96e791-6063-4790-8c2b-9e5c638afaf9 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:06.974167 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-b9267311-dc03-4ca9-9865-02745af83377 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Created reservations ['8ad9bdad-9912-473f-a63f-553bb8136370', '8fe1cb40-effa-47d9-89f5-73394d13b675'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:42:07.001624 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:07.001624 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:07.010845 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-aa96e791-6063-4790-8c2b-9e5c638afaf9 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Volume info retrieved successfully. Nov 13 01:42:07.039847 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa96e791-6063-4790-8c2b-9e5c638afaf9 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] http://10.222.0.13/volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa returned with HTTP 200 Nov 13 01:42:07.043646 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1295/2579] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:06 2020] GET /volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa => generated 1083 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:42:07.058351 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.rpcapi [None req-b9267311-dc03-4ca9-9865-02745af83377 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] import_record rpcapi backup id 91afed47-c6e3-4515-81f4-a87551106124 on host n-d-729945-8 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTFhZmVkNDctYzZlMy00NTE1LTgxZjQtYTg3NTUxMTA2MTI0IiwgInVzZXJfaWQiOiAiODNkZjRlN2I3YmQ1NGE0YWFhMzRmYmJiNjA2ZWVmMjEiLCAicHJvamVjdF9pZCI6ICJiYzk4Njk2NDE3NjE0ODE0YmVhODU1YjhkMGNmNmE2ZiIsICJ2b2x1bWVfaWQiOiAiOTVmYjA2MzYtNzhlOC00MzIxLWIyZmItZjkwY2Q4YjAxOTZmIiwgImhvc3QiOiAibi1kLTcyOTk0NS04IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTY1MzA5MDM4NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzk1ZmIwNjM2LTc4ZTgtNDMyMS1iMmZiLWY5MGNkOGIwMTk2Zi8yMDIwMTExMzAxNDEyMS9hel9ub3ZhX2JhY2t1cF9hNzAwNDQyNS05NTNhLTQxNDEtYjYyZS0yMmExNWQ0Y2ExYjciLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMC0xMS0xM1QwMTo0MToxN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMC0xMS0xM1QwMTo0MToxN1oiLCAidXBkYXRlZF9hdCI6ICIyMDIwLTExLTEzVDAxOjQyOjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=87987) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Nov 13 01:42:07.066189 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.backups [None req-b9267311-dc03-4ca9-9865-02745af83377 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Import record output: {'backup': {'id': '91afed47-c6e3-4515-81f4-a87551106124', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.13/volume/v3/7c418825f2e34610b745079ec23f2255/backups/91afed47-c6e3-4515-81f4-a87551106124'}, {'rel': 'bookmark', 'href': 'http://10.222.0.13/volume/7c418825f2e34610b745079ec23f2255/backups/91afed47-c6e3-4515-81f4-a87551106124'}]}}. {{(pid=87987) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Nov 13 01:42:07.066779 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b9267311-dc03-4ca9-9865-02745af83377 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] http://10.222.0.13/volume/v3/7c418825f2e34610b745079ec23f2255/backups/import_record returned with HTTP 201 Nov 13 01:42:07.067873 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1285/2580] 10.222.0.13 () {58 vars in 1229 bytes} [Fri Nov 13 01:42:06 2020] POST /volume/v3/7c418825f2e34610b745079ec23f2255/backups/import_record => generated 354 bytes in 170 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Nov 13 01:42:07.079768 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-832182d9-7b01-461d-b7ea-2424df58d85b tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] GET http://10.222.0.13/volume/v3/7c418825f2e34610b745079ec23f2255/backups/91afed47-c6e3-4515-81f4-a87551106124 Nov 13 01:42:07.080504 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-832182d9-7b01-461d-b7ea-2424df58d85b tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:07.080995 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:07.080995 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:07.081373 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-832182d9-7b01-461d-b7ea-2424df58d85b tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:07.081734 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-832182d9-7b01-461d-b7ea-2424df58d85b tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Show backup with id 91afed47-c6e3-4515-81f4-a87551106124. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:07.104227 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:07.104227 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:07.105763 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-832182d9-7b01-461d-b7ea-2424df58d85b tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] http://10.222.0.13/volume/v3/7c418825f2e34610b745079ec23f2255/backups/91afed47-c6e3-4515-81f4-a87551106124 returned with HTTP 200 Nov 13 01:42:07.106540 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1296/2581] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:07 2020] GET /volume/v3/7c418825f2e34610b745079ec23f2255/backups/91afed47-c6e3-4515-81f4-a87551106124 => generated 713 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:07.393310 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8ef5cd74-ce60-4cf3-a1e7-9bc42b07accd tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] GET http://10.222.0.13/volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb Nov 13 01:42:07.393838 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8ef5cd74-ce60-4cf3-a1e7-9bc42b07accd tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:07.394061 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:07.394061 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:07.394437 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8ef5cd74-ce60-4cf3-a1e7-9bc42b07accd tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:07.447330 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:07.447330 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:07.456352 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8ef5cd74-ce60-4cf3-a1e7-9bc42b07accd tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Volume info retrieved successfully. Nov 13 01:42:07.478477 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8ef5cd74-ce60-4cf3-a1e7-9bc42b07accd tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] http://10.222.0.13/volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb returned with HTTP 200 Nov 13 01:42:07.483883 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1286/2582] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:07 2020] GET /volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb => generated 927 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:07.495048 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3512b9d5-4002-4592-b692-5ce01019468e tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] GET http://10.222.0.13/volume/v3/eaeaf71d98c049c498e99f961a891784/volumes/bde46fde-6919-4915-954d-af8ec6d063cb Nov 13 01:42:07.495679 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3512b9d5-4002-4592-b692-5ce01019468e tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:07.495946 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:07.495946 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:07.496402 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3512b9d5-4002-4592-b692-5ce01019468e tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:07.553424 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:07.553424 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:07.561809 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3512b9d5-4002-4592-b692-5ce01019468e tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] Volume info retrieved successfully. Nov 13 01:42:07.584078 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3512b9d5-4002-4592-b692-5ce01019468e tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] http://10.222.0.13/volume/v3/eaeaf71d98c049c498e99f961a891784/volumes/bde46fde-6919-4915-954d-af8ec6d063cb returned with HTTP 200 Nov 13 01:42:07.584953 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1297/2583] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:07 2020] GET /volume/v3/eaeaf71d98c049c498e99f961a891784/volumes/bde46fde-6919-4915-954d-af8ec6d063cb => generated 1098 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:42:07.599834 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-60c9d65c-fd61-4387-a7d0-0363cb7fe7be tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] POST http://10.222.0.13/volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb/action Nov 13 01:42:07.600294 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:07.600294 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:07.600731 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-60c9d65c-fd61-4387-a7d0-0363cb7fe7be tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:42:07.601119 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-60c9d65c-fd61-4387-a7d0-0363cb7fe7be tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:07.658192 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:07.658192 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:07.659738 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-60c9d65c-fd61-4387-a7d0-0363cb7fe7be tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Volume info retrieved successfully. Nov 13 01:42:07.740005 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-60c9d65c-fd61-4387-a7d0-0363cb7fe7be tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] 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. Nov 13 01:42:07.741320 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-60c9d65c-fd61-4387-a7d0-0363cb7fe7be tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] 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. Nov 13 01:42:07.776170 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-60c9d65c-fd61-4387-a7d0-0363cb7fe7be tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Created reservations ['d53d1d43-9a78-42ac-84ca-5ff78b9aa551', '68112863-1c45-4302-8fa0-a90f2fe61974'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:42:07.808456 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-60c9d65c-fd61-4387-a7d0-0363cb7fe7be tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] 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. Nov 13 01:42:07.809455 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-60c9d65c-fd61-4387-a7d0-0363cb7fe7be tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] 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. Nov 13 01:42:07.823660 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-60c9d65c-fd61-4387-a7d0-0363cb7fe7be tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Created reservations ['93e32a80-f103-4212-a406-fce62ec57566', '67ee4d7f-b760-4c5d-8345-4001e8dd8f4e'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:42:07.907042 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-60c9d65c-fd61-4387-a7d0-0363cb7fe7be tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Retype volume request issued successfully. Nov 13 01:42:07.907665 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-60c9d65c-fd61-4387-a7d0-0363cb7fe7be tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] http://10.222.0.13/volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb/action returned with HTTP 202 Nov 13 01:42:07.908656 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1287/2584] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:42:07 2020] POST /volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb/action => generated 0 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:42:07.916995 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d6bbe13-c5ab-4408-8e13-8d4236340a06 tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] GET http://10.222.0.13/volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb Nov 13 01:42:07.917518 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d6bbe13-c5ab-4408-8e13-8d4236340a06 tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:07.917715 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:07.917715 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:07.918085 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d6bbe13-c5ab-4408-8e13-8d4236340a06 tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:07.985027 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:07.985027 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:08.020533 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4d6bbe13-c5ab-4408-8e13-8d4236340a06 tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Volume info retrieved successfully. Nov 13 01:42:08.057297 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-69c05a87-7119-45cd-b159-53c582585d08 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] GET http://10.222.0.13/volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa Nov 13 01:42:08.057818 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-69c05a87-7119-45cd-b159-53c582585d08 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:08.058032 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:08.058032 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:08.058401 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-69c05a87-7119-45cd-b159-53c582585d08 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:08.058518 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d6bbe13-c5ab-4408-8e13-8d4236340a06 tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] http://10.222.0.13/volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb returned with HTTP 200 Nov 13 01:42:08.059642 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1298/2585] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:07 2020] GET /volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb => generated 926 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:08.117246 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-69c05a87-7119-45cd-b159-53c582585d08 tempest-VolumesTransfersTest-1434656707 tempest-VolumesTransfersTest-1434656707] http://10.222.0.13/volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa returned with HTTP 404 Nov 13 01:42:08.124225 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1288/2586] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:08 2020] GET /volume/v3/0ce62da6efcf4d9791fcae1d4a8c58b4/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:42:08.124891 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bf3a7b38-da17-457c-a648-f2d0399044e2 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] GET http://10.222.0.13/volume/v3/7c418825f2e34610b745079ec23f2255/backups/91afed47-c6e3-4515-81f4-a87551106124 Nov 13 01:42:08.126337 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bf3a7b38-da17-457c-a648-f2d0399044e2 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:08.126555 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:08.126555 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:08.126915 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bf3a7b38-da17-457c-a648-f2d0399044e2 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:08.127281 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-bf3a7b38-da17-457c-a648-f2d0399044e2 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Show backup with id 91afed47-c6e3-4515-81f4-a87551106124. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:08.134727 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1b47a6da-9847-460f-b0ee-8d6da1c13e86 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] DELETE http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa Nov 13 01:42:08.135425 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1b47a6da-9847-460f-b0ee-8d6da1c13e86 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:08.136061 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1b47a6da-9847-460f-b0ee-8d6da1c13e86 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:08.136637 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-1b47a6da-9847-460f-b0ee-8d6da1c13e86 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Delete volume with id: da04259f-4a7b-4e2d-953f-cf7b114ed0fa Nov 13 01:42:08.191462 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1b47a6da-9847-460f-b0ee-8d6da1c13e86 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa returned with HTTP 404 Nov 13 01:42:08.193162 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1289/2587] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:42:08 2020] DELETE /volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/da04259f-4a7b-4e2d-953f-cf7b114ed0fa => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:42:08.194251 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:08.194251 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:08.197404 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bf3a7b38-da17-457c-a648-f2d0399044e2 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] http://10.222.0.13/volume/v3/7c418825f2e34610b745079ec23f2255/backups/91afed47-c6e3-4515-81f4-a87551106124 returned with HTTP 200 Nov 13 01:42:08.198012 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1299/2588] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:08 2020] GET /volume/v3/7c418825f2e34610b745079ec23f2255/backups/91afed47-c6e3-4515-81f4-a87551106124 => generated 823 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:42:08.201354 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b016f5a6-51a5-4c80-a647-fe72e6b9a2a0 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] DELETE http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 Nov 13 01:42:08.201980 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b016f5a6-51a5-4c80-a647-fe72e6b9a2a0 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:08.202754 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b016f5a6-51a5-4c80-a647-fe72e6b9a2a0 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:08.203319 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-b016f5a6-51a5-4c80-a647-fe72e6b9a2a0 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] Delete volume with id: e3209e84-c383-4a26-a22f-73351312b0d1 Nov 13 01:42:08.210885 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-760d2b54-ba90-4764-bd00-17b1f1fc5e0a tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] GET http://10.222.0.13/volume/v3/7c418825f2e34610b745079ec23f2255/backups Nov 13 01:42:08.211393 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-760d2b54-ba90-4764-bd00-17b1f1fc5e0a tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:08.211625 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:08.211625 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:08.211986 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-760d2b54-ba90-4764-bd00-17b1f1fc5e0a tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:08.239105 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-760d2b54-ba90-4764-bd00-17b1f1fc5e0a tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] http://10.222.0.13/volume/v3/7c418825f2e34610b745079ec23f2255/backups returned with HTTP 200 Nov 13 01:42:08.239948 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1300/2589] 10.222.0.13 () {56 vars in 1164 bytes} [Fri Nov 13 01:42:08 2020] GET /volume/v3/7c418825f2e34610b745079ec23f2255/backups => generated 403 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:08.252131 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] POST http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7/restore Nov 13 01:42:08.252614 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:08.252614 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:08.253017 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:08.254415 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.backups [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Restoring backup a7004425-953a-4141-b62e-22a15d4ca1b7 ({'restore': {}}) {{(pid=87988) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Nov 13 01:42:08.254415 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Restoring backup a7004425-953a-4141-b62e-22a15d4ca1b7 to volume None. Nov 13 01:42:08.254652 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b016f5a6-51a5-4c80-a647-fe72e6b9a2a0 tempest-VolumesTransfersTest-119285553 tempest-VolumesTransfersTest-119285553] http://10.222.0.13/volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 returned with HTTP 404 Nov 13 01:42:08.255755 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1290/2590] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:42:08 2020] DELETE /volume/v3/157bc5e1270b4dd5812a16cd1231e362/volumes/e3209e84-c383-4a26-a22f-73351312b0d1 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:42:08.279903 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:08.279903 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:08.283920 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.backup.api [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Creating volume of 1 GB for restore of backup a7004425-953a-4141-b62e-22a15d4ca1b7. Nov 13 01:42:08.299518 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Availability Zones retrieved successfully. Nov 13 01:42:08.322913 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Flow 'volume_create_api' (956233ed-c618-4a30-a090-e5db3da39de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:42:08.326853 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb0a05b-0e59-4ccd-807c-787f81cdf536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:08.330604 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:42:08.412716 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb0a05b-0e59-4ccd-807c-787f81cdf536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:08.416336 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb6aac40-7f34-4a81-953a-b1950ca56d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:08.513258 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Created reservations ['4c3ab2dc-1517-406b-ad06-285bbfaa3637', 'c538417f-715d-4ede-9d0f-be647bee6b0b', '33c690a0-8842-492e-a873-bde80ffa592a', '67232c5a-d9d9-4ce5-8848-deae54178427'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:42:08.515263 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb6aac40-7f34-4a81-953a-b1950ca56d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c3ab2dc-1517-406b-ad06-285bbfaa3637', 'c538417f-715d-4ede-9d0f-be647bee6b0b', '33c690a0-8842-492e-a873-bde80ffa592a', '67232c5a-d9d9-4ce5-8848-deae54178427']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:08.518469 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c34de89-7894-4fbe-afe1-5a59beba7329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:08.602047 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c34de89-7894-4fbe-afe1-5a59beba7329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f92701dc-36cc-4a19-b8fb-43c06df4b4c5', '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_a7004425-953a-4141-b62e-22a15d4ca1b7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc98696417614814bea855b8d0cf6a6f',qos_specs=None,replication_status=,reservations=['4c3ab2dc-1517-406b-ad06-285bbfaa3637','c538417f-715d-4ede-9d0f-be647bee6b0b','33c690a0-8842-492e-a873-bde80ffa592a','67232c5a-d9d9-4ce5-8848-deae54178427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83df4e7b7bd54a4aaa34fbbb606eef21',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:42:08Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a7004425-953a-4141-b62e-22a15d4ca1b7',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f92701dc-36cc-4a19-b8fb-43c06df4b4c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc98696417614814bea855b8d0cf6a6f',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='83df4e7b7bd54a4aaa34fbbb606eef21',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:08.605520 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3101e59-a041-40ac-be29-449066b3ed5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:08.646272 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3101e59-a041-40ac-be29-449066b3ed5e) 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_a7004425-953a-4141-b62e-22a15d4ca1b7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc98696417614814bea855b8d0cf6a6f',qos_specs=None,replication_status=,reservations=['4c3ab2dc-1517-406b-ad06-285bbfaa3637','c538417f-715d-4ede-9d0f-be647bee6b0b','33c690a0-8842-492e-a873-bde80ffa592a','67232c5a-d9d9-4ce5-8848-deae54178427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83df4e7b7bd54a4aaa34fbbb606eef21',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:08.649098 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (401a4e26-3c63-4caa-b0c8-8a0abdb995ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:08.680517 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (401a4e26-3c63-4caa-b0c8-8a0abdb995ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:08.686952 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Flow 'volume_create_api' (956233ed-c618-4a30-a090-e5db3da39de1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:42:08.770477 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Create volume request issued successfully. Nov 13 01:42:08.843873 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:08.843873 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:08.845597 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Volume info retrieved successfully. Nov 13 01:42:09.076621 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-547ba50f-4380-4690-9ce8-4ecaf75997e6 tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] GET http://10.222.0.13/volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb Nov 13 01:42:09.077459 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-547ba50f-4380-4690-9ce8-4ecaf75997e6 tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:09.078001 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-547ba50f-4380-4690-9ce8-4ecaf75997e6 tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:09.131773 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:09.131773 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:09.142192 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-547ba50f-4380-4690-9ce8-4ecaf75997e6 tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Volume info retrieved successfully. Nov 13 01:42:09.166970 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-547ba50f-4380-4690-9ce8-4ecaf75997e6 tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] http://10.222.0.13/volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb returned with HTTP 200 Nov 13 01:42:09.168392 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1291/2591] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:09 2020] GET /volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb => generated 927 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:09.183726 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c5d8acef-1dd9-4a6d-8bb6-e5e0e98b4460 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] GET http://10.222.0.13/volume/v3/eaeaf71d98c049c498e99f961a891784/volumes/bde46fde-6919-4915-954d-af8ec6d063cb Nov 13 01:42:09.184256 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c5d8acef-1dd9-4a6d-8bb6-e5e0e98b4460 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:09.184464 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:09.184464 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:09.184828 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c5d8acef-1dd9-4a6d-8bb6-e5e0e98b4460 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:09.243668 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:09.243668 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:09.252979 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c5d8acef-1dd9-4a6d-8bb6-e5e0e98b4460 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] Volume info retrieved successfully. Nov 13 01:42:09.276341 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c5d8acef-1dd9-4a6d-8bb6-e5e0e98b4460 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] http://10.222.0.13/volume/v3/eaeaf71d98c049c498e99f961a891784/volumes/bde46fde-6919-4915-954d-af8ec6d063cb returned with HTTP 200 Nov 13 01:42:09.277080 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1292/2592] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:09 2020] GET /volume/v3/eaeaf71d98c049c498e99f961a891784/volumes/bde46fde-6919-4915-954d-af8ec6d063cb => generated 1098 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:42:09.292993 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8ecbd100-710d-4f04-9b6e-4b8f3a4add07 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] GET http://10.222.0.13/volume/v3/eaeaf71d98c049c498e99f961a891784/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1233351296 Nov 13 01:42:09.293529 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8ecbd100-710d-4f04-9b6e-4b8f3a4add07 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:09.293719 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:09.293719 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:09.294382 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8ecbd100-710d-4f04-9b6e-4b8f3a4add07 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:09.296057 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8ecbd100-710d-4f04-9b6e-4b8f3a4add07 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1233351296'), ('all_tenants', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:42:09.351423 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8ecbd100-710d-4f04-9b6e-4b8f3a4add07 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] Get all volumes completed successfully. Nov 13 01:42:09.352515 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8ecbd100-710d-4f04-9b6e-4b8f3a4add07 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] http://10.222.0.13/volume/v3/eaeaf71d98c049c498e99f961a891784/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1233351296 returned with HTTP 200 Nov 13 01:42:09.353382 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1293/2593] 10.222.0.13 () {56 vars in 1325 bytes} [Fri Nov 13 01:42:09 2020] GET /volume/v3/eaeaf71d98c049c498e99f961a891784/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1233351296 => generated 413 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:42:09.364886 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-99e1b642-e53e-4410-a6c3-d873a6142eea tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] DELETE http://10.222.0.13/volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb Nov 13 01:42:09.365413 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-99e1b642-e53e-4410-a6c3-d873a6142eea tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:09.365628 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:09.365628 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:09.365997 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-99e1b642-e53e-4410-a6c3-d873a6142eea tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:09.366464 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-99e1b642-e53e-4410-a6c3-d873a6142eea tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Delete volume with id: bde46fde-6919-4915-954d-af8ec6d063cb Nov 13 01:42:09.420046 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:09.420046 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:09.421230 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-99e1b642-e53e-4410-a6c3-d873a6142eea tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Volume info retrieved successfully. Nov 13 01:42:09.454446 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-99e1b642-e53e-4410-a6c3-d873a6142eea tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Delete volume request issued successfully. Nov 13 01:42:09.455009 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-99e1b642-e53e-4410-a6c3-d873a6142eea tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] http://10.222.0.13/volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb returned with HTTP 202 Nov 13 01:42:09.456068 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1294/2594] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:42:09 2020] DELETE /volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Nov 13 01:42:09.466095 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7d2bd4f7-e58a-45dc-9276-a04dec20dea9 tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] GET http://10.222.0.13/volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb Nov 13 01:42:09.467116 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7d2bd4f7-e58a-45dc-9276-a04dec20dea9 tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:09.467397 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:09.467397 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:09.468174 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7d2bd4f7-e58a-45dc-9276-a04dec20dea9 tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:09.520945 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:09.520945 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:09.530488 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7d2bd4f7-e58a-45dc-9276-a04dec20dea9 tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Volume info retrieved successfully. Nov 13 01:42:09.560035 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7d2bd4f7-e58a-45dc-9276-a04dec20dea9 tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] http://10.222.0.13/volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb returned with HTTP 200 Nov 13 01:42:09.561538 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1295/2595] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:09 2020] GET /volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb => generated 926 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:42:09.898379 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:09.898379 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:09.900248 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Volume info retrieved successfully. Nov 13 01:42:09.900627 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.api [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Checking backup size 1 against volume size 1 {{(pid=87988) restore /opt/stack/cinder/cinder/backup/api.py:383}} Nov 13 01:42:09.900969 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.backup.api [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Overwriting volume f92701dc-36cc-4a19-b8fb-43c06df4b4c5 with restore of backup a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:09.922215 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.rpcapi [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] restore_backup in rpcapi backup_id a7004425-953a-4141-b62e-22a15d4ca1b7 {{(pid=87988) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Nov 13 01:42:09.925806 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d4203dac-0bfa-4e6b-bf01-2217b916f3e8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7/restore returned with HTTP 202 Nov 13 01:42:09.926818 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1301/2596] 10.222.0.13 () {58 vars in 1320 bytes} [Fri Nov 13 01:42:08 2020] POST /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7/restore => generated 189 bytes in 1681 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Nov 13 01:42:09.936455 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-02ae2122-b876-47be-a018-7b4e3dcd3406 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:09.936970 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-02ae2122-b876-47be-a018-7b4e3dcd3406 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:09.937178 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:09.937178 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:09.937529 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-02ae2122-b876-47be-a018-7b4e3dcd3406 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:09.937956 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-02ae2122-b876-47be-a018-7b4e3dcd3406 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:09.960746 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:09.960746 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:09.962739 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-02ae2122-b876-47be-a018-7b4e3dcd3406 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:09.963783 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1296/2597] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:09 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:10.578076 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5424282f-8c92-4712-ad01-d8c533b5d393 tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] GET http://10.222.0.13/volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb Nov 13 01:42:10.579685 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5424282f-8c92-4712-ad01-d8c533b5d393 tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:10.580769 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:10.580769 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:10.581465 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5424282f-8c92-4712-ad01-d8c533b5d393 tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:10.676542 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:10.676542 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:10.717670 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5424282f-8c92-4712-ad01-d8c533b5d393 tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Volume info retrieved successfully. Nov 13 01:42:10.769341 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5424282f-8c92-4712-ad01-d8c533b5d393 tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] http://10.222.0.13/volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb returned with HTTP 200 Nov 13 01:42:10.770152 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1302/2598] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:10 2020] GET /volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb => generated 926 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:10.979877 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee5790e4-d88b-4d1c-a4c2-c5d062e8299c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:10.980848 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee5790e4-d88b-4d1c-a4c2-c5d062e8299c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:10.981069 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:10.981069 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:10.981442 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee5790e4-d88b-4d1c-a4c2-c5d062e8299c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:10.981807 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ee5790e4-d88b-4d1c-a4c2-c5d062e8299c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:11.018140 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:11.018140 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:11.020972 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee5790e4-d88b-4d1c-a4c2-c5d062e8299c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:11.022694 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1297/2599] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:10 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:11.798514 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-137e3ac5-c0ad-4bc4-961c-f04999ceeb0f tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] GET http://10.222.0.13/volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb Nov 13 01:42:11.799928 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-137e3ac5-c0ad-4bc4-961c-f04999ceeb0f tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:11.800366 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:11.800366 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:11.801053 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-137e3ac5-c0ad-4bc4-961c-f04999ceeb0f tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:11.884120 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-137e3ac5-c0ad-4bc4-961c-f04999ceeb0f tempest-VolumeRetypeWithoutMigrationTest-2068747524 tempest-VolumeRetypeWithoutMigrationTest-2068747524] http://10.222.0.13/volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb returned with HTTP 404 Nov 13 01:42:11.885598 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1303/2600] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:11 2020] GET /volume/v3/a217e6a1206841f8aa1d3e8d9b42fc63/volumes/bde46fde-6919-4915-954d-af8ec6d063cb => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:42:11.893462 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-39c87269-46ec-4c8b-b3cf-04088128028b tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] DELETE http://10.222.0.13/volume/v3/eaeaf71d98c049c498e99f961a891784/types/d185ab3c-4055-4685-8967-fcbb209cc489 Nov 13 01:42:11.894000 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-39c87269-46ec-4c8b-b3cf-04088128028b tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:11.894191 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:11.894191 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:11.894805 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-39c87269-46ec-4c8b-b3cf-04088128028b tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:12.048542 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca832d32-1d32-4230-97ca-241baed1dd79 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:12.048542 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca832d32-1d32-4230-97ca-241baed1dd79 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:12.048542 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca832d32-1d32-4230-97ca-241baed1dd79 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:12.048542 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ca832d32-1d32-4230-97ca-241baed1dd79 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:12.093571 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:12.093571 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:12.110285 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca832d32-1d32-4230-97ca-241baed1dd79 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:12.110285 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1304/2601] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:12 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:12.135458 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:42:12.135458 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:42:12.149841 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-39c87269-46ec-4c8b-b3cf-04088128028b tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] http://10.222.0.13/volume/v3/eaeaf71d98c049c498e99f961a891784/types/d185ab3c-4055-4685-8967-fcbb209cc489 returned with HTTP 202 Nov 13 01:42:12.151026 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1298/2602] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:42:11 2020] DELETE /volume/v3/eaeaf71d98c049c498e99f961a891784/types/d185ab3c-4055-4685-8967-fcbb209cc489 => generated 0 bytes in 261 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:42:12.159764 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-25962596-8123-4cd6-a8c4-22f9194a8ed3 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] GET http://10.222.0.13/volume/v3/eaeaf71d98c049c498e99f961a891784/types/d185ab3c-4055-4685-8967-fcbb209cc489 Nov 13 01:42:12.160541 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-25962596-8123-4cd6-a8c4-22f9194a8ed3 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:12.160747 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:12.160747 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:12.161120 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-25962596-8123-4cd6-a8c4-22f9194a8ed3 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:12.172838 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-25962596-8123-4cd6-a8c4-22f9194a8ed3 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] http://10.222.0.13/volume/v3/eaeaf71d98c049c498e99f961a891784/types/d185ab3c-4055-4685-8967-fcbb209cc489 returned with HTTP 404 Nov 13 01:42:12.177424 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1305/2603] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:42:12 2020] GET /volume/v3/eaeaf71d98c049c498e99f961a891784/types/d185ab3c-4055-4685-8967-fcbb209cc489 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:42:12.181650 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eb8290cb-d90e-4098-aee9-5f2bc79dd842 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] DELETE http://10.222.0.13/volume/v3/eaeaf71d98c049c498e99f961a891784/types/0c7dcafd-8feb-4bdc-afbc-41058f182ea4 Nov 13 01:42:12.182181 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-eb8290cb-d90e-4098-aee9-5f2bc79dd842 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:12.182691 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-eb8290cb-d90e-4098-aee9-5f2bc79dd842 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:12.275151 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eb8290cb-d90e-4098-aee9-5f2bc79dd842 tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] http://10.222.0.13/volume/v3/eaeaf71d98c049c498e99f961a891784/types/0c7dcafd-8feb-4bdc-afbc-41058f182ea4 returned with HTTP 202 Nov 13 01:42:12.276172 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1299/2604] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:42:12 2020] DELETE /volume/v3/eaeaf71d98c049c498e99f961a891784/types/0c7dcafd-8feb-4bdc-afbc-41058f182ea4 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:42:12.285329 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c9e47ba-5fad-4d05-91b6-2f99affade4c tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] GET http://10.222.0.13/volume/v3/eaeaf71d98c049c498e99f961a891784/types/0c7dcafd-8feb-4bdc-afbc-41058f182ea4 Nov 13 01:42:12.286491 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c9e47ba-5fad-4d05-91b6-2f99affade4c tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:12.287054 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c9e47ba-5fad-4d05-91b6-2f99affade4c tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:12.298756 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c9e47ba-5fad-4d05-91b6-2f99affade4c tempest-VolumeRetypeWithoutMigrationTest-782318639 tempest-VolumeRetypeWithoutMigrationTest-782318639] http://10.222.0.13/volume/v3/eaeaf71d98c049c498e99f961a891784/types/0c7dcafd-8feb-4bdc-afbc-41058f182ea4 returned with HTTP 404 Nov 13 01:42:12.299837 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1306/2605] 10.222.0.13 () {56 vars in 1269 bytes} [Fri Nov 13 01:42:12 2020] GET /volume/v3/eaeaf71d98c049c498e99f961a891784/types/0c7dcafd-8feb-4bdc-afbc-41058f182ea4 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:42:12.756321 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-2d4f775a-c3be-43b7-a434-1027a47eb5e3 req-d3c93306-bd5a-4d73-a193-8d98a2989164 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] DELETE http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/94edc682-4cf5-4a69-81f3-063c7e73a5e2 Nov 13 01:42:12.756836 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-2d4f775a-c3be-43b7-a434-1027a47eb5e3 req-d3c93306-bd5a-4d73-a193-8d98a2989164 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:12.757318 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-2d4f775a-c3be-43b7-a434-1027a47eb5e3 req-d3c93306-bd5a-4d73-a193-8d98a2989164 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:12.813211 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:12.813211 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:13.122471 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2c42e4de-4a06-4cce-bfb7-549ee621b16d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:13.122471 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2c42e4de-4a06-4cce-bfb7-549ee621b16d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:13.122471 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2c42e4de-4a06-4cce-bfb7-549ee621b16d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:13.122471 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-2c42e4de-4a06-4cce-bfb7-549ee621b16d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:13.187319 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:13.187319 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:13.187319 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2c42e4de-4a06-4cce-bfb7-549ee621b16d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:13.187319 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1307/2606] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:13 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:13.716755 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-2d4f775a-c3be-43b7-a434-1027a47eb5e3 req-d3c93306-bd5a-4d73-a193-8d98a2989164 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:42:13.724835 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-2d4f775a-c3be-43b7-a434-1027a47eb5e3 req-d3c93306-bd5a-4d73-a193-8d98a2989164 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:42:13.754439 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-2d4f775a-c3be-43b7-a434-1027a47eb5e3 req-d3c93306-bd5a-4d73-a193-8d98a2989164 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/94edc682-4cf5-4a69-81f3-063c7e73a5e2 returned with HTTP 200 Nov 13 01:42:13.755444 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1300/2607] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 01:42:12 2020] DELETE /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/94edc682-4cf5-4a69-81f3-063c7e73a5e2 => generated 19 bytes in 1005 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:14.197008 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f6a1554d-1ac0-4926-9d35-f8566cd05d50 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:14.197008 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f6a1554d-1ac0-4926-9d35-f8566cd05d50 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:14.197008 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:14.197008 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:14.197008 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f6a1554d-1ac0-4926-9d35-f8566cd05d50 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:14.197783 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f6a1554d-1ac0-4926-9d35-f8566cd05d50 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:14.247420 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:14.247420 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:14.247420 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f6a1554d-1ac0-4926-9d35-f8566cd05d50 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:14.257388 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1308/2608] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:14 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:14.856949 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-147409bb-ebc0-44be-b84d-2e37099d7b73 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] DELETE http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e Nov 13 01:42:14.857479 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-147409bb-ebc0-44be-b84d-2e37099d7b73 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:14.857831 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:14.857831 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:14.858494 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-147409bb-ebc0-44be-b84d-2e37099d7b73 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:14.858961 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-147409bb-ebc0-44be-b84d-2e37099d7b73 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Delete volume with id: 8fc55183-d184-4dcd-9818-a831843be45e Nov 13 01:42:14.925112 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:14.925112 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:14.931738 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-147409bb-ebc0-44be-b84d-2e37099d7b73 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:14.988934 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.keymgr.conf_key_mgr [None req-147409bb-ebc0-44be-b84d-2e37099d7b73 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Not deleting key 00000000-0000-0000-0000-000000000000 Nov 13 01:42:15.031163 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-147409bb-ebc0-44be-b84d-2e37099d7b73 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Delete volume request issued successfully. Nov 13 01:42:15.031163 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-147409bb-ebc0-44be-b84d-2e37099d7b73 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e returned with HTTP 202 Nov 13 01:42:15.031163 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1301/2609] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:42:14 2020] DELETE /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Nov 13 01:42:15.046769 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fdc794d1-0e1d-434a-bf4d-669a11e3e35e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e Nov 13 01:42:15.046769 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fdc794d1-0e1d-434a-bf4d-669a11e3e35e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:15.046769 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:15.046769 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:15.046769 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fdc794d1-0e1d-434a-bf4d-669a11e3e35e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:15.109555 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:15.109555 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:15.119815 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fdc794d1-0e1d-434a-bf4d-669a11e3e35e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:15.192323 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fdc794d1-0e1d-434a-bf4d-669a11e3e35e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e returned with HTTP 200 Nov 13 01:42:15.192323 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1309/2610] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:15 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e => generated 936 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:15.279349 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-39ed8603-8786-4676-9719-2069d933c4ec tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:15.279349 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-39ed8603-8786-4676-9719-2069d933c4ec tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:15.279349 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:15.279349 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:15.279349 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-39ed8603-8786-4676-9719-2069d933c4ec tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:15.279349 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-39ed8603-8786-4676-9719-2069d933c4ec tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:15.321302 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:15.321302 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:15.321302 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-39ed8603-8786-4676-9719-2069d933c4ec tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:15.327239 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1302/2611] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:15 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:16.196872 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3afcec0c-f999-4253-aa0d-e6d6c132b954 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e Nov 13 01:42:16.196872 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3afcec0c-f999-4253-aa0d-e6d6c132b954 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:16.196872 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:16.196872 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:16.196872 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3afcec0c-f999-4253-aa0d-e6d6c132b954 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:16.285133 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:16.285133 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:16.303996 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3afcec0c-f999-4253-aa0d-e6d6c132b954 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:16.341361 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d94c880d-4edc-4144-acbd-75d340df54c2 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:16.345229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d94c880d-4edc-4144-acbd-75d340df54c2 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:16.345229 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:16.345229 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:16.345229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d94c880d-4edc-4144-acbd-75d340df54c2 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:16.345229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d94c880d-4edc-4144-acbd-75d340df54c2 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:16.370050 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3afcec0c-f999-4253-aa0d-e6d6c132b954 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e returned with HTTP 200 Nov 13 01:42:16.370050 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1310/2612] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:16 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e => generated 936 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:16.417136 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:16.417136 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:16.424797 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d94c880d-4edc-4144-acbd-75d340df54c2 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:16.424797 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1303/2613] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:16 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:17.392795 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7eaaf424-cacf-4026-a96d-359f9b0e1419 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e Nov 13 01:42:17.392795 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7eaaf424-cacf-4026-a96d-359f9b0e1419 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:17.392795 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:17.392795 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:17.392795 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7eaaf424-cacf-4026-a96d-359f9b0e1419 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:17.442487 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-18cc098f-a9db-4982-a309-f6638a278846 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:17.449240 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-18cc098f-a9db-4982-a309-f6638a278846 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:17.449240 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:17.449240 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:17.449240 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-18cc098f-a9db-4982-a309-f6638a278846 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:17.449240 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-18cc098f-a9db-4982-a309-f6638a278846 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:17.498820 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7eaaf424-cacf-4026-a96d-359f9b0e1419 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e returned with HTTP 404 Nov 13 01:42:17.498820 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1311/2614] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:17 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8fc55183-d184-4dcd-9818-a831843be45e => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:42:17.511141 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aab3cc59-110d-4818-b21c-dc62d2524ec7 tempest-TestVolumeBootPattern-1575192513 tempest-TestVolumeBootPattern-1575192513] GET http://10.222.0.13/volume/v3/2b4040188d224fa6a5d397632ddc4259/volumes/detail?all_tenants=1 Nov 13 01:42:17.511141 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aab3cc59-110d-4818-b21c-dc62d2524ec7 tempest-TestVolumeBootPattern-1575192513 tempest-TestVolumeBootPattern-1575192513] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:17.511141 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aab3cc59-110d-4818-b21c-dc62d2524ec7 tempest-TestVolumeBootPattern-1575192513 tempest-TestVolumeBootPattern-1575192513] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:17.511141 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-aab3cc59-110d-4818-b21c-dc62d2524ec7 tempest-TestVolumeBootPattern-1575192513 tempest-TestVolumeBootPattern-1575192513] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:42:17.544252 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:17.544252 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:17.550080 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-18cc098f-a9db-4982-a309-f6638a278846 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:17.550961 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1304/2615] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:17 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:17.584465 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-aab3cc59-110d-4818-b21c-dc62d2524ec7 tempest-TestVolumeBootPattern-1575192513 tempest-TestVolumeBootPattern-1575192513] Get all volumes completed successfully. Nov 13 01:42:17.584465 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:17.584465 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:17.599125 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aab3cc59-110d-4818-b21c-dc62d2524ec7 tempest-TestVolumeBootPattern-1575192513 tempest-TestVolumeBootPattern-1575192513] http://10.222.0.13/volume/v3/2b4040188d224fa6a5d397632ddc4259/volumes/detail?all_tenants=1 returned with HTTP 200 Nov 13 01:42:17.599125 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1312/2616] 10.222.0.13 () {56 vars in 1212 bytes} [Fri Nov 13 01:42:17 2020] GET /volume/v3/2b4040188d224fa6a5d397632ddc4259/volumes/detail?all_tenants=1 => generated 2211 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:42:17.617676 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0409433b-cdba-415e-9f7e-cfae90cdb273 tempest-TestVolumeBootPattern-1575192513 tempest-TestVolumeBootPattern-1575192513] DELETE http://10.222.0.13/volume/v3/2b4040188d224fa6a5d397632ddc4259/types/9b13a5b7-8250-407c-a147-575b4f97a04d Nov 13 01:42:17.617676 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0409433b-cdba-415e-9f7e-cfae90cdb273 tempest-TestVolumeBootPattern-1575192513 tempest-TestVolumeBootPattern-1575192513] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:17.617676 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:17.617676 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:17.617676 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0409433b-cdba-415e-9f7e-cfae90cdb273 tempest-TestVolumeBootPattern-1575192513 tempest-TestVolumeBootPattern-1575192513] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:17.806863 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:42:17.806863 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:42:17.834907 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0409433b-cdba-415e-9f7e-cfae90cdb273 tempest-TestVolumeBootPattern-1575192513 tempest-TestVolumeBootPattern-1575192513] http://10.222.0.13/volume/v3/2b4040188d224fa6a5d397632ddc4259/types/9b13a5b7-8250-407c-a147-575b4f97a04d returned with HTTP 202 Nov 13 01:42:17.837156 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1305/2617] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 01:42:17 2020] DELETE /volume/v3/2b4040188d224fa6a5d397632ddc4259/types/9b13a5b7-8250-407c-a147-575b4f97a04d => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:42:17.933760 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes Nov 13 01:42:17.933760 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:17.933760 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:17.933760 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestVolumeBootPattern-volume-origin-1381350094", "snapshot_id": null, "imageRef": "16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c", "volume_type": null, "size": 1}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:17.933760 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume request body: {'volume': {'display_name': 'tempest-TestVolumeBootPattern-volume-origin-1381350094', 'snapshot_id': None, 'imageRef': '16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c', 'volume_type': None, 'size': 1}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:42:18.085898 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume of 1 GB Nov 13 01:42:18.105311 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Availability Zones retrieved successfully. Nov 13 01:42:18.123426 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Flow 'volume_create_api' (9c8d6460-8305-45d8-bcac-d24e48c72ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:42:18.131385 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e034a24-7293-4093-bc4a-a6ed4a242093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:18.131385 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:42:18.282135 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e034a24-7293-4093-bc4a-a6ed4a242093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:18.282135 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa89ed8e-41f0-4faa-9064-c98ccac199b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:18.399511 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Created reservations ['cd9c6fbc-a6fa-4930-9945-070184548f7a', '86f8b10a-b7be-4297-a23e-a2fdd8192a65', '82bf5ad9-ebb4-482c-998f-73384b6a93a8', 'b1a5258b-38d1-4378-863a-b29af5584ea6'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:42:18.399511 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa89ed8e-41f0-4faa-9064-c98ccac199b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd9c6fbc-a6fa-4930-9945-070184548f7a', '86f8b10a-b7be-4297-a23e-a2fdd8192a65', '82bf5ad9-ebb4-482c-998f-73384b6a93a8', 'b1a5258b-38d1-4378-863a-b29af5584ea6']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:18.408953 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cebed598-296a-4a4f-a3b0-f7f08f5606da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:18.505739 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cebed598-296a-4a4f-a3b0-f7f08f5606da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e28226a8-0dab-4a91-9591-134014484645', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1381350094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aa3ab99f8f5445ba119552622f56103',qos_specs=None,replication_status=,reservations=['cd9c6fbc-a6fa-4930-9945-070184548f7a','86f8b10a-b7be-4297-a23e-a2fdd8192a65','82bf5ad9-ebb4-482c-998f-73384b6a93a8','b1a5258b-38d1-4378-863a-b29af5584ea6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4e2141cc66c4123bcbfb0734931dc5c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:42:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1381350094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e28226a8-0dab-4a91-9591-134014484645,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7aa3ab99f8f5445ba119552622f56103',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='d4e2141cc66c4123bcbfb0734931dc5c',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:18.505739 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e604a3c-b58b-4b9f-bf1f-7bf44c525317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:18.563206 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1e92ecc4-cba1-4571-aa31-26622bba939c tempest-VolumeServicesNegativeTest-1444617023 tempest-VolumeServicesNegativeTest-1444617023] GET http://10.222.0.13/volume/v3/b4c1c8ba38f64835a844420a057d71d5/os-services Nov 13 01:42:18.563206 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1e92ecc4-cba1-4571-aa31-26622bba939c tempest-VolumeServicesNegativeTest-1444617023 tempest-VolumeServicesNegativeTest-1444617023] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:18.563206 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1e92ecc4-cba1-4571-aa31-26622bba939c tempest-VolumeServicesNegativeTest-1444617023 tempest-VolumeServicesNegativeTest-1444617023] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:18.563206 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1e92ecc4-cba1-4571-aa31-26622bba939c tempest-VolumeServicesNegativeTest-1444617023 tempest-VolumeServicesNegativeTest-1444617023] http://10.222.0.13/volume/v3/b4c1c8ba38f64835a844420a057d71d5/os-services returned with HTTP 200 Nov 13 01:42:18.565777 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1306/2618] 10.222.0.13 () {56 vars in 1176 bytes} [Fri Nov 13 01:42:18 2020] GET /volume/v3/b4c1c8ba38f64835a844420a057d71d5/os-services => generated 629 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:18.567508 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e604a3c-b58b-4b9f-bf1f-7bf44c525317) 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-1381350094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aa3ab99f8f5445ba119552622f56103',qos_specs=None,replication_status=,reservations=['cd9c6fbc-a6fa-4930-9945-070184548f7a','86f8b10a-b7be-4297-a23e-a2fdd8192a65','82bf5ad9-ebb4-482c-998f-73384b6a93a8','b1a5258b-38d1-4378-863a-b29af5584ea6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4e2141cc66c4123bcbfb0734931dc5c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:18.567508 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef8b5eee-63b2-478c-8f1b-be0a8eb2a54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:18.575643 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6b8865b9-8b7e-45ae-9c90-99dcc5a2eb94 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:18.575643 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6b8865b9-8b7e-45ae-9c90-99dcc5a2eb94 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:18.575643 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6b8865b9-8b7e-45ae-9c90-99dcc5a2eb94 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:18.575643 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-6b8865b9-8b7e-45ae-9c90-99dcc5a2eb94 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:18.608917 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:18.608917 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:18.611664 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef8b5eee-63b2-478c-8f1b-be0a8eb2a54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:18.614235 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6b8865b9-8b7e-45ae-9c90-99dcc5a2eb94 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:18.614235 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1307/2619] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:18 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:18.621421 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a49f96c0-9aab-45a3-83e7-0ad75526b015 tempest-VolumeServicesNegativeTest-1444617023 tempest-VolumeServicesNegativeTest-1444617023] PUT http://10.222.0.13/volume/v3/b4c1c8ba38f64835a844420a057d71d5/os-services/disable-log-reason Nov 13 01:42:18.621421 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:18.621421 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:18.621421 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a49f96c0-9aab-45a3-83e7-0ad75526b015 tempest-VolumeServicesNegativeTest-1444617023 tempest-VolumeServicesNegativeTest-1444617023] Action: 'update', calling method: update, body: {"host": "n-d-729945-8", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:18.627741 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a49f96c0-9aab-45a3-83e7-0ad75526b015 tempest-VolumeServicesNegativeTest-1444617023 tempest-VolumeServicesNegativeTest-1444617023] http://10.222.0.13/volume/v3/b4c1c8ba38f64835a844420a057d71d5/os-services/disable-log-reason returned with HTTP 400 Nov 13 01:42:18.627741 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1308/2620] 10.222.0.13 () {58 vars in 1253 bytes} [Fri Nov 13 01:42:18 2020] PUT /volume/v3/b4c1c8ba38f64835a844420a057d71d5/os-services/disable-log-reason => generated 136 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Nov 13 01:42:18.631834 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Flow 'volume_create_api' (9c8d6460-8305-45d8-bcac-d24e48c72ec7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:42:18.732404 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-35ac3db7-467d-47ed-8a26-940d9cafc5b1 tempest-VolumeServicesNegativeTest-1444617023 tempest-VolumeServicesNegativeTest-1444617023] PUT http://10.222.0.13/volume/v3/b4c1c8ba38f64835a844420a057d71d5/os-services/disable Nov 13 01:42:18.732404 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-35ac3db7-467d-47ed-8a26-940d9cafc5b1 tempest-VolumeServicesNegativeTest-1444617023 tempest-VolumeServicesNegativeTest-1444617023] Action: 'update', calling method: update, body: {"host": "n-d-729945-8", "binary": "invalid_binary"} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:18.743197 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-35ac3db7-467d-47ed-8a26-940d9cafc5b1 tempest-VolumeServicesNegativeTest-1444617023 tempest-VolumeServicesNegativeTest-1444617023] http://10.222.0.13/volume/v3/b4c1c8ba38f64835a844420a057d71d5/os-services/disable returned with HTTP 404 Nov 13 01:42:18.754346 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1309/2621] 10.222.0.13 () {58 vars in 1220 bytes} [Fri Nov 13 01:42:18 2020] PUT /volume/v3/b4c1c8ba38f64835a844420a057d71d5/os-services/disable => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:42:18.754346 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-13e8d1e3-6c65-46ba-984b-c15eb12b268f tempest-VolumeServicesNegativeTest-1444617023 tempest-VolumeServicesNegativeTest-1444617023] PUT http://10.222.0.13/volume/v3/b4c1c8ba38f64835a844420a057d71d5/os-services/enable Nov 13 01:42:18.754346 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-13e8d1e3-6c65-46ba-984b-c15eb12b268f tempest-VolumeServicesNegativeTest-1444617023 tempest-VolumeServicesNegativeTest-1444617023] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:18.772477 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-13e8d1e3-6c65-46ba-984b-c15eb12b268f tempest-VolumeServicesNegativeTest-1444617023 tempest-VolumeServicesNegativeTest-1444617023] http://10.222.0.13/volume/v3/b4c1c8ba38f64835a844420a057d71d5/os-services/enable returned with HTTP 404 Nov 13 01:42:18.772477 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1310/2622] 10.222.0.13 () {58 vars in 1217 bytes} [Fri Nov 13 01:42:18 2020] PUT /volume/v3/b4c1c8ba38f64835a844420a057d71d5/os-services/enable => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:42:18.782932 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a09677a-26df-4227-b7bf-320d96bac48c tempest-VolumeServicesNegativeTest-1444617023 tempest-VolumeServicesNegativeTest-1444617023] PUT http://10.222.0.13/volume/v3/b4c1c8ba38f64835a844420a057d71d5/os-services/freeze Nov 13 01:42:18.782932 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a09677a-26df-4227-b7bf-320d96bac48c tempest-VolumeServicesNegativeTest-1444617023 tempest-VolumeServicesNegativeTest-1444617023] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:18.793550 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a09677a-26df-4227-b7bf-320d96bac48c tempest-VolumeServicesNegativeTest-1444617023 tempest-VolumeServicesNegativeTest-1444617023] http://10.222.0.13/volume/v3/b4c1c8ba38f64835a844420a057d71d5/os-services/freeze returned with HTTP 400 Nov 13 01:42:18.793550 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1311/2623] 10.222.0.13 () {58 vars in 1217 bytes} [Fri Nov 13 01:42:18 2020] PUT /volume/v3/b4c1c8ba38f64835a844420a057d71d5/os-services/freeze => generated 83 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Nov 13 01:42:18.817337 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6ea44ab3-21c5-4c59-890c-62c31c779b07 tempest-VolumeServicesNegativeTest-1444617023 tempest-VolumeServicesNegativeTest-1444617023] PUT http://10.222.0.13/volume/v3/b4c1c8ba38f64835a844420a057d71d5/os-services/thaw Nov 13 01:42:18.817337 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6ea44ab3-21c5-4c59-890c-62c31c779b07 tempest-VolumeServicesNegativeTest-1444617023 tempest-VolumeServicesNegativeTest-1444617023] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:18.850652 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6ea44ab3-21c5-4c59-890c-62c31c779b07 tempest-VolumeServicesNegativeTest-1444617023 tempest-VolumeServicesNegativeTest-1444617023] http://10.222.0.13/volume/v3/b4c1c8ba38f64835a844420a057d71d5/os-services/thaw returned with HTTP 400 Nov 13 01:42:18.850652 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1312/2624] 10.222.0.13 () {58 vars in 1211 bytes} [Fri Nov 13 01:42:18 2020] PUT /volume/v3/b4c1c8ba38f64835a844420a057d71d5/os-services/thaw => generated 83 bytes in 41 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:42:18.883848 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume request issued successfully. Nov 13 01:42:18.900145 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d3cd1fca-5ae1-4ec1-bf01-552f085ad9d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes returned with HTTP 202 Nov 13 01:42:18.900145 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1313/2625] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:42:17 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes => generated 852 bytes in 970 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:42:18.918513 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2d8dc40-a141-4625-bec7-1c929b263619 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:18.918513 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2d8dc40-a141-4625-bec7-1c929b263619 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:18.918513 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2d8dc40-a141-4625-bec7-1c929b263619 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:18.973798 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:18.973798 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:18.986394 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d2d8dc40-a141-4625-bec7-1c929b263619 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:19.036989 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2d8dc40-a141-4625-bec7-1c929b263619 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:19.042955 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1313/2626] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:18 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 920 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:19.637019 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7cb26164-b82a-469f-9e06-85d2ed8954a0 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:19.637019 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7cb26164-b82a-469f-9e06-85d2ed8954a0 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:19.637019 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:19.637019 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:19.637019 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7cb26164-b82a-469f-9e06-85d2ed8954a0 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:19.637019 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7cb26164-b82a-469f-9e06-85d2ed8954a0 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:19.693597 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:19.693597 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:19.693597 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7cb26164-b82a-469f-9e06-85d2ed8954a0 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:19.693597 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1314/2627] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:19 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:20.063997 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9fb03da9-eab7-4007-9248-9d91d139f2a8 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:20.063997 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9fb03da9-eab7-4007-9248-9d91d139f2a8 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:20.063997 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:20.063997 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:20.063997 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9fb03da9-eab7-4007-9248-9d91d139f2a8 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:20.190771 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:20.190771 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:20.210663 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9fb03da9-eab7-4007-9248-9d91d139f2a8 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:20.290499 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9fb03da9-eab7-4007-9248-9d91d139f2a8 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:20.290499 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1314/2628] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:20 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 920 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:20.727048 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-99c70b6a-0f14-4dcc-855b-42a72aa64e97 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:20.727048 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-99c70b6a-0f14-4dcc-855b-42a72aa64e97 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:20.727048 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:20.727048 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:20.727048 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-99c70b6a-0f14-4dcc-855b-42a72aa64e97 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:20.727048 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-99c70b6a-0f14-4dcc-855b-42a72aa64e97 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:20.776587 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:20.776587 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:20.776587 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-99c70b6a-0f14-4dcc-855b-42a72aa64e97 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:20.786259 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1315/2629] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:20 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:21.302277 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5904f6ad-9959-4866-b280-f052aa258af7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:21.302277 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5904f6ad-9959-4866-b280-f052aa258af7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:21.302277 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:21.302277 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:21.302277 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5904f6ad-9959-4866-b280-f052aa258af7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:21.365362 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:21.365362 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:21.365362 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5904f6ad-9959-4866-b280-f052aa258af7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:21.405300 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5904f6ad-9959-4866-b280-f052aa258af7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:21.416855 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1315/2630] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:21 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 920 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:21.806731 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-46b177aa-2a7c-4a80-8b19-860f53433c37 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:21.821077 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-46b177aa-2a7c-4a80-8b19-860f53433c37 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:21.821077 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:21.821077 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:21.821077 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-46b177aa-2a7c-4a80-8b19-860f53433c37 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:21.821077 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-46b177aa-2a7c-4a80-8b19-860f53433c37 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:21.890227 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:21.890227 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:21.890227 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-46b177aa-2a7c-4a80-8b19-860f53433c37 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:21.902039 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1316/2631] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:21 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:22.441050 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ce9f6f8b-733f-43c9-9890-b60067b19304 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:22.441050 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ce9f6f8b-733f-43c9-9890-b60067b19304 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:22.441050 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:22.441050 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:22.441050 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ce9f6f8b-733f-43c9-9890-b60067b19304 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:22.631269 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:22.631269 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:22.643511 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ce9f6f8b-733f-43c9-9890-b60067b19304 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:22.736865 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ce9f6f8b-733f-43c9-9890-b60067b19304 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:22.736865 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1316/2632] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:22 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 920 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:22.908937 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-787b210f-4eb6-4f5e-a486-df3630b2851c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:22.908937 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-787b210f-4eb6-4f5e-a486-df3630b2851c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:22.908937 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:22.908937 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:22.908937 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-787b210f-4eb6-4f5e-a486-df3630b2851c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:22.908937 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-787b210f-4eb6-4f5e-a486-df3630b2851c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:22.960193 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:22.960193 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:22.964082 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-787b210f-4eb6-4f5e-a486-df3630b2851c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:22.964082 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1317/2633] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:22 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:23.756508 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1d57415c-7cfc-4f04-9f66-9816c89025fe tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:23.756508 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1d57415c-7cfc-4f04-9f66-9816c89025fe tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:23.756508 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:23.756508 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:23.756508 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1d57415c-7cfc-4f04-9f66-9816c89025fe tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:23.830974 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] POST http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes Nov 13 01:42:23.830974 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:23.830974 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:23.830974 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-711684222"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:23.830974 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-711684222'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:42:23.830974 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Create volume of 1 GB Nov 13 01:42:23.850895 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Availability Zones retrieved successfully. Nov 13 01:42:23.871223 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Flow 'volume_create_api' (cf731f62-157f-4f85-836d-236cb388675f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:42:23.871223 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a7b838-12dc-4620-8213-34ccc8c2b36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:23.878184 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:42:23.896876 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:23.896876 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:23.929062 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1d57415c-7cfc-4f04-9f66-9816c89025fe tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:23.986374 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1d57415c-7cfc-4f04-9f66-9816c89025fe tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:23.986374 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1318/2634] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:23 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 920 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:42:23.986374 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-277e2beb-4a02-4a49-9257-a0f1757a8910 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:23.986374 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-277e2beb-4a02-4a49-9257-a0f1757a8910 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:23.986374 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:23.986374 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:23.986374 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-277e2beb-4a02-4a49-9257-a0f1757a8910 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:23.986374 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-277e2beb-4a02-4a49-9257-a0f1757a8910 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:23.991228 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a7b838-12dc-4620-8213-34ccc8c2b36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:23.991228 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dea8abc-0c94-40de-95ef-701af9b02904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:24.020659 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:24.020659 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:24.020659 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-277e2beb-4a02-4a49-9257-a0f1757a8910 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:24.020659 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1319/2635] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:23 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:24.155443 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Created reservations ['1846b5e7-371a-46f7-bcc7-82a2cf06d1e9', '3021d7d6-81e3-4ee2-97f7-1dfcfd55c285', '55de510a-7d03-49f5-adc2-1cafa70bd8e9', '090201c8-bc6b-4ff3-9aac-d1f3175d6891'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:42:24.155443 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dea8abc-0c94-40de-95ef-701af9b02904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1846b5e7-371a-46f7-bcc7-82a2cf06d1e9', '3021d7d6-81e3-4ee2-97f7-1dfcfd55c285', '55de510a-7d03-49f5-adc2-1cafa70bd8e9', '090201c8-bc6b-4ff3-9aac-d1f3175d6891']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:24.161646 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bc00764-481c-4bdf-8d40-490892c17582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:24.287739 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bc00764-481c-4bdf-8d40-490892c17582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04cd2783-7437-4200-94f2-8eda0ba027ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-711684222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ab470b1c73c4279826bdcebd4350f64',qos_specs=None,replication_status=,reservations=['1846b5e7-371a-46f7-bcc7-82a2cf06d1e9','3021d7d6-81e3-4ee2-97f7-1dfcfd55c285','55de510a-7d03-49f5-adc2-1cafa70bd8e9','090201c8-bc6b-4ff3-9aac-d1f3175d6891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4b0eda732348d98cf49d51c3da8174',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:42:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-711684222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04cd2783-7437-4200-94f2-8eda0ba027ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ab470b1c73c4279826bdcebd4350f64',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='7a4b0eda732348d98cf49d51c3da8174',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:24.290100 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f367e0-8d0d-4bb6-9c50-aadc495fe236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:24.365102 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f367e0-8d0d-4bb6-9c50-aadc495fe236) 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-711684222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ab470b1c73c4279826bdcebd4350f64',qos_specs=None,replication_status=,reservations=['1846b5e7-371a-46f7-bcc7-82a2cf06d1e9','3021d7d6-81e3-4ee2-97f7-1dfcfd55c285','55de510a-7d03-49f5-adc2-1cafa70bd8e9','090201c8-bc6b-4ff3-9aac-d1f3175d6891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4b0eda732348d98cf49d51c3da8174',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:24.365102 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15fb26a5-0afe-4c37-9dcc-a05031664bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:24.398652 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15fb26a5-0afe-4c37-9dcc-a05031664bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:24.398652 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Flow 'volume_create_api' (cf731f62-157f-4f85-836d-236cb388675f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:42:24.475144 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Create volume request issued successfully. Nov 13 01:42:24.486248 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ff9147a8-12c3-45e0-84e3-91b560838bb8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes returned with HTTP 202 Nov 13 01:42:24.487340 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1317/2636] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:42:23 2020] POST /volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes => generated 823 bytes in 906 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:42:24.503522 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0679f302-6193-49ed-a744-ac5474d2528a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] GET http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes/04cd2783-7437-4200-94f2-8eda0ba027ac Nov 13 01:42:24.504873 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0679f302-6193-49ed-a744-ac5474d2528a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:24.505301 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:24.505301 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:24.506458 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0679f302-6193-49ed-a744-ac5474d2528a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:24.601973 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:24.601973 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:24.613780 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0679f302-6193-49ed-a744-ac5474d2528a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Volume info retrieved successfully. Nov 13 01:42:24.641338 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0679f302-6193-49ed-a744-ac5474d2528a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes/04cd2783-7437-4200-94f2-8eda0ba027ac returned with HTTP 200 Nov 13 01:42:24.641338 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1320/2637] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:24 2020] GET /volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes/04cd2783-7437-4200-94f2-8eda0ba027ac => generated 891 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:25.018795 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bbdc208b-673a-4b19-8a04-9ef506fa21fe tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:25.018795 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bbdc208b-673a-4b19-8a04-9ef506fa21fe tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:25.018795 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:25.018795 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:25.018795 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bbdc208b-673a-4b19-8a04-9ef506fa21fe tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:25.051877 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1a8d61ce-5961-4472-af86-178f8c7efaeb tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:25.068266 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1a8d61ce-5961-4472-af86-178f8c7efaeb tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:25.068266 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:25.068266 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:25.068266 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1a8d61ce-5961-4472-af86-178f8c7efaeb tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:25.068266 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-1a8d61ce-5961-4472-af86-178f8c7efaeb tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:25.111334 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:25.111334 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:25.127792 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bbdc208b-673a-4b19-8a04-9ef506fa21fe tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:25.154970 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bbdc208b-673a-4b19-8a04-9ef506fa21fe tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:25.158240 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:25.158240 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:25.161015 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1318/2638] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:24 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 920 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:25.163432 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1a8d61ce-5961-4472-af86-178f8c7efaeb tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:25.163432 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1321/2639] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:25 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:25.663796 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d9bb559-cffa-4e71-a4c0-6bf081fb5881 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] GET http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes/04cd2783-7437-4200-94f2-8eda0ba027ac Nov 13 01:42:25.663796 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d9bb559-cffa-4e71-a4c0-6bf081fb5881 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:25.663796 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:25.663796 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:25.663796 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d9bb559-cffa-4e71-a4c0-6bf081fb5881 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:25.752308 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:25.752308 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:25.776070 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6d9bb559-cffa-4e71-a4c0-6bf081fb5881 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Volume info retrieved successfully. Nov 13 01:42:25.825475 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d9bb559-cffa-4e71-a4c0-6bf081fb5881 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes/04cd2783-7437-4200-94f2-8eda0ba027ac returned with HTTP 200 Nov 13 01:42:25.825475 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1319/2640] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:25 2020] GET /volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes/04cd2783-7437-4200-94f2-8eda0ba027ac => generated 916 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:25.842376 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-20ba551d-f4c7-453b-8f0c-c6e26aadafe9 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] POST http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots Nov 13 01:42:25.842376 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:25.842376 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:25.842376 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-20ba551d-f4c7-453b-8f0c-c6e26aadafe9 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "04cd2783-7437-4200-94f2-8eda0ba027ac", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1213276620"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:25.901895 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:25.901895 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:25.901895 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-20ba551d-f4c7-453b-8f0c-c6e26aadafe9 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Volume info retrieved successfully. Nov 13 01:42:25.901895 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-20ba551d-f4c7-453b-8f0c-c6e26aadafe9 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Create snapshot from volume 04cd2783-7437-4200-94f2-8eda0ba027ac Nov 13 01:42:25.986406 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-20ba551d-f4c7-453b-8f0c-c6e26aadafe9 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Created reservations ['e453f496-e8d8-43c5-9a67-6744722a9ee4', 'a8a5e342-f89e-434c-bde8-b8db1ab86fc2', '4cf344e7-a581-4e9a-babe-5be8fd9f30f9', '3710dada-7c79-4c34-9ad1-1bc6b19f36d0'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:42:26.118862 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-20ba551d-f4c7-453b-8f0c-c6e26aadafe9 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot create request issued successfully. Nov 13 01:42:26.118862 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-20ba551d-f4c7-453b-8f0c-c6e26aadafe9 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots returned with HTTP 202 Nov 13 01:42:26.118862 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1322/2641] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:42:25 2020] POST /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots => generated 311 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:42:26.127925 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-13f6028b-6d2d-4840-8c2b-da45cdbf3af7 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] GET http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 Nov 13 01:42:26.127925 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-13f6028b-6d2d-4840-8c2b-da45cdbf3af7 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:26.127925 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:26.127925 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:26.127925 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-13f6028b-6d2d-4840-8c2b-da45cdbf3af7 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:26.155305 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:26.155305 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:26.155305 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-13f6028b-6d2d-4840-8c2b-da45cdbf3af7 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot retrieved successfully. Nov 13 01:42:26.155305 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-13f6028b-6d2d-4840-8c2b-da45cdbf3af7 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 returned with HTTP 200 Nov 13 01:42:26.160699 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1320/2642] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:42:26 2020] GET /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 => generated 443 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:26.176567 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-30bab149-543f-4822-898b-e8fc45faf96b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:26.176567 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-30bab149-543f-4822-898b-e8fc45faf96b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:26.176567 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:26.176567 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:26.176567 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-30bab149-543f-4822-898b-e8fc45faf96b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:26.176567 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-30bab149-543f-4822-898b-e8fc45faf96b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:26.189482 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2aab020c-78bf-4a30-9722-e81c5d8389df tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:26.189482 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2aab020c-78bf-4a30-9722-e81c5d8389df tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:26.189482 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:26.189482 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:26.189482 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2aab020c-78bf-4a30-9722-e81c5d8389df tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:26.219135 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:26.219135 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:26.219135 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-30bab149-543f-4822-898b-e8fc45faf96b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:26.232735 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1323/2643] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:26 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:26.270164 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:26.270164 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:26.281379 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2aab020c-78bf-4a30-9722-e81c5d8389df tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:26.304236 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2aab020c-78bf-4a30-9722-e81c5d8389df tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:26.304236 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1321/2644] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:26 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 920 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:27.173776 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-99828f13-92aa-44cb-b73d-3b79cdbf4ac8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] GET http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 Nov 13 01:42:27.173776 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-99828f13-92aa-44cb-b73d-3b79cdbf4ac8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:27.173776 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:27.173776 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:27.173776 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-99828f13-92aa-44cb-b73d-3b79cdbf4ac8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:27.228971 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:27.228971 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:27.228971 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-99828f13-92aa-44cb-b73d-3b79cdbf4ac8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot retrieved successfully. Nov 13 01:42:27.241887 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-99828f13-92aa-44cb-b73d-3b79cdbf4ac8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 returned with HTTP 200 Nov 13 01:42:27.241887 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1324/2645] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:42:27 2020] GET /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 => generated 443 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:27.255287 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3ad53596-e3d6-4c61-91e8-f9003bf2dc23 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:27.255287 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3ad53596-e3d6-4c61-91e8-f9003bf2dc23 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:27.255287 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:27.255287 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:27.255287 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3ad53596-e3d6-4c61-91e8-f9003bf2dc23 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:27.255287 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3ad53596-e3d6-4c61-91e8-f9003bf2dc23 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:27.310576 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:27.310576 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:27.310576 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3ad53596-e3d6-4c61-91e8-f9003bf2dc23 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:27.310576 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1322/2646] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:27 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:42:27.321255 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-60104758-41d9-45a9-ba5e-4e4ee31886fe tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:27.321255 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-60104758-41d9-45a9-ba5e-4e4ee31886fe tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:27.321255 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:27.321255 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:27.321255 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-60104758-41d9-45a9-ba5e-4e4ee31886fe tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:27.399376 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:27.399376 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:27.414215 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-60104758-41d9-45a9-ba5e-4e4ee31886fe tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:27.446200 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-60104758-41d9-45a9-ba5e-4e4ee31886fe tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:27.446200 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1325/2647] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:27 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 920 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:28.260625 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c0ba18af-a82d-4105-a947-199bee8d9771 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] GET http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 Nov 13 01:42:28.260625 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c0ba18af-a82d-4105-a947-199bee8d9771 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:28.260625 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:28.260625 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:28.267544 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c0ba18af-a82d-4105-a947-199bee8d9771 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:28.302909 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:28.302909 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:28.302909 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c0ba18af-a82d-4105-a947-199bee8d9771 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot retrieved successfully. Nov 13 01:42:28.302909 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c0ba18af-a82d-4105-a947-199bee8d9771 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 returned with HTTP 200 Nov 13 01:42:28.302909 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1323/2648] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:42:28 2020] GET /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 => generated 470 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:28.318520 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5ed59985-53cf-4dfe-b555-5c3243374f6a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] POST http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata Nov 13 01:42:28.318520 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:28.318520 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:28.318520 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5ed59985-53cf-4dfe-b555-5c3243374f6a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:28.325676 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b16f2bad-5ba8-4ed6-9cfd-adbc72eb90bd tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:28.325676 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b16f2bad-5ba8-4ed6-9cfd-adbc72eb90bd tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:28.325676 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:28.325676 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:28.325676 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b16f2bad-5ba8-4ed6-9cfd-adbc72eb90bd tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:28.325676 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-b16f2bad-5ba8-4ed6-9cfd-adbc72eb90bd tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:28.351199 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:28.351199 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:28.351199 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b16f2bad-5ba8-4ed6-9cfd-adbc72eb90bd tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:28.351199 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1324/2649] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:28 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:42:28.374198 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:28.374198 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:28.374198 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5ed59985-53cf-4dfe-b555-5c3243374f6a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot retrieved successfully. Nov 13 01:42:28.464217 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ace3b053-febc-448e-9c51-2a00d27a4854 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:28.464217 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ace3b053-febc-448e-9c51-2a00d27a4854 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:28.464217 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:28.464217 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:28.464217 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ace3b053-febc-448e-9c51-2a00d27a4854 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:28.478308 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5ed59985-53cf-4dfe-b555-5c3243374f6a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Update snapshot metadata completed successfully. Nov 13 01:42:28.478308 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5ed59985-53cf-4dfe-b555-5c3243374f6a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata returned with HTTP 200 Nov 13 01:42:28.486517 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1326/2650] 10.222.0.13 () {58 vars in 1329 bytes} [Fri Nov 13 01:42:28 2020] POST /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata => generated 68 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:42:28.497362 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0f412e1f-255c-487e-b51f-e347050ef01c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] GET http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata Nov 13 01:42:28.497362 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0f412e1f-255c-487e-b51f-e347050ef01c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:28.497362 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:28.497362 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:28.497362 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0f412e1f-255c-487e-b51f-e347050ef01c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:28.532003 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:28.532003 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:28.539481 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:28.539481 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:28.543381 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ace3b053-febc-448e-9c51-2a00d27a4854 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:28.547952 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0f412e1f-255c-487e-b51f-e347050ef01c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot retrieved successfully. Nov 13 01:42:28.547952 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0f412e1f-255c-487e-b51f-e347050ef01c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Get snapshot metadata completed successfully. Nov 13 01:42:28.547952 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0f412e1f-255c-487e-b51f-e347050ef01c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata returned with HTTP 200 Nov 13 01:42:28.547952 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1327/2651] 10.222.0.13 () {56 vars in 1308 bytes} [Fri Nov 13 01:42:28 2020] GET /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata => generated 68 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:42:28.568560 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d0b3c9d2-223e-49e5-984d-2275dc764e4c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] PUT http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata Nov 13 01:42:28.568560 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:28.568560 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:28.568560 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d0b3c9d2-223e-49e5-984d-2275dc764e4c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:28.592417 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ace3b053-febc-448e-9c51-2a00d27a4854 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:28.592417 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1325/2652] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:28 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 920 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:28.653005 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:28.653005 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:28.653005 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d0b3c9d2-223e-49e5-984d-2275dc764e4c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot retrieved successfully. Nov 13 01:42:28.764529 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d0b3c9d2-223e-49e5-984d-2275dc764e4c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Update snapshot metadata completed successfully. Nov 13 01:42:28.764529 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d0b3c9d2-223e-49e5-984d-2275dc764e4c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata returned with HTTP 200 Nov 13 01:42:28.776294 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1328/2653] 10.222.0.13 () {58 vars in 1328 bytes} [Fri Nov 13 01:42:28 2020] PUT /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata => generated 57 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:42:28.790881 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aea13e53-92e1-4b9d-b0e0-944be782be67 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] GET http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata Nov 13 01:42:28.790881 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aea13e53-92e1-4b9d-b0e0-944be782be67 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:28.790881 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:28.790881 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:28.790881 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aea13e53-92e1-4b9d-b0e0-944be782be67 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:28.926888 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:28.926888 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:28.926888 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-aea13e53-92e1-4b9d-b0e0-944be782be67 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot retrieved successfully. Nov 13 01:42:28.926888 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-aea13e53-92e1-4b9d-b0e0-944be782be67 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Get snapshot metadata completed successfully. Nov 13 01:42:28.926888 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aea13e53-92e1-4b9d-b0e0-944be782be67 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata returned with HTTP 200 Nov 13 01:42:28.926888 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1326/2654] 10.222.0.13 () {56 vars in 1308 bytes} [Fri Nov 13 01:42:28 2020] GET /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata => generated 57 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:42:28.932206 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-75bd6d26-67a7-494d-b506-bcf2e50a9022 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] DELETE http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata/key3 Nov 13 01:42:28.932206 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-75bd6d26-67a7-494d-b506-bcf2e50a9022 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:28.932206 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:28.932206 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:28.932206 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-75bd6d26-67a7-494d-b506-bcf2e50a9022 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:28.932206 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:28.932206 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:28.932206 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-75bd6d26-67a7-494d-b506-bcf2e50a9022 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot retrieved successfully. Nov 13 01:42:28.932206 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-75bd6d26-67a7-494d-b506-bcf2e50a9022 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Get snapshot metadata completed successfully. Nov 13 01:42:28.932206 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:42:28.932206 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:42:28.932206 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-75bd6d26-67a7-494d-b506-bcf2e50a9022 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Delete snapshot metadata completed successfully. Nov 13 01:42:28.932206 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-75bd6d26-67a7-494d-b506-bcf2e50a9022 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata/key3 returned with HTTP 200 Nov 13 01:42:28.932206 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1329/2655] 10.222.0.13 () {56 vars in 1326 bytes} [Fri Nov 13 01:42:28 2020] DELETE /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata/key3 => generated 0 bytes in 74 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Nov 13 01:42:28.934229 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-487d6d2a-5cbd-41d4-be84-f0628c6f3443 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] GET http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata Nov 13 01:42:28.934229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-487d6d2a-5cbd-41d4-be84-f0628c6f3443 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:28.934229 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:28.934229 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:28.934229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-487d6d2a-5cbd-41d4-be84-f0628c6f3443 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:28.965253 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:28.965253 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:28.965253 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-487d6d2a-5cbd-41d4-be84-f0628c6f3443 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot retrieved successfully. Nov 13 01:42:28.965253 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-487d6d2a-5cbd-41d4-be84-f0628c6f3443 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Get snapshot metadata completed successfully. Nov 13 01:42:28.965253 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-487d6d2a-5cbd-41d4-be84-f0628c6f3443 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata returned with HTTP 200 Nov 13 01:42:28.971586 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1327/2656] 10.222.0.13 () {56 vars in 1308 bytes} [Fri Nov 13 01:42:28 2020] GET /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata => generated 32 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:42:28.979925 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5b23f7da-3522-493b-9a97-4f0e1e331a2a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] PUT http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata Nov 13 01:42:28.979925 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:28.979925 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:28.979925 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5b23f7da-3522-493b-9a97-4f0e1e331a2a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:29.022269 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:29.022269 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:29.022269 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5b23f7da-3522-493b-9a97-4f0e1e331a2a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot retrieved successfully. Nov 13 01:42:29.084609 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5b23f7da-3522-493b-9a97-4f0e1e331a2a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Update snapshot metadata completed successfully. Nov 13 01:42:29.084609 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5b23f7da-3522-493b-9a97-4f0e1e331a2a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata returned with HTTP 200 Nov 13 01:42:29.088383 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1330/2657] 10.222.0.13 () {58 vars in 1328 bytes} [Fri Nov 13 01:42:28 2020] PUT /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata => generated 16 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:42:29.097783 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e10f5149-e5c1-4145-b68f-c8be167a4d80 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] POST http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata Nov 13 01:42:29.097783 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:29.097783 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:29.097783 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e10f5149-e5c1-4145-b68f-c8be167a4d80 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:29.133640 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:29.133640 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:29.133640 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e10f5149-e5c1-4145-b68f-c8be167a4d80 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot retrieved successfully. Nov 13 01:42:29.202185 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e10f5149-e5c1-4145-b68f-c8be167a4d80 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Update snapshot metadata completed successfully. Nov 13 01:42:29.202185 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e10f5149-e5c1-4145-b68f-c8be167a4d80 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata returned with HTTP 200 Nov 13 01:42:29.202185 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1328/2658] 10.222.0.13 () {58 vars in 1329 bytes} [Fri Nov 13 01:42:29 2020] POST /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata => generated 68 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Nov 13 01:42:29.221423 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c1b9cdac-4720-47da-9828-73d1a7565acd tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] GET http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata Nov 13 01:42:29.221423 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c1b9cdac-4720-47da-9828-73d1a7565acd tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:29.221423 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:29.221423 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:29.221423 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c1b9cdac-4720-47da-9828-73d1a7565acd tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:29.266227 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:29.266227 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:29.266227 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c1b9cdac-4720-47da-9828-73d1a7565acd tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot retrieved successfully. Nov 13 01:42:29.266227 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c1b9cdac-4720-47da-9828-73d1a7565acd tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Get snapshot metadata completed successfully. Nov 13 01:42:29.266227 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c1b9cdac-4720-47da-9828-73d1a7565acd tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata returned with HTTP 200 Nov 13 01:42:29.266227 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1331/2659] 10.222.0.13 () {56 vars in 1308 bytes} [Fri Nov 13 01:42:29 2020] GET /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata => generated 68 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:42:29.279883 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cd5e668c-8f29-4f9e-a4e6-31a9814d2972 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] PUT http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata/key3 Nov 13 01:42:29.279883 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:29.279883 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:29.279883 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cd5e668c-8f29-4f9e-a4e6-31a9814d2972 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:29.309461 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:29.309461 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:29.309461 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cd5e668c-8f29-4f9e-a4e6-31a9814d2972 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot retrieved successfully. Nov 13 01:42:29.362684 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-57d9b49d-0e67-44d2-b89c-59c2271375bb tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:29.362879 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-57d9b49d-0e67-44d2-b89c-59c2271375bb tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:29.362995 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:29.362995 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:29.363984 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-57d9b49d-0e67-44d2-b89c-59c2271375bb tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:29.363984 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-57d9b49d-0e67-44d2-b89c-59c2271375bb tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:29.364837 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cd5e668c-8f29-4f9e-a4e6-31a9814d2972 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Update snapshot metadata completed successfully. Nov 13 01:42:29.365754 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cd5e668c-8f29-4f9e-a4e6-31a9814d2972 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata/key3 returned with HTTP 200 Nov 13 01:42:29.368778 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1329/2660] 10.222.0.13 () {58 vars in 1343 bytes} [Fri Nov 13 01:42:29 2020] PUT /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata/key3 => generated 35 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:42:29.380982 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e744e1d2-431b-4fdb-8d8c-32011b8c1f3a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] GET http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata/key3 Nov 13 01:42:29.380982 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e744e1d2-431b-4fdb-8d8c-32011b8c1f3a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:29.380982 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:29.380982 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:29.380982 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e744e1d2-431b-4fdb-8d8c-32011b8c1f3a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:29.420831 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:29.420831 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:29.432630 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-57d9b49d-0e67-44d2-b89c-59c2271375bb tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:29.432630 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1332/2661] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:29 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:29.442513 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:29.442513 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:29.442513 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e744e1d2-431b-4fdb-8d8c-32011b8c1f3a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot retrieved successfully. Nov 13 01:42:29.442513 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e744e1d2-431b-4fdb-8d8c-32011b8c1f3a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Get snapshot metadata completed successfully. Nov 13 01:42:29.442513 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e744e1d2-431b-4fdb-8d8c-32011b8c1f3a tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata/key3 returned with HTTP 200 Nov 13 01:42:29.442513 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1330/2662] 10.222.0.13 () {56 vars in 1323 bytes} [Fri Nov 13 01:42:29 2020] GET /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata/key3 => generated 35 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:42:29.460498 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c0c7c798-84aa-4f88-b57b-31b0e40048f8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] GET http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata Nov 13 01:42:29.460498 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c0c7c798-84aa-4f88-b57b-31b0e40048f8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:29.460498 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:29.460498 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:29.460498 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c0c7c798-84aa-4f88-b57b-31b0e40048f8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:29.497716 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:29.497716 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:29.502779 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c0c7c798-84aa-4f88-b57b-31b0e40048f8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot retrieved successfully. Nov 13 01:42:29.507053 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c0c7c798-84aa-4f88-b57b-31b0e40048f8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Get snapshot metadata completed successfully. Nov 13 01:42:29.507053 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c0c7c798-84aa-4f88-b57b-31b0e40048f8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata returned with HTTP 200 Nov 13 01:42:29.507053 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1333/2663] 10.222.0.13 () {56 vars in 1308 bytes} [Fri Nov 13 01:42:29 2020] GET /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata => generated 75 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:42:29.524890 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6220e4df-b0d4-4444-a7f4-56435671747c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] PUT http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata Nov 13 01:42:29.524890 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:29.524890 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:29.524890 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6220e4df-b0d4-4444-a7f4-56435671747c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:29.585036 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:29.585036 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:29.590349 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6220e4df-b0d4-4444-a7f4-56435671747c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot retrieved successfully. Nov 13 01:42:29.629333 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-70103ced-bc37-40f7-93d2-8eccd78a05ed tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:29.629333 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-70103ced-bc37-40f7-93d2-8eccd78a05ed tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:29.629333 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:29.629333 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:29.629333 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-70103ced-bc37-40f7-93d2-8eccd78a05ed tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:29.677531 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:29.677531 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:29.699381 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-70103ced-bc37-40f7-93d2-8eccd78a05ed tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:29.710052 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6220e4df-b0d4-4444-a7f4-56435671747c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Update snapshot metadata completed successfully. Nov 13 01:42:29.710052 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6220e4df-b0d4-4444-a7f4-56435671747c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata returned with HTTP 200 Nov 13 01:42:29.716986 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1331/2664] 10.222.0.13 () {58 vars in 1328 bytes} [Fri Nov 13 01:42:29 2020] PUT /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85/metadata => generated 16 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:42:29.724835 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-34cd5073-0232-45ca-a31d-bb884826f33c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] DELETE http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 Nov 13 01:42:29.724835 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-34cd5073-0232-45ca-a31d-bb884826f33c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:29.724835 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:29.724835 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:29.724835 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-34cd5073-0232-45ca-a31d-bb884826f33c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:29.724835 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-34cd5073-0232-45ca-a31d-bb884826f33c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Delete snapshot with id: 17b94846-2107-43c7-afa5-c2647487cb85 Nov 13 01:42:29.744445 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-70103ced-bc37-40f7-93d2-8eccd78a05ed tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:29.745271 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1334/2665] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:29 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 920 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:29.756534 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:29.756534 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:29.758409 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-34cd5073-0232-45ca-a31d-bb884826f33c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot retrieved successfully. Nov 13 01:42:29.859051 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-34cd5073-0232-45ca-a31d-bb884826f33c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot delete request issued successfully. Nov 13 01:42:29.859051 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-34cd5073-0232-45ca-a31d-bb884826f33c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 returned with HTTP 202 Nov 13 01:42:29.859051 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1332/2666] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:42:29 2020] DELETE /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:42:29.865983 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c2fdcd0-be3b-44ed-b7cc-0d2ba64cdc6c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] GET http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 Nov 13 01:42:29.865983 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c2fdcd0-be3b-44ed-b7cc-0d2ba64cdc6c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:29.865983 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:29.865983 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:29.865983 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c2fdcd0-be3b-44ed-b7cc-0d2ba64cdc6c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:29.926496 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:29.926496 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:29.926496 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8c2fdcd0-be3b-44ed-b7cc-0d2ba64cdc6c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot retrieved successfully. Nov 13 01:42:29.926496 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c2fdcd0-be3b-44ed-b7cc-0d2ba64cdc6c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 returned with HTTP 200 Nov 13 01:42:29.926496 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1335/2667] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:42:29 2020] GET /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 => generated 469 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:30.472302 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-05cfbc2d-40cb-4f40-bc44-e056d5850198 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:30.472302 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-05cfbc2d-40cb-4f40-bc44-e056d5850198 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:30.472302 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:30.472302 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:30.472302 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-05cfbc2d-40cb-4f40-bc44-e056d5850198 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:30.472302 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-05cfbc2d-40cb-4f40-bc44-e056d5850198 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:30.513727 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:30.513727 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:30.516774 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-05cfbc2d-40cb-4f40-bc44-e056d5850198 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:30.516774 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1333/2668] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:30 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:30.774034 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9884ca1f-691c-4eea-8233-fa96985e07c5 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:30.779053 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9884ca1f-691c-4eea-8233-fa96985e07c5 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:30.779053 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:30.779053 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:30.779053 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9884ca1f-691c-4eea-8233-fa96985e07c5 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:30.900710 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:30.900710 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:30.921122 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9884ca1f-691c-4eea-8233-fa96985e07c5 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:30.949332 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a6cfad83-d852-4cba-ad9c-c3f23d0b21d8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] GET http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 Nov 13 01:42:30.949332 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a6cfad83-d852-4cba-ad9c-c3f23d0b21d8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:30.949332 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:30.949332 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:30.949332 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a6cfad83-d852-4cba-ad9c-c3f23d0b21d8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:30.981145 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9884ca1f-691c-4eea-8233-fa96985e07c5 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:30.984688 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1336/2669] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:30 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 920 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:31.016166 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:31.016166 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:31.018727 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a6cfad83-d852-4cba-ad9c-c3f23d0b21d8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Snapshot retrieved successfully. Nov 13 01:42:31.024062 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a6cfad83-d852-4cba-ad9c-c3f23d0b21d8 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 returned with HTTP 200 Nov 13 01:42:31.025607 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1334/2670] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:42:30 2020] GET /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 => generated 469 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:31.529836 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2afff68-a85f-416d-98ab-22c4eaf44680 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:31.531122 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2afff68-a85f-416d-98ab-22c4eaf44680 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:31.531750 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:31.531750 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:31.532409 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2afff68-a85f-416d-98ab-22c4eaf44680 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:31.532778 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d2afff68-a85f-416d-98ab-22c4eaf44680 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:31.564977 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:31.564977 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:31.564977 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2afff68-a85f-416d-98ab-22c4eaf44680 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:31.573223 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1337/2671] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:31 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:32.004579 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9df10ee3-b1e7-4c0d-a6d7-80095bf9b11d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:32.004579 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9df10ee3-b1e7-4c0d-a6d7-80095bf9b11d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:32.004579 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:32.004579 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:32.004579 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9df10ee3-b1e7-4c0d-a6d7-80095bf9b11d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:32.041587 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c27c56a3-cf54-4142-b7c4-32ed75a139f2 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] GET http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 Nov 13 01:42:32.042131 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c27c56a3-cf54-4142-b7c4-32ed75a139f2 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:32.042353 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:32.042353 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:32.042902 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c27c56a3-cf54-4142-b7c4-32ed75a139f2 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:32.065925 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:32.065925 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:32.076735 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9df10ee3-b1e7-4c0d-a6d7-80095bf9b11d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:32.115483 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9df10ee3-b1e7-4c0d-a6d7-80095bf9b11d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:32.115483 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1335/2672] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:31 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 920 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:32.120077 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c27c56a3-cf54-4142-b7c4-32ed75a139f2 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 returned with HTTP 404 Nov 13 01:42:32.120077 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1338/2673] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:42:32 2020] GET /volume/v3/9ab470b1c73c4279826bdcebd4350f64/snapshots/17b94846-2107-43c7-afa5-c2647487cb85 => generated 111 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:42:32.134431 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-df2732ef-adb5-46df-a7b5-ccd95ffc4ed3 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] DELETE http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes/04cd2783-7437-4200-94f2-8eda0ba027ac Nov 13 01:42:32.134431 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-df2732ef-adb5-46df-a7b5-ccd95ffc4ed3 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:32.134431 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:32.134431 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:32.134431 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-df2732ef-adb5-46df-a7b5-ccd95ffc4ed3 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:32.134431 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-df2732ef-adb5-46df-a7b5-ccd95ffc4ed3 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Delete volume with id: 04cd2783-7437-4200-94f2-8eda0ba027ac Nov 13 01:42:32.196907 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:32.196907 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:32.196907 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-df2732ef-adb5-46df-a7b5-ccd95ffc4ed3 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Volume info retrieved successfully. Nov 13 01:42:32.227263 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-df2732ef-adb5-46df-a7b5-ccd95ffc4ed3 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Delete volume request issued successfully. Nov 13 01:42:32.227863 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-df2732ef-adb5-46df-a7b5-ccd95ffc4ed3 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes/04cd2783-7437-4200-94f2-8eda0ba027ac returned with HTTP 202 Nov 13 01:42:32.228887 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1336/2674] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:42:32 2020] DELETE /volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes/04cd2783-7437-4200-94f2-8eda0ba027ac => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:42:32.248207 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9fde6ad9-a135-49b5-be44-7ac2efdf257c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] GET http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes/04cd2783-7437-4200-94f2-8eda0ba027ac Nov 13 01:42:32.253601 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9fde6ad9-a135-49b5-be44-7ac2efdf257c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:32.263056 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9fde6ad9-a135-49b5-be44-7ac2efdf257c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:32.326769 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:32.326769 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:32.336453 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9fde6ad9-a135-49b5-be44-7ac2efdf257c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Volume info retrieved successfully. Nov 13 01:42:32.370014 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9fde6ad9-a135-49b5-be44-7ac2efdf257c tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes/04cd2783-7437-4200-94f2-8eda0ba027ac returned with HTTP 200 Nov 13 01:42:32.400913 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1339/2675] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:32 2020] GET /volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes/04cd2783-7437-4200-94f2-8eda0ba027ac => generated 915 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:32.582381 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19b48b3b-23f5-4659-bc01-f34c15d80aad tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:32.582381 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19b48b3b-23f5-4659-bc01-f34c15d80aad tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:32.608104 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:32.608104 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:32.608104 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19b48b3b-23f5-4659-bc01-f34c15d80aad tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:32.608104 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-19b48b3b-23f5-4659-bc01-f34c15d80aad tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:32.713399 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:32.713399 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:32.719633 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19b48b3b-23f5-4659-bc01-f34c15d80aad tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:32.736046 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1337/2676] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:32 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:33.142931 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ea9448dc-9742-485e-b712-656dfab8cab9 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:33.142931 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ea9448dc-9742-485e-b712-656dfab8cab9 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:33.142931 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:33.142931 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:33.142931 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ea9448dc-9742-485e-b712-656dfab8cab9 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:33.237322 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:33.237322 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:33.246389 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ea9448dc-9742-485e-b712-656dfab8cab9 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:33.279693 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ea9448dc-9742-485e-b712-656dfab8cab9 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:33.280622 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1340/2677] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:33 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 920 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:33.402912 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-72fa0db9-0105-4c9a-91bb-80c59f5ebab9 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] GET http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes/04cd2783-7437-4200-94f2-8eda0ba027ac Nov 13 01:42:33.402912 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-72fa0db9-0105-4c9a-91bb-80c59f5ebab9 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:33.402912 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:33.402912 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:33.412622 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-72fa0db9-0105-4c9a-91bb-80c59f5ebab9 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:33.489042 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:33.489042 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:33.529439 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-72fa0db9-0105-4c9a-91bb-80c59f5ebab9 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Volume info retrieved successfully. Nov 13 01:42:33.567739 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-72fa0db9-0105-4c9a-91bb-80c59f5ebab9 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes/04cd2783-7437-4200-94f2-8eda0ba027ac returned with HTTP 200 Nov 13 01:42:33.567739 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1338/2678] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:33 2020] GET /volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes/04cd2783-7437-4200-94f2-8eda0ba027ac => generated 915 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:33.733909 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fc5751ec-3dc3-4de0-80ac-47a4ba307610 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:33.733909 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fc5751ec-3dc3-4de0-80ac-47a4ba307610 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:33.733909 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:33.733909 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:33.733909 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fc5751ec-3dc3-4de0-80ac-47a4ba307610 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:33.733909 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-fc5751ec-3dc3-4de0-80ac-47a4ba307610 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:33.804813 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:33.804813 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:33.804813 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fc5751ec-3dc3-4de0-80ac-47a4ba307610 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:33.804813 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1341/2679] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:33 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:34.312633 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c2732dd9-c3c2-41a4-ac30-aaf426d01d82 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:34.312633 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c2732dd9-c3c2-41a4-ac30-aaf426d01d82 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:34.312633 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:34.312633 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:34.312633 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c2732dd9-c3c2-41a4-ac30-aaf426d01d82 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:34.387395 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:34.387395 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:34.402026 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c2732dd9-c3c2-41a4-ac30-aaf426d01d82 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:34.472894 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c2732dd9-c3c2-41a4-ac30-aaf426d01d82 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:34.472894 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1339/2680] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:34 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 920 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:34.597852 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e14068c6-5dde-4530-92b4-522b8b7c5d45 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] GET http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes/04cd2783-7437-4200-94f2-8eda0ba027ac Nov 13 01:42:34.597852 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e14068c6-5dde-4530-92b4-522b8b7c5d45 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:34.597852 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:34.597852 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:34.597852 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e14068c6-5dde-4530-92b4-522b8b7c5d45 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:34.736350 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e14068c6-5dde-4530-92b4-522b8b7c5d45 tempest-SnapshotMetadataTestJSON-1750967185 tempest-SnapshotMetadataTestJSON-1750967185] http://10.222.0.13/volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes/04cd2783-7437-4200-94f2-8eda0ba027ac returned with HTTP 404 Nov 13 01:42:34.736350 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1342/2681] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:34 2020] GET /volume/v3/9ab470b1c73c4279826bdcebd4350f64/volumes/04cd2783-7437-4200-94f2-8eda0ba027ac => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:42:34.815915 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c5ab80ff-1c4b-41ce-a25d-410568b7e03a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:34.816634 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c5ab80ff-1c4b-41ce-a25d-410568b7e03a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:34.816737 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:34.816737 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:34.817562 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c5ab80ff-1c4b-41ce-a25d-410568b7e03a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:34.817933 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c5ab80ff-1c4b-41ce-a25d-410568b7e03a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:34.861390 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:34.861390 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:34.863945 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c5ab80ff-1c4b-41ce-a25d-410568b7e03a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:34.865350 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1340/2682] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:34 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:35.481404 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e92890d9-93b8-43eb-9f50-347774451a9f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:35.481931 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e92890d9-93b8-43eb-9f50-347774451a9f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:35.482395 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e92890d9-93b8-43eb-9f50-347774451a9f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:35.559932 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:35.559932 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:35.571928 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e92890d9-93b8-43eb-9f50-347774451a9f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:35.603851 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e92890d9-93b8-43eb-9f50-347774451a9f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:35.614355 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1343/2683] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:35 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 920 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:35.879723 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3fb268ea-a394-4099-a26a-82c54ba03e57 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:35.880421 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3fb268ea-a394-4099-a26a-82c54ba03e57 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:35.880637 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:35.880637 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:35.881014 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3fb268ea-a394-4099-a26a-82c54ba03e57 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:35.881530 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3fb268ea-a394-4099-a26a-82c54ba03e57 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id a7004425-953a-4141-b62e-22a15d4ca1b7. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:35.906841 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:35.906841 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:35.910234 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3fb268ea-a394-4099-a26a-82c54ba03e57 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 200 Nov 13 01:42:35.918597 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1341/2684] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:35 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:35.925304 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-157ccf41-0c45-401e-ba27-e4f926c3d4d2 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/f92701dc-36cc-4a19-b8fb-43c06df4b4c5 Nov 13 01:42:35.926005 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-157ccf41-0c45-401e-ba27-e4f926c3d4d2 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:35.926330 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:35.926330 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:35.927268 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-157ccf41-0c45-401e-ba27-e4f926c3d4d2 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:35.988388 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:35.988388 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:36.013050 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-157ccf41-0c45-401e-ba27-e4f926c3d4d2 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Volume info retrieved successfully. Nov 13 01:42:36.075950 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-157ccf41-0c45-401e-ba27-e4f926c3d4d2 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/f92701dc-36cc-4a19-b8fb-43c06df4b4c5 returned with HTTP 200 Nov 13 01:42:36.077536 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1344/2685] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:35 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/f92701dc-36cc-4a19-b8fb-43c06df4b4c5 => generated 971 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:36.096010 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cac0b753-b888-4eda-ad72-94a8d84ef6db tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes Nov 13 01:42:36.097036 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cac0b753-b888-4eda-ad72-94a8d84ef6db tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:36.097475 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:36.097475 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:36.098985 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cac0b753-b888-4eda-ad72-94a8d84ef6db tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:36.101067 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-cac0b753-b888-4eda-ad72-94a8d84ef6db tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:42:36.104671 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-cac0b753-b888-4eda-ad72-94a8d84ef6db tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 01:42:36.191266 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cac0b753-b888-4eda-ad72-94a8d84ef6db tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Get all volumes completed successfully. Nov 13 01:42:36.192667 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cac0b753-b888-4eda-ad72-94a8d84ef6db tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes returned with HTTP 200 Nov 13 01:42:36.193537 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1342/2686] 10.222.0.13 () {56 vars in 1164 bytes} [Fri Nov 13 01:42:36 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes => generated 795 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:36.207090 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f6097459-9185-4223-abef-6d40861fdd77 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] DELETE http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/f92701dc-36cc-4a19-b8fb-43c06df4b4c5 Nov 13 01:42:36.208539 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f6097459-9185-4223-abef-6d40861fdd77 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:36.209356 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:36.209356 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:36.210299 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f6097459-9185-4223-abef-6d40861fdd77 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:36.211459 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-f6097459-9185-4223-abef-6d40861fdd77 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Delete volume with id: f92701dc-36cc-4a19-b8fb-43c06df4b4c5 Nov 13 01:42:36.277474 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:36.277474 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:36.278692 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f6097459-9185-4223-abef-6d40861fdd77 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Volume info retrieved successfully. Nov 13 01:42:36.313762 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f6097459-9185-4223-abef-6d40861fdd77 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Delete volume request issued successfully. Nov 13 01:42:36.314507 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f6097459-9185-4223-abef-6d40861fdd77 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/f92701dc-36cc-4a19-b8fb-43c06df4b4c5 returned with HTTP 202 Nov 13 01:42:36.315956 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1345/2687] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:42:36 2020] DELETE /volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/f92701dc-36cc-4a19-b8fb-43c06df4b4c5 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:42:36.324982 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5e272128-b717-4c30-a0f1-20fc79851a66 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] DELETE http://10.222.0.13/volume/v3/7c418825f2e34610b745079ec23f2255/backups/91afed47-c6e3-4515-81f4-a87551106124 Nov 13 01:42:36.325484 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5e272128-b717-4c30-a0f1-20fc79851a66 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:36.325931 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:36.325931 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:36.326305 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5e272128-b717-4c30-a0f1-20fc79851a66 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:36.326678 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-5e272128-b717-4c30-a0f1-20fc79851a66 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Delete backup with id: 91afed47-c6e3-4515-81f4-a87551106124. Nov 13 01:42:36.355667 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:36.355667 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:36.380394 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.rpcapi [None req-5e272128-b717-4c30-a0f1-20fc79851a66 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] delete_backup rpcapi backup_id 91afed47-c6e3-4515-81f4-a87551106124 {{(pid=87987) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Nov 13 01:42:36.383756 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5e272128-b717-4c30-a0f1-20fc79851a66 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] http://10.222.0.13/volume/v3/7c418825f2e34610b745079ec23f2255/backups/91afed47-c6e3-4515-81f4-a87551106124 returned with HTTP 202 Nov 13 01:42:36.384623 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1343/2688] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:42:36 2020] DELETE /volume/v3/7c418825f2e34610b745079ec23f2255/backups/91afed47-c6e3-4515-81f4-a87551106124 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:42:36.403201 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1e664b1d-c0d9-43a0-bda9-8e493332750b tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] GET http://10.222.0.13/volume/v3/7c418825f2e34610b745079ec23f2255/backups/91afed47-c6e3-4515-81f4-a87551106124 Nov 13 01:42:36.404224 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1e664b1d-c0d9-43a0-bda9-8e493332750b tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:36.405159 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:36.405159 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:36.406296 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1e664b1d-c0d9-43a0-bda9-8e493332750b tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:36.407018 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-1e664b1d-c0d9-43a0-bda9-8e493332750b tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Show backup with id 91afed47-c6e3-4515-81f4-a87551106124. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:36.448442 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:36.448442 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:36.457986 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1e664b1d-c0d9-43a0-bda9-8e493332750b tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] http://10.222.0.13/volume/v3/7c418825f2e34610b745079ec23f2255/backups/91afed47-c6e3-4515-81f4-a87551106124 returned with HTTP 200 Nov 13 01:42:36.458740 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1346/2689] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:36 2020] GET /volume/v3/7c418825f2e34610b745079ec23f2255/backups/91afed47-c6e3-4515-81f4-a87551106124 => generated 822 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:36.621171 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-637f3214-1d59-4e7b-b997-eebd5e28607c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:36.621705 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-637f3214-1d59-4e7b-b997-eebd5e28607c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:36.621925 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:36.621925 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:36.622297 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-637f3214-1d59-4e7b-b997-eebd5e28607c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:36.751386 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:36.751386 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:36.775193 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-637f3214-1d59-4e7b-b997-eebd5e28607c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:36.821215 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-637f3214-1d59-4e7b-b997-eebd5e28607c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:36.822224 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1344/2690] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:36 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 920 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:37.485357 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3dbbbce0-e3f4-4551-84dc-3299ba9b9114 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] GET http://10.222.0.13/volume/v3/7c418825f2e34610b745079ec23f2255/backups/91afed47-c6e3-4515-81f4-a87551106124 Nov 13 01:42:37.486695 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3dbbbce0-e3f4-4551-84dc-3299ba9b9114 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:37.487158 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:37.487158 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:37.489472 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3dbbbce0-e3f4-4551-84dc-3299ba9b9114 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:37.493068 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3dbbbce0-e3f4-4551-84dc-3299ba9b9114 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Show backup with id 91afed47-c6e3-4515-81f4-a87551106124. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:37.536472 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3dbbbce0-e3f4-4551-84dc-3299ba9b9114 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] http://10.222.0.13/volume/v3/7c418825f2e34610b745079ec23f2255/backups/91afed47-c6e3-4515-81f4-a87551106124 returned with HTTP 404 Nov 13 01:42:37.537723 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1347/2691] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:37 2020] GET /volume/v3/7c418825f2e34610b745079ec23f2255/backups/91afed47-c6e3-4515-81f4-a87551106124 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:42:37.548498 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3b6abb5-bd3d-43e4-81bf-056389d6d8fe tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] DELETE http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 Nov 13 01:42:37.549388 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3b6abb5-bd3d-43e4-81bf-056389d6d8fe tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:37.550536 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3b6abb5-bd3d-43e4-81bf-056389d6d8fe tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:37.551292 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-e3b6abb5-bd3d-43e4-81bf-056389d6d8fe tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Delete backup with id: a7004425-953a-4141-b62e-22a15d4ca1b7. Nov 13 01:42:37.579359 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:37.579359 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:37.622150 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.rpcapi [None req-e3b6abb5-bd3d-43e4-81bf-056389d6d8fe tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] delete_backup rpcapi backup_id a7004425-953a-4141-b62e-22a15d4ca1b7 {{(pid=87988) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Nov 13 01:42:37.626853 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3b6abb5-bd3d-43e4-81bf-056389d6d8fe tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 returned with HTTP 202 Nov 13 01:42:37.631635 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1348/2692] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:42:37 2020] DELETE /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/a7004425-953a-4141-b62e-22a15d4ca1b7 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:42:37.654890 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] POST http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes Nov 13 01:42:37.655375 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:37.655375 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:37.656372 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1617914414"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:37.658460 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1617914414'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:42:37.658950 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Create volume of 1 GB Nov 13 01:42:37.675458 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Availability Zones retrieved successfully. Nov 13 01:42:37.720253 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Flow 'volume_create_api' (cab0587a-eca2-47cb-8db9-4bc25a079ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:42:37.723145 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f18e7f-e7ef-429b-881c-f7cfe926bbdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:37.725577 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:42:37.748969 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] POST http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes Nov 13 01:42:37.748969 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:37.748969 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:37.748969 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1122850457"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:37.748969 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1122850457'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:42:37.748969 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Create volume of 1 GB Nov 13 01:42:37.778359 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Availability Zones retrieved successfully. Nov 13 01:42:37.799952 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Flow 'volume_create_api' (b5caa1d3-7b6f-4fd2-a686-0552b98ce6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:42:37.802633 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab950e20-adf0-40b0-9195-ec09ca4cd366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:37.804788 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:42:37.813862 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f18e7f-e7ef-429b-881c-f7cfe926bbdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:37.816316 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f1dd41e-805f-4764-98a7-a91f90f9af35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:37.909185 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab950e20-adf0-40b0-9195-ec09ca4cd366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:37.914134 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9bda6b8-3f97-428d-be60-7530608aa7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:37.944595 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Created reservations ['f239ef32-e653-4cdf-ba2a-bd0a4bd36ba4', '911432fe-a35f-4e31-a238-7c5908c0c611', '75fdffc4-9e03-4e74-b32e-1b24ac135406', 'f2767806-8ed4-4923-a273-06acd68a2085'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:42:37.946901 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f1dd41e-805f-4764-98a7-a91f90f9af35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f239ef32-e653-4cdf-ba2a-bd0a4bd36ba4', '911432fe-a35f-4e31-a238-7c5908c0c611', '75fdffc4-9e03-4e74-b32e-1b24ac135406', 'f2767806-8ed4-4923-a273-06acd68a2085']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:37.951309 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (befcd514-f8be-45cf-b280-f7888b28f911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:38.037457 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (befcd514-f8be-45cf-b280-f7888b28f911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b481674-cd26-4638-af46-53dd2ed78745', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1617914414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc98696417614814bea855b8d0cf6a6f',qos_specs=None,replication_status=,reservations=['f239ef32-e653-4cdf-ba2a-bd0a4bd36ba4','911432fe-a35f-4e31-a238-7c5908c0c611','75fdffc4-9e03-4e74-b32e-1b24ac135406','f2767806-8ed4-4923-a273-06acd68a2085'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83df4e7b7bd54a4aaa34fbbb606eef21',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:42:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1617914414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b481674-cd26-4638-af46-53dd2ed78745,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc98696417614814bea855b8d0cf6a6f',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='83df4e7b7bd54a4aaa34fbbb606eef21',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:38.040275 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7a10eaa-da7d-4540-b0cf-dcfe5d20c714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:38.064004 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Created reservations ['79745eec-f4bb-44e7-8fdc-955e1ef18078', '0556e029-6e5f-4194-80f4-94d5f297b463', '787792e7-cba5-4fa8-a2c1-5cd87e9b1979', '2d0bdbb3-bc29-4050-be45-a8965dbd4f65'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:42:38.069204 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9bda6b8-3f97-428d-be60-7530608aa7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79745eec-f4bb-44e7-8fdc-955e1ef18078', '0556e029-6e5f-4194-80f4-94d5f297b463', '787792e7-cba5-4fa8-a2c1-5cd87e9b1979', '2d0bdbb3-bc29-4050-be45-a8965dbd4f65']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:38.074151 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea309406-1cf8-4877-8d25-6eb14c3c3579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:38.078806 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7a10eaa-da7d-4540-b0cf-dcfe5d20c714) 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-1617914414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc98696417614814bea855b8d0cf6a6f',qos_specs=None,replication_status=,reservations=['f239ef32-e653-4cdf-ba2a-bd0a4bd36ba4','911432fe-a35f-4e31-a238-7c5908c0c611','75fdffc4-9e03-4e74-b32e-1b24ac135406','f2767806-8ed4-4923-a273-06acd68a2085'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83df4e7b7bd54a4aaa34fbbb606eef21',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:38.084272 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e191ab3-96a7-4555-a083-923e60e4ffcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:38.107388 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e191ab3-96a7-4555-a083-923e60e4ffcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:38.110713 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Flow 'volume_create_api' (cab0587a-eca2-47cb-8db9-4bc25a079ac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:42:38.170656 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Create volume request issued successfully. Nov 13 01:42:38.211739 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-518966b2-6e6f-4205-aa5f-2b347ed1352c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes returned with HTTP 202 Nov 13 01:42:38.212803 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1349/2693] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:42:37 2020] POST /volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes => generated 823 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:42:38.224516 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea309406-1cf8-4877-8d25-6eb14c3c3579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4857d6b4-9e5d-4473-a8c9-54afca38b53f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1122850457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b07683f120c940089f85e413fa914d00',qos_specs=None,replication_status=,reservations=['79745eec-f4bb-44e7-8fdc-955e1ef18078','0556e029-6e5f-4194-80f4-94d5f297b463','787792e7-cba5-4fa8-a2c1-5cd87e9b1979','2d0bdbb3-bc29-4050-be45-a8965dbd4f65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c632622c257464db0395d82f6cb2e30',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:42:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1122850457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4857d6b4-9e5d-4473-a8c9-54afca38b53f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b07683f120c940089f85e413fa914d00',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='9c632622c257464db0395d82f6cb2e30',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:38.226213 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4aea42a9-276c-4843-8a9c-3a37900be89a tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:38.226557 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4aea42a9-276c-4843-8a9c-3a37900be89a tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:38.226943 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:38.226943 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:38.227225 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9194f97-50a8-47c2-9147-e947dcfe9c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:38.227367 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4aea42a9-276c-4843-8a9c-3a37900be89a tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:38.300506 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9194f97-50a8-47c2-9147-e947dcfe9c9c) 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-1122850457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b07683f120c940089f85e413fa914d00',qos_specs=None,replication_status=,reservations=['79745eec-f4bb-44e7-8fdc-955e1ef18078','0556e029-6e5f-4194-80f4-94d5f297b463','787792e7-cba5-4fa8-a2c1-5cd87e9b1979','2d0bdbb3-bc29-4050-be45-a8965dbd4f65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c632622c257464db0395d82f6cb2e30',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:38.305009 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:38.305009 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:38.305767 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2df912e-8b13-4cc1-8757-287f6849774b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:38.316371 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4aea42a9-276c-4843-8a9c-3a37900be89a tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:38.335576 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2df912e-8b13-4cc1-8757-287f6849774b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:38.338104 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Flow 'volume_create_api' (b5caa1d3-7b6f-4fd2-a686-0552b98ce6a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:42:38.367341 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4aea42a9-276c-4843-8a9c-3a37900be89a tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:38.369584 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1350/2694] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:38 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 920 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:38.375153 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dae157e8-4d0e-49e7-95b6-c018a6e8080f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 Nov 13 01:42:38.376553 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dae157e8-4d0e-49e7-95b6-c018a6e8080f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:38.376757 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:38.376757 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:38.377278 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dae157e8-4d0e-49e7-95b6-c018a6e8080f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:38.399534 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Create volume request issued successfully. Nov 13 01:42:38.423165 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6cb7c43d-a620-46ef-8b6a-d025c45517dc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes returned with HTTP 202 Nov 13 01:42:38.424221 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1345/2695] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:42:37 2020] POST /volume/v3/b07683f120c940089f85e413fa914d00/volumes => generated 819 bytes in 902 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:42:38.439789 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-045897ee-8c27-4518-95fb-25333a567dcb tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] GET http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f Nov 13 01:42:38.440320 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-045897ee-8c27-4518-95fb-25333a567dcb tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:38.440535 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:38.440535 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:38.440908 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-045897ee-8c27-4518-95fb-25333a567dcb tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:38.460968 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:38.460968 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:38.472186 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dae157e8-4d0e-49e7-95b6-c018a6e8080f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Volume info retrieved successfully. Nov 13 01:42:38.512565 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dae157e8-4d0e-49e7-95b6-c018a6e8080f tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 returned with HTTP 200 Nov 13 01:42:38.514170 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1351/2696] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:38 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 => generated 915 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:38.520089 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:38.520089 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:38.535725 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-045897ee-8c27-4518-95fb-25333a567dcb tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Volume info retrieved successfully. Nov 13 01:42:38.563260 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-045897ee-8c27-4518-95fb-25333a567dcb tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f returned with HTTP 200 Nov 13 01:42:38.564931 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1346/2697] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:38 2020] GET /volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f => generated 887 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:42:39.385072 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-957cb1ea-2fc1-4ae8-aa85-fcae4eda5670 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:39.385598 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-957cb1ea-2fc1-4ae8-aa85-fcae4eda5670 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:39.385816 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:39.385816 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:39.386601 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-957cb1ea-2fc1-4ae8-aa85-fcae4eda5670 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:39.459779 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:39.459779 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:39.484696 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-957cb1ea-2fc1-4ae8-aa85-fcae4eda5670 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:39.522089 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-957cb1ea-2fc1-4ae8-aa85-fcae4eda5670 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:39.523045 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1352/2698] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:39 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 920 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:39.539833 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dbb9fe75-c850-463a-80d3-78e4a6604a0a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 Nov 13 01:42:39.540418 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dbb9fe75-c850-463a-80d3-78e4a6604a0a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:39.540538 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:39.540538 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:39.541496 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dbb9fe75-c850-463a-80d3-78e4a6604a0a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:39.580311 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-943436f1-24c8-4373-bfe1-3432e478db71 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] GET http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f Nov 13 01:42:39.581149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-943436f1-24c8-4373-bfe1-3432e478db71 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:39.581690 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:39.581690 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:39.582446 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-943436f1-24c8-4373-bfe1-3432e478db71 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:39.594399 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:39.594399 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:39.605316 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dbb9fe75-c850-463a-80d3-78e4a6604a0a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Volume info retrieved successfully. Nov 13 01:42:39.638948 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dbb9fe75-c850-463a-80d3-78e4a6604a0a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 returned with HTTP 200 Nov 13 01:42:39.640023 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1347/2699] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:39 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:39.657054 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:39.657054 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:39.662190 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fd016ec6-487e-4233-a8fd-438ddc3f29ae tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] POST http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups Nov 13 01:42:39.662675 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:39.662675 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:39.663076 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fd016ec6-487e-4233-a8fd-438ddc3f29ae tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6b481674-cd26-4638-af46-53dd2ed78745", "name": "tempest-VolumesBackupsAdminTest-Backup-667021050"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:39.664424 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.backups [None req-fd016ec6-487e-4233-a8fd-438ddc3f29ae tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Creating new backup {'backup': {'volume_id': '6b481674-cd26-4638-af46-53dd2ed78745', 'name': 'tempest-VolumesBackupsAdminTest-Backup-667021050'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Nov 13 01:42:39.664855 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-fd016ec6-487e-4233-a8fd-438ddc3f29ae tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Creating backup of volume 6b481674-cd26-4638-af46-53dd2ed78745 in container None Nov 13 01:42:39.669561 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-943436f1-24c8-4373-bfe1-3432e478db71 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Volume info retrieved successfully. Nov 13 01:42:39.716866 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-943436f1-24c8-4373-bfe1-3432e478db71 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f returned with HTTP 200 Nov 13 01:42:39.720604 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1353/2700] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:39 2020] GET /volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f => generated 912 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:39.737570 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eaff5e77-3b12-4e3d-83c2-c188ac437bcc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] POST http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata Nov 13 01:42:39.738256 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:39.738256 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:39.739291 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-eaff5e77-3b12-4e3d-83c2-c188ac437bcc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:39.762057 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:39.762057 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:39.763266 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fd016ec6-487e-4233-a8fd-438ddc3f29ae tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Volume info retrieved successfully. Nov 13 01:42:39.810690 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:39.810690 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:39.812352 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-eaff5e77-3b12-4e3d-83c2-c188ac437bcc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Volume info retrieved successfully. Nov 13 01:42:39.822452 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-fd016ec6-487e-4233-a8fd-438ddc3f29ae tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Created reservations ['5961fa49-4199-4b5c-bd8b-7befeb0eb1ae', 'd9d336dc-c66d-4a3a-9526-886af6b95b92'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:42:39.860303 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-eaff5e77-3b12-4e3d-83c2-c188ac437bcc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Create volume metadata completed successfully. Nov 13 01:42:39.868680 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eaff5e77-3b12-4e3d-83c2-c188ac437bcc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata returned with HTTP 200 Nov 13 01:42:39.874790 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1354/2701] 10.222.0.13 () {58 vars in 1324 bytes} [Fri Nov 13 01:42:39 2020] POST /volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata => generated 101 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:42:39.892540 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1c73065f-e475-4a0d-b4ec-0d2721cb44d6 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] GET http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata Nov 13 01:42:39.893466 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1c73065f-e475-4a0d-b4ec-0d2721cb44d6 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:39.894027 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:39.894027 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:39.894412 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1c73065f-e475-4a0d-b4ec-0d2721cb44d6 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:39.944699 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fd016ec6-487e-4233-a8fd-438ddc3f29ae tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups returned with HTTP 202 Nov 13 01:42:39.946168 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1348/2702] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:42:39 2020] POST /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups => generated 400 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:42:39.956443 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:39.956443 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:39.957690 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1c73065f-e475-4a0d-b4ec-0d2721cb44d6 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Volume info retrieved successfully. Nov 13 01:42:39.958859 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d19b9322-3ad1-45a0-93f9-f1451a8b6e85 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:42:39.959631 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d19b9322-3ad1-45a0-93f9-f1451a8b6e85 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:39.960087 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:39.960087 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:39.961347 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d19b9322-3ad1-45a0-93f9-f1451a8b6e85 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:39.962125 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d19b9322-3ad1-45a0-93f9-f1451a8b6e85 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:39.970323 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1c73065f-e475-4a0d-b4ec-0d2721cb44d6 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Get volume metadata completed successfully. Nov 13 01:42:39.970975 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1c73065f-e475-4a0d-b4ec-0d2721cb44d6 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata returned with HTTP 200 Nov 13 01:42:39.972121 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1355/2703] 10.222.0.13 () {56 vars in 1302 bytes} [Fri Nov 13 01:42:39 2020] GET /volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata => generated 101 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:39.985051 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f7fb01bc-6de3-4d61-8e59-f0b3b271eefb tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] PUT http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata Nov 13 01:42:39.985487 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:39.985487 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:39.985903 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f7fb01bc-6de3-4d61-8e59-f0b3b271eefb tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:40.001509 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:40.001509 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:40.004114 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d19b9322-3ad1-45a0-93f9-f1451a8b6e85 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:42:40.005551 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1349/2704] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:39 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 807 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:40.057740 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:40.057740 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:40.058952 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f7fb01bc-6de3-4d61-8e59-f0b3b271eefb tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Volume info retrieved successfully. Nov 13 01:42:40.091984 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f7fb01bc-6de3-4d61-8e59-f0b3b271eefb tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Update volume metadata completed successfully. Nov 13 01:42:40.092615 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f7fb01bc-6de3-4d61-8e59-f0b3b271eefb tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata returned with HTTP 200 Nov 13 01:42:40.094393 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1356/2705] 10.222.0.13 () {58 vars in 1322 bytes} [Fri Nov 13 01:42:39 2020] PUT /volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata => generated 57 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:42:40.103277 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-080d215f-3e42-4ef9-9208-0759cf40acb5 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] GET http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata Nov 13 01:42:40.103872 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-080d215f-3e42-4ef9-9208-0759cf40acb5 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:40.104249 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:40.104249 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:40.105551 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-080d215f-3e42-4ef9-9208-0759cf40acb5 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:40.165737 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:40.165737 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:40.167395 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-080d215f-3e42-4ef9-9208-0759cf40acb5 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Volume info retrieved successfully. Nov 13 01:42:40.181855 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-080d215f-3e42-4ef9-9208-0759cf40acb5 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Get volume metadata completed successfully. Nov 13 01:42:40.182697 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-080d215f-3e42-4ef9-9208-0759cf40acb5 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata returned with HTTP 200 Nov 13 01:42:40.187733 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1350/2706] 10.222.0.13 () {56 vars in 1302 bytes} [Fri Nov 13 01:42:40 2020] GET /volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata => generated 57 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:42:40.195043 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0c64d153-3558-4098-ab7d-fd8e8ccd1b89 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] DELETE http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata/key1 Nov 13 01:42:40.195925 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0c64d153-3558-4098-ab7d-fd8e8ccd1b89 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:40.196280 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:40.196280 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:40.196889 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0c64d153-3558-4098-ab7d-fd8e8ccd1b89 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:40.252266 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:40.252266 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:40.253750 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0c64d153-3558-4098-ab7d-fd8e8ccd1b89 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Volume info retrieved successfully. Nov 13 01:42:40.266493 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0c64d153-3558-4098-ab7d-fd8e8ccd1b89 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Get volume metadata completed successfully. Nov 13 01:42:40.275405 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 01:42:40.275405 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 01:42:40.289316 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0c64d153-3558-4098-ab7d-fd8e8ccd1b89 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Delete volume metadata completed successfully. Nov 13 01:42:40.289787 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0c64d153-3558-4098-ab7d-fd8e8ccd1b89 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata/key1 returned with HTTP 200 Nov 13 01:42:40.291926 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1357/2707] 10.222.0.13 () {56 vars in 1320 bytes} [Fri Nov 13 01:42:40 2020] DELETE /volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata/key1 => generated 0 bytes in 101 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Nov 13 01:42:40.301064 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f563f832-dc25-455a-a666-05d54d315991 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] GET http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata Nov 13 01:42:40.303913 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f563f832-dc25-455a-a666-05d54d315991 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:40.304209 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:40.304209 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:40.304964 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f563f832-dc25-455a-a666-05d54d315991 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:40.369615 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:40.369615 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:40.370980 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f563f832-dc25-455a-a666-05d54d315991 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Volume info retrieved successfully. Nov 13 01:42:40.392185 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f563f832-dc25-455a-a666-05d54d315991 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Get volume metadata completed successfully. Nov 13 01:42:40.393154 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f563f832-dc25-455a-a666-05d54d315991 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata returned with HTTP 200 Nov 13 01:42:40.394779 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1351/2708] 10.222.0.13 () {56 vars in 1302 bytes} [Fri Nov 13 01:42:40 2020] GET /volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata => generated 32 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:42:40.404253 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3773fa90-e06a-4577-b444-1f25b9b236d2 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] PUT http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata Nov 13 01:42:40.404487 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:40.404487 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:40.405146 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3773fa90-e06a-4577-b444-1f25b9b236d2 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:40.471558 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:40.471558 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:40.472847 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3773fa90-e06a-4577-b444-1f25b9b236d2 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Volume info retrieved successfully. Nov 13 01:42:40.495571 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3773fa90-e06a-4577-b444-1f25b9b236d2 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Update volume metadata completed successfully. Nov 13 01:42:40.497110 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3773fa90-e06a-4577-b444-1f25b9b236d2 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata returned with HTTP 200 Nov 13 01:42:40.498171 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1358/2709] 10.222.0.13 () {58 vars in 1322 bytes} [Fri Nov 13 01:42:40 2020] PUT /volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata => generated 16 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Nov 13 01:42:40.509401 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-03540372-e672-4ba5-b352-74042f2a43db tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] POST http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata Nov 13 01:42:40.509920 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:40.509920 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:40.510273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-03540372-e672-4ba5-b352-74042f2a43db tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:40.540386 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ae166fc5-83c5-4fc9-97c7-ab4d583a6206 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:40.541015 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ae166fc5-83c5-4fc9-97c7-ab4d583a6206 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:40.541084 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:40.541084 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:40.541428 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ae166fc5-83c5-4fc9-97c7-ab4d583a6206 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:40.570725 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:40.570725 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:40.572339 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-03540372-e672-4ba5-b352-74042f2a43db tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Volume info retrieved successfully. Nov 13 01:42:40.591508 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-03540372-e672-4ba5-b352-74042f2a43db tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Create volume metadata completed successfully. Nov 13 01:42:40.592543 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-03540372-e672-4ba5-b352-74042f2a43db tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata returned with HTTP 200 Nov 13 01:42:40.598311 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1352/2710] 10.222.0.13 () {58 vars in 1323 bytes} [Fri Nov 13 01:42:40 2020] POST /volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata => generated 68 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:42:40.609829 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-77e74d08-c543-421b-a2ce-429903bebab4 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] PUT http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata/key3 Nov 13 01:42:40.610657 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:40.610657 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:40.611947 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-77e74d08-c543-421b-a2ce-429903bebab4 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:40.622887 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:40.622887 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:40.635034 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ae166fc5-83c5-4fc9-97c7-ab4d583a6206 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:40.674981 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:40.674981 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:40.676746 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-77e74d08-c543-421b-a2ce-429903bebab4 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Volume info retrieved successfully. Nov 13 01:42:40.697362 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ae166fc5-83c5-4fc9-97c7-ab4d583a6206 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:40.698235 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1359/2711] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:40 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 920 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:40.724979 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-77e74d08-c543-421b-a2ce-429903bebab4 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Update volume metadata completed successfully. Nov 13 01:42:40.725614 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-77e74d08-c543-421b-a2ce-429903bebab4 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata/key3 returned with HTTP 200 Nov 13 01:42:40.726553 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1353/2712] 10.222.0.13 () {58 vars in 1337 bytes} [Fri Nov 13 01:42:40 2020] PUT /volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata/key3 => generated 35 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:42:40.736254 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5d526bb9-3906-4fbb-b178-e351973cdc68 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] GET http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata/key3 Nov 13 01:42:40.736788 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5d526bb9-3906-4fbb-b178-e351973cdc68 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:40.737013 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:40.737013 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:40.737454 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5d526bb9-3906-4fbb-b178-e351973cdc68 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:40.797819 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:40.797819 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:40.799110 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5d526bb9-3906-4fbb-b178-e351973cdc68 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Volume info retrieved successfully. Nov 13 01:42:40.810225 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5d526bb9-3906-4fbb-b178-e351973cdc68 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Get volume metadata completed successfully. Nov 13 01:42:40.810797 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5d526bb9-3906-4fbb-b178-e351973cdc68 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata/key3 returned with HTTP 200 Nov 13 01:42:40.811833 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1360/2713] 10.222.0.13 () {56 vars in 1317 bytes} [Fri Nov 13 01:42:40 2020] GET /volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata/key3 => generated 35 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:42:40.821749 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-86892176-ba2a-499c-8894-4225aaf31ffc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] GET http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata Nov 13 01:42:40.822345 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-86892176-ba2a-499c-8894-4225aaf31ffc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:40.822456 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:40.822456 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:40.823101 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-86892176-ba2a-499c-8894-4225aaf31ffc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:40.885460 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:40.885460 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:40.888709 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-86892176-ba2a-499c-8894-4225aaf31ffc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Volume info retrieved successfully. Nov 13 01:42:40.903180 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-86892176-ba2a-499c-8894-4225aaf31ffc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Get volume metadata completed successfully. Nov 13 01:42:40.904266 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-86892176-ba2a-499c-8894-4225aaf31ffc tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata returned with HTTP 200 Nov 13 01:42:40.905288 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1354/2714] 10.222.0.13 () {56 vars in 1302 bytes} [Fri Nov 13 01:42:40 2020] GET /volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata => generated 75 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:42:40.918377 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4669bdf1-ae54-4ab3-9349-a5878ec5a800 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] PUT http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata Nov 13 01:42:40.918945 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:40.918945 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:40.919706 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4669bdf1-ae54-4ab3-9349-a5878ec5a800 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:40.978082 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:40.978082 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:40.979233 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4669bdf1-ae54-4ab3-9349-a5878ec5a800 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Volume info retrieved successfully. Nov 13 01:42:41.014486 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4669bdf1-ae54-4ab3-9349-a5878ec5a800 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Update volume metadata completed successfully. Nov 13 01:42:41.015294 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4669bdf1-ae54-4ab3-9349-a5878ec5a800 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata returned with HTTP 200 Nov 13 01:42:41.021186 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1361/2715] 10.222.0.13 () {58 vars in 1322 bytes} [Fri Nov 13 01:42:40 2020] PUT /volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f/metadata => generated 16 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 01:42:41.021585 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c8d7eaa3-f2b4-4a63-90b2-1d3eb66ad356 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:42:41.022233 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c8d7eaa3-f2b4-4a63-90b2-1d3eb66ad356 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:41.022580 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:41.022580 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:41.023359 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c8d7eaa3-f2b4-4a63-90b2-1d3eb66ad356 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:41.024282 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c8d7eaa3-f2b4-4a63-90b2-1d3eb66ad356 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:41.028087 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fa5eaf81-4af3-4f22-bb76-8f0d4cb95a57 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] DELETE http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f Nov 13 01:42:41.028807 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fa5eaf81-4af3-4f22-bb76-8f0d4cb95a57 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:41.029195 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:41.029195 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:41.029799 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fa5eaf81-4af3-4f22-bb76-8f0d4cb95a57 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:41.030650 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-fa5eaf81-4af3-4f22-bb76-8f0d4cb95a57 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Delete volume with id: 4857d6b4-9e5d-4473-a8c9-54afca38b53f Nov 13 01:42:41.054569 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:41.054569 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:41.056573 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c8d7eaa3-f2b4-4a63-90b2-1d3eb66ad356 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:42:41.057855 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1355/2716] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:41 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 807 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:41.094697 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:41.094697 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:41.096548 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fa5eaf81-4af3-4f22-bb76-8f0d4cb95a57 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Volume info retrieved successfully. Nov 13 01:42:41.131054 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fa5eaf81-4af3-4f22-bb76-8f0d4cb95a57 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Delete volume request issued successfully. Nov 13 01:42:41.131864 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fa5eaf81-4af3-4f22-bb76-8f0d4cb95a57 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f returned with HTTP 202 Nov 13 01:42:41.132828 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1362/2717] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:42:41 2020] DELETE /volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:42:41.140931 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ab476514-0d3d-4b27-864e-9e4259c9cf3d tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] GET http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f Nov 13 01:42:41.141924 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ab476514-0d3d-4b27-864e-9e4259c9cf3d tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:41.142561 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:41.142561 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:41.143075 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ab476514-0d3d-4b27-864e-9e4259c9cf3d tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:41.210496 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:41.210496 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:41.219906 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ab476514-0d3d-4b27-864e-9e4259c9cf3d tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Volume info retrieved successfully. Nov 13 01:42:41.246079 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ab476514-0d3d-4b27-864e-9e4259c9cf3d tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f returned with HTTP 200 Nov 13 01:42:41.247462 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1356/2718] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:41 2020] GET /volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f => generated 911 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:42:41.715552 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-399aad52-82ce-4d9d-885a-557f530722f1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:41.716512 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-399aad52-82ce-4d9d-885a-557f530722f1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:41.717249 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:41.717249 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:41.717634 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-399aad52-82ce-4d9d-885a-557f530722f1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:41.849976 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:41.849976 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:41.873095 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-399aad52-82ce-4d9d-885a-557f530722f1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:41.930933 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-399aad52-82ce-4d9d-885a-557f530722f1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:41.930933 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1363/2719] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:41 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 920 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:42.072408 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-29c06de4-5138-429c-bb9b-d7414d9c924b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:42:42.073048 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-29c06de4-5138-429c-bb9b-d7414d9c924b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:42.073356 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:42.073356 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:42.074393 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-29c06de4-5138-429c-bb9b-d7414d9c924b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:42.074871 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-29c06de4-5138-429c-bb9b-d7414d9c924b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:42.102069 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:42.102069 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:42.104941 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-29c06de4-5138-429c-bb9b-d7414d9c924b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:42:42.106154 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1357/2720] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:42 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 807 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:42.264689 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-29445e70-00f8-4256-901a-0660aa25db76 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] GET http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f Nov 13 01:42:42.265547 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-29445e70-00f8-4256-901a-0660aa25db76 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:42.265935 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:42.265935 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:42.266902 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-29445e70-00f8-4256-901a-0660aa25db76 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:42.330262 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:42.330262 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:42.341067 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-29445e70-00f8-4256-901a-0660aa25db76 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Volume info retrieved successfully. Nov 13 01:42:42.369234 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-29445e70-00f8-4256-901a-0660aa25db76 tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f returned with HTTP 200 Nov 13 01:42:42.371632 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1364/2721] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:42 2020] GET /volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f => generated 911 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:42.936584 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca8b0e99-21a9-4d32-abf8-c8723c5c92d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:42.938324 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca8b0e99-21a9-4d32-abf8-c8723c5c92d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:42.938794 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:42.938794 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:42.939439 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca8b0e99-21a9-4d32-abf8-c8723c5c92d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:42.999566 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:42.999566 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:43.011219 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ca8b0e99-21a9-4d32-abf8-c8723c5c92d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:43.041064 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca8b0e99-21a9-4d32-abf8-c8723c5c92d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:43.042792 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1358/2722] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:42 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 978 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:43.119548 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c8dc3d1b-4a10-4393-8464-ed070a4ec38d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:42:43.120482 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c8dc3d1b-4a10-4393-8464-ed070a4ec38d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:43.120884 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:43.120884 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:43.121502 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c8dc3d1b-4a10-4393-8464-ed070a4ec38d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:43.122054 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c8dc3d1b-4a10-4393-8464-ed070a4ec38d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:43.148541 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:43.148541 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:43.151117 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c8dc3d1b-4a10-4393-8464-ed070a4ec38d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:42:43.152259 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1365/2723] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:43 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 807 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:43.385555 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9b4ac5cc-63b8-402b-8aa1-123f9893cd8a tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] GET http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f Nov 13 01:42:43.386640 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9b4ac5cc-63b8-402b-8aa1-123f9893cd8a tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:43.387160 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:43.387160 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:43.387910 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9b4ac5cc-63b8-402b-8aa1-123f9893cd8a tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:43.455792 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9b4ac5cc-63b8-402b-8aa1-123f9893cd8a tempest-VolumesMetadataTest-312043257 tempest-VolumesMetadataTest-312043257] http://10.222.0.13/volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f returned with HTTP 404 Nov 13 01:42:43.456968 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1359/2724] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:43 2020] GET /volume/v3/b07683f120c940089f85e413fa914d00/volumes/4857d6b4-9e5d-4473-a8c9-54afca38b53f => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:42:44.058593 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0b2f750c-1100-44a2-a8f7-1cd8b583e551 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:44.059679 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0b2f750c-1100-44a2-a8f7-1cd8b583e551 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:44.060110 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:44.060110 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:44.060726 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0b2f750c-1100-44a2-a8f7-1cd8b583e551 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:44.151731 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:44.151731 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:44.165127 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0b2f750c-1100-44a2-a8f7-1cd8b583e551 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:44.166884 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cc3d3cc6-8eaa-45ba-82e2-7d39a799122a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:42:44.167398 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cc3d3cc6-8eaa-45ba-82e2-7d39a799122a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:44.168251 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cc3d3cc6-8eaa-45ba-82e2-7d39a799122a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:44.168768 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-cc3d3cc6-8eaa-45ba-82e2-7d39a799122a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:44.205344 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:44.205344 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:44.207541 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cc3d3cc6-8eaa-45ba-82e2-7d39a799122a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:42:44.207693 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0b2f750c-1100-44a2-a8f7-1cd8b583e551 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:44.208420 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1360/2726] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:44 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:44.208523 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1366/2726] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:44 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 981 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:45.223672 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cafdaf3a-a974-4491-bd98-c57cae64b0d2 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:42:45.223672 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cafdaf3a-a974-4491-bd98-c57cae64b0d2 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:45.223672 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:45.223672 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:45.225525 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cafdaf3a-a974-4491-bd98-c57cae64b0d2 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:45.225525 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-cafdaf3a-a974-4491-bd98-c57cae64b0d2 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:45.229721 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-faaf2724-0791-4f3e-b4d5-f0e6fd92c11c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:45.230494 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-faaf2724-0791-4f3e-b4d5-f0e6fd92c11c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:45.230896 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:45.230896 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:45.231669 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-faaf2724-0791-4f3e-b4d5-f0e6fd92c11c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:45.274108 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:45.274108 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:45.276119 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cafdaf3a-a974-4491-bd98-c57cae64b0d2 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:42:45.276932 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1367/2727] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:45 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:45.301271 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:45.301271 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:45.313387 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-faaf2724-0791-4f3e-b4d5-f0e6fd92c11c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:45.339841 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-faaf2724-0791-4f3e-b4d5-f0e6fd92c11c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:45.340896 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1361/2728] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:45 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 981 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:46.004949 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] POST http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes Nov 13 01:42:46.005934 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:46.005934 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:46.006395 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Action: 'create', calling method: create, body: {"volume": {"imageRef": "16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c", "size": 1, "name": "tempest-VolumesCloneTest-Volume-411585572"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:46.007621 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Create volume request body: {'volume': {'imageRef': '16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-411585572'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:42:46.122632 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Create volume of 1 GB Nov 13 01:42:46.137321 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Availability Zones retrieved successfully. Nov 13 01:42:46.155048 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Flow 'volume_create_api' (7935d0cf-a567-45ba-ad89-11e6ab3e9782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:42:46.157817 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (902cf01c-55da-474c-9b17-d083d3840c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:46.160341 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:42:46.283328 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (902cf01c-55da-474c-9b17-d083d3840c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:46.285900 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f88be14-9e56-47d9-9fa1-5db4f99ef87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:46.293817 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-856408d4-a83d-43db-b5b8-4b5567a6b5ab tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:42:46.293817 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-856408d4-a83d-43db-b5b8-4b5567a6b5ab tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:46.293817 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:46.293817 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:46.293817 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-856408d4-a83d-43db-b5b8-4b5567a6b5ab tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:46.293817 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-856408d4-a83d-43db-b5b8-4b5567a6b5ab tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:46.319306 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:46.319306 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:46.321424 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-856408d4-a83d-43db-b5b8-4b5567a6b5ab tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:42:46.322303 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1362/2729] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:46 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:46.360692 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a75fe750-0b8e-4285-9528-53017796e4e2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:46.361751 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a75fe750-0b8e-4285-9528-53017796e4e2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:46.362129 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:46.362129 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:46.362476 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a75fe750-0b8e-4285-9528-53017796e4e2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:46.402794 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Created reservations ['2dd0b8e2-7083-4e65-9560-745944a61892', '397c84b1-d7cb-491c-b68c-3cec8dbc8e10', '7f98a6df-0e4a-44af-ae41-767865dad729', '01a0a1e1-5831-4830-95b1-3f4746ec1531'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:42:46.405538 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f88be14-9e56-47d9-9fa1-5db4f99ef87c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dd0b8e2-7083-4e65-9560-745944a61892', '397c84b1-d7cb-491c-b68c-3cec8dbc8e10', '7f98a6df-0e4a-44af-ae41-767865dad729', '01a0a1e1-5831-4830-95b1-3f4746ec1531']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:46.409459 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68b8b0f0-c4fb-45f5-b2be-a7e36aafd1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:46.416824 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:46.416824 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:46.425475 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a75fe750-0b8e-4285-9528-53017796e4e2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:46.450511 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a75fe750-0b8e-4285-9528-53017796e4e2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:46.451300 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1363/2730] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:46 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 981 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:42:46.494011 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68b8b0f0-c4fb-45f5-b2be-a7e36aafd1dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed4d7ce7-f2d2-4aba-a2fc-283617cc1086', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-411585572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37d4edbb95f646e38b2a80d8acf96e6f',qos_specs=None,replication_status=,reservations=['2dd0b8e2-7083-4e65-9560-745944a61892','397c84b1-d7cb-491c-b68c-3cec8dbc8e10','7f98a6df-0e4a-44af-ae41-767865dad729','01a0a1e1-5831-4830-95b1-3f4746ec1531'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc3414cdaa6347dbbfc1cbead88a9fd7',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:42:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-411585572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed4d7ce7-f2d2-4aba-a2fc-283617cc1086,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37d4edbb95f646e38b2a80d8acf96e6f',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='fc3414cdaa6347dbbfc1cbead88a9fd7',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:46.496783 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3092c765-58bb-4209-b23b-84cc1d3df635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:46.548307 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3092c765-58bb-4209-b23b-84cc1d3df635) 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-411585572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37d4edbb95f646e38b2a80d8acf96e6f',qos_specs=None,replication_status=,reservations=['2dd0b8e2-7083-4e65-9560-745944a61892','397c84b1-d7cb-491c-b68c-3cec8dbc8e10','7f98a6df-0e4a-44af-ae41-767865dad729','01a0a1e1-5831-4830-95b1-3f4746ec1531'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc3414cdaa6347dbbfc1cbead88a9fd7',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:46.550339 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cce9e771-ff10-43c5-a35f-17fc81c1b4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:46.567892 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cce9e771-ff10-43c5-a35f-17fc81c1b4f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:46.570703 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Flow 'volume_create_api' (7935d0cf-a567-45ba-ad89-11e6ab3e9782) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:42:46.624905 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Create volume request issued successfully. Nov 13 01:42:46.640910 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef9c6110-5cc8-42fd-830c-5ed45eb5dcf0 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes returned with HTTP 202 Nov 13 01:42:46.647946 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1368/2731] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:42:46 2020] POST /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes => generated 815 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:42:46.658110 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7dbe333c-94ba-4310-9729-1d8a8baa60d4 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:42:46.658619 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7dbe333c-94ba-4310-9729-1d8a8baa60d4 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:46.658837 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:46.658837 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:46.659205 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7dbe333c-94ba-4310-9729-1d8a8baa60d4 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:46.741931 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:46.741931 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:46.751225 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7dbe333c-94ba-4310-9729-1d8a8baa60d4 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:42:46.774785 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7dbe333c-94ba-4310-9729-1d8a8baa60d4 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:42:46.775979 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1364/2732] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:46 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 907 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:47.338562 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6bf74c8e-1839-4097-b094-d79db3d99380 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:42:47.339708 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6bf74c8e-1839-4097-b094-d79db3d99380 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:47.340069 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:47.340069 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:47.340666 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6bf74c8e-1839-4097-b094-d79db3d99380 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:47.341207 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-6bf74c8e-1839-4097-b094-d79db3d99380 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:47.368657 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:47.368657 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:47.372308 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6bf74c8e-1839-4097-b094-d79db3d99380 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:42:47.373207 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1369/2733] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:47 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:47.469301 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-04d6ee89-5b76-4461-8181-61e28a777073 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:47.470027 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-04d6ee89-5b76-4461-8181-61e28a777073 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:47.470527 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:47.470527 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:47.471012 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-04d6ee89-5b76-4461-8181-61e28a777073 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:47.535458 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:47.535458 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:47.551653 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-04d6ee89-5b76-4461-8181-61e28a777073 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:47.579814 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-04d6ee89-5b76-4461-8181-61e28a777073 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:47.581011 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1365/2734] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:47 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 981 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:47.793081 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0421f167-37af-49cb-ba2a-83c7f3037b17 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:42:47.793556 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0421f167-37af-49cb-ba2a-83c7f3037b17 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:47.793776 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:47.793776 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:47.794155 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0421f167-37af-49cb-ba2a-83c7f3037b17 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:47.855626 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:47.855626 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:47.869722 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0421f167-37af-49cb-ba2a-83c7f3037b17 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:42:47.918002 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0421f167-37af-49cb-ba2a-83c7f3037b17 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:42:47.919418 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1370/2735] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:47 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 907 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:48.386800 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d432722-c7db-4e5c-a425-828d14757d8b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:42:48.388114 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d432722-c7db-4e5c-a425-828d14757d8b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:48.388455 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:48.388455 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:48.388971 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d432722-c7db-4e5c-a425-828d14757d8b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:48.389480 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-4d432722-c7db-4e5c-a425-828d14757d8b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:48.414564 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:48.414564 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:48.416491 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d432722-c7db-4e5c-a425-828d14757d8b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:42:48.417709 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1366/2736] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:48 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:48.597468 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-022c8b1a-e3d1-4d26-8024-285e385cbde0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:48.598202 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-022c8b1a-e3d1-4d26-8024-285e385cbde0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:48.598462 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:48.598462 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:48.599079 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-022c8b1a-e3d1-4d26-8024-285e385cbde0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:48.663988 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:48.663988 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:48.680835 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-022c8b1a-e3d1-4d26-8024-285e385cbde0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:48.724026 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-022c8b1a-e3d1-4d26-8024-285e385cbde0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:48.735646 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1371/2737] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:48 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 1369 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:42:48.740157 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5b444eb3-5b25-4afe-97e4-7b58b8a7d871 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:48.741072 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5b444eb3-5b25-4afe-97e4-7b58b8a7d871 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:48.741461 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:48.741461 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:48.742074 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5b444eb3-5b25-4afe-97e4-7b58b8a7d871 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:48.820009 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:48.820009 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:48.831991 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5b444eb3-5b25-4afe-97e4-7b58b8a7d871 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:48.861153 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5b444eb3-5b25-4afe-97e4-7b58b8a7d871 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:48.862001 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1367/2738] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:48 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 1369 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:42:48.877178 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5b072466-2912-485c-a34e-140e69dee429 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots Nov 13 01:42:48.877737 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:48.877737 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:48.878337 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5b072466-2912-485c-a34e-140e69dee429 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e28226a8-0dab-4a91-9591-134014484645", "force": false, "display_name": "tempest-TestVolumeBootPattern-snapshot-1385273258", "description": null, "metadata": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:48.933723 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:48.933723 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:48.935333 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5b072466-2912-485c-a34e-140e69dee429 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:48.935983 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-5b072466-2912-485c-a34e-140e69dee429 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create snapshot from volume e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:48.936689 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-191963a7-f80d-4133-9b97-b04d780b56ea tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:42:48.937767 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-191963a7-f80d-4133-9b97-b04d780b56ea tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:48.938129 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:48.938129 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:48.938759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-191963a7-f80d-4133-9b97-b04d780b56ea tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:49.010776 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:49.010776 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:49.022569 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-191963a7-f80d-4133-9b97-b04d780b56ea tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:42:49.023094 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-5b072466-2912-485c-a34e-140e69dee429 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Created reservations ['08dae8c1-d9ae-4abe-bf84-9ed22f9f58b7', '97cf4255-95f0-4eb0-8115-411ea949e3c3', '5fd2e7d2-6bf5-4ac2-ad27-5427819e6a1e', '30a87133-f328-435f-9b70-6e9653fbdcef'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:42:49.050684 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-191963a7-f80d-4133-9b97-b04d780b56ea tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:42:49.051817 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1368/2739] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:48 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 907 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:49.154046 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5b072466-2912-485c-a34e-140e69dee429 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot create request issued successfully. Nov 13 01:42:49.154906 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5b072466-2912-485c-a34e-140e69dee429 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots returned with HTTP 202 Nov 13 01:42:49.156244 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1372/2740] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:42:48 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots => generated 308 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:42:49.167344 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec139e1d-46af-484b-8576-1762407ac431 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 Nov 13 01:42:49.168305 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec139e1d-46af-484b-8576-1762407ac431 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:49.168716 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:49.168716 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:49.169694 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec139e1d-46af-484b-8576-1762407ac431 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:49.198421 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:49.198421 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:49.199749 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ec139e1d-46af-484b-8576-1762407ac431 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:42:49.201646 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec139e1d-46af-484b-8576-1762407ac431 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 returned with HTTP 200 Nov 13 01:42:49.202479 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1369/2741] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:42:49 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:49.434347 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd9a442d-4cea-44ac-b511-963bfff60e4a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:42:49.435294 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd9a442d-4cea-44ac-b511-963bfff60e4a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:49.436187 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:49.436187 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:49.437484 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd9a442d-4cea-44ac-b511-963bfff60e4a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:49.438320 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-bd9a442d-4cea-44ac-b511-963bfff60e4a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:49.472063 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:49.472063 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:49.474547 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd9a442d-4cea-44ac-b511-963bfff60e4a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:42:49.475500 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1373/2742] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:49 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:50.069471 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-63585488-17cd-43c8-a986-4200202d9731 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:42:50.070467 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-63585488-17cd-43c8-a986-4200202d9731 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:50.071022 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:50.071022 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:50.071899 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-63585488-17cd-43c8-a986-4200202d9731 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:50.136471 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:50.136471 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:50.149277 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-63585488-17cd-43c8-a986-4200202d9731 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:42:50.175039 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-63585488-17cd-43c8-a986-4200202d9731 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:42:50.176453 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1370/2743] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:50 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 907 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:50.215096 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-98257820-4972-4dea-a61f-e1c9fc69064f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 Nov 13 01:42:50.228465 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-98257820-4972-4dea-a61f-e1c9fc69064f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:50.228893 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:50.228893 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:50.229842 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-98257820-4972-4dea-a61f-e1c9fc69064f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:50.277009 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:50.277009 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:50.279358 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-98257820-4972-4dea-a61f-e1c9fc69064f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:42:50.286824 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-98257820-4972-4dea-a61f-e1c9fc69064f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 returned with HTTP 200 Nov 13 01:42:50.289951 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1374/2744] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:42:50 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 => generated 440 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:50.490545 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-61481ad3-7b68-4320-8b8b-b91e33ba55cb tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:42:50.491063 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-61481ad3-7b68-4320-8b8b-b91e33ba55cb tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:50.491192 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:50.491192 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:50.491841 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-61481ad3-7b68-4320-8b8b-b91e33ba55cb tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:50.492348 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-61481ad3-7b68-4320-8b8b-b91e33ba55cb tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:50.518563 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:50.518563 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:50.521044 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-61481ad3-7b68-4320-8b8b-b91e33ba55cb tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:42:50.528168 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1371/2745] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:50 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:51.205204 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5ae714af-5346-4f26-955b-adc64e70ce65 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:42:51.205892 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5ae714af-5346-4f26-955b-adc64e70ce65 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:51.206187 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:51.206187 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:51.206718 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5ae714af-5346-4f26-955b-adc64e70ce65 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:51.260048 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:51.260048 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:51.270622 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5ae714af-5346-4f26-955b-adc64e70ce65 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:42:51.300125 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5ae714af-5346-4f26-955b-adc64e70ce65 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:42:51.300963 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1375/2746] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:51 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 907 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:51.301164 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-33f21476-710f-47d7-9533-af07ec6a8977 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 Nov 13 01:42:51.301851 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-33f21476-710f-47d7-9533-af07ec6a8977 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:51.302236 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:51.302236 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:51.302890 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-33f21476-710f-47d7-9533-af07ec6a8977 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:51.337371 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:51.337371 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:51.338914 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-33f21476-710f-47d7-9533-af07ec6a8977 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:42:51.341136 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-33f21476-710f-47d7-9533-af07ec6a8977 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 returned with HTTP 200 Nov 13 01:42:51.342166 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1372/2747] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:42:51 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 => generated 467 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:51.354365 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bb263dcf-f092-4dec-91ea-ab15ae06fd0d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 Nov 13 01:42:51.356114 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bb263dcf-f092-4dec-91ea-ab15ae06fd0d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:51.356501 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:51.356501 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:51.357106 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bb263dcf-f092-4dec-91ea-ab15ae06fd0d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:51.387053 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:51.387053 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:51.388437 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bb263dcf-f092-4dec-91ea-ab15ae06fd0d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:42:51.391329 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bb263dcf-f092-4dec-91ea-ab15ae06fd0d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 returned with HTTP 200 Nov 13 01:42:51.392411 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1376/2748] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:42:51 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 => generated 467 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:51.537711 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a30cf85d-8a93-4ffc-9d05-d9e2a3ed9288 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:42:51.538246 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a30cf85d-8a93-4ffc-9d05-d9e2a3ed9288 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:51.538508 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:51.538508 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:51.539008 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a30cf85d-8a93-4ffc-9d05-d9e2a3ed9288 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:51.539474 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-a30cf85d-8a93-4ffc-9d05-d9e2a3ed9288 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:51.564667 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:51.564667 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:51.566781 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a30cf85d-8a93-4ffc-9d05-d9e2a3ed9288 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:42:51.568031 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1373/2749] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:51 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:51.626489 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-efeb3f95-3a23-4f98-8e8f-c1bba602c08f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 Nov 13 01:42:51.627225 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-efeb3f95-3a23-4f98-8e8f-c1bba602c08f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:51.627435 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:51.627435 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:51.627968 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-efeb3f95-3a23-4f98-8e8f-c1bba602c08f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:51.673863 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:51.673863 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:51.675179 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-efeb3f95-3a23-4f98-8e8f-c1bba602c08f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:42:51.677129 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-efeb3f95-3a23-4f98-8e8f-c1bba602c08f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 returned with HTTP 200 Nov 13 01:42:51.677977 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1377/2750] 10.222.0.13 () {60 vars in 1575 bytes} [Fri Nov 13 01:42:51 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 => generated 467 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:51.691507 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-8ccc44d2-02d5-4269-b64d-f29f32309a82 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:51.692624 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-8ccc44d2-02d5-4269-b64d-f29f32309a82 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:51.692842 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:51.692842 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:51.693222 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-8ccc44d2-02d5-4269-b64d-f29f32309a82 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:51.767092 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:51.767092 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:51.778783 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-8ccc44d2-02d5-4269-b64d-f29f32309a82 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:51.809154 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-8ccc44d2-02d5-4269-b64d-f29f32309a82 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:51.810018 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1374/2751] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:42:51 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 1369 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:42:52.317439 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-56e22899-895a-4adf-9061-db66ae7c1e37 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:42:52.318112 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-56e22899-895a-4adf-9061-db66ae7c1e37 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:52.318489 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:52.318489 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:52.319133 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-56e22899-895a-4adf-9061-db66ae7c1e37 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:52.393162 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:52.393162 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:52.406617 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-56e22899-895a-4adf-9061-db66ae7c1e37 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:42:52.434244 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-56e22899-895a-4adf-9061-db66ae7c1e37 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:42:52.435754 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1378/2752] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:52 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 907 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:52.584541 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3ea4d24-0bb1-46c8-8697-528fb4e9f2f3 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:42:52.585923 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3ea4d24-0bb1-46c8-8697-528fb4e9f2f3 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:52.586327 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:52.586327 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:52.586947 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3ea4d24-0bb1-46c8-8697-528fb4e9f2f3 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:52.588146 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e3ea4d24-0bb1-46c8-8697-528fb4e9f2f3 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:52.642936 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:52.642936 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:52.642936 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3ea4d24-0bb1-46c8-8697-528fb4e9f2f3 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:42:52.642936 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1375/2753] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:52 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:52.888714 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-b7226272-0bda-485a-bc8d-d3a89d2f0660 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 Nov 13 01:42:52.889237 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-b7226272-0bda-485a-bc8d-d3a89d2f0660 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:52.889430 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:52.889430 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:52.891042 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-b7226272-0bda-485a-bc8d-d3a89d2f0660 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:52.918628 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:52.918628 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:52.922416 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-b7226272-0bda-485a-bc8d-d3a89d2f0660 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:42:52.925558 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-b7226272-0bda-485a-bc8d-d3a89d2f0660 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 returned with HTTP 200 Nov 13 01:42:52.927557 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1379/2754] 10.222.0.13 () {60 vars in 1575 bytes} [Fri Nov 13 01:42:52 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 => generated 467 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:53.452852 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f59a429b-1960-411e-b6f2-e7a2541cc91a tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:42:53.453535 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f59a429b-1960-411e-b6f2-e7a2541cc91a tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:53.453773 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:53.453773 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:53.454148 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f59a429b-1960-411e-b6f2-e7a2541cc91a tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:53.541319 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:53.541319 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:53.550672 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f59a429b-1960-411e-b6f2-e7a2541cc91a tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:42:53.575768 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f59a429b-1960-411e-b6f2-e7a2541cc91a tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:42:53.576596 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1376/2755] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:53 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 907 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:53.658744 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c25fd86f-26b1-4699-882c-7673f36b50c0 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:42:53.660382 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c25fd86f-26b1-4699-882c-7673f36b50c0 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:53.660945 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:53.660945 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:53.662002 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c25fd86f-26b1-4699-882c-7673f36b50c0 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:53.663178 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c25fd86f-26b1-4699-882c-7673f36b50c0 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:53.691629 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:53.691629 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:53.693763 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c25fd86f-26b1-4699-882c-7673f36b50c0 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:42:53.711832 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1380/2756] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:53 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:54.593077 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6cd479e7-84e5-4096-a831-edeacf906c40 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:42:54.593908 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6cd479e7-84e5-4096-a831-edeacf906c40 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:54.594448 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:54.594448 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:54.595307 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6cd479e7-84e5-4096-a831-edeacf906c40 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:54.660039 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:54.660039 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:54.669819 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6cd479e7-84e5-4096-a831-edeacf906c40 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:42:54.695428 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6cd479e7-84e5-4096-a831-edeacf906c40 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:42:54.696607 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1377/2757] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:54 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 907 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:54.717304 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9b0693d9-3f9a-47fa-89ec-eec94829fa60 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:42:54.717831 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9b0693d9-3f9a-47fa-89ec-eec94829fa60 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:54.718184 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:54.718184 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:54.718561 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9b0693d9-3f9a-47fa-89ec-eec94829fa60 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:54.722350 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-9b0693d9-3f9a-47fa-89ec-eec94829fa60 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:54.798285 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:54.798285 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:54.799385 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9b0693d9-3f9a-47fa-89ec-eec94829fa60 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:42:54.801178 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1381/2758] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:54 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:54.813199 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-a3cf455b-f109-4c2e-aa0a-34df05e262ad tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 Nov 13 01:42:54.813742 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-a3cf455b-f109-4c2e-aa0a-34df05e262ad tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:54.813937 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:54.813937 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:54.814318 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-a3cf455b-f109-4c2e-aa0a-34df05e262ad tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:54.840521 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:54.840521 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:54.841676 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-a3cf455b-f109-4c2e-aa0a-34df05e262ad tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:42:54.844707 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-a3cf455b-f109-4c2e-aa0a-34df05e262ad tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 returned with HTTP 200 Nov 13 01:42:54.845595 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1378/2759] 10.222.0.59 () {58 vars in 1368 bytes} [Fri Nov 13 01:42:54 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 => generated 467 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:54.860277 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-dbae6baa-557a-4c35-b677-6825ec72b51b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:42:54.861215 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-dbae6baa-557a-4c35-b677-6825ec72b51b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:54.861554 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:54.861554 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:54.862113 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-dbae6baa-557a-4c35-b677-6825ec72b51b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:54.927944 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:54.927944 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:54.939610 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-dbae6baa-557a-4c35-b677-6825ec72b51b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:54.972322 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-dbae6baa-557a-4c35-b677-6825ec72b51b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:42:54.973427 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1382/2760] 10.222.0.59 () {58 vars in 1362 bytes} [Fri Nov 13 01:42:54 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 1369 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:42:54.989086 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes Nov 13 01:42:54.989529 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:54.989529 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:54.990606 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "862f0110-7464-44b1-852f-c256373d34c6", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:42:54.992703 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '862f0110-7464-44b1-852f-c256373d34c6', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:42:55.036663 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:55.036663 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:55.041490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:42:55.042413 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume of 1 GB Nov 13 01:42:55.044433 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Availability Zones retrieved successfully. Nov 13 01:42:55.064243 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Flow 'volume_create_api' (b1ad1b32-15a4-47e7-b26d-525a21cddb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:42:55.067479 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (485426ff-d028-4bac-ae2b-989484d5b421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:55.071240 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:42:55.200746 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (485426ff-d028-4bac-ae2b-989484d5b421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '862f0110-7464-44b1-852f-c256373d34c6', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:55.203631 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11ad6284-823e-493e-82d6-ad3d9327e77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:55.295267 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Created reservations ['7094f3fb-8708-4b28-b120-9d688fa71cd2', '9e08889c-c3f0-4565-8ea7-32a711c1a79b', '73a8cedc-70fe-47c4-932f-ca0f9ad1ba04', 'f431b40a-ee59-49db-90e9-369c1fc97377'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:42:55.299389 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11ad6284-823e-493e-82d6-ad3d9327e77a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7094f3fb-8708-4b28-b120-9d688fa71cd2', '9e08889c-c3f0-4565-8ea7-32a711c1a79b', '73a8cedc-70fe-47c4-932f-ca0f9ad1ba04', 'f431b40a-ee59-49db-90e9-369c1fc97377']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:55.301696 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d3b63de-9bdb-498c-ac34-9117df7f6bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:55.492983 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d3b63de-9bdb-498c-ac34-9117df7f6bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9', '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='7aa3ab99f8f5445ba119552622f56103',qos_specs=None,replication_status=,reservations=['7094f3fb-8708-4b28-b120-9d688fa71cd2','9e08889c-c3f0-4565-8ea7-32a711c1a79b','73a8cedc-70fe-47c4-932f-ca0f9ad1ba04','f431b40a-ee59-49db-90e9-369c1fc97377'],size=1,snapshot_id=862f0110-7464-44b1-852f-c256373d34c6,source_replicaid=,source_volid=None,status='creating',user_id='d4e2141cc66c4123bcbfb0734931dc5c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:42:55Z,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=7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7aa3ab99f8f5445ba119552622f56103',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=862f0110-7464-44b1-852f-c256373d34c6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d4e2141cc66c4123bcbfb0734931dc5c',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:55.495167 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdc73cec-54d0-43b4-b987-720f986bfeae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:55.527637 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdc73cec-54d0-43b4-b987-720f986bfeae) 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='7aa3ab99f8f5445ba119552622f56103',qos_specs=None,replication_status=,reservations=['7094f3fb-8708-4b28-b120-9d688fa71cd2','9e08889c-c3f0-4565-8ea7-32a711c1a79b','73a8cedc-70fe-47c4-932f-ca0f9ad1ba04','f431b40a-ee59-49db-90e9-369c1fc97377'],size=1,snapshot_id=862f0110-7464-44b1-852f-c256373d34c6,source_replicaid=,source_volid=None,status='creating',user_id='d4e2141cc66c4123bcbfb0734931dc5c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:55.529603 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1db08bd2-aad1-45f5-986f-51cd8deb0617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:42:55.639519 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1db08bd2-aad1-45f5-986f-51cd8deb0617) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:42:55.642352 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Flow 'volume_create_api' (b1ad1b32-15a4-47e7-b26d-525a21cddb47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:42:55.716821 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-963218c7-6949-4cb2-9230-c98a39edfce2 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:42:55.718470 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-963218c7-6949-4cb2-9230-c98a39edfce2 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:55.718893 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:55.718893 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:55.719519 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-963218c7-6949-4cb2-9230-c98a39edfce2 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:55.767372 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume request issued successfully. Nov 13 01:42:55.790751 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-ad615984-d0ee-45e6-a370-2219af594c08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes returned with HTTP 202 Nov 13 01:42:55.791667 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1379/2761] 10.222.0.59 () {62 vars in 1305 bytes} [Fri Nov 13 01:42:54 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes => generated 805 bytes in 806 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:42:55.804088 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-e2bb963d-15c1-4485-b086-74551fcad3dd tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 Nov 13 01:42:55.804088 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-e2bb963d-15c1-4485-b086-74551fcad3dd tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:55.804088 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:55.804088 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:55.804088 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-e2bb963d-15c1-4485-b086-74551fcad3dd tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:55.846916 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:55.846916 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:55.868529 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-963218c7-6949-4cb2-9230-c98a39edfce2 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:42:55.885635 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:55.885635 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:55.895171 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-963218c7-6949-4cb2-9230-c98a39edfce2 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:42:55.899234 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1383/2762] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:55 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 907 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:55.902352 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-e2bb963d-15c1-4485-b086-74551fcad3dd tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:55.912010 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1bf7e8dc-e0e7-4eae-a145-cd960c52283c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:42:55.912880 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1bf7e8dc-e0e7-4eae-a145-cd960c52283c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:55.913105 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:55.913105 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:55.913797 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1bf7e8dc-e0e7-4eae-a145-cd960c52283c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:55.915873 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-1bf7e8dc-e0e7-4eae-a145-cd960c52283c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:55.942831 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:55.942831 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:55.945070 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1bf7e8dc-e0e7-4eae-a145-cd960c52283c tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:42:55.951976 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-e2bb963d-15c1-4485-b086-74551fcad3dd tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 returned with HTTP 200 Nov 13 01:42:55.951976 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1380/2763] 10.222.0.59 () {58 vars in 1362 bytes} [Fri Nov 13 01:42:55 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 => generated 873 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:55.952764 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1384/2764] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:55 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:55.962377 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-1d9f4019-63c7-48e6-b30f-79eddf80229d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 Nov 13 01:42:55.963743 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-1d9f4019-63c7-48e6-b30f-79eddf80229d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:55.964036 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:55.964036 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:55.964532 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-1d9f4019-63c7-48e6-b30f-79eddf80229d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:56.031318 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:56.031318 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:56.042458 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-1d9f4019-63c7-48e6-b30f-79eddf80229d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:56.070982 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-1d9f4019-63c7-48e6-b30f-79eddf80229d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 returned with HTTP 200 Nov 13 01:42:56.071974 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1381/2765] 10.222.0.59 () {58 vars in 1362 bytes} [Fri Nov 13 01:42:55 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 => generated 897 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:42:56.912617 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-38e953f4-402e-4f8f-82cb-d8d55d80cf06 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:42:56.913756 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-38e953f4-402e-4f8f-82cb-d8d55d80cf06 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:56.914148 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:56.914148 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:56.914792 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-38e953f4-402e-4f8f-82cb-d8d55d80cf06 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:56.960550 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19237c55-c651-447d-bfdf-3f9f09902610 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:42:56.961072 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19237c55-c651-447d-bfdf-3f9f09902610 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:56.961265 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:56.961265 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:56.961968 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19237c55-c651-447d-bfdf-3f9f09902610 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:56.965234 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-19237c55-c651-447d-bfdf-3f9f09902610 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:57.000492 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:57.000492 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:57.009891 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-38e953f4-402e-4f8f-82cb-d8d55d80cf06 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:42:57.018228 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:57.018228 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:57.027553 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19237c55-c651-447d-bfdf-3f9f09902610 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:42:57.030389 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1382/2766] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:56 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:57.045791 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-38e953f4-402e-4f8f-82cb-d8d55d80cf06 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:42:57.047154 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1385/2767] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:56 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 907 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:58.047039 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ed52389c-e035-4321-ab38-c84dfa00d294 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:42:58.048401 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ed52389c-e035-4321-ab38-c84dfa00d294 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:58.048774 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:58.048774 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:58.049390 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ed52389c-e035-4321-ab38-c84dfa00d294 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:58.049907 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ed52389c-e035-4321-ab38-c84dfa00d294 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:58.063855 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4841f1e6-05eb-4070-a03b-4f34ea711f0d tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:42:58.064542 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4841f1e6-05eb-4070-a03b-4f34ea711f0d tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:58.064863 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:58.064863 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:58.065412 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4841f1e6-05eb-4070-a03b-4f34ea711f0d tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:58.078092 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:58.078092 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:58.082144 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ed52389c-e035-4321-ab38-c84dfa00d294 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:42:58.085977 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1383/2768] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:58 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:58.213756 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:58.213756 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:58.238871 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4841f1e6-05eb-4070-a03b-4f34ea711f0d tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:42:58.282190 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4841f1e6-05eb-4070-a03b-4f34ea711f0d tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:42:58.284386 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1386/2769] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:58 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 907 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:59.107356 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-a979f391-3a61-43fe-b6aa-872e36f4a867 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 Nov 13 01:42:59.108002 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-a979f391-3a61-43fe-b6aa-872e36f4a867 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:59.108143 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:59.108143 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:59.109204 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-a979f391-3a61-43fe-b6aa-872e36f4a867 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:59.127507 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ffe07910-84ea-46c1-bd74-835efd2950f3 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:42:59.133217 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ffe07910-84ea-46c1-bd74-835efd2950f3 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:59.134672 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:59.134672 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:59.136140 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ffe07910-84ea-46c1-bd74-835efd2950f3 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:59.137955 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ffe07910-84ea-46c1-bd74-835efd2950f3 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:42:59.241463 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:59.241463 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:59.251326 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ffe07910-84ea-46c1-bd74-835efd2950f3 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:42:59.255698 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1387/2770] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:59 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:59.300515 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1d175901-c30c-4041-97e6-5212044d9674 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:42:59.301342 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1d175901-c30c-4041-97e6-5212044d9674 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:42:59.301815 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:42:59.301815 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:42:59.302426 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1d175901-c30c-4041-97e6-5212044d9674 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:42:59.326881 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:59.326881 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:59.346297 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-a979f391-3a61-43fe-b6aa-872e36f4a867 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:42:59.398998 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:42:59.398998 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:42:59.407484 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-a979f391-3a61-43fe-b6aa-872e36f4a867 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 returned with HTTP 200 Nov 13 01:42:59.414653 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1384/2771] 10.222.0.59 () {58 vars in 1362 bytes} [Fri Nov 13 01:42:59 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 => generated 897 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:42:59.417070 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1d175901-c30c-4041-97e6-5212044d9674 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:42:59.488134 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1d175901-c30c-4041-97e6-5212044d9674 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:42:59.489147 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1388/2772] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:42:59 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 907 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:43:00.285534 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cd65319c-3274-4f27-8c7f-aed205cb36b3 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:00.286441 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cd65319c-3274-4f27-8c7f-aed205cb36b3 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:00.286995 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:00.286995 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:00.287991 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cd65319c-3274-4f27-8c7f-aed205cb36b3 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:00.288846 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-cd65319c-3274-4f27-8c7f-aed205cb36b3 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:00.328243 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:00.328243 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:00.330716 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cd65319c-3274-4f27-8c7f-aed205cb36b3 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:00.331813 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1385/2773] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:00 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:00.509147 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca3fc403-8b37-423d-bbcb-74e029ef5bbe tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:43:00.509512 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca3fc403-8b37-423d-bbcb-74e029ef5bbe tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:00.509956 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:00.509956 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:00.510453 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca3fc403-8b37-423d-bbcb-74e029ef5bbe tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:00.628925 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:00.628925 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:00.646844 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ca3fc403-8b37-423d-bbcb-74e029ef5bbe tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:00.691119 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca3fc403-8b37-423d-bbcb-74e029ef5bbe tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:43:00.692450 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1389/2774] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:00 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 907 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:01.353961 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-92c322c9-10f4-4ac4-bf67-3d099390de9d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:01.355037 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-92c322c9-10f4-4ac4-bf67-3d099390de9d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:01.355403 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:01.355403 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:01.356284 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-92c322c9-10f4-4ac4-bf67-3d099390de9d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:01.356634 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-92c322c9-10f4-4ac4-bf67-3d099390de9d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:01.410186 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:01.410186 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:01.421136 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-92c322c9-10f4-4ac4-bf67-3d099390de9d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:01.422849 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1386/2775] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:01 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:01.711019 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f1a56b33-47f5-4837-980a-2b836679071d tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:43:01.714035 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f1a56b33-47f5-4837-980a-2b836679071d tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:01.714368 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:01.714368 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:01.714929 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f1a56b33-47f5-4837-980a-2b836679071d tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:01.792098 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:01.792098 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:01.824641 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f1a56b33-47f5-4837-980a-2b836679071d tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:01.872808 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f1a56b33-47f5-4837-980a-2b836679071d tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:43:01.886835 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1390/2776] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:01 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 907 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:02.427559 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-c8c2551c-fb14-4630-bb2e-346f44909728 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 Nov 13 01:43:02.428161 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-c8c2551c-fb14-4630-bb2e-346f44909728 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:02.428584 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:02.428584 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:02.429036 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-c8c2551c-fb14-4630-bb2e-346f44909728 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:02.449378 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-48299494-7f55-4c1e-8e0a-1976dc7e68f8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:02.450197 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-48299494-7f55-4c1e-8e0a-1976dc7e68f8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:02.450530 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:02.450530 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:02.451101 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-48299494-7f55-4c1e-8e0a-1976dc7e68f8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:02.451851 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-48299494-7f55-4c1e-8e0a-1976dc7e68f8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:02.478727 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:02.478727 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:02.481045 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-48299494-7f55-4c1e-8e0a-1976dc7e68f8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:02.482593 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1391/2777] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:02 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:02.554933 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:02.554933 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:02.575730 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-c8c2551c-fb14-4630-bb2e-346f44909728 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:02.606472 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-c8c2551c-fb14-4630-bb2e-346f44909728 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 returned with HTTP 200 Nov 13 01:43:02.608226 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1387/2778] 10.222.0.59 () {58 vars in 1362 bytes} [Fri Nov 13 01:43:02 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 => generated 897 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:02.903655 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ad1911e5-fd9a-4398-9ec5-8dc847abe327 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:43:02.904689 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ad1911e5-fd9a-4398-9ec5-8dc847abe327 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:02.905092 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:02.905092 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:02.905951 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ad1911e5-fd9a-4398-9ec5-8dc847abe327 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:02.973258 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:02.973258 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:02.986120 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ad1911e5-fd9a-4398-9ec5-8dc847abe327 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:03.023122 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ad1911e5-fd9a-4398-9ec5-8dc847abe327 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:43:03.024792 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1392/2779] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:02 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 907 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:03.498574 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-37046c5d-260d-4925-aae3-874450b37391 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:03.502634 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-37046c5d-260d-4925-aae3-874450b37391 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:03.502828 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:03.502828 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:03.503484 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-37046c5d-260d-4925-aae3-874450b37391 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:03.504181 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-37046c5d-260d-4925-aae3-874450b37391 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:03.535296 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:03.535296 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:03.537280 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-37046c5d-260d-4925-aae3-874450b37391 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:03.538072 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1388/2780] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:03 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:04.042809 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b429a610-95a8-4c3a-9271-ed8ecec175b9 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:43:04.043821 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b429a610-95a8-4c3a-9271-ed8ecec175b9 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:04.044341 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:04.044341 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:04.045390 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b429a610-95a8-4c3a-9271-ed8ecec175b9 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:04.122836 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:04.122836 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:04.134184 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b429a610-95a8-4c3a-9271-ed8ecec175b9 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:04.163013 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b429a610-95a8-4c3a-9271-ed8ecec175b9 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:43:04.175837 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1393/2781] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:04 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 907 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:04.552286 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-04bd9a81-0c8a-497d-9bb1-5bd0c805c6e3 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:04.554186 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-04bd9a81-0c8a-497d-9bb1-5bd0c805c6e3 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:04.554186 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:04.554186 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:04.554186 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-04bd9a81-0c8a-497d-9bb1-5bd0c805c6e3 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:04.554186 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-04bd9a81-0c8a-497d-9bb1-5bd0c805c6e3 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:04.577611 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:04.577611 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:04.580014 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-04bd9a81-0c8a-497d-9bb1-5bd0c805c6e3 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:04.587305 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1389/2782] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:04 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:05.181745 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c3c84ce-5eb8-4798-ae2a-df1e4b277a6b tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:43:05.182586 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c3c84ce-5eb8-4798-ae2a-df1e4b277a6b tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:05.182586 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:05.182586 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:05.183566 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c3c84ce-5eb8-4798-ae2a-df1e4b277a6b tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:05.239511 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:05.239511 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:05.248424 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8c3c84ce-5eb8-4798-ae2a-df1e4b277a6b tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:05.272870 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c3c84ce-5eb8-4798-ae2a-df1e4b277a6b tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:43:05.274197 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1394/2783] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:05 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 907 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:05.598123 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-565516b1-9ca7-4602-b1f1-3b845c65dbb8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:05.599027 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-565516b1-9ca7-4602-b1f1-3b845c65dbb8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:05.599455 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:05.599455 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:05.600221 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-565516b1-9ca7-4602-b1f1-3b845c65dbb8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:05.600603 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-565516b1-9ca7-4602-b1f1-3b845c65dbb8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:05.605485 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-5e48c26b-9b2e-4827-9311-26781aa3dc07 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 Nov 13 01:43:05.606008 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-5e48c26b-9b2e-4827-9311-26781aa3dc07 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:05.606197 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:05.606197 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:05.606569 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-5e48c26b-9b2e-4827-9311-26781aa3dc07 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:05.627236 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:05.627236 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:05.631950 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-565516b1-9ca7-4602-b1f1-3b845c65dbb8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:05.632972 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1390/2784] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:05 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:05.711074 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:05.711074 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:05.725061 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-5e48c26b-9b2e-4827-9311-26781aa3dc07 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:05.776978 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-5e48c26b-9b2e-4827-9311-26781aa3dc07 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 returned with HTTP 200 Nov 13 01:43:05.782374 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1395/2785] 10.222.0.59 () {58 vars in 1362 bytes} [Fri Nov 13 01:43:05 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 => generated 897 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:06.298758 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7b8f5e97-32c2-49d3-8276-1f8d14860320 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:43:06.299877 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7b8f5e97-32c2-49d3-8276-1f8d14860320 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:06.300248 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:06.300248 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:06.300867 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7b8f5e97-32c2-49d3-8276-1f8d14860320 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:06.356636 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:06.356636 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:06.367538 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7b8f5e97-32c2-49d3-8276-1f8d14860320 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:06.398377 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7b8f5e97-32c2-49d3-8276-1f8d14860320 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:43:06.399459 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1391/2786] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:06 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 965 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:06.664458 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-05e65b1e-686e-4023-a701-739e2da16728 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:06.665029 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-05e65b1e-686e-4023-a701-739e2da16728 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:06.665343 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:06.665343 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:06.665949 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-05e65b1e-686e-4023-a701-739e2da16728 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:06.666520 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-05e65b1e-686e-4023-a701-739e2da16728 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:06.692294 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:06.692294 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:06.694476 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-05e65b1e-686e-4023-a701-739e2da16728 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:06.695622 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1396/2787] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:06 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:07.416319 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fb54259c-645c-4a6f-9782-a4e70ddc2238 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:43:07.417156 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fb54259c-645c-4a6f-9782-a4e70ddc2238 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:07.417417 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:07.417417 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:07.417759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fb54259c-645c-4a6f-9782-a4e70ddc2238 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:07.475803 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:07.475803 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:07.486608 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fb54259c-645c-4a6f-9782-a4e70ddc2238 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:07.518381 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fb54259c-645c-4a6f-9782-a4e70ddc2238 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:43:07.519269 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1392/2788] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:07 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 965 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:07.713212 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d68d599-8c70-4546-9d34-e9be24346aa9 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:07.713817 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d68d599-8c70-4546-9d34-e9be24346aa9 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:07.714038 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:07.714038 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:07.714668 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d68d599-8c70-4546-9d34-e9be24346aa9 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:07.715690 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-9d68d599-8c70-4546-9d34-e9be24346aa9 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:07.757481 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:07.757481 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:07.761039 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d68d599-8c70-4546-9d34-e9be24346aa9 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:07.762273 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1397/2789] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:07 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:08.535198 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-96e0d1a1-afd3-47fc-a2d0-fa7c612ddc85 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:43:08.536100 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-96e0d1a1-afd3-47fc-a2d0-fa7c612ddc85 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:08.536509 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:08.536509 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:08.537302 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-96e0d1a1-afd3-47fc-a2d0-fa7c612ddc85 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:08.618729 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:08.618729 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:08.629956 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-96e0d1a1-afd3-47fc-a2d0-fa7c612ddc85 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:08.662175 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-96e0d1a1-afd3-47fc-a2d0-fa7c612ddc85 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:43:08.663000 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1393/2790] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:08 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 968 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:08.780354 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3af49fb-66a4-43fe-bf4b-bce503ed7843 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:08.781483 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3af49fb-66a4-43fe-bf4b-bce503ed7843 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:08.781888 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:08.781888 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:08.782273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3af49fb-66a4-43fe-bf4b-bce503ed7843 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:08.782691 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e3af49fb-66a4-43fe-bf4b-bce503ed7843 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:08.806734 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:08.806734 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:08.809347 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3af49fb-66a4-43fe-bf4b-bce503ed7843 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:08.810383 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1398/2791] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:08 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:08.815642 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-8c86aa49-01f2-4e9d-b6b9-49438546e319 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 Nov 13 01:43:08.816200 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-8c86aa49-01f2-4e9d-b6b9-49438546e319 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:08.816398 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:08.816398 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:08.817044 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-8c86aa49-01f2-4e9d-b6b9-49438546e319 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:08.879984 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:08.879984 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:08.891651 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-8c86aa49-01f2-4e9d-b6b9-49438546e319 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:08.942135 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-8c86aa49-01f2-4e9d-b6b9-49438546e319 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 returned with HTTP 200 Nov 13 01:43:08.943196 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1394/2792] 10.222.0.59 () {58 vars in 1362 bytes} [Fri Nov 13 01:43:08 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 => generated 1347 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:43:08.951238 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3af49fb-66a4-43fe-bf4b-bce503ed7843 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume// Nov 13 01:43:08.952471 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3af49fb-66a4-43fe-bf4b-bce503ed7843 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:08.952820 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:08.952820 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:08.953653 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3af49fb-66a4-43fe-bf4b-bce503ed7843 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:08.955111 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3af49fb-66a4-43fe-bf4b-bce503ed7843 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:43:08.955744 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1399/2793] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:43:08 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:43:08.973530 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-bbf2f42d-46c4-40bf-b580-20b9f245cb95 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments Nov 13 01:43:08.974337 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:08.974337 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:08.974759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-bbf2f42d-46c4-40bf-b580-20b9f245cb95 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9", "instance_uuid": "c4db8ac9-b7c9-49df-990d-4e9ed7b5a913", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:43:09.033650 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:09.033650 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:09.114506 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-bbf2f42d-46c4-40bf-b580-20b9f245cb95 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments returned with HTTP 200 Nov 13 01:43:09.116432 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1395/2794] 10.222.0.59 () {64 vars in 1358 bytes} [Fri Nov 13 01:43:08 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments => generated 273 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:43:09.142647 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3af49fb-66a4-43fe-bf4b-bce503ed7843 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume// Nov 13 01:43:09.143365 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3af49fb-66a4-43fe-bf4b-bce503ed7843 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:09.144204 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3af49fb-66a4-43fe-bf4b-bce503ed7843 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:09.145335 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3af49fb-66a4-43fe-bf4b-bce503ed7843 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:43:09.145954 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1400/2795] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:43:09 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:43:09.160695 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-0106e428-b7d0-41bd-b2ed-cf9a14e88301 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 Nov 13 01:43:09.161195 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-0106e428-b7d0-41bd-b2ed-cf9a14e88301 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:09.161601 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:09.161601 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:09.161977 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-0106e428-b7d0-41bd-b2ed-cf9a14e88301 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:09.227913 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:09.227913 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:09.237838 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-0106e428-b7d0-41bd-b2ed-cf9a14e88301 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:09.275070 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:09.275070 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:09.294950 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-0106e428-b7d0-41bd-b2ed-cf9a14e88301 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 returned with HTTP 200 Nov 13 01:43:09.295175 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1396/2796] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:43:09 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 => generated 1445 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:43:09.322778 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-3279a920-c5a4-4479-8977-75078dcd2225 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] PUT http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/08bc2213-8717-4892-ad89-e87cb74c8360 Nov 13 01:43:09.325192 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-3279a920-c5a4-4479-8977-75078dcd2225 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:43:09.368026 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:43:09.368026 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:43:09.369385 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-3279a920-c5a4-4479-8977-75078dcd2225 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Lock "b'cinder-attachment_update-7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.012s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:43:09.372545 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:09.372545 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:09.679144 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-75232a54-c7ad-409d-a758-3f27cbaa8bc1 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:43:09.679926 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-75232a54-c7ad-409d-a758-3f27cbaa8bc1 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:09.680330 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:09.680330 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:09.680707 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-75232a54-c7ad-409d-a758-3f27cbaa8bc1 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:09.785475 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:09.785475 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:09.803416 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-75232a54-c7ad-409d-a758-3f27cbaa8bc1 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:09.841919 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-75232a54-c7ad-409d-a758-3f27cbaa8bc1 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:43:09.847827 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1397/2797] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:09 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 968 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:09.853288 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7580f1a6-d15b-4e0d-b8c4-98943413e44a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:09.854592 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7580f1a6-d15b-4e0d-b8c4-98943413e44a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:09.854950 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:09.854950 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:09.855505 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7580f1a6-d15b-4e0d-b8c4-98943413e44a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:09.856149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7580f1a6-d15b-4e0d-b8c4-98943413e44a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:09.893536 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:09.893536 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:09.897569 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7580f1a6-d15b-4e0d-b8c4-98943413e44a tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:09.899419 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1398/2798] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:09 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:10.861009 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c17230db-e879-4449-a2ef-eccdcd369122 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:43:10.861591 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c17230db-e879-4449-a2ef-eccdcd369122 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:10.861952 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:10.861952 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:10.862336 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c17230db-e879-4449-a2ef-eccdcd369122 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:10.941530 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:10.941530 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:10.954361 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c17230db-e879-4449-a2ef-eccdcd369122 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:10.984039 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c17230db-e879-4449-a2ef-eccdcd369122 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:43:10.985170 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1399/2799] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:10 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 968 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:10.994691 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d6a90fcb-bab2-4099-b751-753be34a370e tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:10.995942 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d6a90fcb-bab2-4099-b751-753be34a370e tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:10.996279 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:10.996279 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:10.997167 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d6a90fcb-bab2-4099-b751-753be34a370e tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:10.997776 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d6a90fcb-bab2-4099-b751-753be34a370e tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:11.033832 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:11.033832 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:11.036490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d6a90fcb-bab2-4099-b751-753be34a370e tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:11.037302 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1400/2800] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:10 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:11.117560 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-3279a920-c5a4-4479-8977-75078dcd2225 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Lock "b'cinder-attachment_update-7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9-n-h2-729945-8'" released by "attachment_update" :: held 1.748s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:43:11.118120 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-3279a920-c5a4-4479-8977-75078dcd2225 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/08bc2213-8717-4892-ad89-e87cb74c8360 returned with HTTP 200 Nov 13 01:43:11.119020 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1401/2801] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 01:43:09 2020] PUT /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/08bc2213-8717-4892-ad89-e87cb74c8360 => generated 762 bytes in 1810 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:43:11.174812 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-4641358f-2740-42e3-a05a-7b6b3bb41a81 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/08bc2213-8717-4892-ad89-e87cb74c8360/action Nov 13 01:43:11.175428 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:11.175428 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:11.176534 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-4641358f-2740-42e3-a05a-7b6b3bb41a81 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:43:11.177127 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-4641358f-2740-42e3-a05a-7b6b3bb41a81 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:43:11.264951 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:11.264951 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:11.292094 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-a584b74d-6abf-466a-86c8-dc557d9abb48 req-4641358f-2740-42e3-a05a-7b6b3bb41a81 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/08bc2213-8717-4892-ad89-e87cb74c8360/action returned with HTTP 204 Nov 13 01:43:11.293116 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1401/2802] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 01:43:11 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/08bc2213-8717-4892-ad89-e87cb74c8360/action => generated 0 bytes in 127 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:43:12.002667 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1a09dbbb-881a-41d6-8613-d9ae5bdbc084 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:43:12.003288 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1a09dbbb-881a-41d6-8613-d9ae5bdbc084 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:12.003570 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:12.003570 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:12.004107 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1a09dbbb-881a-41d6-8613-d9ae5bdbc084 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:12.055477 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ba7d1134-61ef-4016-b6ea-7eb8ce5579a8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:12.063332 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:12.063332 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:12.073943 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1a09dbbb-881a-41d6-8613-d9ae5bdbc084 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:12.074503 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ba7d1134-61ef-4016-b6ea-7eb8ce5579a8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:12.074826 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:12.074826 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:12.075488 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ba7d1134-61ef-4016-b6ea-7eb8ce5579a8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:12.076123 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ba7d1134-61ef-4016-b6ea-7eb8ce5579a8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:12.111700 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:12.111700 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:12.112616 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1a09dbbb-881a-41d6-8613-d9ae5bdbc084 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:43:12.113889 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ba7d1134-61ef-4016-b6ea-7eb8ce5579a8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:12.114872 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1402/2803] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:11 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 968 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:12.115456 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1402/2804] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:12 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:13.130060 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c1c7827f-e6b9-4b83-86ce-c5a927607387 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:13.130581 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c1c7827f-e6b9-4b83-86ce-c5a927607387 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:13.130700 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:13.130700 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:13.130836 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cc0703c9-ac80-4f24-9dc6-f1484067a5a5 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:43:13.131130 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c1c7827f-e6b9-4b83-86ce-c5a927607387 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:13.131259 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cc0703c9-ac80-4f24-9dc6-f1484067a5a5 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:13.131453 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:13.131453 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:13.131734 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c1c7827f-e6b9-4b83-86ce-c5a927607387 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:13.131879 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cc0703c9-ac80-4f24-9dc6-f1484067a5a5 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:13.157874 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:13.157874 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:13.160184 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c1c7827f-e6b9-4b83-86ce-c5a927607387 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:13.161035 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1403/2805] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:13 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:13.325891 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:13.325891 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:13.334546 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cc0703c9-ac80-4f24-9dc6-f1484067a5a5 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:13.359194 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cc0703c9-ac80-4f24-9dc6-f1484067a5a5 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:43:13.360590 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1403/2806] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:13 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 1356 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:43:13.377244 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] POST http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes Nov 13 01:43:13.377888 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:13.377888 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:13.378307 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ed4d7ce7-f2d2-4aba-a2fc-283617cc1086", "size": 1, "name": "tempest-VolumesCloneTest-Volume-511195320"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:43:13.379548 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Create volume request body: {'volume': {'source_volid': 'ed4d7ce7-f2d2-4aba-a2fc-283617cc1086', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-511195320'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:43:13.439104 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:13.439104 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:13.440347 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume retrieved successfully. Nov 13 01:43:13.440834 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Create volume of 1 GB Nov 13 01:43:13.453470 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Availability Zones retrieved successfully. Nov 13 01:43:13.472814 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Flow 'volume_create_api' (ab829109-c439-45c3-8fa7-62705f934829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:43:13.475886 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6a5191e-e8f4-42b3-9db0-3f5243eb22fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:13.478086 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Validating volume size '1' using validate_int, validate_source_size {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:43:13.552333 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6a5191e-e8f4-42b3-9db0-3f5243eb22fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ed4d7ce7-f2d2-4aba-a2fc-283617cc1086', 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:13.555377 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d16d3ad-a408-4fe8-b1fb-43ccfd4f3a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:13.623213 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Created reservations ['7b65e2af-fca4-4065-bece-ef65b361aa42', '4a4b773c-444b-4b6a-bee7-43903064bea1', '7f8fade3-7635-4586-9360-27cdc237755b', 'f88946a5-73e8-4e94-b1d2-3e11585c0c9b'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:43:13.625361 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d16d3ad-a408-4fe8-b1fb-43ccfd4f3a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b65e2af-fca4-4065-bece-ef65b361aa42', '4a4b773c-444b-4b6a-bee7-43903064bea1', '7f8fade3-7635-4586-9360-27cdc237755b', 'f88946a5-73e8-4e94-b1d2-3e11585c0c9b']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:13.627485 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b10795-d483-4623-843a-d29f6fd39d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:13.742725 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b10795-d483-4623-843a-d29f6fd39d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4a54afc-4a09-49b6-860a-73100a62406f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-511195320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37d4edbb95f646e38b2a80d8acf96e6f',qos_specs=None,replication_status=,reservations=['7b65e2af-fca4-4065-bece-ef65b361aa42','4a4b773c-444b-4b6a-bee7-43903064bea1','7f8fade3-7635-4586-9360-27cdc237755b','f88946a5-73e8-4e94-b1d2-3e11585c0c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=ed4d7ce7-f2d2-4aba-a2fc-283617cc1086,status='creating',user_id='fc3414cdaa6347dbbfc1cbead88a9fd7',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:43:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-511195320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4a54afc-4a09-49b6-860a-73100a62406f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37d4edbb95f646e38b2a80d8acf96e6f',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=ed4d7ce7-f2d2-4aba-a2fc-283617cc1086,status='creating',terminated_at=None,updated_at=None,user_id='fc3414cdaa6347dbbfc1cbead88a9fd7',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:13.744872 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29caeb41-7cbf-4e31-93b1-e51076a311e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:13.776939 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29caeb41-7cbf-4e31-93b1-e51076a311e1) 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-511195320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37d4edbb95f646e38b2a80d8acf96e6f',qos_specs=None,replication_status=,reservations=['7b65e2af-fca4-4065-bece-ef65b361aa42','4a4b773c-444b-4b6a-bee7-43903064bea1','7f8fade3-7635-4586-9360-27cdc237755b','f88946a5-73e8-4e94-b1d2-3e11585c0c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=ed4d7ce7-f2d2-4aba-a2fc-283617cc1086,status='creating',user_id='fc3414cdaa6347dbbfc1cbead88a9fd7',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:13.778906 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93937f08-2c8e-4ac5-9713-ad80bcd09702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:13.846046 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93937f08-2c8e-4ac5-9713-ad80bcd09702) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:13.848413 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Flow 'volume_create_api' (ab829109-c439-45c3-8fa7-62705f934829) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:43:13.901880 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Create volume request issued successfully. Nov 13 01:43:13.918527 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f5de6611-7782-4d77-a2b3-d29245e89d0e tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes returned with HTTP 202 Nov 13 01:43:13.929762 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1404/2807] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:43:13 2020] POST /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes => generated 848 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:43:13.934549 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e345215-6284-40ed-8426-87fc9ab9d5e3 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f Nov 13 01:43:13.935216 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4e345215-6284-40ed-8426-87fc9ab9d5e3 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:13.935587 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:13.935587 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:13.936060 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4e345215-6284-40ed-8426-87fc9ab9d5e3 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:14.017458 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:14.017458 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:14.029373 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4e345215-6284-40ed-8426-87fc9ab9d5e3 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:14.055780 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4e345215-6284-40ed-8426-87fc9ab9d5e3 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f returned with HTTP 200 Nov 13 01:43:14.057455 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1404/2808] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:13 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f => generated 916 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:14.177264 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1789220e-1667-44e6-9363-fcf73876299d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:14.177695 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1789220e-1667-44e6-9363-fcf73876299d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:14.178204 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:14.178204 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:14.180620 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1789220e-1667-44e6-9363-fcf73876299d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:14.180620 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-1789220e-1667-44e6-9363-fcf73876299d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:14.213575 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:14.213575 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:14.215563 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1789220e-1667-44e6-9363-fcf73876299d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:14.216401 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1405/2809] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:14 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:15.088019 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14b97b8e-1180-48f2-9ea8-79a616230469 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f Nov 13 01:43:15.088536 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14b97b8e-1180-48f2-9ea8-79a616230469 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:15.088749 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:15.088749 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:15.089123 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14b97b8e-1180-48f2-9ea8-79a616230469 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:15.139151 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:15.139151 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:15.149087 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-14b97b8e-1180-48f2-9ea8-79a616230469 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:15.188873 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14b97b8e-1180-48f2-9ea8-79a616230469 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f returned with HTTP 200 Nov 13 01:43:15.188873 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1405/2810] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:15 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f => generated 940 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:15.230696 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6fcfd14d-b193-4cbd-9f3d-869fa8a34fe2 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:15.231137 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6fcfd14d-b193-4cbd-9f3d-869fa8a34fe2 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:15.231367 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:15.231367 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:15.234054 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6fcfd14d-b193-4cbd-9f3d-869fa8a34fe2 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:15.234054 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-6fcfd14d-b193-4cbd-9f3d-869fa8a34fe2 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:15.260641 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:15.260641 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:15.263014 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6fcfd14d-b193-4cbd-9f3d-869fa8a34fe2 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:15.265144 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1406/2811] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:15 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:16.197552 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-712cbdce-953e-4583-88d8-22a3d0572062 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f Nov 13 01:43:16.198750 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-712cbdce-953e-4583-88d8-22a3d0572062 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:16.199146 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:16.199146 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:16.199823 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-712cbdce-953e-4583-88d8-22a3d0572062 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:16.278330 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6c497dd1-a952-40e6-b103-6d8de6eafcf9 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:16.279045 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6c497dd1-a952-40e6-b103-6d8de6eafcf9 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:16.279377 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:16.279377 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:16.280154 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6c497dd1-a952-40e6-b103-6d8de6eafcf9 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:16.281197 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-6c497dd1-a952-40e6-b103-6d8de6eafcf9 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:16.316932 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:16.316932 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:16.328716 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:16.328716 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:16.331916 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6c497dd1-a952-40e6-b103-6d8de6eafcf9 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:16.333691 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1407/2812] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:16 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:16.354018 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-712cbdce-953e-4583-88d8-22a3d0572062 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:16.392652 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-712cbdce-953e-4583-88d8-22a3d0572062 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f returned with HTTP 200 Nov 13 01:43:16.393449 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1406/2813] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:16 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f => generated 940 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:17.351881 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b2f49165-64c2-4fdf-8f25-01c9dc267110 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:17.352663 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b2f49165-64c2-4fdf-8f25-01c9dc267110 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:17.353183 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:17.353183 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:17.353702 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b2f49165-64c2-4fdf-8f25-01c9dc267110 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:17.354200 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-b2f49165-64c2-4fdf-8f25-01c9dc267110 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:17.383261 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:17.383261 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:17.385364 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b2f49165-64c2-4fdf-8f25-01c9dc267110 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:17.386242 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1408/2814] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:17 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:17.425513 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d712ff1e-282c-4195-949d-798276aa8cca tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f Nov 13 01:43:17.425513 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d712ff1e-282c-4195-949d-798276aa8cca tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:17.425513 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:17.425513 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:17.425513 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d712ff1e-282c-4195-949d-798276aa8cca tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:17.479817 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:17.479817 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:17.493486 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d712ff1e-282c-4195-949d-798276aa8cca tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:17.525866 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d712ff1e-282c-4195-949d-798276aa8cca tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f returned with HTTP 200 Nov 13 01:43:17.527355 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1407/2815] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:17 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f => generated 940 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:18.403075 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c1c932d0-62aa-44f4-8d74-3b1a7487a110 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:18.403654 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c1c932d0-62aa-44f4-8d74-3b1a7487a110 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:18.404131 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:18.404131 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:18.404574 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c1c932d0-62aa-44f4-8d74-3b1a7487a110 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:18.405108 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c1c932d0-62aa-44f4-8d74-3b1a7487a110 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:18.432480 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:18.432480 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:18.437149 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c1c932d0-62aa-44f4-8d74-3b1a7487a110 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:18.438189 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1409/2816] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:18 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:18.546625 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-faecbe01-7000-4102-a41e-b90ab52e3ada tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f Nov 13 01:43:18.548418 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-faecbe01-7000-4102-a41e-b90ab52e3ada tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:18.550336 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:18.550336 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:18.551114 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-faecbe01-7000-4102-a41e-b90ab52e3ada tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:18.642239 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:18.642239 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:18.653918 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-faecbe01-7000-4102-a41e-b90ab52e3ada tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:18.681060 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-faecbe01-7000-4102-a41e-b90ab52e3ada tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f returned with HTTP 200 Nov 13 01:43:18.682814 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1408/2817] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:18 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f => generated 940 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:19.454048 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-abfc5d9a-d9e1-4b08-a2da-165a505279d8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:19.455494 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-abfc5d9a-d9e1-4b08-a2da-165a505279d8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:19.455954 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:19.455954 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:19.456643 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-abfc5d9a-d9e1-4b08-a2da-165a505279d8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:19.457287 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-abfc5d9a-d9e1-4b08-a2da-165a505279d8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:19.506882 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:19.506882 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:19.512267 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-abfc5d9a-d9e1-4b08-a2da-165a505279d8 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:19.551882 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1410/2818] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:19 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:19.700245 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14ace7c3-9af0-4e9a-ad2e-e960f3209b92 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f Nov 13 01:43:19.701086 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14ace7c3-9af0-4e9a-ad2e-e960f3209b92 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:19.701574 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:19.701574 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:19.701574 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14ace7c3-9af0-4e9a-ad2e-e960f3209b92 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:19.816052 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:19.816052 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:19.826513 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-14ace7c3-9af0-4e9a-ad2e-e960f3209b92 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:19.859186 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14ace7c3-9af0-4e9a-ad2e-e960f3209b92 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f returned with HTTP 200 Nov 13 01:43:19.861655 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1409/2819] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:19 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f => generated 940 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:20.526947 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e4b0c428-47a0-42fe-89ef-dc9a003f3e88 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:20.526947 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e4b0c428-47a0-42fe-89ef-dc9a003f3e88 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:20.526947 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:20.526947 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:20.526947 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e4b0c428-47a0-42fe-89ef-dc9a003f3e88 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:20.526947 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e4b0c428-47a0-42fe-89ef-dc9a003f3e88 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:20.549042 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:20.549042 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:20.551135 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e4b0c428-47a0-42fe-89ef-dc9a003f3e88 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:20.552144 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1411/2820] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:20 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:20.879136 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f37dd17a-ae5e-4ad6-a839-e517a3d7a0b1 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f Nov 13 01:43:20.880263 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f37dd17a-ae5e-4ad6-a839-e517a3d7a0b1 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:20.880650 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:20.880650 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:20.881287 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f37dd17a-ae5e-4ad6-a839-e517a3d7a0b1 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:20.964197 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:20.964197 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:20.982510 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f37dd17a-ae5e-4ad6-a839-e517a3d7a0b1 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:21.012358 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f37dd17a-ae5e-4ad6-a839-e517a3d7a0b1 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f returned with HTTP 200 Nov 13 01:43:21.014793 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1410/2821] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:20 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f => generated 940 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:21.567688 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-71f9d139-34d9-428f-a43c-5101372570dd tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:21.568239 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-71f9d139-34d9-428f-a43c-5101372570dd tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:21.568330 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:21.568330 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:21.568707 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-71f9d139-34d9-428f-a43c-5101372570dd tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:21.569069 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-71f9d139-34d9-428f-a43c-5101372570dd tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:21.591140 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:21.591140 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:21.593038 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-71f9d139-34d9-428f-a43c-5101372570dd tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:21.593850 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1412/2822] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:21 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:43:22.052435 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7b51c878-1fb1-485e-8b01-ca234ac86fd5 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f Nov 13 01:43:22.053290 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7b51c878-1fb1-485e-8b01-ca234ac86fd5 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:22.053959 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:22.053959 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:22.054799 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7b51c878-1fb1-485e-8b01-ca234ac86fd5 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:22.119104 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:22.119104 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:22.130493 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7b51c878-1fb1-485e-8b01-ca234ac86fd5 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:22.155982 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7b51c878-1fb1-485e-8b01-ca234ac86fd5 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f returned with HTTP 200 Nov 13 01:43:22.157187 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1411/2823] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:22 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f => generated 940 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:22.608197 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1992a250-c16e-4d9b-b347-9175638dc443 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:22.609281 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1992a250-c16e-4d9b-b347-9175638dc443 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:22.609656 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:22.609656 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:22.610265 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1992a250-c16e-4d9b-b347-9175638dc443 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:22.610888 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-1992a250-c16e-4d9b-b347-9175638dc443 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:22.638295 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:22.638295 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:22.641089 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1992a250-c16e-4d9b-b347-9175638dc443 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:22.642217 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1413/2824] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:22 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:23.196893 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a10d869a-7dea-4935-bfb4-2e5052b7d7dc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f Nov 13 01:43:23.198315 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a10d869a-7dea-4935-bfb4-2e5052b7d7dc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:23.200282 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:23.200282 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:23.201964 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a10d869a-7dea-4935-bfb4-2e5052b7d7dc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:23.302179 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:23.302179 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:23.312770 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a10d869a-7dea-4935-bfb4-2e5052b7d7dc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:23.348590 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a10d869a-7dea-4935-bfb4-2e5052b7d7dc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f returned with HTTP 200 Nov 13 01:43:23.349752 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1412/2825] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:23 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f => generated 940 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:23.351794 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-96cfb492-dc86-4046-95a1-1d54471ed3ff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 Nov 13 01:43:23.352703 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-96cfb492-dc86-4046-95a1-1d54471ed3ff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:23.353043 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:23.353043 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:23.353608 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-96cfb492-dc86-4046-95a1-1d54471ed3ff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:23.430765 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:23.430765 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:23.440678 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-96cfb492-dc86-4046-95a1-1d54471ed3ff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:23.461309 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:23.461309 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:23.471626 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-96cfb492-dc86-4046-95a1-1d54471ed3ff tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 returned with HTTP 200 Nov 13 01:43:23.472654 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1414/2826] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:23 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 => generated 1639 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:43:23.663565 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-625f75d6-c04f-4e4f-8d7a-82bd2dbc2858 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:23.664900 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-625f75d6-c04f-4e4f-8d7a-82bd2dbc2858 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:23.665265 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:23.665265 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:23.665972 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-625f75d6-c04f-4e4f-8d7a-82bd2dbc2858 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:23.666444 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-625f75d6-c04f-4e4f-8d7a-82bd2dbc2858 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:23.714070 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:23.714070 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:23.716276 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-625f75d6-c04f-4e4f-8d7a-82bd2dbc2858 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:23.717274 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1413/2827] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:23 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 821 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:23.730999 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a9672077-f353-4a16-811c-ba7407b49ac7 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 Nov 13 01:43:23.731918 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a9672077-f353-4a16-811c-ba7407b49ac7 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:23.732323 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:23.732323 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:23.733555 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a9672077-f353-4a16-811c-ba7407b49ac7 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:23.798867 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:23.798867 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:23.808919 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a9672077-f353-4a16-811c-ba7407b49ac7 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Volume info retrieved successfully. Nov 13 01:43:23.834517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a9672077-f353-4a16-811c-ba7407b49ac7 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 returned with HTTP 200 Nov 13 01:43:23.840124 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1415/2828] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:23 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 => generated 916 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:43:23.853377 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a26fbbf2-7638-46f2-8280-4d65573fd004 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] POST http://10.222.0.13/volume/v3/7c418825f2e34610b745079ec23f2255/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4/action Nov 13 01:43:23.856102 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:23.856102 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:23.856102 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a26fbbf2-7638-46f2-8280-4d65573fd004 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:43:23.856102 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a26fbbf2-7638-46f2-8280-4d65573fd004 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:43:23.856102 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.admin_actions [None req-a26fbbf2-7638-46f2-8280-4d65573fd004 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] Updating backup 'e55f14bb-e5b8-4fe6-bacb-622a57cad7a4' with '{'status': 'error'}' {{(pid=87987) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Nov 13 01:43:23.910388 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:23.910388 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:24.070599 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.rpcapi [None req-a26fbbf2-7638-46f2-8280-4d65573fd004 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] reset_status in rpcapi backup_id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 on host n-d-729945-8. {{(pid=87987) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Nov 13 01:43:24.074439 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a26fbbf2-7638-46f2-8280-4d65573fd004 tempest-VolumesBackupsAdminTest-1795117949 tempest-VolumesBackupsAdminTest-1795117949] http://10.222.0.13/volume/v3/7c418825f2e34610b745079ec23f2255/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4/action returned with HTTP 202 Nov 13 01:43:24.079073 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1414/2829] 10.222.0.13 () {58 vars in 1317 bytes} [Fri Nov 13 01:43:23 2020] POST /volume/v3/7c418825f2e34610b745079ec23f2255/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4/action => generated 0 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Nov 13 01:43:24.086677 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a2ccd7e5-a496-4d37-8dcb-a4e0b3fd45b1 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:24.087343 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a2ccd7e5-a496-4d37-8dcb-a4e0b3fd45b1 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:24.088002 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:24.088002 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:24.088527 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a2ccd7e5-a496-4d37-8dcb-a4e0b3fd45b1 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:24.088986 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-a2ccd7e5-a496-4d37-8dcb-a4e0b3fd45b1 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Show backup with id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:24.115195 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:24.115195 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:24.117327 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a2ccd7e5-a496-4d37-8dcb-a4e0b3fd45b1 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 200 Nov 13 01:43:24.118321 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1416/2830] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:24 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:43:24.131983 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2901c52e-2e0c-46a1-a8a3-1017831ffe2d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] DELETE http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 Nov 13 01:43:24.132506 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2901c52e-2e0c-46a1-a8a3-1017831ffe2d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:24.132702 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:24.132702 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:24.133364 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2901c52e-2e0c-46a1-a8a3-1017831ffe2d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:24.133729 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-2901c52e-2e0c-46a1-a8a3-1017831ffe2d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Delete backup with id: e55f14bb-e5b8-4fe6-bacb-622a57cad7a4. Nov 13 01:43:24.157820 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:24.157820 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:24.194201 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.rpcapi [None req-2901c52e-2e0c-46a1-a8a3-1017831ffe2d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] delete_backup rpcapi backup_id e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 {{(pid=87987) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Nov 13 01:43:24.197222 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2901c52e-2e0c-46a1-a8a3-1017831ffe2d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 returned with HTTP 202 Nov 13 01:43:24.198448 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1415/2831] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:43:24 2020] DELETE /volume/v3/bc98696417614814bea855b8d0cf6a6f/backups/e55f14bb-e5b8-4fe6-bacb-622a57cad7a4 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:43:24.213731 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c7653580-b896-417a-bec7-6188d02fb116 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] DELETE http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 Nov 13 01:43:24.214286 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c7653580-b896-417a-bec7-6188d02fb116 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:24.214505 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:24.214505 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:24.214889 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c7653580-b896-417a-bec7-6188d02fb116 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:24.215364 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-c7653580-b896-417a-bec7-6188d02fb116 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Delete volume with id: 6b481674-cd26-4638-af46-53dd2ed78745 Nov 13 01:43:24.299868 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:24.299868 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:24.302329 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c7653580-b896-417a-bec7-6188d02fb116 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Volume info retrieved successfully. Nov 13 01:43:24.353263 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c7653580-b896-417a-bec7-6188d02fb116 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Delete volume request issued successfully. Nov 13 01:43:24.354068 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c7653580-b896-417a-bec7-6188d02fb116 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 returned with HTTP 202 Nov 13 01:43:24.355935 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1417/2832] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:43:24 2020] DELETE /volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Nov 13 01:43:24.372910 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-351b55df-12cc-483f-b4fd-13abf64b3d3b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 Nov 13 01:43:24.374123 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8bd99471-d11d-445b-8dcf-061e672478ab tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f Nov 13 01:43:24.374843 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8bd99471-d11d-445b-8dcf-061e672478ab tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:24.375090 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:24.375090 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:24.375954 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-351b55df-12cc-483f-b4fd-13abf64b3d3b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:24.376560 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:24.376560 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:24.377728 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-351b55df-12cc-483f-b4fd-13abf64b3d3b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:24.378172 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8bd99471-d11d-445b-8dcf-061e672478ab tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:24.534854 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:24.534854 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:24.568301 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:24.568301 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:24.571825 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8bd99471-d11d-445b-8dcf-061e672478ab tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:24.589901 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-351b55df-12cc-483f-b4fd-13abf64b3d3b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Volume info retrieved successfully. Nov 13 01:43:24.630302 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-351b55df-12cc-483f-b4fd-13abf64b3d3b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 returned with HTTP 200 Nov 13 01:43:24.633806 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1416/2833] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:24 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 => generated 915 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:43:24.636206 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8bd99471-d11d-445b-8dcf-061e672478ab tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f returned with HTTP 200 Nov 13 01:43:24.637655 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1418/2834] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:24 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f => generated 940 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:25.655201 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7fe7c2e7-c6c2-4349-a672-073b8397a7f2 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f Nov 13 01:43:25.655877 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7fe7c2e7-c6c2-4349-a672-073b8397a7f2 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:25.656009 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:25.656009 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:25.656301 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d387f4d2-eacb-493b-8800-a1d134dc3b24 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 Nov 13 01:43:25.656515 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7fe7c2e7-c6c2-4349-a672-073b8397a7f2 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:25.657442 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d387f4d2-eacb-493b-8800-a1d134dc3b24 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:25.657926 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:25.657926 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:25.658400 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d387f4d2-eacb-493b-8800-a1d134dc3b24 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:25.783801 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:25.783801 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:25.796234 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d387f4d2-eacb-493b-8800-a1d134dc3b24 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Volume info retrieved successfully. Nov 13 01:43:25.824061 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:25.824061 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:25.835800 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7fe7c2e7-c6c2-4349-a672-073b8397a7f2 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:25.860883 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d387f4d2-eacb-493b-8800-a1d134dc3b24 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 returned with HTTP 200 Nov 13 01:43:25.862156 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1417/2835] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:25 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 => generated 915 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:25.889743 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7fe7c2e7-c6c2-4349-a672-073b8397a7f2 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f returned with HTTP 200 Nov 13 01:43:25.891509 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1419/2836] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:25 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f => generated 1390 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:43:25.907113 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8676eb2a-6c6b-411e-8aec-41aab6c18c71 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f Nov 13 01:43:25.907934 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8676eb2a-6c6b-411e-8aec-41aab6c18c71 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:25.908302 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:25.908302 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:25.908921 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8676eb2a-6c6b-411e-8aec-41aab6c18c71 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:25.963910 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:25.963910 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:25.973286 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8676eb2a-6c6b-411e-8aec-41aab6c18c71 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:26.003568 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8676eb2a-6c6b-411e-8aec-41aab6c18c71 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f returned with HTTP 200 Nov 13 01:43:26.004205 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1418/2837] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:25 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f => generated 1390 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:43:26.025983 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] POST http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes Nov 13 01:43:26.027011 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:26.027011 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:26.027210 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-2082537751"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:43:26.032876 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2082537751'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:43:26.033586 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Create volume of 1 GB Nov 13 01:43:26.074148 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Availability Zones retrieved successfully. Nov 13 01:43:26.122607 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Flow 'volume_create_api' (3fbae21c-a8f9-4c6d-a4d0-c614578ea415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:43:26.129369 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ac6b3fb-6a43-4692-8ace-c863e3d9e812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:26.133322 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:43:26.229604 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ac6b3fb-6a43-4692-8ace-c863e3d9e812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:26.232474 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f67646-95a7-4276-b487-113ed488e7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:26.346051 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Created reservations ['d1723f0b-cbae-42c5-86c8-dae72de35f0f', '14806ba1-c9cd-4cf8-a296-b59e9a5ef8d4', '5cd94e27-670f-416b-9c4f-74561d9c2ccc', '0e27f9af-302a-4aa2-8754-682f94e81e30'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:43:26.348458 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f67646-95a7-4276-b487-113ed488e7f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1723f0b-cbae-42c5-86c8-dae72de35f0f', '14806ba1-c9cd-4cf8-a296-b59e9a5ef8d4', '5cd94e27-670f-416b-9c4f-74561d9c2ccc', '0e27f9af-302a-4aa2-8754-682f94e81e30']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:26.350759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03b8ea63-1c8d-4105-9d9b-ec4fb027797c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:26.426963 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03b8ea63-1c8d-4105-9d9b-ec4fb027797c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40472000-8999-4741-9e0c-8fec26109302', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2082537751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37d4edbb95f646e38b2a80d8acf96e6f',qos_specs=None,replication_status=,reservations=['d1723f0b-cbae-42c5-86c8-dae72de35f0f','14806ba1-c9cd-4cf8-a296-b59e9a5ef8d4','5cd94e27-670f-416b-9c4f-74561d9c2ccc','0e27f9af-302a-4aa2-8754-682f94e81e30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc3414cdaa6347dbbfc1cbead88a9fd7',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:43:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2082537751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40472000-8999-4741-9e0c-8fec26109302,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37d4edbb95f646e38b2a80d8acf96e6f',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='fc3414cdaa6347dbbfc1cbead88a9fd7',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:26.430355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3148b3d8-5d0f-4c0e-9b34-afd736a15071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:26.470355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3148b3d8-5d0f-4c0e-9b34-afd736a15071) 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-2082537751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37d4edbb95f646e38b2a80d8acf96e6f',qos_specs=None,replication_status=,reservations=['d1723f0b-cbae-42c5-86c8-dae72de35f0f','14806ba1-c9cd-4cf8-a296-b59e9a5ef8d4','5cd94e27-670f-416b-9c4f-74561d9c2ccc','0e27f9af-302a-4aa2-8754-682f94e81e30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc3414cdaa6347dbbfc1cbead88a9fd7',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:26.476042 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28d60f90-41d3-42b9-9080-99ae8528557a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:26.506175 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28d60f90-41d3-42b9-9080-99ae8528557a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:26.509406 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Flow 'volume_create_api' (3fbae21c-a8f9-4c6d-a4d0-c614578ea415) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:43:26.575405 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Create volume request issued successfully. Nov 13 01:43:26.603969 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6a8b3ecd-f5dc-4236-879f-2fb3b88fc9bc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes returned with HTTP 202 Nov 13 01:43:26.605314 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1420/2838] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:43:26 2020] POST /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes => generated 816 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:43:26.625198 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c2e20c2c-9ed0-4321-85fc-969a6f23e366 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 Nov 13 01:43:26.625756 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c2e20c2c-9ed0-4321-85fc-969a6f23e366 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:26.625982 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:26.625982 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:26.626364 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c2e20c2c-9ed0-4321-85fc-969a6f23e366 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:26.710695 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:26.710695 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:26.728647 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c2e20c2c-9ed0-4321-85fc-969a6f23e366 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:26.774389 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c2e20c2c-9ed0-4321-85fc-969a6f23e366 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 returned with HTTP 200 Nov 13 01:43:26.775897 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1419/2839] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:26 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 => generated 884 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:26.879788 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d7a77116-4782-441d-a9b6-a421aa857210 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 Nov 13 01:43:26.880601 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d7a77116-4782-441d-a9b6-a421aa857210 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:26.881094 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:26.881094 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:26.882101 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d7a77116-4782-441d-a9b6-a421aa857210 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:26.957125 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d7a77116-4782-441d-a9b6-a421aa857210 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 returned with HTTP 404 Nov 13 01:43:26.958440 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1421/2840] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:26 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/6b481674-cd26-4638-af46-53dd2ed78745 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:43:26.970346 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1907981c-d58b-4fec-a514-e5774bcdaf2d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] DELETE http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f Nov 13 01:43:26.970889 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1907981c-d58b-4fec-a514-e5774bcdaf2d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:26.971114 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:26.971114 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:26.971489 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1907981c-d58b-4fec-a514-e5774bcdaf2d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:26.971966 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-1907981c-d58b-4fec-a514-e5774bcdaf2d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Delete volume with id: 95fb0636-78e8-4321-b2fb-f90cd8b0196f Nov 13 01:43:27.053605 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:27.053605 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:27.055149 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1907981c-d58b-4fec-a514-e5774bcdaf2d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Volume info retrieved successfully. Nov 13 01:43:27.127388 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1907981c-d58b-4fec-a514-e5774bcdaf2d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Delete volume request issued successfully. Nov 13 01:43:27.128261 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1907981c-d58b-4fec-a514-e5774bcdaf2d tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f returned with HTTP 202 Nov 13 01:43:27.134935 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1420/2841] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:43:26 2020] DELETE /volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:43:27.143758 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6dbdd2c5-3513-4a8f-bc78-6904c0e40855 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f Nov 13 01:43:27.144469 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6dbdd2c5-3513-4a8f-bc78-6904c0e40855 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:27.145586 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6dbdd2c5-3513-4a8f-bc78-6904c0e40855 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:27.305472 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:27.305472 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:27.333519 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6dbdd2c5-3513-4a8f-bc78-6904c0e40855 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Volume info retrieved successfully. Nov 13 01:43:27.391292 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6dbdd2c5-3513-4a8f-bc78-6904c0e40855 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f returned with HTTP 200 Nov 13 01:43:27.403018 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1422/2842] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:27 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f => generated 915 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:27.528496 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e204739c-f564-4729-9c12-a52ccebf767c req-482b1cd7-d89d-434d-bca5-6b3a085ed732 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] DELETE http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/08bc2213-8717-4892-ad89-e87cb74c8360 Nov 13 01:43:27.529034 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-e204739c-f564-4729-9c12-a52ccebf767c req-482b1cd7-d89d-434d-bca5-6b3a085ed732 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:27.529483 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:27.529483 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:27.529922 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-e204739c-f564-4729-9c12-a52ccebf767c req-482b1cd7-d89d-434d-bca5-6b3a085ed732 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:27.586115 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:27.586115 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:27.796842 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-47920c4e-b14c-430d-bda8-95e604433bfe tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 Nov 13 01:43:27.798100 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-47920c4e-b14c-430d-bda8-95e604433bfe tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:27.798441 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:27.798441 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:27.798990 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-47920c4e-b14c-430d-bda8-95e604433bfe tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:27.887567 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:27.887567 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:27.911713 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-47920c4e-b14c-430d-bda8-95e604433bfe tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:27.951278 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-47920c4e-b14c-430d-bda8-95e604433bfe tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 returned with HTTP 200 Nov 13 01:43:27.952897 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1423/2843] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:27 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 => generated 908 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:28.410435 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-88b5f7ff-3a94-4985-a7b6-26845a485106 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f Nov 13 01:43:28.410970 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-88b5f7ff-3a94-4985-a7b6-26845a485106 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:28.411184 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:28.411184 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:28.411559 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-88b5f7ff-3a94-4985-a7b6-26845a485106 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:28.521952 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-e204739c-f564-4729-9c12-a52ccebf767c req-482b1cd7-d89d-434d-bca5-6b3a085ed732 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:43:28.522685 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-e204739c-f564-4729-9c12-a52ccebf767c req-482b1cd7-d89d-434d-bca5-6b3a085ed732 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:43:28.526159 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:28.526159 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:28.541601 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-88b5f7ff-3a94-4985-a7b6-26845a485106 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Volume info retrieved successfully. Nov 13 01:43:28.548732 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e204739c-f564-4729-9c12-a52ccebf767c req-482b1cd7-d89d-434d-bca5-6b3a085ed732 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/08bc2213-8717-4892-ad89-e87cb74c8360 returned with HTTP 200 Nov 13 01:43:28.549774 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1421/2844] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 01:43:27 2020] DELETE /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/08bc2213-8717-4892-ad89-e87cb74c8360 => generated 19 bytes in 1029 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:28.569870 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-88b5f7ff-3a94-4985-a7b6-26845a485106 tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f returned with HTTP 200 Nov 13 01:43:28.571131 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1424/2845] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:28 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f => generated 915 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:28.579476 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e204739c-f564-4729-9c12-a52ccebf767c req-eac87349-6727-44cf-a247-d48899415e45 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] DELETE http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 Nov 13 01:43:28.582095 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-e204739c-f564-4729-9c12-a52ccebf767c req-eac87349-6727-44cf-a247-d48899415e45 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:28.582945 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:28.582945 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:28.583942 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-e204739c-f564-4729-9c12-a52ccebf767c req-eac87349-6727-44cf-a247-d48899415e45 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:28.584587 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [req-e204739c-f564-4729-9c12-a52ccebf767c req-eac87349-6727-44cf-a247-d48899415e45 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Delete volume with id: 7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 Nov 13 01:43:28.643703 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:28.643703 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:28.644804 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-e204739c-f564-4729-9c12-a52ccebf767c req-eac87349-6727-44cf-a247-d48899415e45 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:28.696351 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-e204739c-f564-4729-9c12-a52ccebf767c req-eac87349-6727-44cf-a247-d48899415e45 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Delete volume request issued successfully. Nov 13 01:43:28.696746 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e204739c-f564-4729-9c12-a52ccebf767c req-eac87349-6727-44cf-a247-d48899415e45 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 returned with HTTP 202 Nov 13 01:43:28.700584 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1422/2846] 10.222.0.59 () {60 vars in 1384 bytes} [Fri Nov 13 01:43:28 2020] DELETE /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:43:28.975159 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cc707fba-909e-47f2-a898-c3eafd6baed8 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 Nov 13 01:43:28.976524 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cc707fba-909e-47f2-a898-c3eafd6baed8 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:28.976524 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:28.976524 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:28.977259 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cc707fba-909e-47f2-a898-c3eafd6baed8 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:29.037959 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:29.037959 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:29.056472 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cc707fba-909e-47f2-a898-c3eafd6baed8 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:29.084612 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cc707fba-909e-47f2-a898-c3eafd6baed8 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 returned with HTTP 200 Nov 13 01:43:29.085760 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1425/2847] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:28 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 => generated 909 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:29.101101 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] POST http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes Nov 13 01:43:29.101563 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:29.101563 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:29.101982 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Action: 'create', calling method: create, body: {"volume": {"source_volid": "40472000-8999-4741-9e0c-8fec26109302", "size": 2, "name": "tempest-VolumesCloneTest-Volume-107197634"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:43:29.103215 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Create volume request body: {'volume': {'source_volid': '40472000-8999-4741-9e0c-8fec26109302', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-107197634'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:43:29.167422 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:29.167422 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:29.168607 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume retrieved successfully. Nov 13 01:43:29.169127 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Create volume of 2 GB Nov 13 01:43:29.183240 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Availability Zones retrieved successfully. Nov 13 01:43:29.205103 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Flow 'volume_create_api' (a29d9d9f-174a-44d6-a309-7b4740595de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:43:29.208604 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcfacf53-ed5b-4175-b2ac-e6220e054d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:29.210962 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Validating volume size '2' using validate_int, validate_source_size {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:43:29.292413 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcfacf53-ed5b-4175-b2ac-e6220e054d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '40472000-8999-4741-9e0c-8fec26109302', 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:29.295775 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4215e48d-649a-49f5-833c-88c3bfbbf571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:29.391065 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Created reservations ['988e6b25-5046-4c91-8042-4c5697535e7e', 'de4aa0a0-a057-4ddb-b6ff-af4fbdc20177', 'd520b958-430d-475c-be5c-d55c6931e2af', '7d031e28-64f3-44fc-9c45-5c4949da3b07'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:43:29.393493 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4215e48d-649a-49f5-833c-88c3bfbbf571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['988e6b25-5046-4c91-8042-4c5697535e7e', 'de4aa0a0-a057-4ddb-b6ff-af4fbdc20177', 'd520b958-430d-475c-be5c-d55c6931e2af', '7d031e28-64f3-44fc-9c45-5c4949da3b07']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:29.395713 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3964e07f-b3e2-45b0-a4ac-64e04b694bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:29.520863 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3964e07f-b3e2-45b0-a4ac-64e04b694bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d0267a4-8fae-434e-9fdc-3fac703be3ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-107197634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37d4edbb95f646e38b2a80d8acf96e6f',qos_specs=None,replication_status=,reservations=['988e6b25-5046-4c91-8042-4c5697535e7e','de4aa0a0-a057-4ddb-b6ff-af4fbdc20177','d520b958-430d-475c-be5c-d55c6931e2af','7d031e28-64f3-44fc-9c45-5c4949da3b07'],size=2,snapshot_id=None,source_replicaid=,source_volid=40472000-8999-4741-9e0c-8fec26109302,status='creating',user_id='fc3414cdaa6347dbbfc1cbead88a9fd7',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:43:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-107197634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d0267a4-8fae-434e-9fdc-3fac703be3ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37d4edbb95f646e38b2a80d8acf96e6f',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=40472000-8999-4741-9e0c-8fec26109302,status='creating',terminated_at=None,updated_at=None,user_id='fc3414cdaa6347dbbfc1cbead88a9fd7',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:29.523039 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5a98741-2983-4311-9086-7180426da653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:29.554634 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5a98741-2983-4311-9086-7180426da653) 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-107197634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37d4edbb95f646e38b2a80d8acf96e6f',qos_specs=None,replication_status=,reservations=['988e6b25-5046-4c91-8042-4c5697535e7e','de4aa0a0-a057-4ddb-b6ff-af4fbdc20177','d520b958-430d-475c-be5c-d55c6931e2af','7d031e28-64f3-44fc-9c45-5c4949da3b07'],size=2,snapshot_id=None,source_replicaid=,source_volid=40472000-8999-4741-9e0c-8fec26109302,status='creating',user_id='fc3414cdaa6347dbbfc1cbead88a9fd7',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:29.556625 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4816a5ae-a378-4485-8015-38f4e1775f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:29.589455 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-48b8d43c-e330-4de1-a94f-8932c569378b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] GET http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f Nov 13 01:43:29.590227 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-48b8d43c-e330-4de1-a94f-8932c569378b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:29.590706 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:29.590706 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:29.591356 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-48b8d43c-e330-4de1-a94f-8932c569378b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:29.651714 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4816a5ae-a378-4485-8015-38f4e1775f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:29.655244 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Flow 'volume_create_api' (a29d9d9f-174a-44d6-a309-7b4740595de9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:43:29.674967 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-48b8d43c-e330-4de1-a94f-8932c569378b tempest-VolumesBackupsAdminTest-387602598 tempest-VolumesBackupsAdminTest-387602598] http://10.222.0.13/volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f returned with HTTP 404 Nov 13 01:43:29.676346 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1426/2848] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:29 2020] GET /volume/v3/bc98696417614814bea855b8d0cf6a6f/volumes/95fb0636-78e8-4321-b2fb-f90cd8b0196f => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:43:29.786474 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Create volume request issued successfully. Nov 13 01:43:29.833209 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-00f11ba9-7df9-4563-aea0-5979a7ab7869 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes returned with HTTP 202 Nov 13 01:43:29.834115 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1423/2849] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:43:29 2020] POST /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes => generated 849 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:43:29.848556 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-78ba50e6-dca7-43b3-a88b-219a3a50004c tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad Nov 13 01:43:29.850274 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-78ba50e6-dca7-43b3-a88b-219a3a50004c tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:29.851341 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-78ba50e6-dca7-43b3-a88b-219a3a50004c tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:29.866560 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-60bcce1f-61b2-4db2-96a3-23eedb5fa444 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 Nov 13 01:43:29.867639 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-60bcce1f-61b2-4db2-96a3-23eedb5fa444 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:29.868008 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:29.868008 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:29.868732 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-60bcce1f-61b2-4db2-96a3-23eedb5fa444 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:29.956326 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:29.956326 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:29.967846 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-60bcce1f-61b2-4db2-96a3-23eedb5fa444 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:30.009155 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-60bcce1f-61b2-4db2-96a3-23eedb5fa444 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 returned with HTTP 200 Nov 13 01:43:30.010405 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1424/2850] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:29 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 => generated 1346 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:43:30.019286 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:30.019286 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:30.034575 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-78ba50e6-dca7-43b3-a88b-219a3a50004c tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:30.064845 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-78ba50e6-dca7-43b3-a88b-219a3a50004c tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad returned with HTTP 200 Nov 13 01:43:30.066378 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1427/2851] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:29 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad => generated 941 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:31.030021 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b8b97109-4c11-4c1b-81d6-e8f90acd1343 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 Nov 13 01:43:31.031399 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b8b97109-4c11-4c1b-81d6-e8f90acd1343 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:31.031620 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:31.031620 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:31.032262 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b8b97109-4c11-4c1b-81d6-e8f90acd1343 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:31.083843 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-91232ecb-fb0f-4849-b2ce-6416d409c673 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad Nov 13 01:43:31.084824 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-91232ecb-fb0f-4849-b2ce-6416d409c673 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:31.085213 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:31.085213 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:31.086042 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-91232ecb-fb0f-4849-b2ce-6416d409c673 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:31.133363 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b8b97109-4c11-4c1b-81d6-e8f90acd1343 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 returned with HTTP 404 Nov 13 01:43:31.136244 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1425/2852] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:31 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/7ecbd252-0e7d-4d3f-b914-3e5c8ac69fe9 => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:43:31.182695 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:31.182695 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:31.198554 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-91232ecb-fb0f-4849-b2ce-6416d409c673 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:31.231525 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-91232ecb-fb0f-4849-b2ce-6416d409c673 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad returned with HTTP 200 Nov 13 01:43:31.236710 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1428/2853] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:31 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad => generated 941 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:31.413505 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-76d87225-1560-42dc-b779-ac5acff8f392 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] DELETE http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 Nov 13 01:43:31.414338 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-76d87225-1560-42dc-b779-ac5acff8f392 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:31.415361 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-76d87225-1560-42dc-b779-ac5acff8f392 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:31.416225 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-76d87225-1560-42dc-b779-ac5acff8f392 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Delete snapshot with id: 862f0110-7464-44b1-852f-c256373d34c6 Nov 13 01:43:31.448090 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:31.448090 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:31.449339 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-76d87225-1560-42dc-b779-ac5acff8f392 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:43:31.552355 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-76d87225-1560-42dc-b779-ac5acff8f392 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot delete request issued successfully. Nov 13 01:43:31.553337 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-76d87225-1560-42dc-b779-ac5acff8f392 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 returned with HTTP 202 Nov 13 01:43:31.554503 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1426/2854] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:43:31 2020] DELETE /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:43:31.566168 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-12184c3e-8a73-4c8b-879a-ce6df94dcb7d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 Nov 13 01:43:31.566831 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-12184c3e-8a73-4c8b-879a-ce6df94dcb7d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:31.567177 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:31.567177 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:31.567585 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-12184c3e-8a73-4c8b-879a-ce6df94dcb7d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:31.610554 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:31.610554 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:31.612577 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-12184c3e-8a73-4c8b-879a-ce6df94dcb7d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:43:31.617208 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-12184c3e-8a73-4c8b-879a-ce6df94dcb7d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 returned with HTTP 200 Nov 13 01:43:31.618857 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1429/2855] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:43:31 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 => generated 466 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:32.259089 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-71633bc4-5805-484c-9b12-db50cc6e2791 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad Nov 13 01:43:32.262370 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-71633bc4-5805-484c-9b12-db50cc6e2791 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:32.262790 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:32.262790 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:32.264666 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-71633bc4-5805-484c-9b12-db50cc6e2791 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:32.336965 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:32.336965 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:32.347862 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-71633bc4-5805-484c-9b12-db50cc6e2791 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:32.379692 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-71633bc4-5805-484c-9b12-db50cc6e2791 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad returned with HTTP 200 Nov 13 01:43:32.381710 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1427/2856] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:32 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad => generated 941 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:32.634316 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b76a5ae9-0476-4c2e-b647-cc5d2931593c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 Nov 13 01:43:32.635119 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b76a5ae9-0476-4c2e-b647-cc5d2931593c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:32.635421 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:32.635421 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:32.635888 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b76a5ae9-0476-4c2e-b647-cc5d2931593c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:32.675500 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:32.675500 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:32.677337 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b76a5ae9-0476-4c2e-b647-cc5d2931593c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:43:32.693580 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b76a5ae9-0476-4c2e-b647-cc5d2931593c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 returned with HTTP 200 Nov 13 01:43:32.695052 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1430/2857] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:43:32 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 => generated 466 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:33.398202 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19ab77f5-a0f4-4805-98d3-47721bb92ddc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad Nov 13 01:43:33.399057 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19ab77f5-a0f4-4805-98d3-47721bb92ddc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:33.399390 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:33.399390 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:33.401665 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-19ab77f5-a0f4-4805-98d3-47721bb92ddc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:33.456536 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:33.456536 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:33.465695 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-19ab77f5-a0f4-4805-98d3-47721bb92ddc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:33.491532 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-19ab77f5-a0f4-4805-98d3-47721bb92ddc tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad returned with HTTP 200 Nov 13 01:43:33.502068 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1431/2858] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:33 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad => generated 941 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:33.506701 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] POST http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes Nov 13 01:43:33.507190 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:33.507190 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:33.507651 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1832256752"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:43:33.509657 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1832256752'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:43:33.509657 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Create volume of 1 GB Nov 13 01:43:33.531450 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Availability Zones retrieved successfully. Nov 13 01:43:33.553123 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Flow 'volume_create_api' (56098244-8a60-4a7e-b6bd-3b18847f1d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:43:33.555966 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (007a98c5-414d-4217-807f-48736ff68c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:33.557959 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:43:33.631591 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (007a98c5-414d-4217-807f-48736ff68c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:33.634503 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a78b1595-0107-4d90-815d-d71850797a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:33.708297 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e36a94ab-6ab1-43a9-b4b5-3a84f16dcae3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 Nov 13 01:43:33.708976 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e36a94ab-6ab1-43a9-b4b5-3a84f16dcae3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:33.709193 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:33.709193 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:33.709573 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e36a94ab-6ab1-43a9-b4b5-3a84f16dcae3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:33.736157 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e36a94ab-6ab1-43a9-b4b5-3a84f16dcae3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 returned with HTTP 404 Nov 13 01:43:33.741366 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1432/2859] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:43:33 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/862f0110-7464-44b1-852f-c256373d34c6 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:43:33.745824 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d616f65-a722-4b03-8601-ac71f44dac0b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] DELETE http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:43:33.746587 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d616f65-a722-4b03-8601-ac71f44dac0b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:33.747337 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d616f65-a722-4b03-8601-ac71f44dac0b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:33.747981 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-9d616f65-a722-4b03-8601-ac71f44dac0b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Delete volume with id: e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:43:33.798826 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Created reservations ['c330a9e7-82d5-4d48-b40f-f51de93c1d7d', 'fb182b60-47b9-4c98-b45c-0161fc319b89', '7e8f3215-3df3-4d55-82d6-826b9a9445d6', '66db9076-6d16-48ba-a7a6-2859e5570112'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:43:33.800987 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a78b1595-0107-4d90-815d-d71850797a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c330a9e7-82d5-4d48-b40f-f51de93c1d7d', 'fb182b60-47b9-4c98-b45c-0161fc319b89', '7e8f3215-3df3-4d55-82d6-826b9a9445d6', '66db9076-6d16-48ba-a7a6-2859e5570112']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:33.803749 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0c6e2cb-9f6c-41c6-acff-fb4c188c3a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:33.816504 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:33.816504 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:33.818036 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9d616f65-a722-4b03-8601-ac71f44dac0b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:33.850159 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9d616f65-a722-4b03-8601-ac71f44dac0b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Delete volume request issued successfully. Nov 13 01:43:33.850960 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d616f65-a722-4b03-8601-ac71f44dac0b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 202 Nov 13 01:43:33.852294 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1433/2860] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:43:33 2020] DELETE /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:43:33.860242 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cb294727-0a28-4787-a33f-54caf4e39c6f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:43:33.860769 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cb294727-0a28-4787-a33f-54caf4e39c6f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:33.861014 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:33.861014 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:33.861338 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cb294727-0a28-4787-a33f-54caf4e39c6f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:33.878551 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0c6e2cb-9f6c-41c6-acff-fb4c188c3a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '643e11ea-1239-4ce3-8ccf-c6cf98aecdcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1832256752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9770f04db9e41769db44c7a543b5215',qos_specs=None,replication_status=,reservations=['c330a9e7-82d5-4d48-b40f-f51de93c1d7d','fb182b60-47b9-4c98-b45c-0161fc319b89','7e8f3215-3df3-4d55-82d6-826b9a9445d6','66db9076-6d16-48ba-a7a6-2859e5570112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='005d3b8860184a2aa76238bea8d89d19',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:43:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1832256752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=643e11ea-1239-4ce3-8ccf-c6cf98aecdcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9770f04db9e41769db44c7a543b5215',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='005d3b8860184a2aa76238bea8d89d19',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:33.880969 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (258fdc8e-d8a5-4f41-94f0-ffcf2d8abf7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:33.923497 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:33.923497 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:33.941183 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cb294727-0a28-4787-a33f-54caf4e39c6f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:33.970378 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cb294727-0a28-4787-a33f-54caf4e39c6f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:43:33.971592 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1434/2861] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:33 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 1368 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:43:33.980796 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (258fdc8e-d8a5-4f41-94f0-ffcf2d8abf7e) 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-1832256752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9770f04db9e41769db44c7a543b5215',qos_specs=None,replication_status=,reservations=['c330a9e7-82d5-4d48-b40f-f51de93c1d7d','fb182b60-47b9-4c98-b45c-0161fc319b89','7e8f3215-3df3-4d55-82d6-826b9a9445d6','66db9076-6d16-48ba-a7a6-2859e5570112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='005d3b8860184a2aa76238bea8d89d19',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:33.985172 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a00da718-2892-4864-95d1-73887cc790e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:34.056161 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a00da718-2892-4864-95d1-73887cc790e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:34.058713 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Flow 'volume_create_api' (56098244-8a60-4a7e-b6bd-3b18847f1d65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:43:34.114794 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Create volume request issued successfully. Nov 13 01:43:34.127244 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b19d0508-b44e-4645-b48b-ecfd8498275b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes returned with HTTP 202 Nov 13 01:43:34.128139 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1428/2862] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:43:33 2020] POST /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes => generated 818 bytes in 815 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:43:34.145018 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-87c6d970-1448-4289-8156-3773d928deb0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:43:34.146551 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-87c6d970-1448-4289-8156-3773d928deb0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:34.146551 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:34.146551 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:34.146551 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-87c6d970-1448-4289-8156-3773d928deb0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:34.284036 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:34.284036 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:34.298010 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-87c6d970-1448-4289-8156-3773d928deb0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:43:34.343021 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-87c6d970-1448-4289-8156-3773d928deb0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 200 Nov 13 01:43:34.353065 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1435/2863] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:34 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 886 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:34.510852 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-910602c1-f259-4c9d-9f88-17b92f1417ce tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad Nov 13 01:43:34.511406 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-910602c1-f259-4c9d-9f88-17b92f1417ce tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:34.511651 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:34.511651 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:34.512022 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-910602c1-f259-4c9d-9f88-17b92f1417ce tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:34.572535 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:34.572535 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:34.591417 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-910602c1-f259-4c9d-9f88-17b92f1417ce tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:34.657458 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-910602c1-f259-4c9d-9f88-17b92f1417ce tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad returned with HTTP 200 Nov 13 01:43:34.658751 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1429/2864] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:34 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad => generated 941 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:43:34.988406 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ce2e17ec-69b2-4d78-998c-d91d274682a4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:43:34.988406 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ce2e17ec-69b2-4d78-998c-d91d274682a4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:34.988406 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:34.988406 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:34.991411 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ce2e17ec-69b2-4d78-998c-d91d274682a4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:35.104268 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:35.104268 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:35.114830 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ce2e17ec-69b2-4d78-998c-d91d274682a4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:35.149570 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ce2e17ec-69b2-4d78-998c-d91d274682a4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 200 Nov 13 01:43:35.150434 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1436/2865] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:34 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 1368 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:43:35.365529 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b8735c97-ac33-41e9-9a41-dbfdc509cb5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:43:35.366136 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b8735c97-ac33-41e9-9a41-dbfdc509cb5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:35.366427 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:35.366427 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:35.367062 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b8735c97-ac33-41e9-9a41-dbfdc509cb5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:35.465330 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:35.465330 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:35.479915 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b8735c97-ac33-41e9-9a41-dbfdc509cb5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:43:35.518978 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b8735c97-ac33-41e9-9a41-dbfdc509cb5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 200 Nov 13 01:43:35.520523 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1430/2866] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:35 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 911 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:35.678470 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dc22a091-c977-4f02-8024-e0095ffc8a68 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad Nov 13 01:43:35.678470 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dc22a091-c977-4f02-8024-e0095ffc8a68 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:35.678470 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:35.678470 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:35.679411 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dc22a091-c977-4f02-8024-e0095ffc8a68 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:35.793995 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:35.793995 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:35.824341 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dc22a091-c977-4f02-8024-e0095ffc8a68 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:35.896724 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dc22a091-c977-4f02-8024-e0095ffc8a68 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad returned with HTTP 200 Nov 13 01:43:35.899827 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1437/2867] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:35 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad => generated 941 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:36.177438 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2888f405-affe-4e3a-a709-d71f0faca4f0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 Nov 13 01:43:36.178541 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2888f405-affe-4e3a-a709-d71f0faca4f0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:36.178541 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:36.178541 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:36.178541 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2888f405-affe-4e3a-a709-d71f0faca4f0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:36.231200 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2888f405-affe-4e3a-a709-d71f0faca4f0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 returned with HTTP 404 Nov 13 01:43:36.236252 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1431/2868] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:36 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e28226a8-0dab-4a91-9591-134014484645 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:43:36.305136 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes Nov 13 01:43:36.306353 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:36.306353 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:36.306353 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestVolumeBootPattern-volume-origin-1222772209", "snapshot_id": null, "imageRef": "16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c", "volume_type": null, "size": 1}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:43:36.307383 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume request body: {'volume': {'display_name': 'tempest-TestVolumeBootPattern-volume-origin-1222772209', 'snapshot_id': None, 'imageRef': '16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c', 'volume_type': None, 'size': 1}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:43:36.584086 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume of 1 GB Nov 13 01:43:36.627982 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Availability Zones retrieved successfully. Nov 13 01:43:36.654642 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Flow 'volume_create_api' (b88c65ee-266d-4317-b3b7-15eeb6125fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:43:36.659787 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d37251-ef4a-4c18-8ff2-5a4ed3fd85d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:36.663309 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:43:36.922469 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3cc57563-01dc-4858-af1f-a8859eb988ce tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad Nov 13 01:43:36.923175 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d37251-ef4a-4c18-8ff2-5a4ed3fd85d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:36.923309 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3cc57563-01dc-4858-af1f-a8859eb988ce tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:36.923684 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3cc57563-01dc-4858-af1f-a8859eb988ce tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:36.934406 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e23a2f-6051-43a2-a15b-57d10b72e8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:37.068602 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:37.068602 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:37.091403 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3cc57563-01dc-4858-af1f-a8859eb988ce tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:37.162440 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3cc57563-01dc-4858-af1f-a8859eb988ce tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad returned with HTTP 200 Nov 13 01:43:37.163442 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1432/2869] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:36 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad => generated 941 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:37.175364 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Created reservations ['4fe3cbc0-2bf0-47d9-9348-e721bc13536a', 'b46a7148-cc8a-4db5-871e-ac562322c963', '46116ed1-2cb4-444f-ba73-3f574e45b918', 'd59cce2b-e046-40f7-ba7d-ada1985d24bf'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:43:37.178128 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e23a2f-6051-43a2-a15b-57d10b72e8ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fe3cbc0-2bf0-47d9-9348-e721bc13536a', 'b46a7148-cc8a-4db5-871e-ac562322c963', '46116ed1-2cb4-444f-ba73-3f574e45b918', 'd59cce2b-e046-40f7-ba7d-ada1985d24bf']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:37.181073 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (938369e5-52cd-4eb7-ab94-9698cfd06aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:37.311453 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (938369e5-52cd-4eb7-ab94-9698cfd06aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8492d500-ef7a-4e93-b74a-dabb97b28cce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1222772209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aa3ab99f8f5445ba119552622f56103',qos_specs=None,replication_status=,reservations=['4fe3cbc0-2bf0-47d9-9348-e721bc13536a','b46a7148-cc8a-4db5-871e-ac562322c963','46116ed1-2cb4-444f-ba73-3f574e45b918','d59cce2b-e046-40f7-ba7d-ada1985d24bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4e2141cc66c4123bcbfb0734931dc5c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:43:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1222772209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8492d500-ef7a-4e93-b74a-dabb97b28cce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7aa3ab99f8f5445ba119552622f56103',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='d4e2141cc66c4123bcbfb0734931dc5c',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:37.314548 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (125673a7-07b7-4f42-a25a-7ed4cefa96ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:37.365045 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (125673a7-07b7-4f42-a25a-7ed4cefa96ad) 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-1222772209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aa3ab99f8f5445ba119552622f56103',qos_specs=None,replication_status=,reservations=['4fe3cbc0-2bf0-47d9-9348-e721bc13536a','b46a7148-cc8a-4db5-871e-ac562322c963','46116ed1-2cb4-444f-ba73-3f574e45b918','d59cce2b-e046-40f7-ba7d-ada1985d24bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4e2141cc66c4123bcbfb0734931dc5c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:37.367129 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6c8f39d-ebe8-49b1-a152-f44e784bfebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:37.458457 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6c8f39d-ebe8-49b1-a152-f44e784bfebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:37.465146 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Flow 'volume_create_api' (b88c65ee-266d-4317-b3b7-15eeb6125fe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:43:37.535181 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume request issued successfully. Nov 13 01:43:37.552841 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2e4de39e-8555-4a58-a69f-8793dc157f08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes returned with HTTP 202 Nov 13 01:43:37.563632 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1438/2870] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:43:36 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes => generated 828 bytes in 1255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:43:37.574371 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-595f32be-f255-43d3-b118-1292d86d1bb3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:37.575133 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-595f32be-f255-43d3-b118-1292d86d1bb3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:37.576585 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:37.576585 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:37.579179 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-595f32be-f255-43d3-b118-1292d86d1bb3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:37.738606 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:37.738606 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:37.750232 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-595f32be-f255-43d3-b118-1292d86d1bb3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:37.788716 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-595f32be-f255-43d3-b118-1292d86d1bb3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:37.789761 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1433/2871] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:37 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 896 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:38.193256 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-38123af3-7a90-4b16-91d5-41a1d6513a97 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad Nov 13 01:43:38.193256 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-38123af3-7a90-4b16-91d5-41a1d6513a97 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:38.193256 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:38.193256 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:38.193256 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-38123af3-7a90-4b16-91d5-41a1d6513a97 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:38.256548 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:38.256548 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:38.268552 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-38123af3-7a90-4b16-91d5-41a1d6513a97 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:38.307676 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-38123af3-7a90-4b16-91d5-41a1d6513a97 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad returned with HTTP 200 Nov 13 01:43:38.317795 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1439/2872] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:38 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad => generated 941 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:38.815224 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-288e2b3a-6a83-4724-8d0c-9c753cd6a92d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:38.816470 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-288e2b3a-6a83-4724-8d0c-9c753cd6a92d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:38.816874 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:38.816874 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:38.817743 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-288e2b3a-6a83-4724-8d0c-9c753cd6a92d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:38.882419 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:38.882419 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:38.900015 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-288e2b3a-6a83-4724-8d0c-9c753cd6a92d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:38.938488 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-288e2b3a-6a83-4724-8d0c-9c753cd6a92d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:38.939240 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1434/2873] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:38 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 920 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:39.329679 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8e64c930-54b8-4a91-beff-2d2405f43773 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad Nov 13 01:43:39.330612 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8e64c930-54b8-4a91-beff-2d2405f43773 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:39.331093 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:39.331093 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:39.332541 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8e64c930-54b8-4a91-beff-2d2405f43773 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:39.392610 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:39.392610 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:39.405914 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8e64c930-54b8-4a91-beff-2d2405f43773 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:39.441254 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8e64c930-54b8-4a91-beff-2d2405f43773 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad returned with HTTP 200 Nov 13 01:43:39.442783 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1440/2874] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:39 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad => generated 941 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:39.957147 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c67812db-4c21-4716-abed-9f3cf606372d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:39.958621 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c67812db-4c21-4716-abed-9f3cf606372d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:39.959362 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:39.959362 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:39.960289 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c67812db-4c21-4716-abed-9f3cf606372d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:40.064368 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:40.064368 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:40.075634 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c67812db-4c21-4716-abed-9f3cf606372d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:40.133119 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c67812db-4c21-4716-abed-9f3cf606372d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:40.134774 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1435/2875] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:39 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 920 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:40.459012 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-516b733b-b24c-40ba-bace-dd5e2661ed26 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad Nov 13 01:43:40.459553 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-516b733b-b24c-40ba-bace-dd5e2661ed26 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:40.459780 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:40.459780 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:40.460450 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-516b733b-b24c-40ba-bace-dd5e2661ed26 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:40.518949 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:40.518949 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:40.530212 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-516b733b-b24c-40ba-bace-dd5e2661ed26 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:40.559484 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-516b733b-b24c-40ba-bace-dd5e2661ed26 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad returned with HTTP 200 Nov 13 01:43:40.562497 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1441/2876] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:40 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad => generated 941 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:41.149676 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d18b071b-82d8-471d-bd39-8f909d65bf62 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:41.150208 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d18b071b-82d8-471d-bd39-8f909d65bf62 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:41.150317 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:41.150317 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:41.150827 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d18b071b-82d8-471d-bd39-8f909d65bf62 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:41.227731 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:41.227731 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:41.246678 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d18b071b-82d8-471d-bd39-8f909d65bf62 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:41.291771 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d18b071b-82d8-471d-bd39-8f909d65bf62 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:41.292894 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1436/2877] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:41 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 920 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:41.579561 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-321b1f27-1357-4d2f-8d2e-3ef2cd0b9f54 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad Nov 13 01:43:41.580497 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-321b1f27-1357-4d2f-8d2e-3ef2cd0b9f54 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:41.580773 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:41.580773 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:41.581454 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-321b1f27-1357-4d2f-8d2e-3ef2cd0b9f54 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:41.635080 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:41.635080 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:41.645688 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-321b1f27-1357-4d2f-8d2e-3ef2cd0b9f54 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:41.671822 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-321b1f27-1357-4d2f-8d2e-3ef2cd0b9f54 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad returned with HTTP 200 Nov 13 01:43:41.672706 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1442/2878] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:41 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad => generated 942 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:41.688293 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7cca1d70-cef2-47ea-b4b6-114b07d61af7 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad Nov 13 01:43:41.688944 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7cca1d70-cef2-47ea-b4b6-114b07d61af7 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:41.688944 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:41.688944 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:41.689921 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7cca1d70-cef2-47ea-b4b6-114b07d61af7 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:41.746339 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:41.746339 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:41.755882 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7cca1d70-cef2-47ea-b4b6-114b07d61af7 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:41.792725 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7cca1d70-cef2-47ea-b4b6-114b07d61af7 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad returned with HTTP 200 Nov 13 01:43:41.794310 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1437/2879] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:41 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad => generated 942 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:41.815909 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3914b250-42d1-4f47-8a80-0e882a85e615 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] DELETE http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad Nov 13 01:43:41.816435 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3914b250-42d1-4f47-8a80-0e882a85e615 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:41.816662 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:41.816662 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:41.817036 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3914b250-42d1-4f47-8a80-0e882a85e615 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:41.817497 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-3914b250-42d1-4f47-8a80-0e882a85e615 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Delete volume with id: 9d0267a4-8fae-434e-9fdc-3fac703be3ad Nov 13 01:43:41.871925 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:41.871925 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:41.873455 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3914b250-42d1-4f47-8a80-0e882a85e615 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:41.922448 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3914b250-42d1-4f47-8a80-0e882a85e615 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Delete volume request issued successfully. Nov 13 01:43:41.923256 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3914b250-42d1-4f47-8a80-0e882a85e615 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad returned with HTTP 202 Nov 13 01:43:41.925226 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1443/2880] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:43:41 2020] DELETE /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:43:41.934404 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d47132be-f99f-464d-9f81-ff883e69b389 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad Nov 13 01:43:41.935369 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d47132be-f99f-464d-9f81-ff883e69b389 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:41.936426 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:41.936426 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:41.937294 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d47132be-f99f-464d-9f81-ff883e69b389 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:42.019727 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:42.019727 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:42.040984 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d47132be-f99f-464d-9f81-ff883e69b389 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:42.079006 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d47132be-f99f-464d-9f81-ff883e69b389 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad returned with HTTP 200 Nov 13 01:43:42.080287 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1438/2881] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:41 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad => generated 941 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:42.314355 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-51e6ed25-62b5-4f2d-b8cc-519f92a5fb4c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:42.315751 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-51e6ed25-62b5-4f2d-b8cc-519f92a5fb4c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:42.316180 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:42.316180 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:42.316820 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-51e6ed25-62b5-4f2d-b8cc-519f92a5fb4c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:42.444291 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:42.444291 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:42.456193 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-51e6ed25-62b5-4f2d-b8cc-519f92a5fb4c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:42.483181 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-51e6ed25-62b5-4f2d-b8cc-519f92a5fb4c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:42.484277 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1444/2882] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:42 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 920 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:43.097094 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e934c542-2514-413f-a254-2a9590dcca71 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad Nov 13 01:43:43.097869 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e934c542-2514-413f-a254-2a9590dcca71 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:43.098246 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:43.098246 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:43.099095 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e934c542-2514-413f-a254-2a9590dcca71 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:43.172038 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:43.172038 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:43.185294 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e934c542-2514-413f-a254-2a9590dcca71 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:43.218493 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e934c542-2514-413f-a254-2a9590dcca71 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad returned with HTTP 200 Nov 13 01:43:43.227869 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1439/2883] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:43 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad => generated 941 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:43.501544 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9af9b621-ba36-4d85-b17f-7aa7a0753f20 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:43.501937 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9af9b621-ba36-4d85-b17f-7aa7a0753f20 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:43.501937 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:43.501937 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:43.502333 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9af9b621-ba36-4d85-b17f-7aa7a0753f20 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:43.556130 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:43.556130 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:43.567309 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9af9b621-ba36-4d85-b17f-7aa7a0753f20 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:43.597950 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9af9b621-ba36-4d85-b17f-7aa7a0753f20 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:43.599241 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1445/2884] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:43 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 920 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:44.239181 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2effb1f4-7261-4b8f-a756-f82f636e4ff5 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad Nov 13 01:43:44.240275 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2effb1f4-7261-4b8f-a756-f82f636e4ff5 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:44.240765 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:44.240765 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:44.241227 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2effb1f4-7261-4b8f-a756-f82f636e4ff5 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:44.337521 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2effb1f4-7261-4b8f-a756-f82f636e4ff5 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad returned with HTTP 404 Nov 13 01:43:44.342932 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1440/2885] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:44 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/9d0267a4-8fae-434e-9fdc-3fac703be3ad => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:43:44.352587 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd2ed58a-d759-42ca-a3b9-5204df102a83 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] DELETE http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 Nov 13 01:43:44.353286 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd2ed58a-d759-42ca-a3b9-5204df102a83 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:44.353603 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:44.353603 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:44.354148 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd2ed58a-d759-42ca-a3b9-5204df102a83 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:44.354707 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-bd2ed58a-d759-42ca-a3b9-5204df102a83 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Delete volume with id: 40472000-8999-4741-9e0c-8fec26109302 Nov 13 01:43:44.438920 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:44.438920 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:44.440214 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bd2ed58a-d759-42ca-a3b9-5204df102a83 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:44.475477 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bd2ed58a-d759-42ca-a3b9-5204df102a83 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Delete volume request issued successfully. Nov 13 01:43:44.476432 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd2ed58a-d759-42ca-a3b9-5204df102a83 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 returned with HTTP 202 Nov 13 01:43:44.478450 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1446/2886] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:43:44 2020] DELETE /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:43:44.486447 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-27ced031-1d08-4a0e-b34c-f14b6ecacfb6 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 Nov 13 01:43:44.486955 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-27ced031-1d08-4a0e-b34c-f14b6ecacfb6 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:44.487433 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-27ced031-1d08-4a0e-b34c-f14b6ecacfb6 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:44.555203 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:44.555203 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:44.565584 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-27ced031-1d08-4a0e-b34c-f14b6ecacfb6 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:44.589620 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-27ced031-1d08-4a0e-b34c-f14b6ecacfb6 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 returned with HTTP 200 Nov 13 01:43:44.590452 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1441/2887] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:44 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 => generated 908 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:44.615710 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e93ad119-98b5-4db4-924a-fd0e13854b78 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:44.616525 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e93ad119-98b5-4db4-924a-fd0e13854b78 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:44.616745 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:44.616745 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:44.617164 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e93ad119-98b5-4db4-924a-fd0e13854b78 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:44.694488 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:44.694488 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:44.711687 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e93ad119-98b5-4db4-924a-fd0e13854b78 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:44.747968 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e93ad119-98b5-4db4-924a-fd0e13854b78 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:44.758923 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1447/2888] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:44 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 920 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:45.608363 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-86745fb4-c8ee-4ab8-aa19-748ebd084dc4 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 Nov 13 01:43:45.609512 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-86745fb4-c8ee-4ab8-aa19-748ebd084dc4 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:45.610084 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:45.610084 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:45.610462 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-86745fb4-c8ee-4ab8-aa19-748ebd084dc4 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:45.662437 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:45.662437 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:45.672621 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-86745fb4-c8ee-4ab8-aa19-748ebd084dc4 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:45.734404 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-86745fb4-c8ee-4ab8-aa19-748ebd084dc4 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 returned with HTTP 200 Nov 13 01:43:45.739944 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1442/2889] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:45 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 => generated 908 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:45.766904 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-02806552-bdd5-4ac6-8c35-58aef99aca01 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:45.767432 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-02806552-bdd5-4ac6-8c35-58aef99aca01 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:45.767676 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:45.767676 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:45.768051 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-02806552-bdd5-4ac6-8c35-58aef99aca01 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:45.855201 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:45.855201 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:45.864934 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-02806552-bdd5-4ac6-8c35-58aef99aca01 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:45.903566 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-02806552-bdd5-4ac6-8c35-58aef99aca01 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:45.911635 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1448/2890] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:45 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 920 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:46.755668 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5605a0c7-d028-4bcb-a503-5c6d957c5e16 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 Nov 13 01:43:46.756168 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5605a0c7-d028-4bcb-a503-5c6d957c5e16 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:46.756379 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:46.756379 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:46.756749 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5605a0c7-d028-4bcb-a503-5c6d957c5e16 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:46.804759 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5605a0c7-d028-4bcb-a503-5c6d957c5e16 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 returned with HTTP 404 Nov 13 01:43:46.805777 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1443/2891] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:46 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/40472000-8999-4741-9e0c-8fec26109302 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:43:46.813602 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c94874cd-c45f-4221-8482-6a20d7e62473 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] DELETE http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f Nov 13 01:43:46.814122 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c94874cd-c45f-4221-8482-6a20d7e62473 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:46.814338 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:46.814338 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:46.814703 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c94874cd-c45f-4221-8482-6a20d7e62473 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:46.815155 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-c94874cd-c45f-4221-8482-6a20d7e62473 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Delete volume with id: f4a54afc-4a09-49b6-860a-73100a62406f Nov 13 01:43:46.868176 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:46.868176 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:46.870231 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c94874cd-c45f-4221-8482-6a20d7e62473 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:46.906682 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c94874cd-c45f-4221-8482-6a20d7e62473 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Delete volume request issued successfully. Nov 13 01:43:46.907160 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c94874cd-c45f-4221-8482-6a20d7e62473 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f returned with HTTP 202 Nov 13 01:43:46.908344 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1449/2892] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:43:46 2020] DELETE /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:43:46.915841 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-47e35e51-fd3f-46a9-979b-953fe0cb8a47 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f Nov 13 01:43:46.917555 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-47e35e51-fd3f-46a9-979b-953fe0cb8a47 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:46.918219 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-47e35e51-fd3f-46a9-979b-953fe0cb8a47 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:46.925441 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-213eb58f-8130-413d-9834-0cd537d9b4ed tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:46.926218 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-213eb58f-8130-413d-9834-0cd537d9b4ed tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:46.926436 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:46.926436 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:46.926812 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-213eb58f-8130-413d-9834-0cd537d9b4ed tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:46.972126 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:46.972126 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:46.980994 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-47e35e51-fd3f-46a9-979b-953fe0cb8a47 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:47.004731 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:47.004731 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:47.014767 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-213eb58f-8130-413d-9834-0cd537d9b4ed tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:47.021462 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-47e35e51-fd3f-46a9-979b-953fe0cb8a47 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f returned with HTTP 200 Nov 13 01:43:47.022313 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1444/2893] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:46 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f => generated 1389 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:43:47.046374 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-213eb58f-8130-413d-9834-0cd537d9b4ed tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:47.047920 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1450/2894] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:46 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 920 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:48.043609 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-66aeb647-c8dd-4433-9f1b-6185a1bec9c8 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f Nov 13 01:43:48.043609 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-66aeb647-c8dd-4433-9f1b-6185a1bec9c8 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:48.043609 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:48.043609 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:48.043609 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-66aeb647-c8dd-4433-9f1b-6185a1bec9c8 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:48.064245 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-850404a0-b182-4c47-aedd-adb73a1dcd79 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:48.064759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-850404a0-b182-4c47-aedd-adb73a1dcd79 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:48.064949 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:48.064949 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:48.065599 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-850404a0-b182-4c47-aedd-adb73a1dcd79 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:48.107698 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:48.107698 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:48.119152 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-66aeb647-c8dd-4433-9f1b-6185a1bec9c8 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:48.128219 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:48.128219 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:48.141592 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-850404a0-b182-4c47-aedd-adb73a1dcd79 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:48.146817 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-66aeb647-c8dd-4433-9f1b-6185a1bec9c8 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f returned with HTTP 200 Nov 13 01:43:48.147902 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1445/2895] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:48 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f => generated 1389 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:43:48.172333 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-850404a0-b182-4c47-aedd-adb73a1dcd79 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:48.173456 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1451/2896] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:48 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 920 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:43:49.164990 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-96396ce1-a25e-4afd-ae86-58b29251cc6a tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f Nov 13 01:43:49.165530 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-96396ce1-a25e-4afd-ae86-58b29251cc6a tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:49.165721 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:49.165721 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:49.166063 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-96396ce1-a25e-4afd-ae86-58b29251cc6a tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:49.191059 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-407fea25-e553-421c-8aea-c48cf4d94ed0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:49.191587 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-407fea25-e553-421c-8aea-c48cf4d94ed0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:49.191829 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:49.191829 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:49.192204 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-407fea25-e553-421c-8aea-c48cf4d94ed0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:49.233124 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-96396ce1-a25e-4afd-ae86-58b29251cc6a tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f returned with HTTP 404 Nov 13 01:43:49.234704 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1446/2897] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:49 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/f4a54afc-4a09-49b6-860a-73100a62406f => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:43:49.242899 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-54b771a5-997a-47a4-ac38-cff230721a6a tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] DELETE http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:43:49.243641 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-54b771a5-997a-47a4-ac38-cff230721a6a tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:49.244633 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-54b771a5-997a-47a4-ac38-cff230721a6a tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:49.245285 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-54b771a5-997a-47a4-ac38-cff230721a6a tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Delete volume with id: ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:43:49.306189 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:49.306189 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:49.317255 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:49.317255 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:49.319168 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-54b771a5-997a-47a4-ac38-cff230721a6a tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:49.324792 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-407fea25-e553-421c-8aea-c48cf4d94ed0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:49.352125 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-54b771a5-997a-47a4-ac38-cff230721a6a tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Delete volume request issued successfully. Nov 13 01:43:49.352934 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-54b771a5-997a-47a4-ac38-cff230721a6a tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 202 Nov 13 01:43:49.354237 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1447/2898] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:43:49 2020] DELETE /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:43:49.361571 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dd9603b3-b0d1-44a1-88ea-88636ce3bcb9 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:43:49.362432 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dd9603b3-b0d1-44a1-88ea-88636ce3bcb9 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:49.363083 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:49.363083 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:49.364392 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-407fea25-e553-421c-8aea-c48cf4d94ed0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:49.364709 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dd9603b3-b0d1-44a1-88ea-88636ce3bcb9 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:49.365241 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1452/2899] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:49 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 920 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:49.423538 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:49.423538 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:49.434020 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dd9603b3-b0d1-44a1-88ea-88636ce3bcb9 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:49.460373 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dd9603b3-b0d1-44a1-88ea-88636ce3bcb9 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:43:49.461073 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1448/2900] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:49 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 1355 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:43:50.268126 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-28a16971-dcad-487e-acee-132682980f86 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:43:50.268665 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-28a16971-dcad-487e-acee-132682980f86 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:50.268815 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:50.268815 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:50.269457 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-28a16971-dcad-487e-acee-132682980f86 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:50.322500 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:50.322500 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:50.331864 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-28a16971-dcad-487e-acee-132682980f86 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:43:50.356316 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-28a16971-dcad-487e-acee-132682980f86 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 200 Nov 13 01:43:50.357938 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1453/2901] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:43:50 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 911 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:50.380101 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2fcb24db-2896-480b-b5ef-a7495c1b7c46 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:50.380772 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2fcb24db-2896-480b-b5ef-a7495c1b7c46 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:50.381202 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:50.381202 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:50.381869 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2fcb24db-2896-480b-b5ef-a7495c1b7c46 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:50.433798 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-28a16971-dcad-487e-acee-132682980f86 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume// Nov 13 01:43:50.434533 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-28a16971-dcad-487e-acee-132682980f86 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:50.434903 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:50.434903 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:50.436097 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-28a16971-dcad-487e-acee-132682980f86 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:50.437886 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-28a16971-dcad-487e-acee-132682980f86 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:43:50.438672 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1454/2902] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:43:50 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:43:50.439531 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:50.439531 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:50.449493 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2fcb24db-2896-480b-b5ef-a7495c1b7c46 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:50.457137 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-5e2e2051-4170-4203-b3b2-ecb393fd18e7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] POST http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/attachments Nov 13 01:43:50.458502 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-5e2e2051-4170-4203-b3b2-ecb393fd18e7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "643e11ea-1239-4ce3-8ccf-c6cf98aecdcd", "instance_uuid": "6dea7efd-d877-470b-b99b-c25d1718e025", "connector": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:43:50.476263 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2fcb24db-2896-480b-b5ef-a7495c1b7c46 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:50.477210 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1449/2903] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:50 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 920 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:43:50.491722 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9c4ae3b6-02ad-4825-b70e-06ae7ab2f283 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:43:50.492273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9c4ae3b6-02ad-4825-b70e-06ae7ab2f283 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:50.492490 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:50.492490 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:50.492865 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9c4ae3b6-02ad-4825-b70e-06ae7ab2f283 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:50.525551 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:50.525551 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:50.565980 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:50.565980 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:50.575204 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9c4ae3b6-02ad-4825-b70e-06ae7ab2f283 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Volume info retrieved successfully. Nov 13 01:43:50.600372 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-5e2e2051-4170-4203-b3b2-ecb393fd18e7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/attachments returned with HTTP 200 Nov 13 01:43:50.601790 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1455/2904] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:43:50 2020] POST /volume/v3/f9770f04db9e41769db44c7a543b5215/attachments => generated 273 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:43:50.603295 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9c4ae3b6-02ad-4825-b70e-06ae7ab2f283 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 200 Nov 13 01:43:50.604780 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1450/2905] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:50 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 1355 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:43:50.653029 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-43783fdf-3001-4283-bea5-015ba5502c6c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:43:50.653555 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-43783fdf-3001-4283-bea5-015ba5502c6c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:50.653773 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:50.653773 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:50.654210 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-43783fdf-3001-4283-bea5-015ba5502c6c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:50.687808 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9c4ae3b6-02ad-4825-b70e-06ae7ab2f283 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume// Nov 13 01:43:50.688593 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9c4ae3b6-02ad-4825-b70e-06ae7ab2f283 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:50.688880 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:50.688880 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:50.689649 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9c4ae3b6-02ad-4825-b70e-06ae7ab2f283 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:50.692392 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9c4ae3b6-02ad-4825-b70e-06ae7ab2f283 tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:43:50.694016 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1451/2906] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:43:50 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:43:50.707950 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-90620520-ab99-4303-acb0-7544a5044a86 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:43:50.708530 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-90620520-ab99-4303-acb0-7544a5044a86 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:50.709014 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-90620520-ab99-4303-acb0-7544a5044a86 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:50.722325 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:50.722325 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:50.738615 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-43783fdf-3001-4283-bea5-015ba5502c6c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:43:50.771643 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:50.771643 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:50.782500 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:50.782500 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:50.787093 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-43783fdf-3001-4283-bea5-015ba5502c6c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 200 Nov 13 01:43:50.788232 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1456/2907] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:50 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 910 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:50.792568 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-90620520-ab99-4303-acb0-7544a5044a86 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:43:50.812460 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:50.812460 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:50.820827 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-90620520-ab99-4303-acb0-7544a5044a86 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 200 Nov 13 01:43:50.821880 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1452/2908] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:43:50 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 1009 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 01:43:50.841018 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-2bce6d4a-b3e2-4ddb-8510-31bb68e612a3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] PUT http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/attachments/ab257205-8ad8-4db9-81e7-fb8c6367588f Nov 13 01:43:50.842569 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:50.842569 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:50.843163 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-2bce6d4a-b3e2-4ddb-8510-31bb68e612a3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:43:50.870951 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:43:50.870951 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:43:50.871451 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-2bce6d4a-b3e2-4ddb-8510-31bb68e612a3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Lock "b'cinder-attachment_update-643e11ea-1239-4ce3-8ccf-c6cf98aecdcd-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.009s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:43:50.874333 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:50.874333 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:51.492734 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-36dba48a-abf4-42f0-8be1-250b5512e3da tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:51.493828 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-36dba48a-abf4-42f0-8be1-250b5512e3da tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:51.494208 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:51.494208 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:51.494818 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-36dba48a-abf4-42f0-8be1-250b5512e3da tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:51.552044 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:51.552044 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:51.568724 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-36dba48a-abf4-42f0-8be1-250b5512e3da tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:51.598795 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-36dba48a-abf4-42f0-8be1-250b5512e3da tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:51.603677 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1453/2909] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:51 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 920 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:51.621222 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-402ae920-12e9-4f2c-9c1b-67b12675aeed tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] GET http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 Nov 13 01:43:51.622274 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-402ae920-12e9-4f2c-9c1b-67b12675aeed tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:51.622658 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:51.622658 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:51.623816 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-402ae920-12e9-4f2c-9c1b-67b12675aeed tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:51.684355 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-402ae920-12e9-4f2c-9c1b-67b12675aeed tempest-VolumesCloneTest-989582425 tempest-VolumesCloneTest-989582425] http://10.222.0.13/volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 returned with HTTP 404 Nov 13 01:43:51.686546 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1454/2910] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:51 2020] GET /volume/v3/37d4edbb95f646e38b2a80d8acf96e6f/volumes/ed4d7ce7-f2d2-4aba-a2fc-283617cc1086 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:43:51.804491 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9326ea1a-ef0d-4eef-908f-141ee8574ba2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:43:51.805017 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9326ea1a-ef0d-4eef-908f-141ee8574ba2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:51.805672 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9326ea1a-ef0d-4eef-908f-141ee8574ba2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:51.858016 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:51.858016 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:51.866717 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9326ea1a-ef0d-4eef-908f-141ee8574ba2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:43:51.891205 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:51.891205 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:51.911036 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9326ea1a-ef0d-4eef-908f-141ee8574ba2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 200 Nov 13 01:43:51.911923 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1455/2911] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:51 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 910 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:52.337487 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-2bce6d4a-b3e2-4ddb-8510-31bb68e612a3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Lock "b'cinder-attachment_update-643e11ea-1239-4ce3-8ccf-c6cf98aecdcd-n-h2-729945-8'" released by "attachment_update" :: held 1.466s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:43:52.338359 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-2bce6d4a-b3e2-4ddb-8510-31bb68e612a3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/attachments/ab257205-8ad8-4db9-81e7-fb8c6367588f returned with HTTP 200 Nov 13 01:43:52.339627 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1457/2912] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 01:43:50 2020] PUT /volume/v3/f9770f04db9e41769db44c7a543b5215/attachments/ab257205-8ad8-4db9-81e7-fb8c6367588f => generated 762 bytes in 1503 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:43:52.615131 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6ef3445e-b30f-417b-bff1-3ac8572a3ab2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:52.615718 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6ef3445e-b30f-417b-bff1-3ac8572a3ab2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:52.615884 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:52.615884 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:52.616229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6ef3445e-b30f-417b-bff1-3ac8572a3ab2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:52.667888 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:52.667888 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:52.678342 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6ef3445e-b30f-417b-bff1-3ac8572a3ab2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:52.705933 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6ef3445e-b30f-417b-bff1-3ac8572a3ab2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:52.706767 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1456/2913] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:52 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 920 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:52.928235 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b3fcc846-682c-4c51-b70f-4108c3cd2695 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:43:52.928900 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b3fcc846-682c-4c51-b70f-4108c3cd2695 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:52.929196 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:52.929196 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:52.929826 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b3fcc846-682c-4c51-b70f-4108c3cd2695 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:52.991838 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:52.991838 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:53.002922 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b3fcc846-682c-4c51-b70f-4108c3cd2695 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:43:53.025477 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:53.025477 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:53.037422 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b3fcc846-682c-4c51-b70f-4108c3cd2695 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 200 Nov 13 01:43:53.050698 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1458/2914] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:52 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 911 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:53.723220 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-da1c6e2a-e3ad-4d66-97f7-ea4d0320cad1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:53.723783 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-da1c6e2a-e3ad-4d66-97f7-ea4d0320cad1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:53.723973 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:53.723973 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:53.724489 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-da1c6e2a-e3ad-4d66-97f7-ea4d0320cad1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:53.785805 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:53.785805 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:53.795889 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-da1c6e2a-e3ad-4d66-97f7-ea4d0320cad1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:53.825343 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-da1c6e2a-e3ad-4d66-97f7-ea4d0320cad1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:53.826561 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1457/2915] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:53 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 978 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:54.057414 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b78c15e8-e0ec-4dbe-b28f-5f4fa8312eb1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:43:54.058162 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b78c15e8-e0ec-4dbe-b28f-5f4fa8312eb1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:54.058445 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:54.058445 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:54.058899 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b78c15e8-e0ec-4dbe-b28f-5f4fa8312eb1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:54.112351 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:54.112351 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:54.121040 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b78c15e8-e0ec-4dbe-b28f-5f4fa8312eb1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:43:54.143451 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:54.143451 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:54.152815 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b78c15e8-e0ec-4dbe-b28f-5f4fa8312eb1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 200 Nov 13 01:43:54.153725 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1459/2916] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:54 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 911 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:54.211958 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5188a5f2-e445-4a6a-8dd1-4df39b6caf1d tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] POST http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots Nov 13 01:43:54.211958 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:54.211958 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:54.212693 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5188a5f2-e445-4a6a-8dd1-4df39b6caf1d tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41f3a961-2951-409e-9600-5adb7b01fef7", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1936496333"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:43:54.267352 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5188a5f2-e445-4a6a-8dd1-4df39b6caf1d tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots returned with HTTP 404 Nov 13 01:43:54.268470 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1458/2917] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:43:54 2020] POST /volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots => generated 109 bytes in 214 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:43:54.278807 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9f8ce712-6e60-40ec-8d12-e2555629440c tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] POST http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots Nov 13 01:43:54.279780 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:54.279780 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:54.280473 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9f8ce712-6e60-40ec-8d12-e2555629440c tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1731753247"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:43:54.331730 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9f8ce712-6e60-40ec-8d12-e2555629440c tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots returned with HTTP 404 Nov 13 01:43:54.333833 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1460/2918] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:43:54 2020] POST /volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots => generated 77 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:43:54.347928 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c6e644b6-88bc-4c91-aaaa-496590cc2ac6 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] GET http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots?limit=invalid Nov 13 01:43:54.349232 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c6e644b6-88bc-4c91-aaaa-496590cc2ac6 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:54.351938 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c6e644b6-88bc-4c91-aaaa-496590cc2ac6 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:54.352784 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c6e644b6-88bc-4c91-aaaa-496590cc2ac6 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] HTTP exception thrown: limit param must be an integer Nov 13 01:43:54.353196 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c6e644b6-88bc-4c91-aaaa-496590cc2ac6 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots?limit=invalid returned with HTTP 400 Nov 13 01:43:54.354343 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1459/2919] 10.222.0.13 () {56 vars in 1197 bytes} [Fri Nov 13 01:43:54 2020] GET /volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots?limit=invalid => generated 74 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:43:54.365462 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f7f7ee1-7397-4f06-a937-5f3fd455173b tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] GET http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots?marker=bf57df84-4e60-486d-adea-83d48d338573 Nov 13 01:43:54.366221 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f7f7ee1-7397-4f06-a937-5f3fd455173b tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:54.366740 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f7f7ee1-7397-4f06-a937-5f3fd455173b tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:54.367555 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-4f7f7ee1-7397-4f06-a937-5f3fd455173b tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:43:54.372119 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-4f7f7ee1-7397-4f06-a937-5f3fd455173b tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Building query based on filter {{(pid=87988) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:43:54.415867 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f7f7ee1-7397-4f06-a937-5f3fd455173b tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots?marker=bf57df84-4e60-486d-adea-83d48d338573 returned with HTTP 404 Nov 13 01:43:54.416877 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1461/2920] 10.222.0.13 () {56 vars in 1257 bytes} [Fri Nov 13 01:43:54 2020] GET /volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots?marker=bf57df84-4e60-486d-adea-83d48d338573 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:43:54.428010 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-94530208-3344-4e01-8d49-1d2265cffa7c tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] GET http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots?sort_key=invalid Nov 13 01:43:54.428531 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-94530208-3344-4e01-8d49-1d2265cffa7c tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:54.429020 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-94530208-3344-4e01-8d49-1d2265cffa7c tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:54.430363 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-94530208-3344-4e01-8d49-1d2265cffa7c tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Removing options '' from query. {{(pid=87987) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:43:54.431888 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.db.sqlalchemy.api [None req-94530208-3344-4e01-8d49-1d2265cffa7c tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Building query based on filter {{(pid=87987) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Nov 13 01:43:54.432783 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-94530208-3344-4e01-8d49-1d2265cffa7c tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots?sort_key=invalid returned with HTTP 400 Nov 13 01:43:54.433751 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1460/2921] 10.222.0.13 () {56 vars in 1203 bytes} [Fri Nov 13 01:43:54 2020] GET /volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots?sort_key=invalid => generated 84 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Nov 13 01:43:54.448958 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] POST http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/volumes Nov 13 01:43:54.450366 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-508835068"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:43:54.451643 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-508835068'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:43:54.452029 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Create volume of 2 GB Nov 13 01:43:54.468281 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Availability Zones retrieved successfully. Nov 13 01:43:54.487278 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Flow 'volume_create_api' (8f0d8c42-97a9-4159-ac1f-9e03aab25ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:43:54.490154 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (780fea7b-8603-40ff-8dc5-bb6c940c762a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:54.492295 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Validating volume size '2' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:43:54.711632 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (780fea7b-8603-40ff-8dc5-bb6c940c762a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:54.714824 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7ba8c3c-875a-4c1d-810d-507127cce3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:54.842020 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Created reservations ['5056c962-a236-4892-867b-09093d8da6ce', '41756065-f52f-48e7-9150-0ba86e195910', '5ee674f6-5603-4000-8044-34d1059599c5', '4d04ca65-02d4-4b42-a231-400c51b786c8'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:43:54.845711 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7ba8c3c-875a-4c1d-810d-507127cce3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5056c962-a236-4892-867b-09093d8da6ce', '41756065-f52f-48e7-9150-0ba86e195910', '5ee674f6-5603-4000-8044-34d1059599c5', '4d04ca65-02d4-4b42-a231-400c51b786c8']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:54.848840 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0360d118-3e93-4ea8-93ea-a95eb75b3671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:54.850312 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e4411d8d-b2ae-4c61-afe6-f5c71935cdd5 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:54.850841 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e4411d8d-b2ae-4c61-afe6-f5c71935cdd5 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:54.851367 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e4411d8d-b2ae-4c61-afe6-f5c71935cdd5 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:54.909595 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:54.909595 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:54.920734 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e4411d8d-b2ae-4c61-afe6-f5c71935cdd5 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:54.925507 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0360d118-3e93-4ea8-93ea-a95eb75b3671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3c6db9f-5de1-4090-b564-16f15c6769ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-508835068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71373b1437ec4c7293ca602c869de16e',qos_specs=None,replication_status=,reservations=['5056c962-a236-4892-867b-09093d8da6ce','41756065-f52f-48e7-9150-0ba86e195910','5ee674f6-5603-4000-8044-34d1059599c5','4d04ca65-02d4-4b42-a231-400c51b786c8'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8a0fa95449d4e678cdc64f29e4f6b8e',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:43:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-508835068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3c6db9f-5de1-4090-b564-16f15c6769ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71373b1437ec4c7293ca602c869de16e',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='a8a0fa95449d4e678cdc64f29e4f6b8e',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:54.927709 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d93a34b8-6102-4eae-8902-efe1265c11f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:54.948769 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e4411d8d-b2ae-4c61-afe6-f5c71935cdd5 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:54.949810 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1461/2922] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:54 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 981 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:54.963813 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d93a34b8-6102-4eae-8902-efe1265c11f8) 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-508835068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71373b1437ec4c7293ca602c869de16e',qos_specs=None,replication_status=,reservations=['5056c962-a236-4892-867b-09093d8da6ce','41756065-f52f-48e7-9150-0ba86e195910','5ee674f6-5603-4000-8044-34d1059599c5','4d04ca65-02d4-4b42-a231-400c51b786c8'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8a0fa95449d4e678cdc64f29e4f6b8e',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:54.965446 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36c612c7-5c9a-4e19-b9d4-06f60081402a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:54.986490 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36c612c7-5c9a-4e19-b9d4-06f60081402a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:43:54.989693 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Flow 'volume_create_api' (8f0d8c42-97a9-4159-ac1f-9e03aab25ba0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:43:55.045898 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Create volume request issued successfully. Nov 13 01:43:55.067490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bf423503-04b5-4b74-a695-202a1e1cb967 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/volumes returned with HTTP 202 Nov 13 01:43:55.069606 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1462/2923] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:43:54 2020] POST /volume/v3/71373b1437ec4c7293ca602c869de16e/volumes => generated 830 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:43:55.085198 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f7c69c1e-28f8-41d0-ab59-045d0b9d1036 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] GET http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/volumes/d3c6db9f-5de1-4090-b564-16f15c6769ca Nov 13 01:43:55.085781 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f7c69c1e-28f8-41d0-ab59-045d0b9d1036 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:55.085881 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:55.085881 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:55.086446 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f7c69c1e-28f8-41d0-ab59-045d0b9d1036 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:55.141336 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:55.141336 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:55.150921 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f7c69c1e-28f8-41d0-ab59-045d0b9d1036 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Volume info retrieved successfully. Nov 13 01:43:55.172872 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-50a6bad6-6181-46ff-babe-d7e9d3dd5ea3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:43:55.173502 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-50a6bad6-6181-46ff-babe-d7e9d3dd5ea3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:55.173783 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:55.173783 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:55.174052 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-50a6bad6-6181-46ff-babe-d7e9d3dd5ea3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:55.179726 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f7c69c1e-28f8-41d0-ab59-045d0b9d1036 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/volumes/d3c6db9f-5de1-4090-b564-16f15c6769ca returned with HTTP 200 Nov 13 01:43:55.187235 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1462/2924] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:55 2020] GET /volume/v3/71373b1437ec4c7293ca602c869de16e/volumes/d3c6db9f-5de1-4090-b564-16f15c6769ca => generated 898 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:55.231355 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:55.231355 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:55.241868 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-50a6bad6-6181-46ff-babe-d7e9d3dd5ea3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:43:55.265115 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:55.265115 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:55.274736 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-50a6bad6-6181-46ff-babe-d7e9d3dd5ea3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 200 Nov 13 01:43:55.275743 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1463/2925] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:55 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 911 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:55.970605 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f1d0bef6-c947-4daa-aaca-47ed2d701cc3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:55.971573 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f1d0bef6-c947-4daa-aaca-47ed2d701cc3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:55.972074 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:55.972074 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:55.972734 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f1d0bef6-c947-4daa-aaca-47ed2d701cc3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:56.077809 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:56.077809 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:56.087408 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f1d0bef6-c947-4daa-aaca-47ed2d701cc3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:56.112625 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f1d0bef6-c947-4daa-aaca-47ed2d701cc3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:56.113649 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1463/2926] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:55 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 981 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:56.197834 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cff459df-b8e6-4448-9369-6bd76a1067ee tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] GET http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/volumes/d3c6db9f-5de1-4090-b564-16f15c6769ca Nov 13 01:43:56.198517 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cff459df-b8e6-4448-9369-6bd76a1067ee tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:56.198738 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:56.198738 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:56.199278 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cff459df-b8e6-4448-9369-6bd76a1067ee tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:56.267035 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:56.267035 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:56.276472 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cff459df-b8e6-4448-9369-6bd76a1067ee tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Volume info retrieved successfully. Nov 13 01:43:56.295753 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ebd2f3da-94a1-434e-ab67-a13df614f97c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:43:56.297148 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ebd2f3da-94a1-434e-ab67-a13df614f97c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:56.297489 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:56.297489 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:56.298136 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ebd2f3da-94a1-434e-ab67-a13df614f97c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:56.305648 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cff459df-b8e6-4448-9369-6bd76a1067ee tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/volumes/d3c6db9f-5de1-4090-b564-16f15c6769ca returned with HTTP 200 Nov 13 01:43:56.306693 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1464/2927] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:56 2020] GET /volume/v3/71373b1437ec4c7293ca602c869de16e/volumes/d3c6db9f-5de1-4090-b564-16f15c6769ca => generated 923 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:56.322781 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b087f4f7-6c84-4111-bf49-982611c1979d tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] POST http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots Nov 13 01:43:56.323182 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:56.323182 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:56.323664 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b087f4f7-6c84-4111-bf49-982611c1979d tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3c6db9f-5de1-4090-b564-16f15c6769ca", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1433080237"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:43:56.367126 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:56.367126 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:56.376937 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:56.376937 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:56.378376 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b087f4f7-6c84-4111-bf49-982611c1979d tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Volume info retrieved successfully. Nov 13 01:43:56.378704 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ebd2f3da-94a1-434e-ab67-a13df614f97c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:43:56.378863 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-b087f4f7-6c84-4111-bf49-982611c1979d tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Create snapshot from volume d3c6db9f-5de1-4090-b564-16f15c6769ca Nov 13 01:43:56.413743 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:56.413743 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:56.432975 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ebd2f3da-94a1-434e-ab67-a13df614f97c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 200 Nov 13 01:43:56.434649 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1464/2928] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:56 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 911 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:56.458592 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-b087f4f7-6c84-4111-bf49-982611c1979d tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Created reservations ['c47cda67-bd9f-4b13-ba66-d11d6ee61931', 'e50893c3-06cb-43da-b27e-607d7aade792', 'b08ce1c4-48d1-4f24-99a0-34281e019ade', '7a793e96-f874-479c-bfe7-c950960fc8b2'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:43:56.593154 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b087f4f7-6c84-4111-bf49-982611c1979d tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Snapshot create request issued successfully. Nov 13 01:43:56.594105 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b087f4f7-6c84-4111-bf49-982611c1979d tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots returned with HTTP 202 Nov 13 01:43:56.595039 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1465/2929] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:43:56 2020] POST /volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots => generated 318 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Nov 13 01:43:56.606999 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bbcf28e6-2f4a-49de-833e-8cf367da4625 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] GET http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 Nov 13 01:43:56.609372 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bbcf28e6-2f4a-49de-833e-8cf367da4625 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:56.609372 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:56.609372 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:56.609372 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bbcf28e6-2f4a-49de-833e-8cf367da4625 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:56.646325 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:56.646325 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:56.648044 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bbcf28e6-2f4a-49de-833e-8cf367da4625 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Snapshot retrieved successfully. Nov 13 01:43:56.651829 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bbcf28e6-2f4a-49de-833e-8cf367da4625 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 returned with HTTP 200 Nov 13 01:43:56.653080 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1465/2930] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:43:56 2020] GET /volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 => generated 450 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:57.131084 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e46725d1-b60d-4308-8c8b-7e8de7de9666 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:57.131675 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e46725d1-b60d-4308-8c8b-7e8de7de9666 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:57.131902 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:57.131902 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:57.132288 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e46725d1-b60d-4308-8c8b-7e8de7de9666 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:57.186075 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:57.186075 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:57.196195 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e46725d1-b60d-4308-8c8b-7e8de7de9666 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:57.226337 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e46725d1-b60d-4308-8c8b-7e8de7de9666 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:57.238160 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1466/2931] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:57 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 981 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:57.451875 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-311ad988-70fd-4df6-809d-bcfdb28bc8d1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:43:57.452432 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-311ad988-70fd-4df6-809d-bcfdb28bc8d1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:57.452657 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:57.452657 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:57.453032 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-311ad988-70fd-4df6-809d-bcfdb28bc8d1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:57.507033 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:57.507033 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:57.517081 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-311ad988-70fd-4df6-809d-bcfdb28bc8d1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:43:57.537986 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:57.537986 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:57.548584 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-311ad988-70fd-4df6-809d-bcfdb28bc8d1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 200 Nov 13 01:43:57.570711 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1466/2932] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:57 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 911 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:57.665839 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-315667db-5b3d-4a07-a533-3a17ad9c04f4 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] GET http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 Nov 13 01:43:57.666671 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-315667db-5b3d-4a07-a533-3a17ad9c04f4 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:57.667106 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:57.667106 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:57.667486 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-315667db-5b3d-4a07-a533-3a17ad9c04f4 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:57.701662 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:57.701662 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:57.702889 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-315667db-5b3d-4a07-a533-3a17ad9c04f4 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Snapshot retrieved successfully. Nov 13 01:43:57.706822 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-315667db-5b3d-4a07-a533-3a17ad9c04f4 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 returned with HTTP 200 Nov 13 01:43:57.707723 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1467/2933] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:43:57 2020] GET /volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 => generated 450 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:57.813241 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-ba16f47b-f721-4475-b598-18f7edb36536 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] POST http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/attachments/ab257205-8ad8-4db9-81e7-fb8c6367588f/action Nov 13 01:43:57.821391 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:57.821391 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:57.821391 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-ba16f47b-f721-4475-b598-18f7edb36536 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:43:57.821391 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-ba16f47b-f721-4475-b598-18f7edb36536 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:43:57.896391 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:57.896391 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:57.939148 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-4ebbe0e4-f392-4e51-ae4f-3f327a29ecaa req-ba16f47b-f721-4475-b598-18f7edb36536 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/attachments/ab257205-8ad8-4db9-81e7-fb8c6367588f/action returned with HTTP 204 Nov 13 01:43:57.940294 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1467/2934] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 01:43:57 2020] POST /volume/v3/f9770f04db9e41769db44c7a543b5215/attachments/ab257205-8ad8-4db9-81e7-fb8c6367588f/action => generated 0 bytes in 140 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:43:58.247311 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8b67bfaf-2ad5-4646-a22a-c9c323597ffc tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:58.248195 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8b67bfaf-2ad5-4646-a22a-c9c323597ffc tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:58.248426 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:58.248426 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:58.248800 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8b67bfaf-2ad5-4646-a22a-c9c323597ffc tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:58.300283 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:58.300283 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:58.309403 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8b67bfaf-2ad5-4646-a22a-c9c323597ffc tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:58.333967 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8b67bfaf-2ad5-4646-a22a-c9c323597ffc tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:58.334788 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1468/2935] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:58 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 981 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:58.587044 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d1fd046-fdf7-492b-a522-05b681c82d12 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:43:58.587620 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d1fd046-fdf7-492b-a522-05b681c82d12 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:58.587868 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:58.587868 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:58.588241 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6d1fd046-fdf7-492b-a522-05b681c82d12 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:58.640046 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:58.640046 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:58.649491 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6d1fd046-fdf7-492b-a522-05b681c82d12 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:43:58.671085 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:58.671085 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:58.680012 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6d1fd046-fdf7-492b-a522-05b681c82d12 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 200 Nov 13 01:43:58.681585 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1468/2936] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:58 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 1203 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:43:58.698460 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6adecb67-99db-4492-8751-2cbea8c4f20c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] POST http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups Nov 13 01:43:58.698859 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:58.698859 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:58.699274 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6adecb67-99db-4492-8751-2cbea8c4f20c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Action: 'create', calling method: create, body: {"backup": {"volume_id": "643e11ea-1239-4ce3-8ccf-c6cf98aecdcd", "name": "tempest-VolumesBackupsTest-Backup-1242570485", "force": true}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:43:58.700431 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.backups [None req-6adecb67-99db-4492-8751-2cbea8c4f20c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Creating new backup {'backup': {'volume_id': '643e11ea-1239-4ce3-8ccf-c6cf98aecdcd', 'name': 'tempest-VolumesBackupsTest-Backup-1242570485', 'force': True}} {{(pid=87988) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Nov 13 01:43:58.701329 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-6adecb67-99db-4492-8751-2cbea8c4f20c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Creating backup of volume 643e11ea-1239-4ce3-8ccf-c6cf98aecdcd in container None Nov 13 01:43:58.722709 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-286f0d50-6f1f-499f-9752-572c0048e798 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] GET http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 Nov 13 01:43:58.723852 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-286f0d50-6f1f-499f-9752-572c0048e798 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:58.724343 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:58.724343 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:58.725271 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-286f0d50-6f1f-499f-9752-572c0048e798 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:58.756095 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:58.756095 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:58.757263 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-286f0d50-6f1f-499f-9752-572c0048e798 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Snapshot retrieved successfully. Nov 13 01:43:58.759398 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-286f0d50-6f1f-499f-9752-572c0048e798 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 returned with HTTP 200 Nov 13 01:43:58.760313 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1469/2937] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:43:58 2020] GET /volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 => generated 477 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:58.761055 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:58.761055 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:58.762473 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6adecb67-99db-4492-8751-2cbea8c4f20c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:43:58.773680 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dbcd5bbf-1c40-4a72-9d83-b3d5e7f1f5bb tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] POST http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/volumes Nov 13 01:43:58.774929 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:58.774929 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:58.775618 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dbcd5bbf-1c40-4a72-9d83-b3d5e7f1f5bb tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "a2d712dd-9692-4cdd-b279-7b4e0e40ba20"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:43:58.777291 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-dbcd5bbf-1c40-4a72-9d83-b3d5e7f1f5bb tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'a2d712dd-9692-4cdd-b279-7b4e0e40ba20'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:43:58.804241 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:58.804241 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:58.806437 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dbcd5bbf-1c40-4a72-9d83-b3d5e7f1f5bb tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Snapshot retrieved successfully. Nov 13 01:43:58.807476 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-dbcd5bbf-1c40-4a72-9d83-b3d5e7f1f5bb tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Create volume of 1 GB Nov 13 01:43:58.811917 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-6adecb67-99db-4492-8751-2cbea8c4f20c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Created reservations ['5568a20a-3872-4d55-85c7-c8eacd459c02', 'fcbe4e20-155b-4d9c-89d7-b51914b851c8'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:43:58.820543 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dbcd5bbf-1c40-4a72-9d83-b3d5e7f1f5bb tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Availability Zones retrieved successfully. Nov 13 01:43:58.839002 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbcd5bbf-1c40-4a72-9d83-b3d5e7f1f5bb tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Flow 'volume_create_api' (44c4c464-0927-4abc-a760-9bda541563e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:43:58.843328 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbcd5bbf-1c40-4a72-9d83-b3d5e7f1f5bb tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd84bb27-bdfb-4f85-9b30-0ada872ad407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:58.845988 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-dbcd5bbf-1c40-4a72-9d83-b3d5e7f1f5bb tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:43:58.848283 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.volume.api [None req-dbcd5bbf-1c40-4a72-9d83-b3d5e7f1f5bb tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd84bb27-bdfb-4f85-9b30-0ada872ad407) transitioned into state 'FAILURE' from state 'RUNNING' Nov 13 01:43:58.848476 n-d-729945-8 devstack@c-api.service[87986]: 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. Nov 13 01:43:58.853395 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-dbcd5bbf-1c40-4a72-9d83-b3d5e7f1f5bb tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd84bb27-bdfb-4f85-9b30-0ada872ad407) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:43:58.855816 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.volume.api [None req-dbcd5bbf-1c40-4a72-9d83-b3d5e7f1f5bb tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd84bb27-bdfb-4f85-9b30-0ada872ad407) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Nov 13 01:43:58.858750 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.volume.api [None req-dbcd5bbf-1c40-4a72-9d83-b3d5e7f1f5bb tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Flow 'volume_create_api' (44c4c464-0927-4abc-a760-9bda541563e0) transitioned into state 'REVERTED' from state 'RUNNING' Nov 13 01:43:58.859457 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dbcd5bbf-1c40-4a72-9d83-b3d5e7f1f5bb tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/volumes returned with HTTP 400 Nov 13 01:43:58.861106 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1470/2938] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:43:58 2020] POST /volume/v3/71373b1437ec4c7293ca602c869de16e/volumes => generated 171 bytes in 91 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Nov 13 01:43:58.872359 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef67153c-e1c8-40a3-80aa-092ce1982b38 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] DELETE http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 Nov 13 01:43:58.873215 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef67153c-e1c8-40a3-80aa-092ce1982b38 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:58.873734 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:58.873734 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:58.874203 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef67153c-e1c8-40a3-80aa-092ce1982b38 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:58.874566 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-ef67153c-e1c8-40a3-80aa-092ce1982b38 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Delete snapshot with id: a2d712dd-9692-4cdd-b279-7b4e0e40ba20 Nov 13 01:43:58.887168 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6adecb67-99db-4492-8751-2cbea8c4f20c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups returned with HTTP 202 Nov 13 01:43:58.889474 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1469/2939] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:43:58 2020] POST /volume/v3/f9770f04db9e41769db44c7a543b5215/backups => generated 396 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:43:58.900231 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5ac61822-8519-4649-a553-d70e455490e8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:43:58.901012 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5ac61822-8519-4649-a553-d70e455490e8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:58.901388 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:58.901388 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:58.901988 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5ac61822-8519-4649-a553-d70e455490e8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:58.902502 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-5ac61822-8519-4649-a553-d70e455490e8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:58.913325 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:58.913325 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:58.914666 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ef67153c-e1c8-40a3-80aa-092ce1982b38 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Snapshot retrieved successfully. Nov 13 01:43:58.927044 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:58.927044 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:58.929747 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5ac61822-8519-4649-a553-d70e455490e8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:43:58.937206 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1470/2940] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:58 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 803 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:43:58.986005 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ef67153c-e1c8-40a3-80aa-092ce1982b38 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Snapshot delete request issued successfully. Nov 13 01:43:58.986468 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef67153c-e1c8-40a3-80aa-092ce1982b38 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 returned with HTTP 202 Nov 13 01:43:58.987448 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1471/2941] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:43:58 2020] DELETE /volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:43:58.995292 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b9594b09-6f90-4e19-84e1-f8750d0edbaf tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] GET http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 Nov 13 01:43:58.996152 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b9594b09-6f90-4e19-84e1-f8750d0edbaf tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:58.996518 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:58.996518 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:58.997149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b9594b09-6f90-4e19-84e1-f8750d0edbaf tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:59.028256 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:59.028256 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:59.030501 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b9594b09-6f90-4e19-84e1-f8750d0edbaf tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Snapshot retrieved successfully. Nov 13 01:43:59.032841 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b9594b09-6f90-4e19-84e1-f8750d0edbaf tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 returned with HTTP 200 Nov 13 01:43:59.033668 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1471/2942] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:43:58 2020] GET /volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 => generated 476 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:43:59.352218 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-98ab812c-61be-494e-b438-81d546e3d794 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:59.352905 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-98ab812c-61be-494e-b438-81d546e3d794 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:59.353459 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:59.353459 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:59.354170 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-98ab812c-61be-494e-b438-81d546e3d794 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:59.416943 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:59.416943 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:59.427112 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-98ab812c-61be-494e-b438-81d546e3d794 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:59.453720 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-98ab812c-61be-494e-b438-81d546e3d794 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:59.454724 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1472/2943] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:59 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 1369 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:43:59.470180 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-94b3f633-7e0d-4e26-ac2a-5b6754cf5970 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:59.470712 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-94b3f633-7e0d-4e26-ac2a-5b6754cf5970 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:59.470910 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:59.470910 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:59.471544 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-94b3f633-7e0d-4e26-ac2a-5b6754cf5970 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:59.524364 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:59.524364 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:59.535896 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-94b3f633-7e0d-4e26-ac2a-5b6754cf5970 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:59.563259 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-94b3f633-7e0d-4e26-ac2a-5b6754cf5970 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:59.564190 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1472/2944] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:59 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 1369 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:43:59.784743 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-d07d3a52-64c5-46fd-9d28-dc67df235063 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:43:59.785486 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-d07d3a52-64c5-46fd-9d28-dc67df235063 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:59.785689 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:59.785689 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:59.786344 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-d07d3a52-64c5-46fd-9d28-dc67df235063 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:59.842679 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:59.842679 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:59.851556 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-d07d3a52-64c5-46fd-9d28-dc67df235063 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:43:59.882246 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-d07d3a52-64c5-46fd-9d28-dc67df235063 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:43:59.883501 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1473/2945] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:43:59 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 1369 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:43:59.946524 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-245e05fd-131f-4333-b4ac-4002316637e1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:43:59.947345 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-245e05fd-131f-4333-b4ac-4002316637e1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:43:59.947874 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:43:59.947874 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:43:59.948729 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-245e05fd-131f-4333-b4ac-4002316637e1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:43:59.949307 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-245e05fd-131f-4333-b4ac-4002316637e1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:43:59.975161 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:43:59.975161 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:43:59.977871 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-245e05fd-131f-4333-b4ac-4002316637e1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:43:59.978942 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1473/2946] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:43:59 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 803 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:00.049111 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e1f5a907-3867-4e92-ac23-73909d60196f tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] GET http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 Nov 13 01:44:00.049979 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e1f5a907-3867-4e92-ac23-73909d60196f tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:00.050595 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:00.050595 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:00.051789 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e1f5a907-3867-4e92-ac23-73909d60196f tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:00.098767 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:00.098767 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:00.100586 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e1f5a907-3867-4e92-ac23-73909d60196f tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Snapshot retrieved successfully. Nov 13 01:44:00.103343 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e1f5a907-3867-4e92-ac23-73909d60196f tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 returned with HTTP 200 Nov 13 01:44:00.109204 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1474/2947] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:44:00 2020] GET /volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 => generated 476 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:00.877118 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-ba05a87a-e35c-417b-89a2-e9d68eaf932e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:44:00.877918 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-ba05a87a-e35c-417b-89a2-e9d68eaf932e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:00.877918 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:00.877918 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:00.878270 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-ba05a87a-e35c-417b-89a2-e9d68eaf932e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:00.932376 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:00.932376 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:00.948419 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-ba05a87a-e35c-417b-89a2-e9d68eaf932e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:44:00.975587 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-ba05a87a-e35c-417b-89a2-e9d68eaf932e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:44:00.976618 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1474/2948] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:44:00 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 1369 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:44:00.987667 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e1f5a907-3867-4e92-ac23-73909d60196f tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] GET http://10.222.0.13/volume// Nov 13 01:44:00.988507 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e1f5a907-3867-4e92-ac23-73909d60196f tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:00.988774 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:00.988774 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:00.990849 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e1f5a907-3867-4e92-ac23-73909d60196f tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:00.990849 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e1f5a907-3867-4e92-ac23-73909d60196f tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:44:00.992691 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1475/2949] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:44:00 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:44:00.997164 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-617d8649-5f13-4b6e-b6c2-d0989433ca15 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:00.999233 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-617d8649-5f13-4b6e-b6c2-d0989433ca15 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:00.999453 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:00.999453 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:01.000011 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-617d8649-5f13-4b6e-b6c2-d0989433ca15 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:01.000389 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-617d8649-5f13-4b6e-b6c2-d0989433ca15 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:01.008228 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-2ecd5434-50f7-4fce-b1c6-781f1f9327dc tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments Nov 13 01:44:01.009182 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-2ecd5434-50f7-4fce-b1c6-781f1f9327dc tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8492d500-ef7a-4e93-b74a-dabb97b28cce", "instance_uuid": "8fd012f4-540f-4169-8adc-6b37f3a5b8a4", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:44:01.026901 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:01.026901 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:01.029414 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-617d8649-5f13-4b6e-b6c2-d0989433ca15 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:01.030864 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1475/2950] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:00 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 803 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:44:01.069856 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:01.069856 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:01.116879 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e72cde72-6f55-4e8e-a431-4f2721325a25 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] GET http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 Nov 13 01:44:01.117881 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e72cde72-6f55-4e8e-a431-4f2721325a25 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:01.118172 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:01.118172 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:01.119103 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e72cde72-6f55-4e8e-a431-4f2721325a25 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:01.135659 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-2ecd5434-50f7-4fce-b1c6-781f1f9327dc tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments returned with HTTP 200 Nov 13 01:44:01.137794 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1476/2951] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:44:01 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:44:01.144323 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e72cde72-6f55-4e8e-a431-4f2721325a25 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 returned with HTTP 404 Nov 13 01:44:01.145451 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1476/2952] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:44:01 2020] GET /volume/v3/71373b1437ec4c7293ca602c869de16e/snapshots/a2d712dd-9692-4cdd-b279-7b4e0e40ba20 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:44:01.155002 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c75b994-3c04-4502-9b4b-a1f85602ff43 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] DELETE http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/volumes/d3c6db9f-5de1-4090-b564-16f15c6769ca Nov 13 01:44:01.155727 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c75b994-3c04-4502-9b4b-a1f85602ff43 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:01.156165 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:01.156165 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:01.156678 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c75b994-3c04-4502-9b4b-a1f85602ff43 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:01.157298 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-8c75b994-3c04-4502-9b4b-a1f85602ff43 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Delete volume with id: d3c6db9f-5de1-4090-b564-16f15c6769ca Nov 13 01:44:01.225390 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:01.225390 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:01.227986 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8c75b994-3c04-4502-9b4b-a1f85602ff43 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Volume info retrieved successfully. Nov 13 01:44:01.272873 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8c75b994-3c04-4502-9b4b-a1f85602ff43 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Delete volume request issued successfully. Nov 13 01:44:01.273484 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c75b994-3c04-4502-9b4b-a1f85602ff43 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/volumes/d3c6db9f-5de1-4090-b564-16f15c6769ca returned with HTTP 202 Nov 13 01:44:01.278523 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1477/2953] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:44:01 2020] DELETE /volume/v3/71373b1437ec4c7293ca602c869de16e/volumes/d3c6db9f-5de1-4090-b564-16f15c6769ca => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:44:01.285910 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7d1f29b6-cd9b-461c-b0e2-cb284bdc5e5f tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] GET http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/volumes/d3c6db9f-5de1-4090-b564-16f15c6769ca Nov 13 01:44:01.286689 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7d1f29b6-cd9b-461c-b0e2-cb284bdc5e5f tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:01.287281 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7d1f29b6-cd9b-461c-b0e2-cb284bdc5e5f tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:01.395916 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:01.395916 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:01.408255 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7d1f29b6-cd9b-461c-b0e2-cb284bdc5e5f tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Volume info retrieved successfully. Nov 13 01:44:01.453165 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7d1f29b6-cd9b-461c-b0e2-cb284bdc5e5f tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/volumes/d3c6db9f-5de1-4090-b564-16f15c6769ca returned with HTTP 200 Nov 13 01:44:01.455306 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1477/2954] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:01 2020] GET /volume/v3/71373b1437ec4c7293ca602c869de16e/volumes/d3c6db9f-5de1-4090-b564-16f15c6769ca => generated 922 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:02.046165 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec9e926a-fd40-4346-bf27-f7997b478fdf tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:02.046665 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec9e926a-fd40-4346-bf27-f7997b478fdf tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:02.046776 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:02.046776 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:02.047146 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec9e926a-fd40-4346-bf27-f7997b478fdf tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:02.047504 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ec9e926a-fd40-4346-bf27-f7997b478fdf tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:02.079291 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:02.079291 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:02.088241 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec9e926a-fd40-4346-bf27-f7997b478fdf tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:02.096826 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1478/2955] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:02 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 803 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:02.473476 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a04d02b-0ef8-42a2-a619-6ec3ba07b21b tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] GET http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/volumes/d3c6db9f-5de1-4090-b564-16f15c6769ca Nov 13 01:44:02.474057 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a04d02b-0ef8-42a2-a619-6ec3ba07b21b tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:02.474258 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:02.474258 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:02.474644 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a04d02b-0ef8-42a2-a619-6ec3ba07b21b tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:02.612077 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:02.612077 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:02.617250 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec9e926a-fd40-4346-bf27-f7997b478fdf tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume// Nov 13 01:44:02.618072 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec9e926a-fd40-4346-bf27-f7997b478fdf tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:02.618320 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:02.618320 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:02.618753 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec9e926a-fd40-4346-bf27-f7997b478fdf tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:02.619780 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec9e926a-fd40-4346-bf27-f7997b478fdf tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:44:02.620816 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1479/2956] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 01:44:02 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Nov 13 01:44:02.623883 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9a04d02b-0ef8-42a2-a619-6ec3ba07b21b tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Volume info retrieved successfully. Nov 13 01:44:02.648052 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a04d02b-0ef8-42a2-a619-6ec3ba07b21b tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/volumes/d3c6db9f-5de1-4090-b564-16f15c6769ca returned with HTTP 200 Nov 13 01:44:02.649003 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1478/2957] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:02 2020] GET /volume/v3/71373b1437ec4c7293ca602c869de16e/volumes/d3c6db9f-5de1-4090-b564-16f15c6769ca => generated 922 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:02.671792 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-b902bf6e-5c32-48bd-b6ad-0783e7253d0d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:44:02.673135 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-b902bf6e-5c32-48bd-b6ad-0783e7253d0d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:02.674477 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-b902bf6e-5c32-48bd-b6ad-0783e7253d0d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:02.812992 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:02.812992 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:02.847735 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-b902bf6e-5c32-48bd-b6ad-0783e7253d0d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:44:02.889818 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:02.889818 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:02.907043 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-b902bf6e-5c32-48bd-b6ad-0783e7253d0d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:44:02.908045 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1480/2958] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 01:44:02 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 1467 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:44:02.942727 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-f652396c-f7df-482a-b487-6fd444491fa7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] PUT http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/7ec0cca1-a476-4438-bf0e-a832bc22cd0c Nov 13 01:44:02.943328 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:02.943328 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:02.943992 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-f652396c-f7df-482a-b487-6fd444491fa7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.62", "host": "n-h1-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:44:02.976955 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:44:02.976955 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:44:02.978753 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-f652396c-f7df-482a-b487-6fd444491fa7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Lock "b'cinder-attachment_update-8492d500-ef7a-4e93-b74a-dabb97b28cce-n-h1-729945-8'" acquired by "attachment_update" :: waited 0.013s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:44:02.981607 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:02.981607 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:03.105888 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f096db93-e0d1-4477-a456-969fc3e729a6 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:03.106423 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f096db93-e0d1-4477-a456-969fc3e729a6 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:03.106588 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:03.106588 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:03.107652 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f096db93-e0d1-4477-a456-969fc3e729a6 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:03.108178 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f096db93-e0d1-4477-a456-969fc3e729a6 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:03.132049 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:03.132049 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:03.133872 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f096db93-e0d1-4477-a456-969fc3e729a6 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:03.134679 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1481/2959] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:03 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 803 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:44:03.665779 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6e7eb751-d970-411c-b983-c475628f32b6 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] GET http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/volumes/d3c6db9f-5de1-4090-b564-16f15c6769ca Nov 13 01:44:03.666526 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6e7eb751-d970-411c-b983-c475628f32b6 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:03.666897 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:03.666897 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:03.667708 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6e7eb751-d970-411c-b983-c475628f32b6 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:03.763854 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6e7eb751-d970-411c-b983-c475628f32b6 tempest-VolumesSnapshotNegativeTestJSON-1254684537 tempest-VolumesSnapshotNegativeTestJSON-1254684537] http://10.222.0.13/volume/v3/71373b1437ec4c7293ca602c869de16e/volumes/d3c6db9f-5de1-4090-b564-16f15c6769ca returned with HTTP 404 Nov 13 01:44:03.765145 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1482/2960] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:03 2020] GET /volume/v3/71373b1437ec4c7293ca602c869de16e/volumes/d3c6db9f-5de1-4090-b564-16f15c6769ca => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:44:04.167298 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1bf6fcc1-dc78-4b9b-8705-dd46a9111fd4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:04.167298 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1bf6fcc1-dc78-4b9b-8705-dd46a9111fd4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:04.167298 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1bf6fcc1-dc78-4b9b-8705-dd46a9111fd4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:04.167298 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-1bf6fcc1-dc78-4b9b-8705-dd46a9111fd4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:04.202494 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:04.202494 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:04.204709 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1bf6fcc1-dc78-4b9b-8705-dd46a9111fd4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:04.206231 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1483/2961] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:04 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 803 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:44:05.227320 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f93fe478-4c98-4386-8811-aa43ab493017 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:05.229006 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f93fe478-4c98-4386-8811-aa43ab493017 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:05.229366 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:05.229366 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:05.230090 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f93fe478-4c98-4386-8811-aa43ab493017 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:05.230617 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f93fe478-4c98-4386-8811-aa43ab493017 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:05.300891 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:05.300891 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:05.303004 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f93fe478-4c98-4386-8811-aa43ab493017 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:05.304073 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1484/2962] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:05 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 803 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:44:05.749225 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-f652396c-f7df-482a-b487-6fd444491fa7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Lock "b'cinder-attachment_update-8492d500-ef7a-4e93-b74a-dabb97b28cce-n-h1-729945-8'" released by "attachment_update" :: held 2.770s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:44:05.750254 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-f652396c-f7df-482a-b487-6fd444491fa7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/7ec0cca1-a476-4438-bf0e-a832bc22cd0c returned with HTTP 200 Nov 13 01:44:05.751059 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1479/2963] 10.222.0.62 () {64 vars in 1468 bytes} [Fri Nov 13 01:44:02 2020] PUT /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/7ec0cca1-a476-4438-bf0e-a832bc22cd0c => generated 762 bytes in 2818 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:44:05.874688 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-ab698ecc-0f31-455a-b2ef-cd1db1545247 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/7ec0cca1-a476-4438-bf0e-a832bc22cd0c/action Nov 13 01:44:05.874688 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:05.874688 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:05.874688 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-ab698ecc-0f31-455a-b2ef-cd1db1545247 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:44:05.874688 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-ab698ecc-0f31-455a-b2ef-cd1db1545247 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:44:06.013805 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:06.013805 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:06.215886 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d64976bd-9d3b-4168-8c08-3c5ec69293af req-ab698ecc-0f31-455a-b2ef-cd1db1545247 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/7ec0cca1-a476-4438-bf0e-a832bc22cd0c/action returned with HTTP 204 Nov 13 01:44:06.217639 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1485/2964] 10.222.0.62 () {64 vars in 1489 bytes} [Fri Nov 13 01:44:05 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/7ec0cca1-a476-4438-bf0e-a832bc22cd0c/action => generated 0 bytes in 386 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:44:06.319441 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-32641f0d-744a-413d-82a0-ac196b31ab3b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:06.320019 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-32641f0d-744a-413d-82a0-ac196b31ab3b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:06.320174 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:06.320174 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:06.320891 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-32641f0d-744a-413d-82a0-ac196b31ab3b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:06.321462 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-32641f0d-744a-413d-82a0-ac196b31ab3b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:06.383467 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:06.383467 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:06.385501 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-32641f0d-744a-413d-82a0-ac196b31ab3b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:06.386564 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1480/2965] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:06 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 803 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:44:07.400383 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-02fa8683-ac33-4ee3-8b16-76ee9005e9b7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:07.401856 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-02fa8683-ac33-4ee3-8b16-76ee9005e9b7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:07.401856 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:07.401856 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:07.402528 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-02fa8683-ac33-4ee3-8b16-76ee9005e9b7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:07.402528 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-02fa8683-ac33-4ee3-8b16-76ee9005e9b7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:07.425599 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:07.425599 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:07.428224 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-02fa8683-ac33-4ee3-8b16-76ee9005e9b7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:07.429231 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1486/2966] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:07 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 803 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:08.443813 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ceb9dc09-5271-433b-84cf-37b4c4050b1d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:08.444173 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ceb9dc09-5271-433b-84cf-37b4c4050b1d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:08.444173 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:08.444173 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:08.444617 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ceb9dc09-5271-433b-84cf-37b4c4050b1d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:08.444906 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ceb9dc09-5271-433b-84cf-37b4c4050b1d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:08.469413 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:08.469413 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:08.471542 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ceb9dc09-5271-433b-84cf-37b4c4050b1d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:08.472590 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1481/2967] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:08 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 803 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:09.486595 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bc0aa96e-e67b-482b-bd70-a06c5c60aca2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:09.487412 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bc0aa96e-e67b-482b-bd70-a06c5c60aca2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:09.487683 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:09.487683 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:09.488060 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bc0aa96e-e67b-482b-bd70-a06c5c60aca2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:09.488409 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-bc0aa96e-e67b-482b-bd70-a06c5c60aca2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:09.510395 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:09.510395 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:09.512621 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bc0aa96e-e67b-482b-bd70-a06c5c60aca2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:09.514538 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1487/2968] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:09 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 803 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:10.534647 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-118adf5a-b0c1-469a-aca1-2b8fe9e7f827 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:10.536586 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-118adf5a-b0c1-469a-aca1-2b8fe9e7f827 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:10.536937 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:10.536937 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:10.538229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-118adf5a-b0c1-469a-aca1-2b8fe9e7f827 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:10.539903 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-118adf5a-b0c1-469a-aca1-2b8fe9e7f827 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:10.580362 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:10.580362 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:10.583318 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-118adf5a-b0c1-469a-aca1-2b8fe9e7f827 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:10.584954 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1482/2969] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:10 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 803 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:11.603282 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0f0011af-ac34-4daf-8efc-042fb5ae69a9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:11.604495 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0f0011af-ac34-4daf-8efc-042fb5ae69a9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:11.604899 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:11.604899 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:11.605685 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0f0011af-ac34-4daf-8efc-042fb5ae69a9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:11.606456 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-0f0011af-ac34-4daf-8efc-042fb5ae69a9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:11.632493 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:11.632493 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:11.635366 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0f0011af-ac34-4daf-8efc-042fb5ae69a9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:11.636939 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1488/2970] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:11 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 803 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:12.653096 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a719ae64-3895-44c4-a70d-078ade4c07bc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:12.654315 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a719ae64-3895-44c4-a70d-078ade4c07bc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:12.654315 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:12.654315 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:12.654855 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a719ae64-3895-44c4-a70d-078ade4c07bc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:12.656841 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-a719ae64-3895-44c4-a70d-078ade4c07bc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:12.691761 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:12.691761 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:12.694719 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a719ae64-3895-44c4-a70d-078ade4c07bc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:12.705501 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1483/2971] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:12 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:13.710473 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d0136133-7e60-43f8-ad0f-9a7a0f2251b0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:13.711032 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d0136133-7e60-43f8-ad0f-9a7a0f2251b0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:13.711204 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:13.711204 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:13.711532 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d0136133-7e60-43f8-ad0f-9a7a0f2251b0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:13.711924 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d0136133-7e60-43f8-ad0f-9a7a0f2251b0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:13.754719 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:13.754719 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:13.756272 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d0136133-7e60-43f8-ad0f-9a7a0f2251b0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:13.756809 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1489/2972] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:13 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:14.770596 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3f6245f2-bc1b-44d6-845e-5d76120ef10c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:14.771107 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3f6245f2-bc1b-44d6-845e-5d76120ef10c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:14.771469 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:14.771469 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:14.771804 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3f6245f2-bc1b-44d6-845e-5d76120ef10c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:14.772086 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3f6245f2-bc1b-44d6-845e-5d76120ef10c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:14.830964 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:14.830964 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:14.833838 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3f6245f2-bc1b-44d6-845e-5d76120ef10c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:14.836488 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1484/2973] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:14 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:15.850881 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f7aebc4a-228e-4643-9535-bf776a9d1b93 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:15.851527 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f7aebc4a-228e-4643-9535-bf776a9d1b93 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:15.851871 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:15.851871 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:15.852503 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f7aebc4a-228e-4643-9535-bf776a9d1b93 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:15.853362 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f7aebc4a-228e-4643-9535-bf776a9d1b93 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:15.894563 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:15.894563 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:15.894563 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f7aebc4a-228e-4643-9535-bf776a9d1b93 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:15.894563 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1490/2974] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:15 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:16.910336 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fb25af63-e1e8-4b34-8eac-3ffcbf0dbd0d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:16.911651 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fb25af63-e1e8-4b34-8eac-3ffcbf0dbd0d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:16.912213 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:16.912213 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:16.912856 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fb25af63-e1e8-4b34-8eac-3ffcbf0dbd0d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:16.913439 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-fb25af63-e1e8-4b34-8eac-3ffcbf0dbd0d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:16.948545 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:16.948545 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:16.952221 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fb25af63-e1e8-4b34-8eac-3ffcbf0dbd0d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:16.959655 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1485/2975] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:16 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:17.984898 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-648951c3-bfa4-4d98-9e19-5dfb3e630303 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:17.985393 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-648951c3-bfa4-4d98-9e19-5dfb3e630303 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:17.985663 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:17.985663 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:17.987263 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-648951c3-bfa4-4d98-9e19-5dfb3e630303 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:17.988908 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-648951c3-bfa4-4d98-9e19-5dfb3e630303 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:18.029231 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:18.029231 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:18.031712 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-648951c3-bfa4-4d98-9e19-5dfb3e630303 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:18.039260 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1491/2976] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:17 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:19.046828 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-03c1393a-6bda-4ec9-9325-6e42bb5f963b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:19.047912 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-03c1393a-6bda-4ec9-9325-6e42bb5f963b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:19.048307 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:19.048307 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:19.048933 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-03c1393a-6bda-4ec9-9325-6e42bb5f963b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:19.049502 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-03c1393a-6bda-4ec9-9325-6e42bb5f963b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:19.109565 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:19.109565 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:19.113164 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-03c1393a-6bda-4ec9-9325-6e42bb5f963b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:19.115978 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1486/2977] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:19 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:20.131272 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2674be1-afa0-4c1a-bba3-2f4b64848f0e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:20.132002 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2674be1-afa0-4c1a-bba3-2f4b64848f0e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:20.132141 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:20.132141 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:20.132549 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2674be1-afa0-4c1a-bba3-2f4b64848f0e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:20.132957 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d2674be1-afa0-4c1a-bba3-2f4b64848f0e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:20.156371 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:20.156371 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:20.158201 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2674be1-afa0-4c1a-bba3-2f4b64848f0e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:20.159506 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1492/2978] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:20 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:21.174288 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-37a6b307-89ef-45d6-a43a-f64fa545f01b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:21.174805 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-37a6b307-89ef-45d6-a43a-f64fa545f01b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:21.175211 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:21.175211 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:21.175879 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-37a6b307-89ef-45d6-a43a-f64fa545f01b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:21.176661 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-37a6b307-89ef-45d6-a43a-f64fa545f01b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:21.232161 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:21.232161 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:21.236825 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-37a6b307-89ef-45d6-a43a-f64fa545f01b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:21.236825 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1487/2979] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:21 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:21.807534 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-b60a3177-2348-4074-a243-53bf7c419878 req-3c625dab-a74e-40e7-807f-a9bbd20bd69a tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/limits Nov 13 01:44:21.808080 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-b60a3177-2348-4074-a243-53bf7c419878 req-3c625dab-a74e-40e7-807f-a9bbd20bd69a tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:21.808270 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:21.808270 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:21.808652 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-b60a3177-2348-4074-a243-53bf7c419878 req-3c625dab-a74e-40e7-807f-a9bbd20bd69a tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:21.912254 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-b60a3177-2348-4074-a243-53bf7c419878 req-3c625dab-a74e-40e7-807f-a9bbd20bd69a tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/limits returned with HTTP 200 Nov 13 01:44:21.913337 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1493/2980] 10.222.0.13 () {60 vars in 1455 bytes} [Fri Nov 13 01:44:21 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/limits => generated 302 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:21.986193 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-b60a3177-2348-4074-a243-53bf7c419878 req-fd31903a-0cd9-4acd-86e9-783f5da29930 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:44:21.987337 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-b60a3177-2348-4074-a243-53bf7c419878 req-fd31903a-0cd9-4acd-86e9-783f5da29930 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:21.987560 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:21.987560 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:21.987968 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-b60a3177-2348-4074-a243-53bf7c419878 req-fd31903a-0cd9-4acd-86e9-783f5da29930 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:22.073014 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:22.073014 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:22.098753 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-b60a3177-2348-4074-a243-53bf7c419878 req-fd31903a-0cd9-4acd-86e9-783f5da29930 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:44:22.149358 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:22.149358 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:22.173571 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-b60a3177-2348-4074-a243-53bf7c419878 req-fd31903a-0cd9-4acd-86e9-783f5da29930 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:44:22.175275 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1488/2981] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:44:21 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 1661 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:44:22.190351 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-b60a3177-2348-4074-a243-53bf7c419878 req-d3c6b316-7e4c-47ec-a55c-bc1164fb01c7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots Nov 13 01:44:22.191205 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-b60a3177-2348-4074-a243-53bf7c419878 req-d3c6b316-7e4c-47ec-a55c-bc1164fb01c7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8492d500-ef7a-4e93-b74a-dabb97b28cce", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1383226414", "description": null, "metadata": {}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:44:22.250202 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-89a9bd74-19c7-47d0-b0c2-92deb548379e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:22.250883 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-89a9bd74-19c7-47d0-b0c2-92deb548379e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:22.251101 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:22.251101 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:22.251477 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-89a9bd74-19c7-47d0-b0c2-92deb548379e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:22.251874 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-89a9bd74-19c7-47d0-b0c2-92deb548379e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:22.302969 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:22.302969 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:22.305205 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:22.305205 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:22.306822 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-b60a3177-2348-4074-a243-53bf7c419878 req-d3c6b316-7e4c-47ec-a55c-bc1164fb01c7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:44:22.307363 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-89a9bd74-19c7-47d0-b0c2-92deb548379e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:22.307508 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [req-b60a3177-2348-4074-a243-53bf7c419878 req-d3c6b316-7e4c-47ec-a55c-bc1164fb01c7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create snapshot from volume 8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:44:22.315259 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1489/2982] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:22 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:22.439699 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [req-b60a3177-2348-4074-a243-53bf7c419878 req-d3c6b316-7e4c-47ec-a55c-bc1164fb01c7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Created reservations ['81fbaba6-82c9-41ba-b73b-681569710dca', 'c7115237-582a-4ec0-a6b9-908bbdca0f3a', '514c111a-8ce0-47f8-a013-71d7baec8d46', '6a4fe22c-2009-4fd3-ba56-c679b68e7c1a'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:44:22.598219 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-b60a3177-2348-4074-a243-53bf7c419878 req-d3c6b316-7e4c-47ec-a55c-bc1164fb01c7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot force create request issued successfully. Nov 13 01:44:22.599226 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-b60a3177-2348-4074-a243-53bf7c419878 req-d3c6b316-7e4c-47ec-a55c-bc1164fb01c7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots returned with HTTP 202 Nov 13 01:44:22.600583 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1494/2983] 10.222.0.13 () {64 vars in 1518 bytes} [Fri Nov 13 01:44:22 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots => generated 320 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:44:23.325809 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-909c2d5f-5271-4b4a-9586-6a0b90007801 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:23.326445 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-909c2d5f-5271-4b4a-9586-6a0b90007801 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:23.326565 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:23.326565 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:23.326843 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-909c2d5f-5271-4b4a-9586-6a0b90007801 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:23.327529 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-909c2d5f-5271-4b4a-9586-6a0b90007801 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:23.384262 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:23.384262 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:23.386135 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-909c2d5f-5271-4b4a-9586-6a0b90007801 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:23.397097 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1490/2984] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:23 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:24.401840 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3f4fe8f3-6953-442b-aeb9-f3da57dc1b5b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:24.402351 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3f4fe8f3-6953-442b-aeb9-f3da57dc1b5b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:24.402747 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:24.402747 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:24.404219 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3f4fe8f3-6953-442b-aeb9-f3da57dc1b5b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:24.404742 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3f4fe8f3-6953-442b-aeb9-f3da57dc1b5b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:24.505708 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:24.505708 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:24.507476 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3f4fe8f3-6953-442b-aeb9-f3da57dc1b5b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:24.524808 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1495/2985] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:24 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:25.120971 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7ac7b7bb-f30d-4b1d-b8f9-f3ad697ca2ba tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c Nov 13 01:44:25.124440 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7ac7b7bb-f30d-4b1d-b8f9-f3ad697ca2ba tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:25.125046 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:25.125046 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:25.126175 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7ac7b7bb-f30d-4b1d-b8f9-f3ad697ca2ba tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:25.202621 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:25.202621 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:25.208224 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7ac7b7bb-f30d-4b1d-b8f9-f3ad697ca2ba tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:44:25.223128 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7ac7b7bb-f30d-4b1d-b8f9-f3ad697ca2ba tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c returned with HTTP 200 Nov 13 01:44:25.240065 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1491/2986] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:44:25 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c => generated 452 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:25.541735 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e8a0453f-bc0a-4104-9b99-a4e3147f25ff tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:25.542411 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e8a0453f-bc0a-4104-9b99-a4e3147f25ff tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:25.542707 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:25.542707 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:25.543249 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e8a0453f-bc0a-4104-9b99-a4e3147f25ff tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:25.543906 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e8a0453f-bc0a-4104-9b99-a4e3147f25ff tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:25.584617 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:25.584617 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:25.586474 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e8a0453f-bc0a-4104-9b99-a4e3147f25ff tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:25.587669 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1496/2987] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:25 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:26.250902 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-af0d5f61-7de1-44a2-ac4b-8f03d055e2b1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c Nov 13 01:44:26.251400 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-af0d5f61-7de1-44a2-ac4b-8f03d055e2b1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:26.252068 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:26.252068 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:26.252820 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-af0d5f61-7de1-44a2-ac4b-8f03d055e2b1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:26.309877 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:26.309877 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:26.316261 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-af0d5f61-7de1-44a2-ac4b-8f03d055e2b1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:44:26.316261 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-af0d5f61-7de1-44a2-ac4b-8f03d055e2b1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c returned with HTTP 200 Nov 13 01:44:26.316261 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1492/2988] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:44:26 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c => generated 479 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:26.601618 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6537ec13-952b-431b-a34a-155f181f81f6 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:26.602732 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6537ec13-952b-431b-a34a-155f181f81f6 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:26.603059 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:26.603059 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:26.604304 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6537ec13-952b-431b-a34a-155f181f81f6 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:26.604706 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-6537ec13-952b-431b-a34a-155f181f81f6 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:26.652604 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:26.652604 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:26.655175 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6537ec13-952b-431b-a34a-155f181f81f6 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:26.656012 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1497/2989] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:26 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:27.670778 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90c38916-a941-42f5-8302-81fa5422261f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:27.670778 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-90c38916-a941-42f5-8302-81fa5422261f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:27.670778 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:27.670778 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:27.671394 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-90c38916-a941-42f5-8302-81fa5422261f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:27.671473 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-90c38916-a941-42f5-8302-81fa5422261f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:27.716729 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:27.716729 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:27.718586 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-90c38916-a941-42f5-8302-81fa5422261f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:27.719747 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1493/2990] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:27 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:28.108442 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-16d9f527-c7c0-43ed-b24c-bb8186515101 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c Nov 13 01:44:28.109163 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-16d9f527-c7c0-43ed-b24c-bb8186515101 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:28.109552 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:28.109552 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:28.110164 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-16d9f527-c7c0-43ed-b24c-bb8186515101 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:28.151573 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:28.151573 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:28.158976 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-16d9f527-c7c0-43ed-b24c-bb8186515101 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:44:28.162041 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-16d9f527-c7c0-43ed-b24c-bb8186515101 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c returned with HTTP 200 Nov 13 01:44:28.165371 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1498/2991] 10.222.0.13 () {60 vars in 1575 bytes} [Fri Nov 13 01:44:28 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c => generated 479 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:28.736278 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7c9e6d45-dd59-4a15-b68a-bf2ef4da5805 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:28.737688 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7c9e6d45-dd59-4a15-b68a-bf2ef4da5805 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:28.738058 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:28.738058 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:28.738671 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7c9e6d45-dd59-4a15-b68a-bf2ef4da5805 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:28.739377 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7c9e6d45-dd59-4a15-b68a-bf2ef4da5805 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:28.782518 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:28.782518 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:28.785399 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7c9e6d45-dd59-4a15-b68a-bf2ef4da5805 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:28.786531 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1494/2992] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:28 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:29.800721 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d4d0741-2f86-41cf-8b03-e6b9cf31a693 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:29.801361 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d4d0741-2f86-41cf-8b03-e6b9cf31a693 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:29.801658 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:29.801658 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:29.802186 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d4d0741-2f86-41cf-8b03-e6b9cf31a693 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:29.802644 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-9d4d0741-2f86-41cf-8b03-e6b9cf31a693 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:29.836160 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:29.836160 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:29.837999 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d4d0741-2f86-41cf-8b03-e6b9cf31a693 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:29.839018 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1499/2993] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:29 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:30.192872 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-72a7e185-b365-46ce-868a-82f35466a688 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c Nov 13 01:44:30.192872 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-72a7e185-b365-46ce-868a-82f35466a688 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:30.192872 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:30.192872 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:30.193355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-72a7e185-b365-46ce-868a-82f35466a688 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:30.230130 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:30.230130 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:30.232006 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-72a7e185-b365-46ce-868a-82f35466a688 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:44:30.234053 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-72a7e185-b365-46ce-868a-82f35466a688 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c returned with HTTP 200 Nov 13 01:44:30.235054 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1495/2994] 10.222.0.59 () {58 vars in 1368 bytes} [Fri Nov 13 01:44:30 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c => generated 479 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:30.250659 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-3b843de2-7b09-4702-8da5-2879bbb4197b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:44:30.253972 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-3b843de2-7b09-4702-8da5-2879bbb4197b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:30.271711 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:30.271711 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:30.272493 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-3b843de2-7b09-4702-8da5-2879bbb4197b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:30.370436 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:30.370436 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:30.428144 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-3b843de2-7b09-4702-8da5-2879bbb4197b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:44:30.462092 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:30.462092 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:30.482979 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-3b843de2-7b09-4702-8da5-2879bbb4197b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 200 Nov 13 01:44:30.485555 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1500/2995] 10.222.0.59 () {58 vars in 1362 bytes} [Fri Nov 13 01:44:30 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 1661 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:44:30.503436 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes Nov 13 01:44:30.504139 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:30.504139 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:30.506030 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "d7880763-0182-4f58-a0b5-7295c0377f0c", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:44:30.508946 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'd7880763-0182-4f58-a0b5-7295c0377f0c', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:44:30.607228 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:30.607228 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:30.613771 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:44:30.614136 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume of 1 GB Nov 13 01:44:30.616553 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Availability Zones retrieved successfully. Nov 13 01:44:30.639705 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Flow 'volume_create_api' (67a6cdf8-f25d-4a7d-84ea-41b8be5379af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:44:30.642037 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (331961ff-62b0-468c-bd96-dd3b47c422fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:44:30.644613 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:44:30.860828 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f8db4fc2-03ad-42a4-b206-5662ee068c04 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:30.860828 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f8db4fc2-03ad-42a4-b206-5662ee068c04 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:30.860828 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:30.860828 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:30.861909 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f8db4fc2-03ad-42a4-b206-5662ee068c04 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:30.861909 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f8db4fc2-03ad-42a4-b206-5662ee068c04 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:30.890725 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:30.890725 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:30.894647 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f8db4fc2-03ad-42a4-b206-5662ee068c04 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:30.906005 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1501/2996] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:30 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:30.956715 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (331961ff-62b0-468c-bd96-dd3b47c422fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd7880763-0182-4f58-a0b5-7295c0377f0c', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:44:30.959478 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (114037eb-db75-4009-83c2-1db93f265a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:44:31.179347 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Created reservations ['8e378c41-3d30-42c2-85b0-c49ed4dfbcfd', '198bd1d5-f14f-41a7-bf67-1f78d038033f', 'bac675df-d86f-401d-8482-cc484f407279', '354c55a1-7afb-49b4-a05e-3ef296424527'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:44:31.193865 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (114037eb-db75-4009-83c2-1db93f265a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e378c41-3d30-42c2-85b0-c49ed4dfbcfd', '198bd1d5-f14f-41a7-bf67-1f78d038033f', 'bac675df-d86f-401d-8482-cc484f407279', '354c55a1-7afb-49b4-a05e-3ef296424527']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:44:31.193865 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68d0bf2c-43de-47d3-9e9e-c780834129d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:44:31.844510 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68d0bf2c-43de-47d3-9e9e-c780834129d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4', '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='7aa3ab99f8f5445ba119552622f56103',qos_specs=None,replication_status=,reservations=['8e378c41-3d30-42c2-85b0-c49ed4dfbcfd','198bd1d5-f14f-41a7-bf67-1f78d038033f','bac675df-d86f-401d-8482-cc484f407279','354c55a1-7afb-49b4-a05e-3ef296424527'],size=1,snapshot_id=d7880763-0182-4f58-a0b5-7295c0377f0c,source_replicaid=,source_volid=None,status='creating',user_id='d4e2141cc66c4123bcbfb0734931dc5c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:44:31Z,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=1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7aa3ab99f8f5445ba119552622f56103',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=d7880763-0182-4f58-a0b5-7295c0377f0c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d4e2141cc66c4123bcbfb0734931dc5c',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:44:31.844510 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4270e585-8758-4471-8744-f5f3d15fcaf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:44:31.929076 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa7b390a-ec58-45f9-b6a2-6b897bd6fef8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:31.929076 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa7b390a-ec58-45f9-b6a2-6b897bd6fef8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:31.929076 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:31.929076 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:31.929076 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa7b390a-ec58-45f9-b6a2-6b897bd6fef8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:31.929076 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-aa7b390a-ec58-45f9-b6a2-6b897bd6fef8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:32.028534 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:32.028534 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:32.030584 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa7b390a-ec58-45f9-b6a2-6b897bd6fef8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:32.039836 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1502/2997] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:31 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:32.136114 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4270e585-8758-4471-8744-f5f3d15fcaf4) 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='7aa3ab99f8f5445ba119552622f56103',qos_specs=None,replication_status=,reservations=['8e378c41-3d30-42c2-85b0-c49ed4dfbcfd','198bd1d5-f14f-41a7-bf67-1f78d038033f','bac675df-d86f-401d-8482-cc484f407279','354c55a1-7afb-49b4-a05e-3ef296424527'],size=1,snapshot_id=d7880763-0182-4f58-a0b5-7295c0377f0c,source_replicaid=,source_volid=None,status='creating',user_id='d4e2141cc66c4123bcbfb0734931dc5c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:44:32.150850 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52b5ce7a-c3a0-4a57-af21-f9e9e3dd2d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:44:32.391982 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52b5ce7a-c3a0-4a57-af21-f9e9e3dd2d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:44:32.410349 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Flow 'volume_create_api' (67a6cdf8-f25d-4a7d-84ea-41b8be5379af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:44:32.486451 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume request issued successfully. Nov 13 01:44:32.524417 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-0cc94078-a5df-4ce9-a9b1-fe1e2e487305 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes returned with HTTP 202 Nov 13 01:44:32.532160 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1496/2998] 10.222.0.59 () {62 vars in 1305 bytes} [Fri Nov 13 01:44:30 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes => generated 805 bytes in 2036 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:44:32.538298 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-b05f3851-a607-499e-8ae6-04873b3bf83d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 Nov 13 01:44:32.538978 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-b05f3851-a607-499e-8ae6-04873b3bf83d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:32.539193 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:32.539193 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:32.539571 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-b05f3851-a607-499e-8ae6-04873b3bf83d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:32.649688 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:32.649688 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:32.659896 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-b05f3851-a607-499e-8ae6-04873b3bf83d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:44:32.690630 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-b05f3851-a607-499e-8ae6-04873b3bf83d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 returned with HTTP 200 Nov 13 01:44:32.691723 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1503/2999] 10.222.0.59 () {58 vars in 1362 bytes} [Fri Nov 13 01:44:32 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 => generated 897 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:32.709425 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-a6be4234-7ad9-45c5-959c-13925610b682 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 Nov 13 01:44:32.717978 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-a6be4234-7ad9-45c5-959c-13925610b682 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:32.717978 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:32.717978 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:32.717978 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-a6be4234-7ad9-45c5-959c-13925610b682 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:32.910218 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:32.910218 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:32.923889 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-a6be4234-7ad9-45c5-959c-13925610b682 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:44:32.968455 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-a6be4234-7ad9-45c5-959c-13925610b682 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 returned with HTTP 200 Nov 13 01:44:32.970063 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1497/3000] 10.222.0.59 () {58 vars in 1362 bytes} [Fri Nov 13 01:44:32 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 => generated 897 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:33.051662 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3ce64d00-f4c3-40d8-8af2-a8e576c9a319 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:33.071865 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3ce64d00-f4c3-40d8-8af2-a8e576c9a319 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:33.073178 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:33.073178 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:33.074139 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3ce64d00-f4c3-40d8-8af2-a8e576c9a319 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:33.076332 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3ce64d00-f4c3-40d8-8af2-a8e576c9a319 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:33.202843 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:33.202843 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:33.207348 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3ce64d00-f4c3-40d8-8af2-a8e576c9a319 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:33.209719 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1504/3001] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:33 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:34.230295 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0e27e597-ad9b-456e-acad-d1031120c530 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:34.230295 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0e27e597-ad9b-456e-acad-d1031120c530 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:34.230295 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:34.230295 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:34.230295 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0e27e597-ad9b-456e-acad-d1031120c530 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:34.230295 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-0e27e597-ad9b-456e-acad-d1031120c530 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:34.264639 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:34.264639 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:34.268489 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0e27e597-ad9b-456e-acad-d1031120c530 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:34.276012 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1498/3002] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:34 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:35.288774 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d93d0ff0-7432-44c0-a097-6042193ead51 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:35.290727 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d93d0ff0-7432-44c0-a097-6042193ead51 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:35.291383 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:35.291383 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:35.292834 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d93d0ff0-7432-44c0-a097-6042193ead51 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:35.294554 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d93d0ff0-7432-44c0-a097-6042193ead51 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:35.450716 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:35.450716 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:35.454166 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d93d0ff0-7432-44c0-a097-6042193ead51 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:35.458896 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1505/3003] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:35 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:35.995591 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-a79f51d3-131e-4154-919f-c03f837e5b9f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 Nov 13 01:44:35.996156 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-a79f51d3-131e-4154-919f-c03f837e5b9f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:35.996349 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:35.996349 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:35.999073 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-a79f51d3-131e-4154-919f-c03f837e5b9f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:36.177987 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:36.177987 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:36.206562 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-a79f51d3-131e-4154-919f-c03f837e5b9f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:44:36.284558 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-a79f51d3-131e-4154-919f-c03f837e5b9f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 returned with HTTP 200 Nov 13 01:44:36.289945 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1499/3004] 10.222.0.59 () {58 vars in 1362 bytes} [Fri Nov 13 01:44:35 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 => generated 897 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:36.478609 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa96f906-bf89-4a18-be0c-f58c52f33d96 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:36.479631 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa96f906-bf89-4a18-be0c-f58c52f33d96 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:36.480004 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:36.480004 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:36.480692 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa96f906-bf89-4a18-be0c-f58c52f33d96 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:36.481898 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-aa96f906-bf89-4a18-be0c-f58c52f33d96 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:36.586670 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:36.586670 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:36.596258 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa96f906-bf89-4a18-be0c-f58c52f33d96 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:36.600701 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1506/3005] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:36 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:44:37.623416 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f6a5f5a9-295f-4fbd-9b3b-a31ac420e4fa tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:37.627201 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f6a5f5a9-295f-4fbd-9b3b-a31ac420e4fa tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:37.627428 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:37.627428 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:37.627835 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f6a5f5a9-295f-4fbd-9b3b-a31ac420e4fa tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:37.628216 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f6a5f5a9-295f-4fbd-9b3b-a31ac420e4fa tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:37.764698 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:37.764698 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:37.764698 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f6a5f5a9-295f-4fbd-9b3b-a31ac420e4fa tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:37.775054 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1500/3006] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:37 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:38.780236 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b71dbc5c-b77c-4b8e-8673-e9a33912245b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:38.781370 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b71dbc5c-b77c-4b8e-8673-e9a33912245b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:38.782471 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:38.782471 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:38.783216 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b71dbc5c-b77c-4b8e-8673-e9a33912245b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:38.784449 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-b71dbc5c-b77c-4b8e-8673-e9a33912245b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:38.877101 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:38.877101 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:38.881734 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b71dbc5c-b77c-4b8e-8673-e9a33912245b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:38.882844 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1507/3007] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:38 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:39.303675 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-94e97616-96dc-4d4b-b6aa-f6b4c3967396 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 Nov 13 01:44:39.303675 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-94e97616-96dc-4d4b-b6aa-f6b4c3967396 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:39.303675 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:39.303675 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:39.303675 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-94e97616-96dc-4d4b-b6aa-f6b4c3967396 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:39.389781 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:39.389781 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:39.416915 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-94e97616-96dc-4d4b-b6aa-f6b4c3967396 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:44:39.498283 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-94e97616-96dc-4d4b-b6aa-f6b4c3967396 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 returned with HTTP 200 Nov 13 01:44:39.499911 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1501/3008] 10.222.0.59 () {58 vars in 1362 bytes} [Fri Nov 13 01:44:39 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 => generated 897 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:44:39.923278 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6112bb60-629a-4e5b-acde-200ef8428a16 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:39.927072 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6112bb60-629a-4e5b-acde-200ef8428a16 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:39.927726 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:39.927726 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:39.928900 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6112bb60-629a-4e5b-acde-200ef8428a16 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:39.929857 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-6112bb60-629a-4e5b-acde-200ef8428a16 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:40.000500 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:40.000500 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:40.000500 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6112bb60-629a-4e5b-acde-200ef8428a16 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:40.000500 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1508/3009] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:39 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:41.030618 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-321df02e-339c-45ef-add8-72fad5911b83 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:41.030618 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-321df02e-339c-45ef-add8-72fad5911b83 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:41.030618 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:41.030618 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:41.030618 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-321df02e-339c-45ef-add8-72fad5911b83 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:41.030618 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-321df02e-339c-45ef-add8-72fad5911b83 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:41.187745 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:41.187745 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:41.187745 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-321df02e-339c-45ef-add8-72fad5911b83 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:41.202707 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1502/3010] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:41 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:42.205021 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7c283201-5df5-4371-9be1-a898499bbf12 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:42.205021 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7c283201-5df5-4371-9be1-a898499bbf12 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:42.205021 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:42.205021 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:42.205021 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7c283201-5df5-4371-9be1-a898499bbf12 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:42.205021 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7c283201-5df5-4371-9be1-a898499bbf12 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:42.245774 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:42.245774 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:42.261100 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7c283201-5df5-4371-9be1-a898499bbf12 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:42.261100 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1509/3011] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:42 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:42.533278 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-c2bfc087-8bdb-4d9d-a01d-529ece8a79eb tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 Nov 13 01:44:42.534382 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-c2bfc087-8bdb-4d9d-a01d-529ece8a79eb tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:42.534789 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:42.534789 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:42.535717 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-c2bfc087-8bdb-4d9d-a01d-529ece8a79eb tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:42.664589 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:42.664589 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:42.683455 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-c2bfc087-8bdb-4d9d-a01d-529ece8a79eb tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:44:42.789119 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-c2bfc087-8bdb-4d9d-a01d-529ece8a79eb tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 returned with HTTP 200 Nov 13 01:44:42.794878 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1503/3012] 10.222.0.59 () {58 vars in 1362 bytes} [Fri Nov 13 01:44:42 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 => generated 897 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:43.270844 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-92932457-58a2-407f-b23a-97a17868b337 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:43.271946 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-92932457-58a2-407f-b23a-97a17868b337 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:43.272374 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:43.272374 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:43.273081 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-92932457-58a2-407f-b23a-97a17868b337 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:43.273653 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-92932457-58a2-407f-b23a-97a17868b337 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:43.317969 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:43.317969 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:43.329399 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-92932457-58a2-407f-b23a-97a17868b337 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:43.332958 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1510/3013] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:43 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:44.350258 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d3a914e-4cd1-4b6c-aada-2270228e59f7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:44.350816 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d3a914e-4cd1-4b6c-aada-2270228e59f7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:44.352233 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:44.352233 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:44.352905 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d3a914e-4cd1-4b6c-aada-2270228e59f7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:44.353478 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-4d3a914e-4cd1-4b6c-aada-2270228e59f7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:44.419298 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:44.419298 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:44.424802 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d3a914e-4cd1-4b6c-aada-2270228e59f7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:44.426770 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1504/3014] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:44 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:45.446715 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3b039584-cd4e-4799-8d5e-80cded70b2b4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:45.446715 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3b039584-cd4e-4799-8d5e-80cded70b2b4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:45.446715 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:45.446715 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:45.446715 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3b039584-cd4e-4799-8d5e-80cded70b2b4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:45.446715 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3b039584-cd4e-4799-8d5e-80cded70b2b4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:45.506005 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:45.506005 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:45.506005 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3b039584-cd4e-4799-8d5e-80cded70b2b4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:45.521931 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1511/3015] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:45 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:45.805664 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-a8adde71-8927-44d7-a913-347417ad0177 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 Nov 13 01:44:45.806219 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-a8adde71-8927-44d7-a913-347417ad0177 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:45.806442 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:45.806442 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:45.806780 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-a8adde71-8927-44d7-a913-347417ad0177 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:45.966759 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:45.966759 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:46.012897 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-a8adde71-8927-44d7-a913-347417ad0177 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:44:46.082017 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-a8adde71-8927-44d7-a913-347417ad0177 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 returned with HTTP 200 Nov 13 01:44:46.084162 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1505/3016] 10.222.0.59 () {58 vars in 1362 bytes} [Fri Nov 13 01:44:45 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 => generated 897 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:46.515001 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-63067034-5e57-4233-b9fe-6bd74b5fa36f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:46.518005 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-63067034-5e57-4233-b9fe-6bd74b5fa36f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:46.518236 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:46.518236 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:46.518618 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-63067034-5e57-4233-b9fe-6bd74b5fa36f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:46.519229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-63067034-5e57-4233-b9fe-6bd74b5fa36f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:46.546648 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:46.546648 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:46.547538 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-63067034-5e57-4233-b9fe-6bd74b5fa36f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:46.548755 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1512/3017] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:46 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:47.563575 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-94d7cf4d-472f-4e26-9e98-6a59ee9b1224 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:47.564152 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-94d7cf4d-472f-4e26-9e98-6a59ee9b1224 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:47.564341 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:47.564341 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:47.564666 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-94d7cf4d-472f-4e26-9e98-6a59ee9b1224 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:47.565308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-94d7cf4d-472f-4e26-9e98-6a59ee9b1224 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:47.605721 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:47.605721 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:47.607844 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-94d7cf4d-472f-4e26-9e98-6a59ee9b1224 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:47.608691 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1506/3018] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:47 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:48.631319 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-de01e5b8-ebf6-4f95-9249-2fe753421d7e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:48.638260 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-de01e5b8-ebf6-4f95-9249-2fe753421d7e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:48.638260 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:48.638260 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:48.638260 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-de01e5b8-ebf6-4f95-9249-2fe753421d7e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:48.638260 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-de01e5b8-ebf6-4f95-9249-2fe753421d7e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:48.668463 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:48.668463 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:48.668463 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-de01e5b8-ebf6-4f95-9249-2fe753421d7e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:48.687038 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1513/3019] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:48 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:49.126121 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-5fed6fb9-db00-48b7-8152-6898f07f9c32 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 Nov 13 01:44:49.126121 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-5fed6fb9-db00-48b7-8152-6898f07f9c32 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:49.126121 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:49.126121 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:49.126121 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-5fed6fb9-db00-48b7-8152-6898f07f9c32 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:49.234660 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:49.234660 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:49.270351 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-5fed6fb9-db00-48b7-8152-6898f07f9c32 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:44:49.358090 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-5fed6fb9-db00-48b7-8152-6898f07f9c32 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 returned with HTTP 200 Nov 13 01:44:49.358090 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1507/3020] 10.222.0.59 () {58 vars in 1362 bytes} [Fri Nov 13 01:44:49 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 => generated 897 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:49.713640 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-27532e45-a58c-4a4d-ac24-bfebbb3f356b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:49.713640 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-27532e45-a58c-4a4d-ac24-bfebbb3f356b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:49.713640 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:49.713640 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:49.713640 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-27532e45-a58c-4a4d-ac24-bfebbb3f356b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:49.713640 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-27532e45-a58c-4a4d-ac24-bfebbb3f356b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:49.847518 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:49.847518 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:49.857493 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-27532e45-a58c-4a4d-ac24-bfebbb3f356b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:49.857493 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1514/3021] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:49 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:50.868099 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ececa2e9-4471-49f9-8e9b-b6145d234849 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:50.868099 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ececa2e9-4471-49f9-8e9b-b6145d234849 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:50.876822 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:50.876822 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:50.876822 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ececa2e9-4471-49f9-8e9b-b6145d234849 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:50.876822 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ececa2e9-4471-49f9-8e9b-b6145d234849 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:50.894620 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:50.894620 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:50.896593 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ececa2e9-4471-49f9-8e9b-b6145d234849 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:50.905561 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1508/3022] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:50 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:51.914871 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4ebb7ea1-d039-463b-a40a-6807bc576b4e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:51.915395 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4ebb7ea1-d039-463b-a40a-6807bc576b4e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:51.915624 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:51.915624 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:51.923161 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4ebb7ea1-d039-463b-a40a-6807bc576b4e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:51.923161 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-4ebb7ea1-d039-463b-a40a-6807bc576b4e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:51.951030 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:51.951030 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:51.955219 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4ebb7ea1-d039-463b-a40a-6807bc576b4e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:51.962355 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1515/3023] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:51 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:52.351377 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-9a558130-bdbe-496c-9571-8eb00d7ee5bc tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 Nov 13 01:44:52.359812 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-9a558130-bdbe-496c-9571-8eb00d7ee5bc tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:52.359812 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:52.359812 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:52.359812 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-9a558130-bdbe-496c-9571-8eb00d7ee5bc tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:52.422776 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:52.422776 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:52.435003 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-9a558130-bdbe-496c-9571-8eb00d7ee5bc tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:44:52.474299 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-9a558130-bdbe-496c-9571-8eb00d7ee5bc tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 returned with HTTP 200 Nov 13 01:44:52.475908 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1509/3024] 10.222.0.59 () {58 vars in 1362 bytes} [Fri Nov 13 01:44:52 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 => generated 1347 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:44:52.484418 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4ebb7ea1-d039-463b-a40a-6807bc576b4e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume// Nov 13 01:44:52.487640 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4ebb7ea1-d039-463b-a40a-6807bc576b4e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:52.487640 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:52.487640 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:52.487640 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4ebb7ea1-d039-463b-a40a-6807bc576b4e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:52.488844 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4ebb7ea1-d039-463b-a40a-6807bc576b4e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:44:52.490200 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1516/3025] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:44:52 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:44:52.511215 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-7a689d42-da01-48b6-ae31-92c646c4aac8 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments Nov 13 01:44:52.513398 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:52.513398 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:52.528558 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-7a689d42-da01-48b6-ae31-92c646c4aac8 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4", "instance_uuid": "d31464b9-f4bf-4057-ac32-2e805234a77a", "connector": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:44:52.583074 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:52.583074 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:52.730243 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-7a689d42-da01-48b6-ae31-92c646c4aac8 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments returned with HTTP 200 Nov 13 01:44:52.732095 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1510/3026] 10.222.0.59 () {64 vars in 1358 bytes} [Fri Nov 13 01:44:52 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments => generated 273 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:44:52.742244 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4ebb7ea1-d039-463b-a40a-6807bc576b4e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume// Nov 13 01:44:52.742244 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4ebb7ea1-d039-463b-a40a-6807bc576b4e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:52.742244 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4ebb7ea1-d039-463b-a40a-6807bc576b4e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:52.742244 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4ebb7ea1-d039-463b-a40a-6807bc576b4e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:44:52.742244 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1517/3027] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:44:52 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:44:52.756640 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-b44b90bb-f5b5-4cbf-8b28-b2ca4e50068e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 Nov 13 01:44:52.758053 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-b44b90bb-f5b5-4cbf-8b28-b2ca4e50068e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:52.758841 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:52.758841 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:52.759774 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-b44b90bb-f5b5-4cbf-8b28-b2ca4e50068e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:52.829234 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:52.829234 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:52.838292 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-b44b90bb-f5b5-4cbf-8b28-b2ca4e50068e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:44:52.870571 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:52.870571 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:52.873122 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-b44b90bb-f5b5-4cbf-8b28-b2ca4e50068e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 returned with HTTP 200 Nov 13 01:44:52.873122 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1511/3028] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:44:52 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 => generated 1445 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:44:52.892921 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-f3892dae-9a27-4678-b026-8b064a11a861 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] PUT http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/9232643c-becd-4b0b-a145-570f27f964be Nov 13 01:44:52.893757 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-f3892dae-9a27-4678-b026-8b064a11a861 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:44:52.927377 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:44:52.927377 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:44:52.928095 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-f3892dae-9a27-4678-b026-8b064a11a861 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Lock "b'cinder-attachment_update-1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.011s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:44:52.930601 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:52.930601 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:52.969831 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-132c4399-1941-425f-bbb8-82ffd5e8b47d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:52.970787 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-132c4399-1941-425f-bbb8-82ffd5e8b47d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:52.971231 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:52.971231 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:52.973310 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-132c4399-1941-425f-bbb8-82ffd5e8b47d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:52.974256 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-132c4399-1941-425f-bbb8-82ffd5e8b47d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:53.022689 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:53.022689 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:53.024706 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-132c4399-1941-425f-bbb8-82ffd5e8b47d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:53.025842 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1512/3029] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:52 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:54.041845 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cc9c22dc-0ed3-4a0b-96ca-a5b8283c2b3a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:54.042437 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cc9c22dc-0ed3-4a0b-96ca-a5b8283c2b3a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:54.042886 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:54.042886 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:54.044043 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cc9c22dc-0ed3-4a0b-96ca-a5b8283c2b3a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:54.044196 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-cc9c22dc-0ed3-4a0b-96ca-a5b8283c2b3a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:54.076179 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:54.076179 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:54.078600 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cc9c22dc-0ed3-4a0b-96ca-a5b8283c2b3a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:54.081609 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1513/3030] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:54 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:44:54.799636 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-f3892dae-9a27-4678-b026-8b064a11a861 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Lock "b'cinder-attachment_update-1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4-n-h2-729945-8'" released by "attachment_update" :: held 1.871s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:44:54.807915 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-f3892dae-9a27-4678-b026-8b064a11a861 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/9232643c-becd-4b0b-a145-570f27f964be returned with HTTP 200 Nov 13 01:44:54.807915 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1518/3031] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 01:44:52 2020] PUT /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/9232643c-becd-4b0b-a145-570f27f964be => generated 762 bytes in 1917 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:44:54.846828 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-1d55f9ed-070a-490f-9132-e7669e7f6769 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/9232643c-becd-4b0b-a145-570f27f964be/action Nov 13 01:44:54.848642 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:54.848642 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:54.849376 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-1d55f9ed-070a-490f-9132-e7669e7f6769 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:44:54.852308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-1d55f9ed-070a-490f-9132-e7669e7f6769 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:44:54.954720 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:54.954720 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:54.981898 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d679de61-9ce8-443d-a57b-421c4da70b08 req-1d55f9ed-070a-490f-9132-e7669e7f6769 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/9232643c-becd-4b0b-a145-570f27f964be/action returned with HTTP 204 Nov 13 01:44:54.982808 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1514/3032] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 01:44:54 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/9232643c-becd-4b0b-a145-570f27f964be/action => generated 0 bytes in 141 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:44:55.099033 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7dbf7c21-07bc-40c5-9e0d-efb30094c609 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:55.100008 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7dbf7c21-07bc-40c5-9e0d-efb30094c609 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:55.102531 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:55.102531 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:55.102531 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7dbf7c21-07bc-40c5-9e0d-efb30094c609 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:55.102531 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7dbf7c21-07bc-40c5-9e0d-efb30094c609 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:55.141265 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:55.141265 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:55.141265 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7dbf7c21-07bc-40c5-9e0d-efb30094c609 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:55.141265 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1519/3033] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:55 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:56.159850 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f7684393-705f-4213-adc5-803d78c7c754 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:56.161106 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f7684393-705f-4213-adc5-803d78c7c754 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:56.161106 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:56.161106 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:56.161547 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f7684393-705f-4213-adc5-803d78c7c754 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:56.162101 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f7684393-705f-4213-adc5-803d78c7c754 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:56.200704 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:56.200704 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:56.204044 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f7684393-705f-4213-adc5-803d78c7c754 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:56.207654 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1515/3034] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:56 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:57.219549 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6cdfc612-48e2-41c4-98e9-cc6db2bdba0c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:57.220702 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6cdfc612-48e2-41c4-98e9-cc6db2bdba0c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:57.222066 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:57.222066 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:57.222787 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6cdfc612-48e2-41c4-98e9-cc6db2bdba0c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:57.223345 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-6cdfc612-48e2-41c4-98e9-cc6db2bdba0c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:57.257476 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:57.257476 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:57.260181 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6cdfc612-48e2-41c4-98e9-cc6db2bdba0c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:57.261499 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1520/3035] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:57 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:58.280311 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7a24e1c2-5bb9-4a7b-be61-f4f26d5731a6 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:58.281428 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7a24e1c2-5bb9-4a7b-be61-f4f26d5731a6 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:58.281792 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:58.281792 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:58.282574 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7a24e1c2-5bb9-4a7b-be61-f4f26d5731a6 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:58.291036 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7a24e1c2-5bb9-4a7b-be61-f4f26d5731a6 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:58.309491 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:58.309491 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:58.312173 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7a24e1c2-5bb9-4a7b-be61-f4f26d5731a6 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:58.312994 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1516/3036] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:58 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:44:59.332214 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-73e4c272-e7f2-450c-8930-f5b5f9c0a804 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:44:59.333762 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-73e4c272-e7f2-450c-8930-f5b5f9c0a804 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:44:59.334233 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:44:59.334233 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:44:59.335353 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-73e4c272-e7f2-450c-8930-f5b5f9c0a804 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:44:59.336070 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-73e4c272-e7f2-450c-8930-f5b5f9c0a804 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:44:59.404140 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:44:59.404140 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:44:59.406148 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-73e4c272-e7f2-450c-8930-f5b5f9c0a804 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:44:59.415133 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1521/3037] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:44:59 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 816 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:00.432176 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-47f13db9-f808-48df-a6ac-051223f591dd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:45:00.432176 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-47f13db9-f808-48df-a6ac-051223f591dd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:00.432176 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:00.432176 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:00.432176 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-47f13db9-f808-48df-a6ac-051223f591dd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:00.433261 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-47f13db9-f808-48df-a6ac-051223f591dd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id 7336ad5b-53e5-45fc-a733-7540e142079d. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:00.458116 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:00.458116 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:00.461036 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-47f13db9-f808-48df-a6ac-051223f591dd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 200 Nov 13 01:45:00.461938 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1517/3038] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:00 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:00.482057 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-efdd8506-6d5b-444b-b0f7-39b273c5b835 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:45:00.482666 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-efdd8506-6d5b-444b-b0f7-39b273c5b835 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:00.482666 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:00.482666 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:00.482666 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-efdd8506-6d5b-444b-b0f7-39b273c5b835 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:00.538613 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:00.538613 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:00.547959 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-efdd8506-6d5b-444b-b0f7-39b273c5b835 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:00.569320 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:00.569320 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:00.579705 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-efdd8506-6d5b-444b-b0f7-39b273c5b835 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 200 Nov 13 01:45:00.580553 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1522/3039] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:00 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 1203 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:45:00.597996 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-04a6d577-09ce-42ff-8208-496bc460d131 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] DELETE http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d Nov 13 01:45:00.605308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-04a6d577-09ce-42ff-8208-496bc460d131 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:00.605308 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:00.605308 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:00.605308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-04a6d577-09ce-42ff-8208-496bc460d131 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:00.605308 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-04a6d577-09ce-42ff-8208-496bc460d131 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Delete backup with id: 7336ad5b-53e5-45fc-a733-7540e142079d. Nov 13 01:45:00.622801 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:00.622801 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:00.677016 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.rpcapi [None req-04a6d577-09ce-42ff-8208-496bc460d131 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] delete_backup rpcapi backup_id 7336ad5b-53e5-45fc-a733-7540e142079d {{(pid=87988) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Nov 13 01:45:00.698385 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-04a6d577-09ce-42ff-8208-496bc460d131 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d returned with HTTP 202 Nov 13 01:45:00.700239 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1518/3040] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:45:00 2020] DELETE /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/7336ad5b-53e5-45fc-a733-7540e142079d => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Nov 13 01:45:00.991022 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-0b76743a-6ddd-4bf0-bb67-75cc979c4e04 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:45:00.991551 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-0b76743a-6ddd-4bf0-bb67-75cc979c4e04 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:00.991793 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:00.991793 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:00.992646 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-0b76743a-6ddd-4bf0-bb67-75cc979c4e04 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:01.051876 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:01.051876 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:01.062948 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-0b76743a-6ddd-4bf0-bb67-75cc979c4e04 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:01.090639 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:01.090639 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:01.100934 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-0b76743a-6ddd-4bf0-bb67-75cc979c4e04 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 200 Nov 13 01:45:01.101955 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1523/3041] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:45:00 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 1203 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:45:01.128254 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-8a6cab35-b123-43e2-9491-f81da53b4177 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] POST http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd/action Nov 13 01:45:01.128957 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:01.128957 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:01.130337 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-8a6cab35-b123-43e2-9491-f81da53b4177 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Action body: b'{"os-begin_detaching": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:45:01.130337 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-8a6cab35-b123-43e2-9491-f81da53b4177 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:45:01.221830 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:01.221830 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:01.224056 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-8a6cab35-b123-43e2-9491-f81da53b4177 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:01.251187 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-8a6cab35-b123-43e2-9491-f81da53b4177 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Begin detaching volume completed successfully. Nov 13 01:45:01.252248 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-8a6cab35-b123-43e2-9491-f81da53b4177 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd/action returned with HTTP 202 Nov 13 01:45:01.253405 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1519/3042] 10.222.0.13 () {64 vars in 1643 bytes} [Fri Nov 13 01:45:01 2020] POST /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:45:01.301345 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-268b44e5-e1ec-45f7-ad57-11c309f4fd3d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:45:01.301887 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-268b44e5-e1ec-45f7-ad57-11c309f4fd3d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:01.302315 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:01.302315 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:01.302697 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-268b44e5-e1ec-45f7-ad57-11c309f4fd3d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:01.356192 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-8a6cab35-b123-43e2-9491-f81da53b4177 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume// Nov 13 01:45:01.356593 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-8a6cab35-b123-43e2-9491-f81da53b4177 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:01.356993 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:01.356993 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:01.357677 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-8a6cab35-b123-43e2-9491-f81da53b4177 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:01.358972 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-8a6cab35-b123-43e2-9491-f81da53b4177 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:45:01.359841 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1520/3043] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:45:01 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Nov 13 01:45:01.381323 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-83d9d292-ba6d-4a5e-a216-98b5e6f931bc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:45:01.381323 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-83d9d292-ba6d-4a5e-a216-98b5e6f931bc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:01.382628 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-83d9d292-ba6d-4a5e-a216-98b5e6f931bc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:01.428380 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:01.428380 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:01.467463 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-268b44e5-e1ec-45f7-ad57-11c309f4fd3d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:01.531451 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:01.531451 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:01.550214 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-268b44e5-e1ec-45f7-ad57-11c309f4fd3d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 200 Nov 13 01:45:01.563903 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:01.563903 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:01.569494 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1524/3044] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:01 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 1206 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:45:01.575705 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-83d9d292-ba6d-4a5e-a216-98b5e6f931bc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:01.609891 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:01.609891 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:01.624027 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-83d9d292-ba6d-4a5e-a216-98b5e6f931bc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 200 Nov 13 01:45:01.624966 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1521/3045] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:45:01 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 1305 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:45:01.974289 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-ede34fc7-0c61-4b0d-adb9-7ab395705655 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] DELETE http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/attachments/ab257205-8ad8-4db9-81e7-fb8c6367588f Nov 13 01:45:01.974809 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-ede34fc7-0c61-4b0d-adb9-7ab395705655 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:01.975024 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:01.975024 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:01.975403 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-ede34fc7-0c61-4b0d-adb9-7ab395705655 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:02.045394 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:02.045394 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:02.581139 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa03b378-2069-40b8-b18d-d373b5463a09 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:45:02.582199 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa03b378-2069-40b8-b18d-d373b5463a09 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:02.582383 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:02.582383 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:02.582781 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-aa03b378-2069-40b8-b18d-d373b5463a09 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:02.662155 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:02.662155 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:02.676479 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-aa03b378-2069-40b8-b18d-d373b5463a09 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:02.708865 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:02.708865 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:02.736773 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-aa03b378-2069-40b8-b18d-d373b5463a09 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 200 Nov 13 01:45:02.736773 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1522/3046] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:02 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 1206 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:45:02.765039 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-ede34fc7-0c61-4b0d-adb9-7ab395705655 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:45:02.765474 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-ede34fc7-0c61-4b0d-adb9-7ab395705655 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:45:02.793692 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8aec576f-609a-42e9-ab2d-636ed199c8c0 req-ede34fc7-0c61-4b0d-adb9-7ab395705655 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/attachments/ab257205-8ad8-4db9-81e7-fb8c6367588f returned with HTTP 200 Nov 13 01:45:02.795215 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1525/3047] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 01:45:01 2020] DELETE /volume/v3/f9770f04db9e41769db44c7a543b5215/attachments/ab257205-8ad8-4db9-81e7-fb8c6367588f => generated 19 bytes in 826 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:03.749087 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee005e38-c8c8-4464-984a-ce98c97e3b6a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:45:03.749087 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee005e38-c8c8-4464-984a-ce98c97e3b6a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:03.749087 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:03.749087 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:03.751851 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee005e38-c8c8-4464-984a-ce98c97e3b6a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:03.857626 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:03.857626 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:03.874082 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ee005e38-c8c8-4464-984a-ce98c97e3b6a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:03.918003 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee005e38-c8c8-4464-984a-ce98c97e3b6a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 200 Nov 13 01:45:03.941648 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1523/3048] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:03 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 911 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:06.970583 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2938c831-d136-41a1-b070-cc5be2cb56a7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 Nov 13 01:45:06.971139 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2938c831-d136-41a1-b070-cc5be2cb56a7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:06.971271 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:06.971271 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:06.971720 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2938c831-d136-41a1-b070-cc5be2cb56a7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:07.024755 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:07.024755 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:07.034758 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2938c831-d136-41a1-b070-cc5be2cb56a7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:07.057479 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:07.057479 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:07.068636 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2938c831-d136-41a1-b070-cc5be2cb56a7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 returned with HTTP 200 Nov 13 01:45:07.070225 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1526/3049] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:06 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 => generated 1639 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:45:08.478420 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-85247fa2-ba47-43b4-9a02-e80c5b046e60 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] DELETE http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:45:08.478935 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-85247fa2-ba47-43b4-9a02-e80c5b046e60 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:08.479146 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:08.479146 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:08.479513 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-85247fa2-ba47-43b4-9a02-e80c5b046e60 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:08.479994 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-85247fa2-ba47-43b4-9a02-e80c5b046e60 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Delete volume with id: 643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:45:08.531133 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:08.531133 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:08.532400 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-85247fa2-ba47-43b4-9a02-e80c5b046e60 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:08.594469 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-85247fa2-ba47-43b4-9a02-e80c5b046e60 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Delete volume request issued successfully. Nov 13 01:45:08.594942 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-85247fa2-ba47-43b4-9a02-e80c5b046e60 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 202 Nov 13 01:45:08.595867 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1524/3050] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:45:08 2020] DELETE /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:45:08.603621 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-63f01375-428c-4ae1-ab1c-59715c629c81 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:45:08.604138 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-63f01375-428c-4ae1-ab1c-59715c629c81 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:08.604352 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:08.604352 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:08.604721 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-63f01375-428c-4ae1-ab1c-59715c629c81 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:08.656255 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:08.656255 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:08.673038 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-63f01375-428c-4ae1-ab1c-59715c629c81 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:08.709854 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-63f01375-428c-4ae1-ab1c-59715c629c81 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 200 Nov 13 01:45:08.713375 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1527/3051] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:08 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 910 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:09.728639 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6b279851-35c6-453d-9e53-b06e9752f794 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:45:09.729141 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6b279851-35c6-453d-9e53-b06e9752f794 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:09.729474 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:09.729474 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:09.729935 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6b279851-35c6-453d-9e53-b06e9752f794 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:09.783735 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:09.783735 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:09.794346 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6b279851-35c6-453d-9e53-b06e9752f794 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:09.819737 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6b279851-35c6-453d-9e53-b06e9752f794 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 200 Nov 13 01:45:09.820744 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1525/3052] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:09 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 910 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:10.838043 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9e1a3dfb-13fa-4429-87fb-aa313405f443 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:45:10.838535 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9e1a3dfb-13fa-4429-87fb-aa313405f443 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:10.838829 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:10.838829 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:10.839276 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9e1a3dfb-13fa-4429-87fb-aa313405f443 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:10.889760 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9e1a3dfb-13fa-4429-87fb-aa313405f443 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 404 Nov 13 01:45:10.896315 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1528/3053] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:10 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:45:10.941794 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] POST http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes Nov 13 01:45:10.942265 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:10.942265 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:10.943375 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Action: 'create', calling method: create, body: {"volume": {"imageRef": "16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-2124897569"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:45:10.944177 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Create volume request body: {'volume': {'imageRef': '16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2124897569'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:45:11.071028 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Create volume of 1 GB Nov 13 01:45:11.085982 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Availability Zones retrieved successfully. Nov 13 01:45:11.106995 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Flow 'volume_create_api' (fc02b17a-8316-40eb-8d64-d7c474541777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:45:11.110077 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1b9286e-3ca1-483b-b160-6256449d6100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:45:11.112221 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:45:11.235422 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1b9286e-3ca1-483b-b160-6256449d6100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:45:11.237784 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e933ffa-6195-439a-aae1-0b3f8f00c7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:45:11.328100 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Created reservations ['300952b5-e6c1-40c7-8f02-dc7aa4a0078e', '83410332-1ac1-4615-a382-6df8d28c01ea', 'd5a4c34c-97dd-4dd8-a03b-0f25a69df8c0', 'ebc97a58-c8a6-451f-bb28-b2d2d5e2ea85'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:45:11.330002 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e933ffa-6195-439a-aae1-0b3f8f00c7c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['300952b5-e6c1-40c7-8f02-dc7aa4a0078e', '83410332-1ac1-4615-a382-6df8d28c01ea', 'd5a4c34c-97dd-4dd8-a03b-0f25a69df8c0', 'ebc97a58-c8a6-451f-bb28-b2d2d5e2ea85']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:45:11.332454 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c354f36d-2d86-4a8a-8fe0-70cbc9e98d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:45:11.402829 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c354f36d-2d86-4a8a-8fe0-70cbc9e98d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a3e85b8-0b41-49cf-b149-80e2dcd36e53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2124897569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9770f04db9e41769db44c7a543b5215',qos_specs=None,replication_status=,reservations=['300952b5-e6c1-40c7-8f02-dc7aa4a0078e','83410332-1ac1-4615-a382-6df8d28c01ea','d5a4c34c-97dd-4dd8-a03b-0f25a69df8c0','ebc97a58-c8a6-451f-bb28-b2d2d5e2ea85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='005d3b8860184a2aa76238bea8d89d19',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:45:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2124897569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a3e85b8-0b41-49cf-b149-80e2dcd36e53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9770f04db9e41769db44c7a543b5215',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='005d3b8860184a2aa76238bea8d89d19',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:45:11.404999 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e2d742b-9e56-47d3-8d92-be234c1edadd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:45:11.445090 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e2d742b-9e56-47d3-8d92-be234c1edadd) 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-2124897569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9770f04db9e41769db44c7a543b5215',qos_specs=None,replication_status=,reservations=['300952b5-e6c1-40c7-8f02-dc7aa4a0078e','83410332-1ac1-4615-a382-6df8d28c01ea','d5a4c34c-97dd-4dd8-a03b-0f25a69df8c0','ebc97a58-c8a6-451f-bb28-b2d2d5e2ea85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='005d3b8860184a2aa76238bea8d89d19',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:45:11.447282 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5ad4786-aa13-4d48-947c-0ad1fb70f7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:45:11.479630 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5ad4786-aa13-4d48-947c-0ad1fb70f7f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:45:11.482702 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Flow 'volume_create_api' (fc02b17a-8316-40eb-8d64-d7c474541777) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:45:11.508877 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9059fe13-e127-4e57-857f-ce4e7619ee2a req-e647c442-f2c4-46f5-a6ba-346a0cf55ff7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] DELETE http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/9232643c-becd-4b0b-a145-570f27f964be Nov 13 01:45:11.509623 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9059fe13-e127-4e57-857f-ce4e7619ee2a req-e647c442-f2c4-46f5-a6ba-346a0cf55ff7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:11.510676 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9059fe13-e127-4e57-857f-ce4e7619ee2a req-e647c442-f2c4-46f5-a6ba-346a0cf55ff7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:11.535692 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Create volume request issued successfully. Nov 13 01:45:11.535912 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:11.535912 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:11.550598 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4213c8f9-7761-44e5-a226-a4d86a8b807b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes returned with HTTP 202 Nov 13 01:45:11.551481 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1526/3054] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:45:10 2020] POST /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes => generated 818 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:45:11.567851 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b6209f0b-b5d4-426c-932b-9ccd53da2cdf tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:45:11.568598 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b6209f0b-b5d4-426c-932b-9ccd53da2cdf tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:11.568966 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:11.568966 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:11.569746 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b6209f0b-b5d4-426c-932b-9ccd53da2cdf tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:11.621280 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:11.621280 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:11.631391 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b6209f0b-b5d4-426c-932b-9ccd53da2cdf tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:11.655210 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b6209f0b-b5d4-426c-932b-9ccd53da2cdf tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:45:11.656035 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1527/3055] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:11 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 910 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:45:12.087056 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-9059fe13-e127-4e57-857f-ce4e7619ee2a req-e647c442-f2c4-46f5-a6ba-346a0cf55ff7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:45:12.087056 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-9059fe13-e127-4e57-857f-ce4e7619ee2a req-e647c442-f2c4-46f5-a6ba-346a0cf55ff7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:45:12.109332 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9059fe13-e127-4e57-857f-ce4e7619ee2a req-e647c442-f2c4-46f5-a6ba-346a0cf55ff7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/9232643c-becd-4b0b-a145-570f27f964be returned with HTTP 200 Nov 13 01:45:12.110217 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1529/3056] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 01:45:11 2020] DELETE /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/9232643c-becd-4b0b-a145-570f27f964be => generated 19 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:12.126718 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9059fe13-e127-4e57-857f-ce4e7619ee2a req-ce642848-1861-4034-8660-80e11e45655c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] DELETE http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 Nov 13 01:45:12.127191 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9059fe13-e127-4e57-857f-ce4e7619ee2a req-ce642848-1861-4034-8660-80e11e45655c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:12.127411 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:12.127411 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:12.127857 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-9059fe13-e127-4e57-857f-ce4e7619ee2a req-ce642848-1861-4034-8660-80e11e45655c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:12.128324 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [req-9059fe13-e127-4e57-857f-ce4e7619ee2a req-ce642848-1861-4034-8660-80e11e45655c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Delete volume with id: 1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 Nov 13 01:45:12.182796 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:12.182796 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:12.184491 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-9059fe13-e127-4e57-857f-ce4e7619ee2a req-ce642848-1861-4034-8660-80e11e45655c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:12.213775 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-9059fe13-e127-4e57-857f-ce4e7619ee2a req-ce642848-1861-4034-8660-80e11e45655c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Delete volume request issued successfully. Nov 13 01:45:12.215068 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-9059fe13-e127-4e57-857f-ce4e7619ee2a req-ce642848-1861-4034-8660-80e11e45655c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 returned with HTTP 202 Nov 13 01:45:12.216134 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1528/3057] 10.222.0.59 () {60 vars in 1384 bytes} [Fri Nov 13 01:45:12 2020] DELETE /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:45:12.675155 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bf96ea09-8fca-48c2-983f-4925d28bdd1e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:45:12.675968 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bf96ea09-8fca-48c2-983f-4925d28bdd1e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:12.676329 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:12.676329 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:12.677706 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bf96ea09-8fca-48c2-983f-4925d28bdd1e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:12.784101 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:12.784101 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:12.798137 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bf96ea09-8fca-48c2-983f-4925d28bdd1e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:12.825316 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bf96ea09-8fca-48c2-983f-4925d28bdd1e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:45:12.826711 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1530/3058] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:12 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 910 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:13.815677 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5c132f89-7685-4831-a71e-93dcf0f3afce tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 Nov 13 01:45:13.816372 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5c132f89-7685-4831-a71e-93dcf0f3afce tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:13.817746 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:13.817746 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:13.817746 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5c132f89-7685-4831-a71e-93dcf0f3afce tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:13.842997 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3b35ae80-d48e-4c3c-bc4e-ec2678847b27 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:45:13.843909 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3b35ae80-d48e-4c3c-bc4e-ec2678847b27 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:13.844322 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:13.844322 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:13.846412 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3b35ae80-d48e-4c3c-bc4e-ec2678847b27 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:13.876401 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:13.876401 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:13.893420 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5c132f89-7685-4831-a71e-93dcf0f3afce tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:13.911528 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:13.911528 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:13.923008 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3b35ae80-d48e-4c3c-bc4e-ec2678847b27 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:13.927323 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5c132f89-7685-4831-a71e-93dcf0f3afce tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 returned with HTTP 200 Nov 13 01:45:13.930137 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1529/3059] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:13 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 => generated 1346 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:45:13.957169 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3b35ae80-d48e-4c3c-bc4e-ec2678847b27 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:45:13.958405 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1531/3060] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:13 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 910 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:45:14.951490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b657b049-abcb-487f-a2fb-97376422022d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 Nov 13 01:45:14.952075 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b657b049-abcb-487f-a2fb-97376422022d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:14.952260 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:14.952260 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:14.952632 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b657b049-abcb-487f-a2fb-97376422022d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:14.974477 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9837333c-cbf8-4256-b821-2b4599e2c2b8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:45:14.975258 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9837333c-cbf8-4256-b821-2b4599e2c2b8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:14.975619 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:14.975619 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:14.976276 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9837333c-cbf8-4256-b821-2b4599e2c2b8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:15.002690 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b657b049-abcb-487f-a2fb-97376422022d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 returned with HTTP 404 Nov 13 01:45:15.003686 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1530/3061] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:14 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/1a2f1bb8-f9d3-42fe-adf2-a0ca22ddeaa4 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:45:15.015517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3c802fbc-1790-4500-bbc9-fb9e2a9c5b21 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] DELETE http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c Nov 13 01:45:15.015517 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3c802fbc-1790-4500-bbc9-fb9e2a9c5b21 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:15.015517 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3c802fbc-1790-4500-bbc9-fb9e2a9c5b21 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:15.015517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-3c802fbc-1790-4500-bbc9-fb9e2a9c5b21 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Delete snapshot with id: d7880763-0182-4f58-a0b5-7295c0377f0c Nov 13 01:45:15.029166 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:15.029166 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:15.038856 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9837333c-cbf8-4256-b821-2b4599e2c2b8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:15.045309 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:15.045309 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:15.046449 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3c802fbc-1790-4500-bbc9-fb9e2a9c5b21 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:45:15.067421 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9837333c-cbf8-4256-b821-2b4599e2c2b8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:45:15.067421 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1532/3062] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:14 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 910 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:45:15.126705 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3c802fbc-1790-4500-bbc9-fb9e2a9c5b21 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot delete request issued successfully. Nov 13 01:45:15.127173 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3c802fbc-1790-4500-bbc9-fb9e2a9c5b21 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c returned with HTTP 202 Nov 13 01:45:15.131082 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1531/3063] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:45:15 2020] DELETE /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:45:15.136166 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-112309aa-ba42-44ed-a1e5-fa6e400565d5 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c Nov 13 01:45:15.136952 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-112309aa-ba42-44ed-a1e5-fa6e400565d5 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:15.137333 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:15.137333 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:15.137547 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-112309aa-ba42-44ed-a1e5-fa6e400565d5 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:15.166255 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:15.166255 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:15.167281 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-112309aa-ba42-44ed-a1e5-fa6e400565d5 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:45:15.169914 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-112309aa-ba42-44ed-a1e5-fa6e400565d5 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c returned with HTTP 200 Nov 13 01:45:15.170851 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1533/3064] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:45:15 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c => generated 478 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:16.085677 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8ecce5b1-54ed-4ccc-a751-853eb9a9d317 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:45:16.086239 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8ecce5b1-54ed-4ccc-a751-853eb9a9d317 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:16.086454 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:16.086454 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:16.093363 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8ecce5b1-54ed-4ccc-a751-853eb9a9d317 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:16.152574 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:16.152574 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:16.164686 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8ecce5b1-54ed-4ccc-a751-853eb9a9d317 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:16.182524 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dd7c7cbc-ea32-414f-ba15-9afff95a56ee tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c Nov 13 01:45:16.184006 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dd7c7cbc-ea32-414f-ba15-9afff95a56ee tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:16.185490 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:16.185490 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:16.186160 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dd7c7cbc-ea32-414f-ba15-9afff95a56ee tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:16.194868 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8ecce5b1-54ed-4ccc-a751-853eb9a9d317 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:45:16.196146 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1532/3065] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:16 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 910 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:16.225255 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:16.225255 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:16.226553 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dd7c7cbc-ea32-414f-ba15-9afff95a56ee tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:45:16.228469 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dd7c7cbc-ea32-414f-ba15-9afff95a56ee tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c returned with HTTP 200 Nov 13 01:45:16.229477 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1534/3066] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:45:16 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c => generated 478 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:17.215536 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-31f14a2c-cd67-49c3-b0f4-7385e824d178 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:45:17.215536 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-31f14a2c-cd67-49c3-b0f4-7385e824d178 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:17.215536 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:17.215536 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:17.216581 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-31f14a2c-cd67-49c3-b0f4-7385e824d178 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:17.243511 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bfc620ac-798c-4d78-9f94-e5076bed5350 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c Nov 13 01:45:17.244372 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bfc620ac-798c-4d78-9f94-e5076bed5350 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:17.244886 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:17.244886 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:17.245313 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bfc620ac-798c-4d78-9f94-e5076bed5350 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:17.270146 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:17.270146 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:17.272749 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bfc620ac-798c-4d78-9f94-e5076bed5350 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c returned with HTTP 404 Nov 13 01:45:17.273902 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1535/3067] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:45:17 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:45:17.281544 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-31f14a2c-cd67-49c3-b0f4-7385e824d178 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:17.306670 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-31f14a2c-cd67-49c3-b0f4-7385e824d178 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:45:17.307704 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1533/3068] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:17 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 910 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:18.324642 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-61c94ccd-deda-4716-84f5-82325db51b92 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:45:18.325153 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-61c94ccd-deda-4716-84f5-82325db51b92 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:18.325641 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-61c94ccd-deda-4716-84f5-82325db51b92 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:18.385409 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:18.385409 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:18.395541 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-61c94ccd-deda-4716-84f5-82325db51b92 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:18.422861 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-61c94ccd-deda-4716-84f5-82325db51b92 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:45:18.423711 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1536/3069] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:18 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 910 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:19.439976 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2eb588b5-745a-45ec-a281-1fbc5cfc17b0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:45:19.440647 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2eb588b5-745a-45ec-a281-1fbc5cfc17b0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:19.440868 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:19.440868 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:19.441243 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2eb588b5-745a-45ec-a281-1fbc5cfc17b0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:19.495468 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:19.495468 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:19.504321 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2eb588b5-745a-45ec-a281-1fbc5cfc17b0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:19.556109 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2eb588b5-745a-45ec-a281-1fbc5cfc17b0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:45:19.557528 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1534/3070] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:19 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 910 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:20.600643 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-10cc68e2-dcc0-4782-9124-b4e22ff97251 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:45:20.603056 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-10cc68e2-dcc0-4782-9124-b4e22ff97251 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:20.603303 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:20.603303 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:20.604036 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-10cc68e2-dcc0-4782-9124-b4e22ff97251 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:20.657471 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:20.657471 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:20.668744 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-10cc68e2-dcc0-4782-9124-b4e22ff97251 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:20.697738 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-10cc68e2-dcc0-4782-9124-b4e22ff97251 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:45:20.698580 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1537/3071] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:20 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 910 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:21.721210 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c9a89669-1b95-4301-b188-cb7e054ea81c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:45:21.721761 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c9a89669-1b95-4301-b188-cb7e054ea81c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:21.722097 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:21.722097 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:21.722597 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c9a89669-1b95-4301-b188-cb7e054ea81c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:21.802822 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:21.802822 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:21.814385 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c9a89669-1b95-4301-b188-cb7e054ea81c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:21.840374 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c9a89669-1b95-4301-b188-cb7e054ea81c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:45:21.841621 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1535/3072] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:21 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 910 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:22.178142 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-08b8d926-e8ee-4a1a-a9ea-d8d658c93213 req-6376fd9e-2d52-470c-aed2-4f880e53d0a7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] DELETE http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/7ec0cca1-a476-4438-bf0e-a832bc22cd0c Nov 13 01:45:22.178659 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-08b8d926-e8ee-4a1a-a9ea-d8d658c93213 req-6376fd9e-2d52-470c-aed2-4f880e53d0a7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:22.178877 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:22.178877 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:22.179245 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-08b8d926-e8ee-4a1a-a9ea-d8d658c93213 req-6376fd9e-2d52-470c-aed2-4f880e53d0a7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:22.202860 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:22.202860 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:22.704126 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-08b8d926-e8ee-4a1a-a9ea-d8d658c93213 req-6376fd9e-2d52-470c-aed2-4f880e53d0a7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:45:22.704844 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-08b8d926-e8ee-4a1a-a9ea-d8d658c93213 req-6376fd9e-2d52-470c-aed2-4f880e53d0a7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:45:22.712183 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-08b8d926-e8ee-4a1a-a9ea-d8d658c93213 req-6376fd9e-2d52-470c-aed2-4f880e53d0a7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/7ec0cca1-a476-4438-bf0e-a832bc22cd0c returned with HTTP 200 Nov 13 01:45:22.713036 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1538/3073] 10.222.0.62 () {62 vars in 1437 bytes} [Fri Nov 13 01:45:22 2020] DELETE /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/7ec0cca1-a476-4438-bf0e-a832bc22cd0c => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:22.750754 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-08b8d926-e8ee-4a1a-a9ea-d8d658c93213 req-e65110eb-1d8a-47a6-9980-9bd79591ac01 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] DELETE http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:45:22.751554 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-08b8d926-e8ee-4a1a-a9ea-d8d658c93213 req-e65110eb-1d8a-47a6-9980-9bd79591ac01 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:22.751865 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:22.751865 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:22.752413 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-08b8d926-e8ee-4a1a-a9ea-d8d658c93213 req-e65110eb-1d8a-47a6-9980-9bd79591ac01 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:22.752959 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [req-08b8d926-e8ee-4a1a-a9ea-d8d658c93213 req-e65110eb-1d8a-47a6-9980-9bd79591ac01 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Delete volume with id: 8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:45:22.806118 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:22.806118 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:22.807308 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-08b8d926-e8ee-4a1a-a9ea-d8d658c93213 req-e65110eb-1d8a-47a6-9980-9bd79591ac01 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:22.837465 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-08b8d926-e8ee-4a1a-a9ea-d8d658c93213 req-e65110eb-1d8a-47a6-9980-9bd79591ac01 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Delete volume request issued successfully. Nov 13 01:45:22.837858 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-08b8d926-e8ee-4a1a-a9ea-d8d658c93213 req-e65110eb-1d8a-47a6-9980-9bd79591ac01 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 202 Nov 13 01:45:22.838722 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1536/3074] 10.222.0.62 () {60 vars in 1384 bytes} [Fri Nov 13 01:45:22 2020] DELETE /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:45:22.857887 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8bf70568-b897-404c-b91f-9c7159bfd00a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:45:22.858742 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8bf70568-b897-404c-b91f-9c7159bfd00a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:22.858992 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:22.858992 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:22.859677 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8bf70568-b897-404c-b91f-9c7159bfd00a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:22.911721 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:22.911721 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:22.920887 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8bf70568-b897-404c-b91f-9c7159bfd00a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:22.947298 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8bf70568-b897-404c-b91f-9c7159bfd00a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:45:22.948526 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1539/3075] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:22 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 910 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:23.965198 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a74177a4-972b-45f0-a65e-233b845c2598 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:45:23.966543 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a74177a4-972b-45f0-a65e-233b845c2598 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:23.966766 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:23.966766 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:23.967138 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a74177a4-972b-45f0-a65e-233b845c2598 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:24.023791 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:24.023791 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:24.032671 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a74177a4-972b-45f0-a65e-233b845c2598 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:24.057753 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a74177a4-972b-45f0-a65e-233b845c2598 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:45:24.059075 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1537/3076] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:23 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 910 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:24.358698 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-51d2559e-add6-41e2-b048-122add1b6dbc tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:45:24.359220 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-51d2559e-add6-41e2-b048-122add1b6dbc tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:24.359435 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:24.359435 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:24.359859 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-51d2559e-add6-41e2-b048-122add1b6dbc tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:24.410177 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-51d2559e-add6-41e2-b048-122add1b6dbc tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 404 Nov 13 01:45:24.411236 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1540/3077] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:24 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:45:24.607207 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8041b73-ae83-4977-9bac-1188b08342f3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] DELETE http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c Nov 13 01:45:24.608027 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d8041b73-ae83-4977-9bac-1188b08342f3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:24.608246 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:24.608246 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:24.608616 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d8041b73-ae83-4977-9bac-1188b08342f3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:24.608968 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-d8041b73-ae83-4977-9bac-1188b08342f3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Delete snapshot with id: d7880763-0182-4f58-a0b5-7295c0377f0c Nov 13 01:45:24.633648 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8041b73-ae83-4977-9bac-1188b08342f3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c returned with HTTP 404 Nov 13 01:45:24.634666 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1538/3078] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:45:24 2020] DELETE /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:45:24.643945 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe020b27-8ae9-4669-9ecd-9a68bedd3682 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c Nov 13 01:45:24.644558 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe020b27-8ae9-4669-9ecd-9a68bedd3682 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:24.645048 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe020b27-8ae9-4669-9ecd-9a68bedd3682 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:24.669501 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe020b27-8ae9-4669-9ecd-9a68bedd3682 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c returned with HTTP 404 Nov 13 01:45:24.670554 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1541/3079] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:45:24 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d7880763-0182-4f58-a0b5-7295c0377f0c => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:45:25.082937 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-277044ce-4fdb-4dd1-923c-2cbe8cb7b16b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:45:25.084124 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-277044ce-4fdb-4dd1-923c-2cbe8cb7b16b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:25.085174 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-277044ce-4fdb-4dd1-923c-2cbe8cb7b16b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:25.170677 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:25.170677 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:25.190907 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-277044ce-4fdb-4dd1-923c-2cbe8cb7b16b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:25.233488 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-277044ce-4fdb-4dd1-923c-2cbe8cb7b16b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:45:25.234536 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1539/3080] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:25 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 910 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:25.548719 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-33d073fe-5ebd-42b6-886d-45a72980dcbf tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] DELETE http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:45:25.549232 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-33d073fe-5ebd-42b6-886d-45a72980dcbf tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:25.549716 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-33d073fe-5ebd-42b6-886d-45a72980dcbf tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:25.550172 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-33d073fe-5ebd-42b6-886d-45a72980dcbf tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Delete volume with id: 8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:45:25.599444 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-33d073fe-5ebd-42b6-886d-45a72980dcbf tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 404 Nov 13 01:45:25.600676 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1542/3081] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:45:25 2020] DELETE /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:45:25.608767 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6759294e-9bb9-48ca-86c4-4959747b96db tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce Nov 13 01:45:25.609388 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6759294e-9bb9-48ca-86c4-4959747b96db tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:25.609674 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:25.609674 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:25.610191 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6759294e-9bb9-48ca-86c4-4959747b96db tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:25.657670 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6759294e-9bb9-48ca-86c4-4959747b96db tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce returned with HTTP 404 Nov 13 01:45:25.662391 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1540/3082] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:25 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/8492d500-ef7a-4e93-b74a-dabb97b28cce => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:45:26.251506 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c846627b-ae86-4daf-8b2f-1e128d548321 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:45:26.252134 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c846627b-ae86-4daf-8b2f-1e128d548321 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:26.252603 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c846627b-ae86-4daf-8b2f-1e128d548321 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:26.307443 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:26.307443 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:26.317293 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c846627b-ae86-4daf-8b2f-1e128d548321 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:26.343157 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c846627b-ae86-4daf-8b2f-1e128d548321 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:45:26.344046 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1543/3083] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:26 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:26.800219 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes Nov 13 01:45:26.801106 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestVolumeBootPattern-volume-origin-1525550246", "snapshot_id": null, "imageRef": "16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c", "volume_type": null, "size": 1}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:45:26.802375 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume request body: {'volume': {'display_name': 'tempest-TestVolumeBootPattern-volume-origin-1525550246', 'snapshot_id': None, 'imageRef': '16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c', 'volume_type': None, 'size': 1}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:45:26.913766 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume of 1 GB Nov 13 01:45:26.928490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Availability Zones retrieved successfully. Nov 13 01:45:26.946399 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Flow 'volume_create_api' (313b9b40-354f-4aa1-b6a2-029c622a5e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:45:26.950238 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8329be12-3193-4f50-ae42-7699b1f0a935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:45:26.952448 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:45:27.077903 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8329be12-3193-4f50-ae42-7699b1f0a935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:45:27.080261 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b46b151f-22c8-420a-882e-18654ef21c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:45:27.154199 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Created reservations ['2e7246c8-41f3-4fce-a925-3c77e7fa4f14', 'c953ebb9-713b-4777-ad6f-1663d9066a37', '3265aa9f-2e73-43a8-829f-6bbe5ae064a1', '0b01822e-b490-4e15-ba62-0c033ab0a20b'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:45:27.156141 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b46b151f-22c8-420a-882e-18654ef21c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e7246c8-41f3-4fce-a925-3c77e7fa4f14', 'c953ebb9-713b-4777-ad6f-1663d9066a37', '3265aa9f-2e73-43a8-829f-6bbe5ae064a1', '0b01822e-b490-4e15-ba62-0c033ab0a20b']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:45:27.159633 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dab644d7-53e5-41aa-be8d-c4eb5b2b98c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:45:27.218955 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dab644d7-53e5-41aa-be8d-c4eb5b2b98c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccf47406-341f-4d78-a067-53a57cb502b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1525550246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aa3ab99f8f5445ba119552622f56103',qos_specs=None,replication_status=,reservations=['2e7246c8-41f3-4fce-a925-3c77e7fa4f14','c953ebb9-713b-4777-ad6f-1663d9066a37','3265aa9f-2e73-43a8-829f-6bbe5ae064a1','0b01822e-b490-4e15-ba62-0c033ab0a20b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4e2141cc66c4123bcbfb0734931dc5c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:45:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1525550246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccf47406-341f-4d78-a067-53a57cb502b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7aa3ab99f8f5445ba119552622f56103',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='d4e2141cc66c4123bcbfb0734931dc5c',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:45:27.221007 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bea03875-afbb-44b6-8c8a-efbcbf315293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:45:27.248700 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bea03875-afbb-44b6-8c8a-efbcbf315293) 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-1525550246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aa3ab99f8f5445ba119552622f56103',qos_specs=None,replication_status=,reservations=['2e7246c8-41f3-4fce-a925-3c77e7fa4f14','c953ebb9-713b-4777-ad6f-1663d9066a37','3265aa9f-2e73-43a8-829f-6bbe5ae064a1','0b01822e-b490-4e15-ba62-0c033ab0a20b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4e2141cc66c4123bcbfb0734931dc5c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:45:27.250676 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5b77974-2241-4735-ad95-ac648e7ee5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:45:27.266436 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5b77974-2241-4735-ad95-ac648e7ee5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:45:27.269152 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Flow 'volume_create_api' (313b9b40-354f-4aa1-b6a2-029c622a5e7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:45:27.324964 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume request issued successfully. Nov 13 01:45:27.340223 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-abb0c92c-418d-4ce2-b7de-4ebd07d9d57d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes returned with HTTP 202 Nov 13 01:45:27.341283 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1541/3084] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:45:26 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes => generated 828 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:45:27.355836 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e9357329-ebce-42a4-8d53-bc37e9cd8e54 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:27.357091 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e9357329-ebce-42a4-8d53-bc37e9cd8e54 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:27.357546 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:27.357546 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:27.358463 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e9357329-ebce-42a4-8d53-bc37e9cd8e54 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:27.362250 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-176522fe-aaf0-482f-8f9a-ea32b00f1fb9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:45:27.363177 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-176522fe-aaf0-482f-8f9a-ea32b00f1fb9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:27.363390 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:27.363390 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:27.363784 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-176522fe-aaf0-482f-8f9a-ea32b00f1fb9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:27.416643 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:27.416643 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:27.426987 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e9357329-ebce-42a4-8d53-bc37e9cd8e54 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:27.438116 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:27.438116 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:27.451475 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-176522fe-aaf0-482f-8f9a-ea32b00f1fb9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:27.455621 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e9357329-ebce-42a4-8d53-bc37e9cd8e54 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:27.456679 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1544/3085] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:27 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 920 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:27.482172 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-176522fe-aaf0-482f-8f9a-ea32b00f1fb9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:45:27.483169 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1542/3086] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:27 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 971 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:45:28.473597 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-619fab35-7202-49e2-8508-b41c044a5b63 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:28.474186 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-619fab35-7202-49e2-8508-b41c044a5b63 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:28.474358 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:28.474358 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:28.474732 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-619fab35-7202-49e2-8508-b41c044a5b63 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:28.500359 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eb40c419-19e9-4987-8e40-14f30d9b739d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:45:28.500921 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-eb40c419-19e9-4987-8e40-14f30d9b739d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:28.501133 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:28.501133 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:28.501502 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-eb40c419-19e9-4987-8e40-14f30d9b739d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:28.526942 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:28.526942 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:28.538900 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-619fab35-7202-49e2-8508-b41c044a5b63 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:28.565526 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:28.565526 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:28.568483 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-619fab35-7202-49e2-8508-b41c044a5b63 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:28.569765 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1545/3087] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:28 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 920 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:28.576112 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-eb40c419-19e9-4987-8e40-14f30d9b739d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:28.604250 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eb40c419-19e9-4987-8e40-14f30d9b739d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:45:28.605808 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1543/3088] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:28 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:45:29.585635 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d96a96b8-843e-45b4-991d-38734e2dafcd tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:29.586214 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d96a96b8-843e-45b4-991d-38734e2dafcd tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:29.586327 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:29.586327 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:29.586857 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d96a96b8-843e-45b4-991d-38734e2dafcd tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:29.622348 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a1720f1-7b3a-4b29-85ac-e8d0a9ca53ba tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:45:29.622980 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a1720f1-7b3a-4b29-85ac-e8d0a9ca53ba tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:29.623204 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:29.623204 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:29.623587 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a1720f1-7b3a-4b29-85ac-e8d0a9ca53ba tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:29.644097 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:29.644097 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:29.657111 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d96a96b8-843e-45b4-991d-38734e2dafcd tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:29.683554 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:29.683554 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:29.686211 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d96a96b8-843e-45b4-991d-38734e2dafcd tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:29.686903 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1546/3089] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:29 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 920 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:29.696319 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9a1720f1-7b3a-4b29-85ac-e8d0a9ca53ba tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:29.730103 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a1720f1-7b3a-4b29-85ac-e8d0a9ca53ba tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:45:29.732263 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1544/3090] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:29 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:30.704353 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1d760e17-9b78-42ec-b43e-2b1b0e244b6d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:30.705436 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1d760e17-9b78-42ec-b43e-2b1b0e244b6d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:30.706037 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:30.706037 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:30.706672 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1d760e17-9b78-42ec-b43e-2b1b0e244b6d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:30.749793 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9013b885-8445-42df-b427-19477b83de64 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:45:30.750933 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9013b885-8445-42df-b427-19477b83de64 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:30.751270 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:30.751270 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:30.752290 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9013b885-8445-42df-b427-19477b83de64 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:30.769542 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:30.769542 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:30.779864 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1d760e17-9b78-42ec-b43e-2b1b0e244b6d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:30.804357 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1d760e17-9b78-42ec-b43e-2b1b0e244b6d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:30.805342 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1547/3091] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:30 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 920 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:30.812178 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:30.812178 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:30.821382 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9013b885-8445-42df-b427-19477b83de64 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:30.860359 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9013b885-8445-42df-b427-19477b83de64 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:45:30.861193 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1545/3092] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:30 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 1359 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:45:30.876943 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f1e835ca-8c8e-4092-a9c8-d06aaecb10bb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:45:30.877456 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f1e835ca-8c8e-4092-a9c8-d06aaecb10bb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:30.877671 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:30.877671 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:30.878039 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f1e835ca-8c8e-4092-a9c8-d06aaecb10bb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:30.928546 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:30.928546 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:30.939241 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f1e835ca-8c8e-4092-a9c8-d06aaecb10bb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:30.964032 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f1e835ca-8c8e-4092-a9c8-d06aaecb10bb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:45:30.965039 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1548/3093] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:30 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 1359 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:45:30.980815 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ad9aae03-9c7f-4db9-99e7-27c9fbcc1118 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] POST http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups Nov 13 01:45:30.981278 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:30.981278 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:30.981683 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ad9aae03-9c7f-4db9-99e7-27c9fbcc1118 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2a3e85b8-0b41-49cf-b149-80e2dcd36e53", "name": "tempest-VolumesBackupsTest-Backup-1391849424"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:45:30.982802 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.backups [None req-ad9aae03-9c7f-4db9-99e7-27c9fbcc1118 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Creating new backup {'backup': {'volume_id': '2a3e85b8-0b41-49cf-b149-80e2dcd36e53', 'name': 'tempest-VolumesBackupsTest-Backup-1391849424'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Nov 13 01:45:30.983213 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-ad9aae03-9c7f-4db9-99e7-27c9fbcc1118 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Creating backup of volume 2a3e85b8-0b41-49cf-b149-80e2dcd36e53 in container None Nov 13 01:45:31.034276 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:31.034276 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:31.035462 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ad9aae03-9c7f-4db9-99e7-27c9fbcc1118 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:45:31.072816 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-ad9aae03-9c7f-4db9-99e7-27c9fbcc1118 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Created reservations ['06ddcef5-03fa-4d47-af61-7ff98e23a8cb', 'be8a0e5c-5335-41e5-82f2-4fc0cf5c947e'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:45:31.146792 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ad9aae03-9c7f-4db9-99e7-27c9fbcc1118 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups returned with HTTP 202 Nov 13 01:45:31.147717 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1546/3094] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:45:30 2020] POST /volume/v3/f9770f04db9e41769db44c7a543b5215/backups => generated 396 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:45:31.159405 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8d0c950-ad00-4c18-9e16-36f596b3e1fd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:31.160016 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d8d0c950-ad00-4c18-9e16-36f596b3e1fd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:31.160238 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:31.160238 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:31.160604 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d8d0c950-ad00-4c18-9e16-36f596b3e1fd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:31.160971 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d8d0c950-ad00-4c18-9e16-36f596b3e1fd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:31.186150 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:31.186150 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:31.188233 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8d0c950-ad00-4c18-9e16-36f596b3e1fd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:31.189480 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1549/3095] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:31 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 803 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:45:31.822494 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1f0cd7df-5509-46f1-95e9-3c920dbb395f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:31.823419 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1f0cd7df-5509-46f1-95e9-3c920dbb395f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:31.823419 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:31.823419 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:31.824217 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1f0cd7df-5509-46f1-95e9-3c920dbb395f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:31.877949 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:31.877949 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:31.888392 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1f0cd7df-5509-46f1-95e9-3c920dbb395f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:31.916344 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1f0cd7df-5509-46f1-95e9-3c920dbb395f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:31.916989 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1547/3096] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:31 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 920 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:32.206130 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b453eb29-4469-4cd7-a3a4-71a93b0ca528 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:32.207106 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b453eb29-4469-4cd7-a3a4-71a93b0ca528 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:32.207468 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:32.207468 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:32.208137 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b453eb29-4469-4cd7-a3a4-71a93b0ca528 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:32.209096 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-b453eb29-4469-4cd7-a3a4-71a93b0ca528 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:32.235799 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:32.235799 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:32.237707 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b453eb29-4469-4cd7-a3a4-71a93b0ca528 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:32.238543 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1550/3097] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:32 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 803 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:45:32.934473 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-593fd87a-6408-4cfa-9024-7259658df1c4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:32.935030 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-593fd87a-6408-4cfa-9024-7259658df1c4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:32.935222 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:32.935222 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:32.935589 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-593fd87a-6408-4cfa-9024-7259658df1c4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:32.987628 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:32.987628 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:32.999332 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-593fd87a-6408-4cfa-9024-7259658df1c4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:33.022088 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-593fd87a-6408-4cfa-9024-7259658df1c4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:33.023250 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1548/3098] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:32 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 920 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:33.252593 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bdfd9a4c-4509-408e-b855-bee127c7926b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:33.253199 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bdfd9a4c-4509-408e-b855-bee127c7926b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:33.253341 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:33.253341 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:33.253681 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bdfd9a4c-4509-408e-b855-bee127c7926b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:33.254048 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-bdfd9a4c-4509-408e-b855-bee127c7926b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:33.278285 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:33.278285 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:33.280346 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bdfd9a4c-4509-408e-b855-bee127c7926b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:33.281335 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1551/3099] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:33 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 803 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:34.049683 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1c28ba47-31be-4403-8496-470c0eb824b2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:34.050399 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1c28ba47-31be-4403-8496-470c0eb824b2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:34.050399 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:34.050399 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:34.050770 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1c28ba47-31be-4403-8496-470c0eb824b2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:34.123817 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:34.123817 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:34.132980 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1c28ba47-31be-4403-8496-470c0eb824b2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:34.169191 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1c28ba47-31be-4403-8496-470c0eb824b2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:34.175819 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1549/3100] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:34 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 920 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:34.296195 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e25ac5bd-e8d4-453a-800d-87e92e4c978d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:34.296720 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e25ac5bd-e8d4-453a-800d-87e92e4c978d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:34.296936 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:34.296936 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:34.297295 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e25ac5bd-e8d4-453a-800d-87e92e4c978d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:34.297659 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e25ac5bd-e8d4-453a-800d-87e92e4c978d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:34.328024 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:34.328024 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:34.331010 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e25ac5bd-e8d4-453a-800d-87e92e4c978d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:34.332440 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1552/3101] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:34 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:35.187417 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7bc71e84-08ea-46e1-a7cf-4ffc48bb8ff5 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:35.188152 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7bc71e84-08ea-46e1-a7cf-4ffc48bb8ff5 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:35.188524 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:35.188524 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:35.189289 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7bc71e84-08ea-46e1-a7cf-4ffc48bb8ff5 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:35.259392 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:35.259392 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:35.268207 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7bc71e84-08ea-46e1-a7cf-4ffc48bb8ff5 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:35.293358 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7bc71e84-08ea-46e1-a7cf-4ffc48bb8ff5 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:35.294212 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1550/3102] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:35 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 920 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:35.351195 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5aaa85c4-45bc-4a15-bf88-532d5b7c04be tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:35.351771 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5aaa85c4-45bc-4a15-bf88-532d5b7c04be tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:35.352168 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:35.352168 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:35.352548 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5aaa85c4-45bc-4a15-bf88-532d5b7c04be tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:35.352920 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-5aaa85c4-45bc-4a15-bf88-532d5b7c04be tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:35.380744 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:35.380744 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:35.383972 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5aaa85c4-45bc-4a15-bf88-532d5b7c04be tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:35.386421 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1553/3103] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:35 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:36.313160 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-74b66d61-0b88-41d5-a790-3860113e0d66 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:36.315334 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-74b66d61-0b88-41d5-a790-3860113e0d66 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:36.315962 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:36.315962 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:36.316485 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-74b66d61-0b88-41d5-a790-3860113e0d66 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:36.379727 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:36.379727 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:36.391889 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-74b66d61-0b88-41d5-a790-3860113e0d66 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:36.405960 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-02c42bef-ab34-4122-b1f1-a15c1a57ebc7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:36.407737 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-02c42bef-ab34-4122-b1f1-a15c1a57ebc7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:36.408670 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:36.408670 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:36.409503 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-02c42bef-ab34-4122-b1f1-a15c1a57ebc7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:36.410345 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-02c42bef-ab34-4122-b1f1-a15c1a57ebc7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:36.436739 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-74b66d61-0b88-41d5-a790-3860113e0d66 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:36.437127 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:36.437127 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:36.438190 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1551/3104] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:36 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 920 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:36.440505 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-02c42bef-ab34-4122-b1f1-a15c1a57ebc7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:36.441416 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1554/3105] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:36 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:37.458282 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-10338d20-3908-48b9-8860-db834078543a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:37.459008 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-10338d20-3908-48b9-8860-db834078543a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:37.459195 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:37.459195 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:37.459906 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-10338d20-3908-48b9-8860-db834078543a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:37.460267 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-10338d20-3908-48b9-8860-db834078543a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:37.480546 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c30fa25c-6eb3-435e-b764-9678304cd51f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:37.481937 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c30fa25c-6eb3-435e-b764-9678304cd51f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:37.482537 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:37.482537 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:37.484229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c30fa25c-6eb3-435e-b764-9678304cd51f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:37.485801 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:37.485801 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:37.487879 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-10338d20-3908-48b9-8860-db834078543a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:37.488984 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1552/3106] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:37 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:45:37.555255 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:37.555255 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:37.569220 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c30fa25c-6eb3-435e-b764-9678304cd51f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:37.608800 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c30fa25c-6eb3-435e-b764-9678304cd51f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:37.610439 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1555/3107] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:37 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 920 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:38.502713 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8a3a5141-bec7-4b86-bb78-1a22fd9ffeed tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:38.503899 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8a3a5141-bec7-4b86-bb78-1a22fd9ffeed tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:38.503899 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:38.503899 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:38.504385 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8a3a5141-bec7-4b86-bb78-1a22fd9ffeed tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:38.504685 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-8a3a5141-bec7-4b86-bb78-1a22fd9ffeed tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:38.535993 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:38.535993 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:38.538163 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8a3a5141-bec7-4b86-bb78-1a22fd9ffeed tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:38.539168 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1553/3108] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:38 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:38.629017 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1b4a30e9-616c-4f38-97cb-4f9213d3038e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:38.629982 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1b4a30e9-616c-4f38-97cb-4f9213d3038e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:38.630204 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:38.630204 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:38.630577 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1b4a30e9-616c-4f38-97cb-4f9213d3038e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:38.723253 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:38.723253 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:38.737504 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1b4a30e9-616c-4f38-97cb-4f9213d3038e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:38.780876 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1b4a30e9-616c-4f38-97cb-4f9213d3038e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:38.781920 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1556/3109] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:38 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 920 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:39.561126 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1acfeba5-cfc0-4693-9d5d-025ac9712a66 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:39.562796 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1acfeba5-cfc0-4693-9d5d-025ac9712a66 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:39.563245 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:39.563245 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:39.565370 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1acfeba5-cfc0-4693-9d5d-025ac9712a66 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:39.565370 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-1acfeba5-cfc0-4693-9d5d-025ac9712a66 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:39.595946 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:39.595946 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:39.597972 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1acfeba5-cfc0-4693-9d5d-025ac9712a66 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:39.599099 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1554/3110] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:39 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:39.798088 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-345462ca-f788-4ae7-a377-469d5c62fe7f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:39.798759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-345462ca-f788-4ae7-a377-469d5c62fe7f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:39.798957 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:39.798957 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:39.799626 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-345462ca-f788-4ae7-a377-469d5c62fe7f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:39.887179 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:39.887179 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:39.902077 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-345462ca-f788-4ae7-a377-469d5c62fe7f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:39.926373 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-345462ca-f788-4ae7-a377-469d5c62fe7f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:39.927210 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1557/3111] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:39 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 920 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:40.614485 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fdd86990-0206-4bad-a8b3-46821224aa31 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:40.615159 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fdd86990-0206-4bad-a8b3-46821224aa31 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:40.615159 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:40.615159 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:40.615826 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fdd86990-0206-4bad-a8b3-46821224aa31 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:40.616522 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-fdd86990-0206-4bad-a8b3-46821224aa31 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:40.644747 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:40.644747 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:40.646653 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fdd86990-0206-4bad-a8b3-46821224aa31 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:40.647541 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1555/3112] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:40 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:40.947236 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1dacd1d2-ff8e-412f-af42-29ce37ffc3e6 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:40.947800 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1dacd1d2-ff8e-412f-af42-29ce37ffc3e6 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:40.948281 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:40.948281 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:40.948694 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1dacd1d2-ff8e-412f-af42-29ce37ffc3e6 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:41.003395 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:41.003395 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:41.014885 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1dacd1d2-ff8e-412f-af42-29ce37ffc3e6 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:41.042677 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1dacd1d2-ff8e-412f-af42-29ce37ffc3e6 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:41.043886 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1558/3113] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:40 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 978 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:41.664108 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6feedaa3-ee71-4498-8b4e-d8bec94adf4e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:41.664882 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6feedaa3-ee71-4498-8b4e-d8bec94adf4e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:41.664882 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:41.664882 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:41.665273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6feedaa3-ee71-4498-8b4e-d8bec94adf4e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:41.665539 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-6feedaa3-ee71-4498-8b4e-d8bec94adf4e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:41.691942 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:41.691942 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:41.695649 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6feedaa3-ee71-4498-8b4e-d8bec94adf4e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:41.698501 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1556/3114] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:41 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:42.064801 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fc6b6e8a-e00d-41f8-a0a8-8a5bb4f30eb3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:42.065648 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fc6b6e8a-e00d-41f8-a0a8-8a5bb4f30eb3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:42.065952 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:42.065952 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:42.066673 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fc6b6e8a-e00d-41f8-a0a8-8a5bb4f30eb3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:42.147591 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:42.147591 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:42.161445 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fc6b6e8a-e00d-41f8-a0a8-8a5bb4f30eb3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:42.199092 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fc6b6e8a-e00d-41f8-a0a8-8a5bb4f30eb3 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:42.200055 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1559/3115] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:42 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 981 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:45:42.712322 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14ccd581-7ae1-495b-a114-71b2a40e5f6a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:42.712849 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14ccd581-7ae1-495b-a114-71b2a40e5f6a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:42.712849 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:42.712849 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:42.713125 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-14ccd581-7ae1-495b-a114-71b2a40e5f6a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:42.713314 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-14ccd581-7ae1-495b-a114-71b2a40e5f6a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:42.750715 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:42.750715 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:42.752585 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-14ccd581-7ae1-495b-a114-71b2a40e5f6a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:42.753421 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1557/3116] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:42 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:43.221032 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-87cee81e-aac7-4f50-9165-cf832d2ba355 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:43.221789 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-87cee81e-aac7-4f50-9165-cf832d2ba355 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:43.222083 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:43.222083 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:43.222759 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-87cee81e-aac7-4f50-9165-cf832d2ba355 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:43.279535 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:43.279535 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:43.288927 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-87cee81e-aac7-4f50-9165-cf832d2ba355 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:43.312836 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-87cee81e-aac7-4f50-9165-cf832d2ba355 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:43.313640 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1560/3117] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:43 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 981 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:43.768130 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-292ce004-dc5d-4826-941f-17098b57493b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:43.768805 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-292ce004-dc5d-4826-941f-17098b57493b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:43.768972 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:43.768972 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:43.769528 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-292ce004-dc5d-4826-941f-17098b57493b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:43.769995 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-292ce004-dc5d-4826-941f-17098b57493b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:43.795692 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:43.795692 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:43.797813 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-292ce004-dc5d-4826-941f-17098b57493b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:43.798731 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1558/3118] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:43 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:44.331881 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-16fe3b5c-22c3-4e69-8401-825aa481e5ab tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:44.332511 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-16fe3b5c-22c3-4e69-8401-825aa481e5ab tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:44.332677 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:44.332677 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:44.332982 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-16fe3b5c-22c3-4e69-8401-825aa481e5ab tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:44.388617 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:44.388617 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:44.398227 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-16fe3b5c-22c3-4e69-8401-825aa481e5ab tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:44.424768 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-16fe3b5c-22c3-4e69-8401-825aa481e5ab tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:44.425658 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1561/3119] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:44 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 981 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:44.813723 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-640f5a12-9a41-42ac-8e90-153832f7b4c7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:44.814124 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-640f5a12-9a41-42ac-8e90-153832f7b4c7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:44.814268 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:44.814268 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:44.814562 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-640f5a12-9a41-42ac-8e90-153832f7b4c7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:44.814976 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-640f5a12-9a41-42ac-8e90-153832f7b4c7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:44.846432 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:44.846432 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:44.848313 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-640f5a12-9a41-42ac-8e90-153832f7b4c7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:44.849142 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1559/3120] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:44 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:45.446510 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2fd97d23-edab-452a-9d8a-bc6ff28f72b0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:45.447435 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2fd97d23-edab-452a-9d8a-bc6ff28f72b0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:45.447845 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:45.447845 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:45.448511 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2fd97d23-edab-452a-9d8a-bc6ff28f72b0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:45.513081 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:45.513081 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:45.523061 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2fd97d23-edab-452a-9d8a-bc6ff28f72b0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:45.554244 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2fd97d23-edab-452a-9d8a-bc6ff28f72b0 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:45.555100 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1562/3121] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:45 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 981 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:45.868564 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec2ff281-ebdc-482b-aed6-bb120d45ada1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:45.871535 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec2ff281-ebdc-482b-aed6-bb120d45ada1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:45.872899 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:45.872899 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:45.873489 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec2ff281-ebdc-482b-aed6-bb120d45ada1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:45.874095 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ec2ff281-ebdc-482b-aed6-bb120d45ada1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:45.903966 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:45.903966 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:45.906630 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec2ff281-ebdc-482b-aed6-bb120d45ada1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:45.907158 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1560/3122] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:45 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:46.571730 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7716f4bb-8c44-40b0-ac26-d46144931f40 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:46.572195 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7716f4bb-8c44-40b0-ac26-d46144931f40 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:46.572393 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:46.572393 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:46.573755 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7716f4bb-8c44-40b0-ac26-d46144931f40 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:46.626737 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:46.626737 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:46.636516 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7716f4bb-8c44-40b0-ac26-d46144931f40 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:46.661793 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7716f4bb-8c44-40b0-ac26-d46144931f40 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:46.667724 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1563/3123] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:46 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 981 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:46.923057 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fd165f70-a484-4b76-8bd0-a71aa14dbaab tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:46.923675 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fd165f70-a484-4b76-8bd0-a71aa14dbaab tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:46.923771 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:46.923771 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:46.924134 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fd165f70-a484-4b76-8bd0-a71aa14dbaab tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:46.924493 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-fd165f70-a484-4b76-8bd0-a71aa14dbaab tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:46.946174 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:46.946174 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:46.948090 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fd165f70-a484-4b76-8bd0-a71aa14dbaab tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:46.948912 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1561/3124] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:46 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:47.691962 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6adb631d-87db-4434-a714-7418ae33cacd tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:47.693002 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6adb631d-87db-4434-a714-7418ae33cacd tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:47.693590 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:47.693590 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:47.694340 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6adb631d-87db-4434-a714-7418ae33cacd tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:47.805265 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:47.805265 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:47.815948 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6adb631d-87db-4434-a714-7418ae33cacd tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:47.840903 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6adb631d-87db-4434-a714-7418ae33cacd tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:47.841751 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1564/3125] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:47 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 1369 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:45:47.858444 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c2d5694-f5a9-402d-a548-73da41305afb tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:47.858977 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c2d5694-f5a9-402d-a548-73da41305afb tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:47.859187 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:47.859187 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:47.859559 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c2d5694-f5a9-402d-a548-73da41305afb tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:47.944121 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:47.944121 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:47.953549 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8c2d5694-f5a9-402d-a548-73da41305afb tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:47.963758 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-71c6fdc8-2c1c-4ccc-80a8-ce4f0cdb3f85 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:47.964865 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-71c6fdc8-2c1c-4ccc-80a8-ce4f0cdb3f85 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:47.965066 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:47.965066 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:47.965712 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-71c6fdc8-2c1c-4ccc-80a8-ce4f0cdb3f85 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:47.966085 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-71c6fdc8-2c1c-4ccc-80a8-ce4f0cdb3f85 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:47.980149 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c2d5694-f5a9-402d-a548-73da41305afb tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:47.981363 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1562/3126] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:47 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 1369 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:45:47.989723 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:47.989723 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:47.991920 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-71c6fdc8-2c1c-4ccc-80a8-ce4f0cdb3f85 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:47.993061 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1565/3127] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:47 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:48.176408 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-e7558ac7-c37d-4f24-a742-a409624f7ef8 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:48.176939 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-e7558ac7-c37d-4f24-a742-a409624f7ef8 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:48.177157 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:48.177157 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:48.177528 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-e7558ac7-c37d-4f24-a742-a409624f7ef8 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:48.230053 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:48.230053 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:48.239719 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-e7558ac7-c37d-4f24-a742-a409624f7ef8 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:48.264716 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-e7558ac7-c37d-4f24-a742-a409624f7ef8 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:48.265569 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1563/3128] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:45:48 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 1369 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:45:49.007726 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd3691cc-eba4-4167-bc7c-a9605487262c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:49.008261 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd3691cc-eba4-4167-bc7c-a9605487262c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:49.008449 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:49.008449 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:49.009452 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd3691cc-eba4-4167-bc7c-a9605487262c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:49.009817 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-bd3691cc-eba4-4167-bc7c-a9605487262c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:49.033442 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:49.033442 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:49.035320 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd3691cc-eba4-4167-bc7c-a9605487262c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:49.036203 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1566/3129] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:49 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:49.047056 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-d3521747-ff02-49c7-9ce7-ebfa295b36a6 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:49.047980 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-d3521747-ff02-49c7-9ce7-ebfa295b36a6 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:49.048335 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:49.048335 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:49.049004 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-d3521747-ff02-49c7-9ce7-ebfa295b36a6 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:49.101289 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:49.101289 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:49.110092 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-d3521747-ff02-49c7-9ce7-ebfa295b36a6 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:49.134517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-d3521747-ff02-49c7-9ce7-ebfa295b36a6 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:49.136003 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1564/3130] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:45:49 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 1369 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:45:49.147592 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd3691cc-eba4-4167-bc7c-a9605487262c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume// Nov 13 01:45:49.148410 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd3691cc-eba4-4167-bc7c-a9605487262c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:49.148796 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:49.148796 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:49.149535 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd3691cc-eba4-4167-bc7c-a9605487262c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:49.152238 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd3691cc-eba4-4167-bc7c-a9605487262c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:45:49.153415 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1567/3131] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:45:49 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:45:49.166971 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-ccba9e14-6760-45ad-b82d-19939564a17f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments Nov 13 01:45:49.167532 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:49.167532 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:49.168009 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-ccba9e14-6760-45ad-b82d-19939564a17f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ccf47406-341f-4d78-a067-53a57cb502b3", "instance_uuid": "2be9606d-0d0f-40cd-8af3-99c00e80cc6b", "connector": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:45:49.219047 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:49.219047 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:49.283190 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-ccba9e14-6760-45ad-b82d-19939564a17f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments returned with HTTP 200 Nov 13 01:45:49.285320 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1565/3132] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:45:49 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:45:50.049941 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d1b4c00-1bca-4c00-8b73-d5b2f66d82f0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:50.051113 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d1b4c00-1bca-4c00-8b73-d5b2f66d82f0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:50.051568 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9d1b4c00-1bca-4c00-8b73-d5b2f66d82f0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:50.052194 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-9d1b4c00-1bca-4c00-8b73-d5b2f66d82f0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:50.074897 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:50.074897 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:50.076944 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9d1b4c00-1bca-4c00-8b73-d5b2f66d82f0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:50.077763 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1568/3133] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:50 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:50.660805 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-ccba9e14-6760-45ad-b82d-19939564a17f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume// Nov 13 01:45:50.661285 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-ccba9e14-6760-45ad-b82d-19939564a17f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:50.661505 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:50.661505 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:50.661864 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-ccba9e14-6760-45ad-b82d-19939564a17f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:50.663291 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-ccba9e14-6760-45ad-b82d-19939564a17f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:45:50.664110 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1566/3134] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:45:50 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:45:50.678379 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-31a5081c-2f91-4fe0-be40-7970b9b06a69 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:45:50.688434 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-31a5081c-2f91-4fe0-be40-7970b9b06a69 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:50.689087 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:50.689087 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:50.689673 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-31a5081c-2f91-4fe0-be40-7970b9b06a69 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:50.802134 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:50.802134 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:50.817462 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-31a5081c-2f91-4fe0-be40-7970b9b06a69 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:45:50.855989 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:50.855989 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:50.866158 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-31a5081c-2f91-4fe0-be40-7970b9b06a69 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:45:50.867224 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1569/3135] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:45:50 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 1467 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:45:50.892576 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-f43f080f-523b-4c18-89da-8967f81dcacb tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] PUT http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/3d0931a3-df93-49ff-97fc-c1bf5919e732 Nov 13 01:45:50.893657 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-f43f080f-523b-4c18-89da-8967f81dcacb tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:45:50.928383 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:45:50.928383 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:45:50.929041 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-f43f080f-523b-4c18-89da-8967f81dcacb tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Lock "b'cinder-attachment_update-ccf47406-341f-4d78-a067-53a57cb502b3-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.013s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:45:50.931489 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:50.931489 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:51.094031 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f2fc6325-f0d7-4d7b-8cf3-26021f8b79c8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:51.095192 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f2fc6325-f0d7-4d7b-8cf3-26021f8b79c8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:51.096089 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:51.096089 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:51.097516 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f2fc6325-f0d7-4d7b-8cf3-26021f8b79c8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:51.098078 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f2fc6325-f0d7-4d7b-8cf3-26021f8b79c8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:51.125181 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:51.125181 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:51.127590 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f2fc6325-f0d7-4d7b-8cf3-26021f8b79c8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:51.128648 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1570/3136] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:51 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:52.147497 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b748cb80-61f6-4d96-8618-97fc47fc3ee7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:52.148072 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b748cb80-61f6-4d96-8618-97fc47fc3ee7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:52.148265 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:52.148265 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:52.148912 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b748cb80-61f6-4d96-8618-97fc47fc3ee7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:52.149419 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-b748cb80-61f6-4d96-8618-97fc47fc3ee7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:52.229772 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:52.229772 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:52.233569 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b748cb80-61f6-4d96-8618-97fc47fc3ee7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:52.236463 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1571/3137] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:52 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:52.529172 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-f43f080f-523b-4c18-89da-8967f81dcacb tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Lock "b'cinder-attachment_update-ccf47406-341f-4d78-a067-53a57cb502b3-n-h2-729945-8'" released by "attachment_update" :: held 1.600s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:45:52.529976 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-f43f080f-523b-4c18-89da-8967f81dcacb tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/3d0931a3-df93-49ff-97fc-c1bf5919e732 returned with HTTP 200 Nov 13 01:45:52.531009 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1567/3138] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 01:45:50 2020] PUT /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/3d0931a3-df93-49ff-97fc-c1bf5919e732 => generated 762 bytes in 1644 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:45:52.570126 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-9c5d9065-0526-4f83-b9c8-64bab1acea2b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/3d0931a3-df93-49ff-97fc-c1bf5919e732/action Nov 13 01:45:52.570568 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:52.570568 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:52.571076 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-9c5d9065-0526-4f83-b9c8-64bab1acea2b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:45:52.571449 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-9c5d9065-0526-4f83-b9c8-64bab1acea2b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:45:52.649800 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:52.649800 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:52.665612 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-933a66bd-d917-4354-b85b-5d7a2ab9c93f req-9c5d9065-0526-4f83-b9c8-64bab1acea2b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/3d0931a3-df93-49ff-97fc-c1bf5919e732/action returned with HTTP 204 Nov 13 01:45:52.666543 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1572/3139] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 01:45:52 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/3d0931a3-df93-49ff-97fc-c1bf5919e732/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:45:53.250875 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2d4e0836-837b-49f8-bd15-a34c63fdbdee tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:53.251498 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2d4e0836-837b-49f8-bd15-a34c63fdbdee tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:53.251951 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:53.251951 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:53.252756 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2d4e0836-837b-49f8-bd15-a34c63fdbdee tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:53.253343 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-2d4e0836-837b-49f8-bd15-a34c63fdbdee tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:53.279010 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:53.279010 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:53.281396 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2d4e0836-837b-49f8-bd15-a34c63fdbdee tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:53.282464 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1568/3140] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:53 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:54.298748 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-40ba01cf-2a3f-4302-83cc-4672741513c0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:54.299294 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-40ba01cf-2a3f-4302-83cc-4672741513c0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:54.299433 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:54.299433 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:54.300106 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-40ba01cf-2a3f-4302-83cc-4672741513c0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:54.300477 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-40ba01cf-2a3f-4302-83cc-4672741513c0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:54.325887 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:54.325887 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:54.327755 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-40ba01cf-2a3f-4302-83cc-4672741513c0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:54.334317 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1573/3141] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:54 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:55.343140 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6089caf3-469b-4102-9b47-3bd089f185aa tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:55.344004 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6089caf3-469b-4102-9b47-3bd089f185aa tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:55.344583 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:55.344583 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:55.345253 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6089caf3-469b-4102-9b47-3bd089f185aa tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:55.345844 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-6089caf3-469b-4102-9b47-3bd089f185aa tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:55.368577 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:55.368577 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:55.370920 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6089caf3-469b-4102-9b47-3bd089f185aa tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:55.372123 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1569/3142] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:55 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:56.391484 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c2e20ced-6fb7-46bf-8de5-963835981cb3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:56.392091 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c2e20ced-6fb7-46bf-8de5-963835981cb3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:56.392247 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:56.392247 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:56.392653 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c2e20ced-6fb7-46bf-8de5-963835981cb3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:56.393177 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c2e20ced-6fb7-46bf-8de5-963835981cb3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:56.417496 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:56.417496 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:56.419817 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c2e20ced-6fb7-46bf-8de5-963835981cb3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:56.420679 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1574/3143] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:56 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:57.442759 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8a19a2f5-4d03-438d-bc19-eae688a3f3d9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:57.443771 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8a19a2f5-4d03-438d-bc19-eae688a3f3d9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:57.444082 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:57.444082 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:57.444654 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8a19a2f5-4d03-438d-bc19-eae688a3f3d9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:57.445289 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-8a19a2f5-4d03-438d-bc19-eae688a3f3d9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:57.470688 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:57.470688 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:57.472708 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8a19a2f5-4d03-438d-bc19-eae688a3f3d9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:57.473800 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1570/3144] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:57 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:58.489693 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3893dce-bfcc-4dbb-8847-2a1801aa88a0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:58.492151 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3893dce-bfcc-4dbb-8847-2a1801aa88a0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:58.492151 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:58.492151 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:58.492151 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3893dce-bfcc-4dbb-8847-2a1801aa88a0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:58.492151 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e3893dce-bfcc-4dbb-8847-2a1801aa88a0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:58.513563 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:58.513563 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:58.515376 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3893dce-bfcc-4dbb-8847-2a1801aa88a0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:58.516447 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1575/3145] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:58 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:45:59.530482 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-74ea6728-6c45-488c-9e19-af6778e78b36 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:45:59.531070 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-74ea6728-6c45-488c-9e19-af6778e78b36 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:45:59.531204 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:45:59.531204 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:45:59.531527 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-74ea6728-6c45-488c-9e19-af6778e78b36 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:45:59.531938 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-74ea6728-6c45-488c-9e19-af6778e78b36 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:45:59.554524 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:45:59.554524 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:45:59.556564 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-74ea6728-6c45-488c-9e19-af6778e78b36 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:45:59.558222 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1571/3146] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:45:59 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:00.571482 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-26791387-b9fc-4ba3-b52c-c1d1ce00c372 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:00.572143 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-26791387-b9fc-4ba3-b52c-c1d1ce00c372 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:00.572143 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:00.572143 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:00.573113 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-26791387-b9fc-4ba3-b52c-c1d1ce00c372 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:00.573277 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-26791387-b9fc-4ba3-b52c-c1d1ce00c372 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:00.595276 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:00.595276 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:00.597262 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-26791387-b9fc-4ba3-b52c-c1d1ce00c372 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:00.598076 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1576/3147] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:00 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:01.611964 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d81e0203-e067-4e61-9296-915572e15862 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:01.612504 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d81e0203-e067-4e61-9296-915572e15862 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:01.612675 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:01.612675 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:01.613045 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d81e0203-e067-4e61-9296-915572e15862 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:01.613417 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d81e0203-e067-4e61-9296-915572e15862 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:01.635415 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:01.635415 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:01.637111 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d81e0203-e067-4e61-9296-915572e15862 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:01.637926 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1572/3148] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:01 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:02.652060 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6ac39a3b-9fa5-4ad0-bfb1-394ac008c0dc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:02.652867 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6ac39a3b-9fa5-4ad0-bfb1-394ac008c0dc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:02.653191 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:02.653191 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:02.653574 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6ac39a3b-9fa5-4ad0-bfb1-394ac008c0dc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:02.653936 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-6ac39a3b-9fa5-4ad0-bfb1-394ac008c0dc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:02.676794 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:02.676794 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:02.678896 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6ac39a3b-9fa5-4ad0-bfb1-394ac008c0dc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:02.687865 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1577/3149] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:02 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:03.698834 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-09dbea8b-d012-449a-b160-729943b88709 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:03.700740 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-09dbea8b-d012-449a-b160-729943b88709 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:03.701282 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:03.701282 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:03.701943 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-09dbea8b-d012-449a-b160-729943b88709 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:03.716486 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-09dbea8b-d012-449a-b160-729943b88709 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:03.766360 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:03.766360 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:03.772423 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-09dbea8b-d012-449a-b160-729943b88709 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:03.783511 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1573/3150] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:03 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:04.794296 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a4639bd1-f73a-4970-b775-0bb209ba6428 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:04.794967 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a4639bd1-f73a-4970-b775-0bb209ba6428 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:04.796027 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:04.796027 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:04.796575 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a4639bd1-f73a-4970-b775-0bb209ba6428 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:04.796933 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-a4639bd1-f73a-4970-b775-0bb209ba6428 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:04.825749 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:04.825749 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:04.829666 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a4639bd1-f73a-4970-b775-0bb209ba6428 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:04.830430 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1578/3151] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:04 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:05.845733 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ed79b52f-fd4c-479a-96a7-5265100071d7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:05.846254 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ed79b52f-fd4c-479a-96a7-5265100071d7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:05.846466 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:05.846466 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:05.846832 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ed79b52f-fd4c-479a-96a7-5265100071d7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:05.847206 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ed79b52f-fd4c-479a-96a7-5265100071d7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:05.882262 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:05.882262 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:05.884352 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ed79b52f-fd4c-479a-96a7-5265100071d7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:05.890929 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1574/3152] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:05 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:06.900705 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b84f5a80-27bf-4346-a302-c7f923e497cc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:06.901463 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b84f5a80-27bf-4346-a302-c7f923e497cc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:06.901582 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:06.901582 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:06.902238 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b84f5a80-27bf-4346-a302-c7f923e497cc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:06.902851 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-b84f5a80-27bf-4346-a302-c7f923e497cc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:06.925922 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:06.925922 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:06.928106 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b84f5a80-27bf-4346-a302-c7f923e497cc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:06.928993 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1579/3153] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:06 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:46:07.951451 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7bf45c96-16f3-4bd6-aec0-0ff268fc06d4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:07.952469 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7bf45c96-16f3-4bd6-aec0-0ff268fc06d4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:07.952721 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:07.952721 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:07.953266 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7bf45c96-16f3-4bd6-aec0-0ff268fc06d4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:07.953761 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7bf45c96-16f3-4bd6-aec0-0ff268fc06d4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:07.990493 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:07.990493 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:07.993867 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7bf45c96-16f3-4bd6-aec0-0ff268fc06d4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:07.995587 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1575/3154] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:07 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:09.011661 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7cfaf33d-505c-4cea-805d-22c3af8eca0c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:09.012529 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7cfaf33d-505c-4cea-805d-22c3af8eca0c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:09.012529 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:09.012529 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:09.012929 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7cfaf33d-505c-4cea-805d-22c3af8eca0c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:09.013123 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7cfaf33d-505c-4cea-805d-22c3af8eca0c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:09.037965 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:09.037965 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:09.040712 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7cfaf33d-505c-4cea-805d-22c3af8eca0c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:09.042227 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1580/3155] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:09 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:10.058261 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7b5ff1c8-2f64-4197-b819-be8c20dc4cd4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:10.058926 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7b5ff1c8-2f64-4197-b819-be8c20dc4cd4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:10.059120 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:10.059120 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:10.059511 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7b5ff1c8-2f64-4197-b819-be8c20dc4cd4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:10.059915 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7b5ff1c8-2f64-4197-b819-be8c20dc4cd4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:10.113347 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:10.113347 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:10.119012 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7b5ff1c8-2f64-4197-b819-be8c20dc4cd4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:10.122411 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1576/3156] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:10 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:11.137664 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-151a1051-d369-41a2-bc7e-049e6ff012a9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:11.138309 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-151a1051-d369-41a2-bc7e-049e6ff012a9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:11.138428 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:11.138428 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:11.138745 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-151a1051-d369-41a2-bc7e-049e6ff012a9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:11.139115 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-151a1051-d369-41a2-bc7e-049e6ff012a9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:11.194321 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:11.194321 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:11.196234 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-151a1051-d369-41a2-bc7e-049e6ff012a9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:11.197085 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1581/3157] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:11 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:12.213362 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-92992d66-b6ef-483c-9de9-0a94c71a24b5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:12.213362 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-92992d66-b6ef-483c-9de9-0a94c71a24b5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:12.214216 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:12.214216 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:12.214216 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-92992d66-b6ef-483c-9de9-0a94c71a24b5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:12.214216 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-92992d66-b6ef-483c-9de9-0a94c71a24b5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:12.242637 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:12.242637 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:12.244631 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-92992d66-b6ef-483c-9de9-0a94c71a24b5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:12.246108 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1577/3158] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:12 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:13.259000 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c9e201bc-5096-4d13-a0ad-0dfcb903e64f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:13.259646 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c9e201bc-5096-4d13-a0ad-0dfcb903e64f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:13.260528 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:13.260528 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:13.261056 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c9e201bc-5096-4d13-a0ad-0dfcb903e64f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:13.261431 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c9e201bc-5096-4d13-a0ad-0dfcb903e64f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:13.286860 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:13.286860 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:13.288856 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c9e201bc-5096-4d13-a0ad-0dfcb903e64f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:13.289738 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1582/3159] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:13 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:14.312591 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe3d7ca7-fc61-40f7-b448-a86f9bbb83c7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:14.312591 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe3d7ca7-fc61-40f7-b448-a86f9bbb83c7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:14.312591 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:14.312591 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:14.312591 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe3d7ca7-fc61-40f7-b448-a86f9bbb83c7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:14.312591 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-fe3d7ca7-fc61-40f7-b448-a86f9bbb83c7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:14.337616 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:14.337616 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:14.337616 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe3d7ca7-fc61-40f7-b448-a86f9bbb83c7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:14.337616 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1578/3160] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:14 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:15.354848 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e236d762-af2e-43e1-a5da-09a6c54bd18a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:15.354848 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e236d762-af2e-43e1-a5da-09a6c54bd18a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:15.354848 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:15.354848 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:15.355685 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e236d762-af2e-43e1-a5da-09a6c54bd18a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:15.357044 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e236d762-af2e-43e1-a5da-09a6c54bd18a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:15.394159 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:15.394159 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:15.396864 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e236d762-af2e-43e1-a5da-09a6c54bd18a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:15.398112 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1583/3161] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:15 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:16.413773 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-23738633-cd1d-43b1-b007-adb7e9136f7c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:16.414288 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-23738633-cd1d-43b1-b007-adb7e9136f7c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:16.414539 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:16.414539 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:16.414861 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-23738633-cd1d-43b1-b007-adb7e9136f7c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:16.415230 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-23738633-cd1d-43b1-b007-adb7e9136f7c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:16.440457 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:16.440457 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:16.442454 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-23738633-cd1d-43b1-b007-adb7e9136f7c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:16.443334 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1579/3162] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:16 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:17.457995 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c14b8cc7-395c-401c-b971-c5bf0dece21f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:17.458541 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c14b8cc7-395c-401c-b971-c5bf0dece21f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:17.459591 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:17.459591 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:17.459591 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c14b8cc7-395c-401c-b971-c5bf0dece21f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:17.459849 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c14b8cc7-395c-401c-b971-c5bf0dece21f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:17.484368 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:17.484368 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:17.486198 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c14b8cc7-395c-401c-b971-c5bf0dece21f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:17.487021 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1584/3163] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:17 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:18.501886 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c9ddb03a-53fc-4add-a31c-93605cfcc39f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:18.502456 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c9ddb03a-53fc-4add-a31c-93605cfcc39f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:18.502637 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:18.502637 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:18.503058 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c9ddb03a-53fc-4add-a31c-93605cfcc39f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:18.503445 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c9ddb03a-53fc-4add-a31c-93605cfcc39f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:18.537475 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:18.537475 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:18.537475 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c9ddb03a-53fc-4add-a31c-93605cfcc39f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:18.537475 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1580/3164] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:18 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:19.546595 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8fe545b9-dfec-41c6-873a-63b22dc84995 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:19.547126 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8fe545b9-dfec-41c6-873a-63b22dc84995 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:19.547244 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:19.547244 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:19.547549 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8fe545b9-dfec-41c6-873a-63b22dc84995 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:19.547929 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-8fe545b9-dfec-41c6-873a-63b22dc84995 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:19.573352 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:19.573352 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:19.575716 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8fe545b9-dfec-41c6-873a-63b22dc84995 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:19.576705 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1585/3165] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:19 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:20.591098 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-07d2586b-7351-49c7-a60f-4b429bc344b5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:20.591771 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-07d2586b-7351-49c7-a60f-4b429bc344b5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:20.591873 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:20.591873 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:20.592177 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-07d2586b-7351-49c7-a60f-4b429bc344b5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:20.592536 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-07d2586b-7351-49c7-a60f-4b429bc344b5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:20.615498 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:20.615498 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:20.617571 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-07d2586b-7351-49c7-a60f-4b429bc344b5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:20.618501 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1581/3166] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:20 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:21.641408 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6815f01a-7dcd-49b3-a487-af6391ffd09a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:21.641408 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6815f01a-7dcd-49b3-a487-af6391ffd09a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:21.641408 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:21.641408 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:21.641408 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6815f01a-7dcd-49b3-a487-af6391ffd09a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:21.641408 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-6815f01a-7dcd-49b3-a487-af6391ffd09a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:21.670283 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:21.670283 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:21.670283 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6815f01a-7dcd-49b3-a487-af6391ffd09a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:21.670283 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1586/3167] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:21 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:22.685106 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-330993dc-84fd-4939-8cb8-0336c7556470 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:22.686404 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-330993dc-84fd-4939-8cb8-0336c7556470 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:22.686970 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:22.686970 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:22.687920 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-330993dc-84fd-4939-8cb8-0336c7556470 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:22.688728 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-330993dc-84fd-4939-8cb8-0336c7556470 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:22.718709 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:22.718709 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:22.720410 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-330993dc-84fd-4939-8cb8-0336c7556470 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:22.723882 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1582/3168] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:22 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:46:23.736290 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe6e7ec1-fd7b-4486-b594-203d6e5baa21 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:23.736831 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe6e7ec1-fd7b-4486-b594-203d6e5baa21 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:23.737048 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:23.737048 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:23.737392 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fe6e7ec1-fd7b-4486-b594-203d6e5baa21 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:23.737723 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-fe6e7ec1-fd7b-4486-b594-203d6e5baa21 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:23.761065 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:23.761065 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:23.762906 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fe6e7ec1-fd7b-4486-b594-203d6e5baa21 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:23.763751 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1587/3169] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:23 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:24.796644 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a5d5280d-bbe1-479d-9307-65f958f8fb40 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:24.796644 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a5d5280d-bbe1-479d-9307-65f958f8fb40 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:24.796644 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:24.796644 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:24.796644 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a5d5280d-bbe1-479d-9307-65f958f8fb40 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:24.796644 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-a5d5280d-bbe1-479d-9307-65f958f8fb40 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:24.869376 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:24.869376 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:24.869376 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a5d5280d-bbe1-479d-9307-65f958f8fb40 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:24.886792 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1583/3170] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:24 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:25.895319 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d64361cd-9429-4225-bd7c-c262d09e6d55 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:25.895319 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d64361cd-9429-4225-bd7c-c262d09e6d55 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:25.895319 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:25.895319 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:25.895319 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d64361cd-9429-4225-bd7c-c262d09e6d55 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:25.895319 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d64361cd-9429-4225-bd7c-c262d09e6d55 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:25.927449 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:25.927449 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:25.928128 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d64361cd-9429-4225-bd7c-c262d09e6d55 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:25.932773 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1588/3171] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:25 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:26.947783 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2a1e603-815b-4b87-95c8-0112a576cfc8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:26.948413 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2a1e603-815b-4b87-95c8-0112a576cfc8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:26.948886 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:26.948886 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:26.949281 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d2a1e603-815b-4b87-95c8-0112a576cfc8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:26.949647 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d2a1e603-815b-4b87-95c8-0112a576cfc8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:26.971497 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:26.971497 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:26.973416 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d2a1e603-815b-4b87-95c8-0112a576cfc8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:26.974447 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1584/3172] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:26 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:27.990201 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4a5d6123-b698-4727-8199-32d13a996947 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:27.990612 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4a5d6123-b698-4727-8199-32d13a996947 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:27.990888 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:27.990888 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:27.991228 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4a5d6123-b698-4727-8199-32d13a996947 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:27.991514 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-4a5d6123-b698-4727-8199-32d13a996947 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:28.016297 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:28.016297 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:28.018229 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4a5d6123-b698-4727-8199-32d13a996947 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:28.019086 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1589/3173] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:27 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:29.035540 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-38c0a1f8-2be5-4536-990d-1b973234bb5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:29.036220 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-38c0a1f8-2be5-4536-990d-1b973234bb5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:29.036496 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:29.036496 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:29.037459 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-38c0a1f8-2be5-4536-990d-1b973234bb5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:29.037907 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-38c0a1f8-2be5-4536-990d-1b973234bb5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:29.070147 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:29.070147 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:29.072555 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-38c0a1f8-2be5-4536-990d-1b973234bb5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:29.078604 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1585/3174] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:29 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:30.098753 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9492e985-e675-4941-9b21-99eb2ae19069 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:30.098753 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9492e985-e675-4941-9b21-99eb2ae19069 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:30.098753 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:30.098753 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:30.098753 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9492e985-e675-4941-9b21-99eb2ae19069 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:30.098753 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-9492e985-e675-4941-9b21-99eb2ae19069 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:30.128975 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:30.128975 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:30.131245 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9492e985-e675-4941-9b21-99eb2ae19069 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:30.132377 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1590/3175] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:30 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:46:31.147493 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-072d3389-fdcb-49ba-a905-67ffaa7a41b4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:31.148482 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-072d3389-fdcb-49ba-a905-67ffaa7a41b4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:31.148845 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:31.148845 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:31.149485 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-072d3389-fdcb-49ba-a905-67ffaa7a41b4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:31.150021 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-072d3389-fdcb-49ba-a905-67ffaa7a41b4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:31.181548 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:31.181548 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:31.184359 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-072d3389-fdcb-49ba-a905-67ffaa7a41b4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:31.185548 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1586/3176] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:31 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:46:32.201750 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-801ce9a2-49d6-4174-b457-d7106307e15c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:32.201750 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-801ce9a2-49d6-4174-b457-d7106307e15c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:32.201750 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:32.201750 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:32.201750 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-801ce9a2-49d6-4174-b457-d7106307e15c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:32.201750 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-801ce9a2-49d6-4174-b457-d7106307e15c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:32.225681 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:32.225681 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:32.227506 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-801ce9a2-49d6-4174-b457-d7106307e15c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:32.228512 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1591/3177] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:32 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:33.242601 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5ca72468-d008-4dea-b1bd-3f8e82b71525 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:33.243128 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5ca72468-d008-4dea-b1bd-3f8e82b71525 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:33.243266 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:33.243266 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:33.244413 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5ca72468-d008-4dea-b1bd-3f8e82b71525 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:33.244791 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-5ca72468-d008-4dea-b1bd-3f8e82b71525 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:33.267098 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:33.267098 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:33.269280 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5ca72468-d008-4dea-b1bd-3f8e82b71525 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:33.270344 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1587/3178] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:33 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:34.289075 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-218f6b57-52b3-490e-95c9-bfc80d0576d5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:34.291547 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-218f6b57-52b3-490e-95c9-bfc80d0576d5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:34.291547 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:34.291547 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:34.291547 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-218f6b57-52b3-490e-95c9-bfc80d0576d5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:34.292770 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-218f6b57-52b3-490e-95c9-bfc80d0576d5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:34.330186 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:34.330186 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:34.330186 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-218f6b57-52b3-490e-95c9-bfc80d0576d5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:34.332171 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1592/3179] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:34 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:35.346156 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee688c2f-293e-485b-9371-aa98a58a6e5f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:35.346156 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee688c2f-293e-485b-9371-aa98a58a6e5f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:35.346156 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:35.346156 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:35.346867 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee688c2f-293e-485b-9371-aa98a58a6e5f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:35.346867 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ee688c2f-293e-485b-9371-aa98a58a6e5f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:35.373406 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:35.373406 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:35.375528 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee688c2f-293e-485b-9371-aa98a58a6e5f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:35.376428 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1588/3180] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:35 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:36.391943 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b5d09331-1e70-436d-bdfa-ae3b384321eb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:36.392469 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b5d09331-1e70-436d-bdfa-ae3b384321eb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:36.392685 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:36.392685 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:36.393254 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b5d09331-1e70-436d-bdfa-ae3b384321eb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:36.393753 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-b5d09331-1e70-436d-bdfa-ae3b384321eb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:36.424888 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:36.424888 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:36.428725 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b5d09331-1e70-436d-bdfa-ae3b384321eb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:36.430102 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1593/3181] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:36 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:37.444673 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9372ed30-0e01-4e9c-a35d-b7f165fd5a62 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:37.445280 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9372ed30-0e01-4e9c-a35d-b7f165fd5a62 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:37.445396 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:37.445396 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:37.445780 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9372ed30-0e01-4e9c-a35d-b7f165fd5a62 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:37.446247 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-9372ed30-0e01-4e9c-a35d-b7f165fd5a62 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:37.476848 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:37.476848 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:37.478730 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9372ed30-0e01-4e9c-a35d-b7f165fd5a62 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:37.479726 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1589/3182] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:37 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:37.493184 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0ba9eb15-d8e3-493c-982a-537e7287565a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:46:37.494049 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0ba9eb15-d8e3-493c-982a-537e7287565a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:37.495851 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:37.495851 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:37.495851 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0ba9eb15-d8e3-493c-982a-537e7287565a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:37.555233 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:37.555233 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:37.565205 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0ba9eb15-d8e3-493c-982a-537e7287565a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:46:37.595765 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0ba9eb15-d8e3-493c-982a-537e7287565a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:46:37.598543 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1594/3183] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:37 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 1359 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:46:37.616729 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] POST http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c/restore Nov 13 01:46:37.617158 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:37.617158 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:37.617680 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:46:37.619144 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.backups [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Restoring backup fdc1b194-a2a0-460a-99e9-2579aa942a8c ({'restore': {}}) {{(pid=87988) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Nov 13 01:46:37.619517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Restoring backup fdc1b194-a2a0-460a-99e9-2579aa942a8c to volume None. Nov 13 01:46:37.642454 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:37.642454 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:37.645410 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.backup.api [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Creating volume of 1 GB for restore of backup fdc1b194-a2a0-460a-99e9-2579aa942a8c. Nov 13 01:46:37.659240 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Availability Zones retrieved successfully. Nov 13 01:46:37.677292 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Flow 'volume_create_api' (0c28033f-6a75-445d-8117-8e1c7aa9114f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:46:37.680256 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (786ff689-a928-4b36-a60d-393523ed6be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:46:37.683002 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:46:37.795183 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (786ff689-a928-4b36-a60d-393523ed6be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:46:37.799863 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0207e051-1112-4971-ae1f-cb2b152c4e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:46:37.904576 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Created reservations ['373df585-c259-4600-99cc-ef226c7daec4', 'bed576ec-dddd-4fc4-ad55-06cf414f3ba6', '6cd76e3b-256f-4560-88c9-1348bbde5ffa', '7650a3ce-bf97-4b34-888f-629e8e64bee5'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:46:37.906593 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0207e051-1112-4971-ae1f-cb2b152c4e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['373df585-c259-4600-99cc-ef226c7daec4', 'bed576ec-dddd-4fc4-ad55-06cf414f3ba6', '6cd76e3b-256f-4560-88c9-1348bbde5ffa', '7650a3ce-bf97-4b34-888f-629e8e64bee5']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:46:37.909218 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (619c5963-d143-41f5-9251-e0cc06440177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:46:37.991065 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (619c5963-d143-41f5-9251-e0cc06440177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90712a17-4c6b-4cad-818b-6ff262bab683', '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_fdc1b194-a2a0-460a-99e9-2579aa942a8c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9770f04db9e41769db44c7a543b5215',qos_specs=None,replication_status=,reservations=['373df585-c259-4600-99cc-ef226c7daec4','bed576ec-dddd-4fc4-ad55-06cf414f3ba6','6cd76e3b-256f-4560-88c9-1348bbde5ffa','7650a3ce-bf97-4b34-888f-629e8e64bee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='005d3b8860184a2aa76238bea8d89d19',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:46:37Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_fdc1b194-a2a0-460a-99e9-2579aa942a8c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90712a17-4c6b-4cad-818b-6ff262bab683,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9770f04db9e41769db44c7a543b5215',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='005d3b8860184a2aa76238bea8d89d19',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:46:37.993104 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9982415f-2df4-4be6-a41a-cb04aa47aae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:46:38.031347 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9982415f-2df4-4be6-a41a-cb04aa47aae3) 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_fdc1b194-a2a0-460a-99e9-2579aa942a8c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9770f04db9e41769db44c7a543b5215',qos_specs=None,replication_status=,reservations=['373df585-c259-4600-99cc-ef226c7daec4','bed576ec-dddd-4fc4-ad55-06cf414f3ba6','6cd76e3b-256f-4560-88c9-1348bbde5ffa','7650a3ce-bf97-4b34-888f-629e8e64bee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='005d3b8860184a2aa76238bea8d89d19',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:46:38.037138 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77e6c708-9451-4de3-b924-687e471fb757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:46:38.057947 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77e6c708-9451-4de3-b924-687e471fb757) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:46:38.060727 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Flow 'volume_create_api' (0c28033f-6a75-445d-8117-8e1c7aa9114f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:46:38.122517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Create volume request issued successfully. Nov 13 01:46:38.184591 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:38.184591 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:38.185964 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:46:39.258724 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:39.258724 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:39.258724 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:46:39.258724 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.api [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Checking backup size 1 against volume size 1 {{(pid=87988) restore /opt/stack/cinder/cinder/backup/api.py:383}} Nov 13 01:46:39.258724 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.backup.api [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Overwriting volume 90712a17-4c6b-4cad-818b-6ff262bab683 with restore of backup fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:39.291703 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.rpcapi [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] restore_backup in rpcapi backup_id fdc1b194-a2a0-460a-99e9-2579aa942a8c {{(pid=87988) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Nov 13 01:46:39.299255 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-468c71ad-be7e-4b78-8d40-b4f2fa087e5c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c/restore returned with HTTP 202 Nov 13 01:46:39.313145 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1590/3184] 10.222.0.13 () {58 vars in 1320 bytes} [Fri Nov 13 01:46:37 2020] POST /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c/restore => generated 189 bytes in 1693 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:46:39.316886 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3677e469-69c3-4090-9699-68bb1eb6d689 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:39.316886 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3677e469-69c3-4090-9699-68bb1eb6d689 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:39.316886 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:39.316886 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:39.316886 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3677e469-69c3-4090-9699-68bb1eb6d689 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:39.316886 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3677e469-69c3-4090-9699-68bb1eb6d689 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:39.352155 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:39.352155 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:39.355021 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3677e469-69c3-4090-9699-68bb1eb6d689 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:39.356998 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1595/3185] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:39 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:40.373601 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3370231a-ad2a-4502-9299-24f38c9fdc47 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:40.377622 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3370231a-ad2a-4502-9299-24f38c9fdc47 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:40.377622 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:40.377622 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:40.377622 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3370231a-ad2a-4502-9299-24f38c9fdc47 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:40.377622 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3370231a-ad2a-4502-9299-24f38c9fdc47 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:40.416086 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:40.416086 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:40.416086 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3370231a-ad2a-4502-9299-24f38c9fdc47 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:40.416086 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1591/3186] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:40 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:41.426875 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-220b994e-c383-4ea1-91e0-19e7fe1cfc91 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:41.427428 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-220b994e-c383-4ea1-91e0-19e7fe1cfc91 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:41.428151 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:41.428151 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:41.428151 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-220b994e-c383-4ea1-91e0-19e7fe1cfc91 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:41.428512 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-220b994e-c383-4ea1-91e0-19e7fe1cfc91 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:41.455277 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:41.455277 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:41.455883 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-220b994e-c383-4ea1-91e0-19e7fe1cfc91 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:41.456648 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1596/3187] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:41 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:42.476304 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b4c4bf00-c48c-4c40-be40-a9f2c051ec4a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:42.476304 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b4c4bf00-c48c-4c40-be40-a9f2c051ec4a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:42.476304 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:42.476304 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:42.476304 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b4c4bf00-c48c-4c40-be40-a9f2c051ec4a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:42.486764 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-b4c4bf00-c48c-4c40-be40-a9f2c051ec4a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:42.533570 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:42.533570 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:42.533570 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b4c4bf00-c48c-4c40-be40-a9f2c051ec4a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:42.538924 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1592/3188] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:42 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:43.553132 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e41179ef-6d5e-4dcf-9644-94aaf3bf6465 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:43.553132 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e41179ef-6d5e-4dcf-9644-94aaf3bf6465 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:43.553132 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:43.553132 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:43.553132 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e41179ef-6d5e-4dcf-9644-94aaf3bf6465 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:43.553132 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e41179ef-6d5e-4dcf-9644-94aaf3bf6465 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:43.612337 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:43.612337 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:43.612337 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e41179ef-6d5e-4dcf-9644-94aaf3bf6465 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:43.612841 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1597/3189] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:43 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:44.632736 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-01e75777-9966-40bc-96ea-e1fabf2a3850 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:44.632736 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-01e75777-9966-40bc-96ea-e1fabf2a3850 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:44.632736 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:44.632736 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:44.632736 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-01e75777-9966-40bc-96ea-e1fabf2a3850 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:44.632736 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-01e75777-9966-40bc-96ea-e1fabf2a3850 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:44.657039 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:44.657039 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:44.657039 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-01e75777-9966-40bc-96ea-e1fabf2a3850 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:44.658989 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1593/3190] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:44 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:45.674834 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cf7fa56d-e345-4cb2-bc08-f8bc91fe4080 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:45.675532 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cf7fa56d-e345-4cb2-bc08-f8bc91fe4080 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:45.675870 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:45.675870 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:45.676572 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cf7fa56d-e345-4cb2-bc08-f8bc91fe4080 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:45.677091 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-cf7fa56d-e345-4cb2-bc08-f8bc91fe4080 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:45.717666 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:45.717666 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:45.717666 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cf7fa56d-e345-4cb2-bc08-f8bc91fe4080 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:45.717666 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1598/3191] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:45 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:46.736171 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a5e21ed1-d789-4e35-bfd5-927b8c1f0c9a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:46.736171 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a5e21ed1-d789-4e35-bfd5-927b8c1f0c9a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:46.736171 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:46.736171 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:46.736171 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a5e21ed1-d789-4e35-bfd5-927b8c1f0c9a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:46.736171 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-a5e21ed1-d789-4e35-bfd5-927b8c1f0c9a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:46.783814 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:46.783814 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:46.788661 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a5e21ed1-d789-4e35-bfd5-927b8c1f0c9a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:46.788661 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1594/3192] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:46 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:47.807551 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e68dafed-3177-4c16-a10c-8e37983315c1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:47.807551 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e68dafed-3177-4c16-a10c-8e37983315c1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:47.807551 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:47.807551 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:47.810298 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e68dafed-3177-4c16-a10c-8e37983315c1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:47.810298 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e68dafed-3177-4c16-a10c-8e37983315c1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:47.841229 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:47.841229 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:47.845798 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e68dafed-3177-4c16-a10c-8e37983315c1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:47.845798 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1599/3193] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:47 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:48.859263 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c56aeec5-2135-4713-bb57-4a26d2f3f056 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:48.859960 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c56aeec5-2135-4713-bb57-4a26d2f3f056 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:48.860056 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:48.860056 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:48.860374 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c56aeec5-2135-4713-bb57-4a26d2f3f056 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:48.860740 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c56aeec5-2135-4713-bb57-4a26d2f3f056 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:48.887666 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:48.887666 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:48.887666 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c56aeec5-2135-4713-bb57-4a26d2f3f056 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:48.893803 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1595/3194] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:48 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:49.909628 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-56411aff-2513-4ef5-af90-586d3d074533 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:49.909628 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-56411aff-2513-4ef5-af90-586d3d074533 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:49.909628 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:49.909628 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:49.909628 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-56411aff-2513-4ef5-af90-586d3d074533 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:49.909628 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-56411aff-2513-4ef5-af90-586d3d074533 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:49.934911 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:49.934911 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:49.934911 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-56411aff-2513-4ef5-af90-586d3d074533 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:49.934911 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1600/3195] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:49 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:50.958714 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5bc3330a-fc87-4d3f-8d64-7a5dc016e116 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:50.958714 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5bc3330a-fc87-4d3f-8d64-7a5dc016e116 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:50.958714 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:50.958714 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:50.958714 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5bc3330a-fc87-4d3f-8d64-7a5dc016e116 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:50.958714 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-5bc3330a-fc87-4d3f-8d64-7a5dc016e116 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:51.016862 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:51.016862 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:51.028254 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5bc3330a-fc87-4d3f-8d64-7a5dc016e116 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:51.034266 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1596/3196] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:50 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:52.062250 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e5c43d0c-f45f-40ef-8f1a-a0aa500739b7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:52.062250 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e5c43d0c-f45f-40ef-8f1a-a0aa500739b7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:52.062250 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:52.062250 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:52.062250 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e5c43d0c-f45f-40ef-8f1a-a0aa500739b7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:52.062250 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e5c43d0c-f45f-40ef-8f1a-a0aa500739b7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:52.113542 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:52.113542 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:52.113542 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e5c43d0c-f45f-40ef-8f1a-a0aa500739b7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:52.113542 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1601/3197] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:52 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:53.132650 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7016d872-504e-4ce8-bc25-faeb4bd843d7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:53.132650 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7016d872-504e-4ce8-bc25-faeb4bd843d7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:53.132650 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:53.132650 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:53.132650 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7016d872-504e-4ce8-bc25-faeb4bd843d7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:53.132650 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7016d872-504e-4ce8-bc25-faeb4bd843d7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:53.158358 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:53.158358 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:53.158358 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7016d872-504e-4ce8-bc25-faeb4bd843d7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:53.158358 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1597/3198] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:53 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:46:54.182473 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-48b992d5-7bcd-4d5d-bfae-ce46d1a22a9e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:54.182473 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-48b992d5-7bcd-4d5d-bfae-ce46d1a22a9e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:54.182473 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:54.182473 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:54.182473 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-48b992d5-7bcd-4d5d-bfae-ce46d1a22a9e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:54.182473 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-48b992d5-7bcd-4d5d-bfae-ce46d1a22a9e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:54.213726 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:54.213726 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:54.213726 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-48b992d5-7bcd-4d5d-bfae-ce46d1a22a9e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:54.213726 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1602/3199] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:54 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:46:55.234578 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-15142dbe-291e-4cb0-be11-3ae5e9074729 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:55.234578 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-15142dbe-291e-4cb0-be11-3ae5e9074729 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:55.234578 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:55.234578 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:55.234578 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-15142dbe-291e-4cb0-be11-3ae5e9074729 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:55.234578 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-15142dbe-291e-4cb0-be11-3ae5e9074729 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:55.265830 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:55.265830 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:55.265830 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-15142dbe-291e-4cb0-be11-3ae5e9074729 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:55.282228 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1598/3200] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:55 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:56.286094 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1a89a139-10de-4122-b71a-3accceb87be7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:56.286094 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1a89a139-10de-4122-b71a-3accceb87be7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:56.286094 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:56.286094 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:56.286094 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1a89a139-10de-4122-b71a-3accceb87be7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:56.286094 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-1a89a139-10de-4122-b71a-3accceb87be7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:56.315400 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:56.315400 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:56.315400 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1a89a139-10de-4122-b71a-3accceb87be7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:56.320644 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1603/3201] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:56 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:57.335675 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3032f9bf-de7f-4904-a1fb-e106241ff119 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:57.335675 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3032f9bf-de7f-4904-a1fb-e106241ff119 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:57.335675 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:57.335675 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:57.335675 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3032f9bf-de7f-4904-a1fb-e106241ff119 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:57.335675 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3032f9bf-de7f-4904-a1fb-e106241ff119 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:57.375754 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:57.375754 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:57.375754 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3032f9bf-de7f-4904-a1fb-e106241ff119 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:57.387484 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1599/3202] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:57 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:58.396026 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-33238dc3-7a1a-4110-84dd-c6c5ecc05c7c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:58.396026 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-33238dc3-7a1a-4110-84dd-c6c5ecc05c7c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:58.396026 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:58.396026 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:58.396026 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-33238dc3-7a1a-4110-84dd-c6c5ecc05c7c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:58.396026 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-33238dc3-7a1a-4110-84dd-c6c5ecc05c7c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:58.426768 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:58.426768 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:58.426768 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-33238dc3-7a1a-4110-84dd-c6c5ecc05c7c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:58.426768 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1604/3203] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:58 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:46:59.449183 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7c23f3f4-42a4-4d62-8a47-58fdd21be7c9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:46:59.449183 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7c23f3f4-42a4-4d62-8a47-58fdd21be7c9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:46:59.449183 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:46:59.449183 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:46:59.449183 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7c23f3f4-42a4-4d62-8a47-58fdd21be7c9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:46:59.449183 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7c23f3f4-42a4-4d62-8a47-58fdd21be7c9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:46:59.482757 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:46:59.482757 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:46:59.482757 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7c23f3f4-42a4-4d62-8a47-58fdd21be7c9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:46:59.482757 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1600/3204] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:46:59 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:00.497099 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca00e452-a7c3-4baa-9d38-303c78d99fc8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:47:00.497747 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca00e452-a7c3-4baa-9d38-303c78d99fc8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:00.497747 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:00.497747 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:00.498109 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca00e452-a7c3-4baa-9d38-303c78d99fc8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:00.498440 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ca00e452-a7c3-4baa-9d38-303c78d99fc8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:00.522540 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:00.522540 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:00.525648 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca00e452-a7c3-4baa-9d38-303c78d99fc8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:47:00.526519 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1605/3205] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:00 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:01.545758 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6869ea86-b91b-4be4-81b3-70f1aab97454 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:47:01.545758 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6869ea86-b91b-4be4-81b3-70f1aab97454 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:01.545758 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:01.545758 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:01.545758 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6869ea86-b91b-4be4-81b3-70f1aab97454 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:01.545758 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-6869ea86-b91b-4be4-81b3-70f1aab97454 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:01.589132 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:01.589132 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:01.589132 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6869ea86-b91b-4be4-81b3-70f1aab97454 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:47:01.589132 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1601/3206] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:01 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:02.605527 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1856f98f-d2de-43f7-bbff-dc4205a0015f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:47:02.605527 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1856f98f-d2de-43f7-bbff-dc4205a0015f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:02.605527 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:02.605527 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:02.605527 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1856f98f-d2de-43f7-bbff-dc4205a0015f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:02.605527 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-1856f98f-d2de-43f7-bbff-dc4205a0015f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:02.640286 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:02.640286 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:02.640286 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1856f98f-d2de-43f7-bbff-dc4205a0015f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:47:02.640286 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1606/3207] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:02 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:03.647385 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bba53fc9-e140-4bf8-bf67-3bfecad1e620 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:47:03.648483 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bba53fc9-e140-4bf8-bf67-3bfecad1e620 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:03.649110 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:03.649110 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:03.649958 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bba53fc9-e140-4bf8-bf67-3bfecad1e620 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:03.650608 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-bba53fc9-e140-4bf8-bf67-3bfecad1e620 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:03.683773 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:03.683773 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:03.685760 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bba53fc9-e140-4bf8-bf67-3bfecad1e620 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:47:03.686570 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1602/3208] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:03 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:47:04.705508 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e2c4f7bf-6d40-4cd3-9936-5e4f471a1926 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:47:04.706392 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e2c4f7bf-6d40-4cd3-9936-5e4f471a1926 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:04.706692 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:04.706692 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:04.707160 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e2c4f7bf-6d40-4cd3-9936-5e4f471a1926 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:04.707625 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e2c4f7bf-6d40-4cd3-9936-5e4f471a1926 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id fdc1b194-a2a0-460a-99e9-2579aa942a8c. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:04.733720 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:04.733720 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:04.736091 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e2c4f7bf-6d40-4cd3-9936-5e4f471a1926 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 200 Nov 13 01:47:04.737316 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1607/3209] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:04 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:04.750955 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0d7e2ed3-0024-4fb0-a0cb-7a846a06eeea tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/90712a17-4c6b-4cad-818b-6ff262bab683 Nov 13 01:47:04.751923 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0d7e2ed3-0024-4fb0-a0cb-7a846a06eeea tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:04.752189 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:04.752189 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:04.752665 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0d7e2ed3-0024-4fb0-a0cb-7a846a06eeea tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:04.838474 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:04.838474 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:04.849319 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0d7e2ed3-0024-4fb0-a0cb-7a846a06eeea tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:47:04.877311 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0d7e2ed3-0024-4fb0-a0cb-7a846a06eeea tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/90712a17-4c6b-4cad-818b-6ff262bab683 returned with HTTP 200 Nov 13 01:47:04.878178 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1603/3210] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:04 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/90712a17-4c6b-4cad-818b-6ff262bab683 => generated 1414 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:47:04.898892 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b0e28569-50c3-42ff-bfb3-940e8fbcf03d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/90712a17-4c6b-4cad-818b-6ff262bab683 Nov 13 01:47:04.899670 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b0e28569-50c3-42ff-bfb3-940e8fbcf03d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:04.899823 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:04.899823 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:04.900159 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b0e28569-50c3-42ff-bfb3-940e8fbcf03d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:04.951372 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:04.951372 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:04.962928 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b0e28569-50c3-42ff-bfb3-940e8fbcf03d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:47:04.991857 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b0e28569-50c3-42ff-bfb3-940e8fbcf03d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/90712a17-4c6b-4cad-818b-6ff262bab683 returned with HTTP 200 Nov 13 01:47:04.992928 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1608/3211] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:04 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/90712a17-4c6b-4cad-818b-6ff262bab683 => generated 1414 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:47:05.009985 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-57438b2a-820f-4ce9-94a7-5095a746b7fe tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] DELETE http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/90712a17-4c6b-4cad-818b-6ff262bab683 Nov 13 01:47:05.010405 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-57438b2a-820f-4ce9-94a7-5095a746b7fe tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:05.010638 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:05.010638 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:05.010996 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-57438b2a-820f-4ce9-94a7-5095a746b7fe tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:05.011456 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-57438b2a-820f-4ce9-94a7-5095a746b7fe tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Delete volume with id: 90712a17-4c6b-4cad-818b-6ff262bab683 Nov 13 01:47:05.065639 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:05.065639 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:05.067235 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-57438b2a-820f-4ce9-94a7-5095a746b7fe tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:47:05.098649 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-57438b2a-820f-4ce9-94a7-5095a746b7fe tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Delete volume request issued successfully. Nov 13 01:47:05.099231 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-57438b2a-820f-4ce9-94a7-5095a746b7fe tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/90712a17-4c6b-4cad-818b-6ff262bab683 returned with HTTP 202 Nov 13 01:47:05.100161 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1604/3212] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:47:05 2020] DELETE /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/90712a17-4c6b-4cad-818b-6ff262bab683 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:47:05.109336 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3b7888e2-2d29-4d99-aa45-05ec50427fa2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/90712a17-4c6b-4cad-818b-6ff262bab683 Nov 13 01:47:05.109982 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3b7888e2-2d29-4d99-aa45-05ec50427fa2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:05.110285 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:05.110285 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:05.110805 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3b7888e2-2d29-4d99-aa45-05ec50427fa2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:05.165887 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:05.165887 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:05.178755 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3b7888e2-2d29-4d99-aa45-05ec50427fa2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:47:05.207873 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3b7888e2-2d29-4d99-aa45-05ec50427fa2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/90712a17-4c6b-4cad-818b-6ff262bab683 returned with HTTP 200 Nov 13 01:47:05.208720 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1609/3213] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:05 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/90712a17-4c6b-4cad-818b-6ff262bab683 => generated 1413 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:47:06.226493 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-297df167-deac-4506-9ff1-5d38c332cb50 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/90712a17-4c6b-4cad-818b-6ff262bab683 Nov 13 01:47:06.227385 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-297df167-deac-4506-9ff1-5d38c332cb50 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:06.227723 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:06.227723 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:06.228297 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-297df167-deac-4506-9ff1-5d38c332cb50 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:06.293695 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:06.293695 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:06.303517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-297df167-deac-4506-9ff1-5d38c332cb50 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:47:06.337165 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-297df167-deac-4506-9ff1-5d38c332cb50 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/90712a17-4c6b-4cad-818b-6ff262bab683 returned with HTTP 200 Nov 13 01:47:06.347667 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1605/3214] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:06 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/90712a17-4c6b-4cad-818b-6ff262bab683 => generated 1413 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:47:07.359857 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d8b04ff-8955-42b1-93b0-a8aa6990cded tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/90712a17-4c6b-4cad-818b-6ff262bab683 Nov 13 01:47:07.360428 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d8b04ff-8955-42b1-93b0-a8aa6990cded tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:07.360428 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:07.360428 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:07.360793 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8d8b04ff-8955-42b1-93b0-a8aa6990cded tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:07.413834 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8d8b04ff-8955-42b1-93b0-a8aa6990cded tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/90712a17-4c6b-4cad-818b-6ff262bab683 returned with HTTP 404 Nov 13 01:47:07.415108 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1610/3215] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:07 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/90712a17-4c6b-4cad-818b-6ff262bab683 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:47:07.426542 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3e10df0a-5142-44c6-a7bc-31178fb796f0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] DELETE http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c Nov 13 01:47:07.427406 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3e10df0a-5142-44c6-a7bc-31178fb796f0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:07.427772 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:07.427772 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:07.428365 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3e10df0a-5142-44c6-a7bc-31178fb796f0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:07.429807 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-3e10df0a-5142-44c6-a7bc-31178fb796f0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Delete backup with id: fdc1b194-a2a0-460a-99e9-2579aa942a8c. Nov 13 01:47:07.459749 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:07.459749 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:07.501757 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.rpcapi [None req-3e10df0a-5142-44c6-a7bc-31178fb796f0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] delete_backup rpcapi backup_id fdc1b194-a2a0-460a-99e9-2579aa942a8c {{(pid=87988) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Nov 13 01:47:07.505195 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3e10df0a-5142-44c6-a7bc-31178fb796f0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c returned with HTTP 202 Nov 13 01:47:07.506082 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1606/3216] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:47:07 2020] DELETE /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/fdc1b194-a2a0-460a-99e9-2579aa942a8c => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:47:07.541642 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] POST http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes Nov 13 01:47:07.542975 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1816844905"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:47:07.545004 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1816844905'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:47:07.545569 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Create volume of 1 GB Nov 13 01:47:07.560822 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Availability Zones retrieved successfully. Nov 13 01:47:07.583099 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Flow 'volume_create_api' (c0455437-851d-413c-89e8-ebe71d58ad53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:47:07.585953 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51395e50-6015-4357-bc09-f4d2784ac0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:47:07.588711 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:47:07.809129 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51395e50-6015-4357-bc09-f4d2784ac0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:47:07.811317 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db118259-07e4-4e6f-998f-fa9cf8b91486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:47:07.905374 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Created reservations ['6fe80d55-4e73-4c71-a0c9-54ef7f260567', '9eb01ed7-d8a5-4d59-b4f9-1a7ac6d1bd0d', 'ab3d2e0d-b5f1-4833-bed4-2f4f6de386b2', 'b0304ec5-7b06-44a0-a405-cf1dc26edaa0'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:47:07.907944 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db118259-07e4-4e6f-998f-fa9cf8b91486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fe80d55-4e73-4c71-a0c9-54ef7f260567', '9eb01ed7-d8a5-4d59-b4f9-1a7ac6d1bd0d', 'ab3d2e0d-b5f1-4833-bed4-2f4f6de386b2', 'b0304ec5-7b06-44a0-a405-cf1dc26edaa0']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:47:07.910825 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2703456c-f1e2-4ffa-bcc4-4f196ea5016f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:47:08.004200 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2703456c-f1e2-4ffa-bcc4-4f196ea5016f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '204672d3-4187-4ccc-b6c4-e3889689605f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1816844905',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='f9770f04db9e41769db44c7a543b5215',qos_specs=None,replication_status=,reservations=['6fe80d55-4e73-4c71-a0c9-54ef7f260567','9eb01ed7-d8a5-4d59-b4f9-1a7ac6d1bd0d','ab3d2e0d-b5f1-4833-bed4-2f4f6de386b2','b0304ec5-7b06-44a0-a405-cf1dc26edaa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='005d3b8860184a2aa76238bea8d89d19',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:47:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1816844905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=204672d3-4187-4ccc-b6c4-e3889689605f,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='f9770f04db9e41769db44c7a543b5215',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='005d3b8860184a2aa76238bea8d89d19',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:47:08.007077 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4479546b-d6f0-4401-937d-5c70bf951ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:47:08.045620 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4479546b-d6f0-4401-937d-5c70bf951ccf) 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-1816844905',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='f9770f04db9e41769db44c7a543b5215',qos_specs=None,replication_status=,reservations=['6fe80d55-4e73-4c71-a0c9-54ef7f260567','9eb01ed7-d8a5-4d59-b4f9-1a7ac6d1bd0d','ab3d2e0d-b5f1-4833-bed4-2f4f6de386b2','b0304ec5-7b06-44a0-a405-cf1dc26edaa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='005d3b8860184a2aa76238bea8d89d19',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:47:08.047570 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f077de74-df52-4577-979c-aaadc82395bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:47:08.068448 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f077de74-df52-4577-979c-aaadc82395bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:47:08.073176 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Flow 'volume_create_api' (c0455437-851d-413c-89e8-ebe71d58ad53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:47:08.136474 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Create volume request issued successfully. Nov 13 01:47:08.155268 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d386db9-70ea-4a7d-9175-cb09fc1a6f65 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes returned with HTTP 202 Nov 13 01:47:08.156616 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1611/3217] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:47:07 2020] POST /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes => generated 885 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Nov 13 01:47:08.174282 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-abe7df18-bb32-44a8-9ce1-c0d8518e3fdf tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f Nov 13 01:47:08.174911 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-abe7df18-bb32-44a8-9ce1-c0d8518e3fdf tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:08.175343 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:08.175343 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:08.175656 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-abe7df18-bb32-44a8-9ce1-c0d8518e3fdf tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:08.249462 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:08.249462 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:08.262640 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-abe7df18-bb32-44a8-9ce1-c0d8518e3fdf tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:47:08.304402 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-abe7df18-bb32-44a8-9ce1-c0d8518e3fdf tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f returned with HTTP 200 Nov 13 01:47:08.305762 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1607/3218] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:08 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f => generated 977 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:09.325174 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b139d13c-394e-4b69-a7ec-eff9fda2e8b2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f Nov 13 01:47:09.325887 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b139d13c-394e-4b69-a7ec-eff9fda2e8b2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:09.325887 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:09.325887 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:09.326515 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b139d13c-394e-4b69-a7ec-eff9fda2e8b2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:09.387934 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:09.387934 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:09.400596 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b139d13c-394e-4b69-a7ec-eff9fda2e8b2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:47:09.435621 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b139d13c-394e-4b69-a7ec-eff9fda2e8b2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f returned with HTTP 200 Nov 13 01:47:09.436571 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1612/3219] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:09 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f => generated 978 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:09.457681 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5c6d6eb4-543a-4d72-b13f-cf8193e67972 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] POST http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups Nov 13 01:47:09.458103 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:09.458103 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:09.458489 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5c6d6eb4-543a-4d72-b13f-cf8193e67972 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Action: 'create', calling method: create, body: {"backup": {"volume_id": "204672d3-4187-4ccc-b6c4-e3889689605f", "name": "tempest-VolumesBackupsTest-Backup-1780816589", "description": "tempest-volume-backup-description-1242713180", "container": "container"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:47:09.459650 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.backups [None req-5c6d6eb4-543a-4d72-b13f-cf8193e67972 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Creating new backup {'backup': {'volume_id': '204672d3-4187-4ccc-b6c4-e3889689605f', 'name': 'tempest-VolumesBackupsTest-Backup-1780816589', 'description': 'tempest-volume-backup-description-1242713180', 'container': 'container'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Nov 13 01:47:09.460039 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-5c6d6eb4-543a-4d72-b13f-cf8193e67972 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Creating backup of volume 204672d3-4187-4ccc-b6c4-e3889689605f in container container Nov 13 01:47:09.537485 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:09.537485 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:09.538305 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5c6d6eb4-543a-4d72-b13f-cf8193e67972 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:47:09.593526 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-5c6d6eb4-543a-4d72-b13f-cf8193e67972 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Created reservations ['756d4390-45bd-4140-9752-90ec67d59601', '86e24555-fe26-4e41-94e7-9c78ba8c7e84'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:47:09.686060 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5c6d6eb4-543a-4d72-b13f-cf8193e67972 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups returned with HTTP 202 Nov 13 01:47:09.695818 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1608/3220] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:47:09 2020] POST /volume/v3/f9770f04db9e41769db44c7a543b5215/backups => generated 396 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:47:09.710475 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-83c59cc5-5cab-4655-9f4e-0031e0cd61da tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:09.724669 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-83c59cc5-5cab-4655-9f4e-0031e0cd61da tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:09.725055 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:09.725055 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:09.725730 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-83c59cc5-5cab-4655-9f4e-0031e0cd61da tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:09.726382 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-83c59cc5-5cab-4655-9f4e-0031e0cd61da tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:09.774218 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:09.774218 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:09.777230 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-83c59cc5-5cab-4655-9f4e-0031e0cd61da tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:09.778549 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1613/3221] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:09 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:10.798518 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7cbe29ec-d3b7-4522-bd74-27daf13154d7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:10.799782 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7cbe29ec-d3b7-4522-bd74-27daf13154d7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:10.799782 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:10.799782 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:10.800348 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7cbe29ec-d3b7-4522-bd74-27daf13154d7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:10.800900 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7cbe29ec-d3b7-4522-bd74-27daf13154d7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:10.832872 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:10.832872 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:10.836111 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7cbe29ec-d3b7-4522-bd74-27daf13154d7 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:10.844620 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1609/3222] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:10 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:11.853312 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd3bc0bd-236f-4e4e-ba4a-794ac6c3ac21 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:11.853863 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd3bc0bd-236f-4e4e-ba4a-794ac6c3ac21 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:11.854064 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:11.854064 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:11.854511 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bd3bc0bd-236f-4e4e-ba4a-794ac6c3ac21 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:11.854871 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-bd3bc0bd-236f-4e4e-ba4a-794ac6c3ac21 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:11.877566 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:11.877566 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:11.880145 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bd3bc0bd-236f-4e4e-ba4a-794ac6c3ac21 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:11.881492 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1614/3223] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:11 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:12.894803 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3fbebea-4192-45f5-8351-3cc8074687f3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:12.895316 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3fbebea-4192-45f5-8351-3cc8074687f3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:12.895453 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:12.895453 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:12.895854 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e3fbebea-4192-45f5-8351-3cc8074687f3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:12.896221 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e3fbebea-4192-45f5-8351-3cc8074687f3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:12.927282 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:12.927282 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:12.929167 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e3fbebea-4192-45f5-8351-3cc8074687f3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:12.930973 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1610/3224] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:12 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:13.947198 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3ac0d243-1bf8-42e8-ae05-22b9b2703ab5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:13.947968 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3ac0d243-1bf8-42e8-ae05-22b9b2703ab5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:13.948318 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:13.948318 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:13.948584 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3ac0d243-1bf8-42e8-ae05-22b9b2703ab5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:13.948952 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3ac0d243-1bf8-42e8-ae05-22b9b2703ab5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:13.980643 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:13.980643 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:13.980643 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3ac0d243-1bf8-42e8-ae05-22b9b2703ab5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:13.980643 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1615/3225] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:13 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:14.996153 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9165bc20-6d28-43cd-9760-0dcb86543379 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:14.996700 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9165bc20-6d28-43cd-9760-0dcb86543379 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:14.996865 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:14.996865 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:14.997397 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9165bc20-6d28-43cd-9760-0dcb86543379 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:14.997767 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-9165bc20-6d28-43cd-9760-0dcb86543379 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:15.020232 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:15.020232 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:15.022028 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9165bc20-6d28-43cd-9760-0dcb86543379 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:15.022838 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1611/3226] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:14 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:16.037063 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f8539b0b-7b68-4256-b277-ef3bee9d9040 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:16.037623 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f8539b0b-7b68-4256-b277-ef3bee9d9040 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:16.037777 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:16.037777 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:16.038385 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f8539b0b-7b68-4256-b277-ef3bee9d9040 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:16.038489 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f8539b0b-7b68-4256-b277-ef3bee9d9040 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:16.061838 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:16.061838 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:16.063672 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f8539b0b-7b68-4256-b277-ef3bee9d9040 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:16.064486 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1616/3227] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:16 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:17.083155 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3488c5b9-0eb6-4479-906c-2d63d6e1daed tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:17.083869 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3488c5b9-0eb6-4479-906c-2d63d6e1daed tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:17.083869 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:17.083869 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:17.084279 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3488c5b9-0eb6-4479-906c-2d63d6e1daed tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:17.084564 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3488c5b9-0eb6-4479-906c-2d63d6e1daed tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:17.107060 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:17.107060 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:17.108995 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3488c5b9-0eb6-4479-906c-2d63d6e1daed tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:17.109828 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1612/3228] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:17 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:18.124184 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-53e92e15-4f23-4c7c-b947-01b78805154e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:18.124689 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-53e92e15-4f23-4c7c-b947-01b78805154e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:18.124870 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:18.124870 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:18.125267 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-53e92e15-4f23-4c7c-b947-01b78805154e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:18.125614 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-53e92e15-4f23-4c7c-b947-01b78805154e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:18.152895 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:18.152895 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:18.155078 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-53e92e15-4f23-4c7c-b947-01b78805154e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:18.156564 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1617/3229] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:18 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:19.169308 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-542d8ef7-535f-45fa-a43f-08b692bc849a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:19.169853 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-542d8ef7-535f-45fa-a43f-08b692bc849a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:19.170012 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:19.170012 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:19.170378 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-542d8ef7-535f-45fa-a43f-08b692bc849a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:19.170737 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-542d8ef7-535f-45fa-a43f-08b692bc849a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:19.194479 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:19.194479 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:19.197528 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-542d8ef7-535f-45fa-a43f-08b692bc849a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:19.198390 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1613/3230] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:19 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:20.213316 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d0341725-727d-4e8d-9e3a-bca8036b6788 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:20.213833 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d0341725-727d-4e8d-9e3a-bca8036b6788 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:20.213940 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:20.213940 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:20.214566 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d0341725-727d-4e8d-9e3a-bca8036b6788 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:20.214930 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d0341725-727d-4e8d-9e3a-bca8036b6788 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:20.237266 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:20.237266 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:20.239066 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d0341725-727d-4e8d-9e3a-bca8036b6788 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:20.239892 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1618/3231] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:20 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:21.263811 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-524f561f-0782-435d-ac86-07b814e5445a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:21.263811 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-524f561f-0782-435d-ac86-07b814e5445a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:21.263811 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:21.263811 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:21.263811 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-524f561f-0782-435d-ac86-07b814e5445a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:21.263811 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-524f561f-0782-435d-ac86-07b814e5445a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:21.289193 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:21.289193 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:21.293125 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-524f561f-0782-435d-ac86-07b814e5445a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:21.294754 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1614/3232] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:21 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:22.313511 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef20eae0-1412-4f5e-8651-dc576ab927fb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:22.314090 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef20eae0-1412-4f5e-8651-dc576ab927fb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:22.314286 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:22.314286 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:22.314852 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ef20eae0-1412-4f5e-8651-dc576ab927fb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:22.315022 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ef20eae0-1412-4f5e-8651-dc576ab927fb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:22.346119 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:22.346119 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:22.348036 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ef20eae0-1412-4f5e-8651-dc576ab927fb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:22.348868 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1619/3233] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:22 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:23.364014 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-53a9d095-a018-46fc-a4c3-01ce92ab725b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:23.364405 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-53a9d095-a018-46fc-a4c3-01ce92ab725b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:23.364405 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:23.364405 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:23.364812 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-53a9d095-a018-46fc-a4c3-01ce92ab725b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:23.365080 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-53a9d095-a018-46fc-a4c3-01ce92ab725b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:23.392972 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:23.392972 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:23.394811 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-53a9d095-a018-46fc-a4c3-01ce92ab725b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:23.395837 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1615/3234] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:23 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:24.411861 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4b378906-88ff-48c0-b9db-0ca7abe97091 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:24.412535 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4b378906-88ff-48c0-b9db-0ca7abe97091 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:24.412783 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:24.412783 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:24.413156 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4b378906-88ff-48c0-b9db-0ca7abe97091 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:24.413525 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-4b378906-88ff-48c0-b9db-0ca7abe97091 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:24.436005 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:24.436005 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:24.437824 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4b378906-88ff-48c0-b9db-0ca7abe97091 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:24.438632 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1620/3235] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:24 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:25.457639 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d7a0f8eb-339c-43fd-835a-ddd1169bc6c5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:25.458285 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d7a0f8eb-339c-43fd-835a-ddd1169bc6c5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:25.458422 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:25.458422 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:25.458831 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d7a0f8eb-339c-43fd-835a-ddd1169bc6c5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:25.459285 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d7a0f8eb-339c-43fd-835a-ddd1169bc6c5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:25.486503 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:25.486503 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:25.488353 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d7a0f8eb-339c-43fd-835a-ddd1169bc6c5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:25.489194 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1616/3236] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:25 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:26.503973 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4cfa3a13-7ce9-4909-8873-551a121f2ffc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:26.504649 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4cfa3a13-7ce9-4909-8873-551a121f2ffc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:26.504649 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:26.504649 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:26.504993 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4cfa3a13-7ce9-4909-8873-551a121f2ffc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:26.505340 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-4cfa3a13-7ce9-4909-8873-551a121f2ffc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:26.528335 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:26.528335 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:26.530054 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4cfa3a13-7ce9-4909-8873-551a121f2ffc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:26.530864 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1621/3237] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:26 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:27.550923 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-68480195-9a5c-466a-95cb-9c0b4fedd82b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:27.551364 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-68480195-9a5c-466a-95cb-9c0b4fedd82b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:27.553305 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:27.553305 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:27.553305 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-68480195-9a5c-466a-95cb-9c0b4fedd82b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:27.553305 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-68480195-9a5c-466a-95cb-9c0b4fedd82b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:27.577003 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:27.577003 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:27.579032 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-68480195-9a5c-466a-95cb-9c0b4fedd82b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:27.579877 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1617/3238] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:27 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:28.594813 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e31f8d9e-5ff5-443b-a5c8-9495cb095a1f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:28.595352 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e31f8d9e-5ff5-443b-a5c8-9495cb095a1f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:28.595571 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:28.595571 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:28.595971 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e31f8d9e-5ff5-443b-a5c8-9495cb095a1f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:28.596376 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-e31f8d9e-5ff5-443b-a5c8-9495cb095a1f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:28.618975 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:28.618975 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:28.623061 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e31f8d9e-5ff5-443b-a5c8-9495cb095a1f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:28.623855 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1622/3239] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:28 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:29.638255 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-56a48fe5-bb0d-4b27-a6b6-a3b3feb54feb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:29.638804 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-56a48fe5-bb0d-4b27-a6b6-a3b3feb54feb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:29.639143 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:29.639143 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:29.639521 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-56a48fe5-bb0d-4b27-a6b6-a3b3feb54feb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:29.640109 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-56a48fe5-bb0d-4b27-a6b6-a3b3feb54feb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:29.676414 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:29.676414 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:29.679197 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-56a48fe5-bb0d-4b27-a6b6-a3b3feb54feb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:29.681451 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1618/3240] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:29 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:30.700054 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c36432ba-15b0-4ca5-bb45-de19c97796c5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:30.700968 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c36432ba-15b0-4ca5-bb45-de19c97796c5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:30.700968 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:30.700968 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:30.701258 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c36432ba-15b0-4ca5-bb45-de19c97796c5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:30.701857 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c36432ba-15b0-4ca5-bb45-de19c97796c5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:30.724355 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:30.724355 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:30.726201 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c36432ba-15b0-4ca5-bb45-de19c97796c5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:30.726989 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1623/3241] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:30 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:31.741267 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a0cfb002-8a1a-4a9c-a00c-7bb321d5d174 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:31.741806 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a0cfb002-8a1a-4a9c-a00c-7bb321d5d174 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:31.741964 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:31.741964 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:31.742316 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a0cfb002-8a1a-4a9c-a00c-7bb321d5d174 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:31.742970 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-a0cfb002-8a1a-4a9c-a00c-7bb321d5d174 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:31.766957 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:31.766957 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:31.767528 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a0cfb002-8a1a-4a9c-a00c-7bb321d5d174 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:31.768371 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1619/3242] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:31 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:32.783341 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7aa3220d-5ffb-4bc7-8d9d-b435ecd666d1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:32.784005 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7aa3220d-5ffb-4bc7-8d9d-b435ecd666d1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:32.784146 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:32.784146 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:32.785050 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7aa3220d-5ffb-4bc7-8d9d-b435ecd666d1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:32.785778 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-7aa3220d-5ffb-4bc7-8d9d-b435ecd666d1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:32.810431 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:32.810431 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:32.812306 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7aa3220d-5ffb-4bc7-8d9d-b435ecd666d1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:32.813113 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1624/3243] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:32 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:33.826760 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1a7c8963-598c-4cb5-8f64-f5f396a28f0c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:33.827308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1a7c8963-598c-4cb5-8f64-f5f396a28f0c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:33.827507 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:33.827507 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:33.827893 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1a7c8963-598c-4cb5-8f64-f5f396a28f0c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:33.828301 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-1a7c8963-598c-4cb5-8f64-f5f396a28f0c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:33.851241 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:33.851241 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:33.853098 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1a7c8963-598c-4cb5-8f64-f5f396a28f0c tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:33.853921 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1620/3244] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:33 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:34.869487 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8d6059a-bd6d-4a8f-a591-34f19789cd99 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:34.871340 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d8d6059a-bd6d-4a8f-a591-34f19789cd99 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:34.871798 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:34.871798 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:34.872253 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d8d6059a-bd6d-4a8f-a591-34f19789cd99 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:34.872699 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d8d6059a-bd6d-4a8f-a591-34f19789cd99 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:34.898556 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:34.898556 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:34.900420 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8d6059a-bd6d-4a8f-a591-34f19789cd99 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:34.901340 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1625/3245] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:34 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:35.914610 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-be872f15-af1c-4206-83b4-038a57d7dfc8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:35.915166 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-be872f15-af1c-4206-83b4-038a57d7dfc8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:35.915311 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:35.915311 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:35.915663 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-be872f15-af1c-4206-83b4-038a57d7dfc8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:35.916027 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-be872f15-af1c-4206-83b4-038a57d7dfc8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:35.938210 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:35.938210 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:35.940054 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-be872f15-af1c-4206-83b4-038a57d7dfc8 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:35.940864 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1621/3246] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:35 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:36.955118 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bda5764a-368b-436f-8785-16f6be6f240f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:36.956814 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bda5764a-368b-436f-8785-16f6be6f240f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:36.956814 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:36.956814 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:36.956814 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bda5764a-368b-436f-8785-16f6be6f240f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:36.956814 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-bda5764a-368b-436f-8785-16f6be6f240f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:36.981652 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:36.981652 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:36.983691 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bda5764a-368b-436f-8785-16f6be6f240f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:36.984565 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1626/3247] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:36 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:37.998321 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-59be4ef5-dc29-43fd-9093-6debc544b12b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:37.998813 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-59be4ef5-dc29-43fd-9093-6debc544b12b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:37.999026 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:37.999026 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:37.999392 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-59be4ef5-dc29-43fd-9093-6debc544b12b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:37.999810 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-59be4ef5-dc29-43fd-9093-6debc544b12b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:38.021567 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:38.021567 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:38.023403 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-59be4ef5-dc29-43fd-9093-6debc544b12b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:38.024336 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1622/3248] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:37 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:39.040162 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0e2b4512-cf28-41b9-a121-b2a87ccc76f9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:39.040785 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0e2b4512-cf28-41b9-a121-b2a87ccc76f9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:39.041195 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:39.041195 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:39.041646 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0e2b4512-cf28-41b9-a121-b2a87ccc76f9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:39.041955 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-0e2b4512-cf28-41b9-a121-b2a87ccc76f9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:39.065017 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:39.065017 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:39.066860 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0e2b4512-cf28-41b9-a121-b2a87ccc76f9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:39.067700 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1627/3249] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:39 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:40.082099 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f5a62d41-48c0-44c6-82c9-b19c3535e1e6 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:40.085499 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f5a62d41-48c0-44c6-82c9-b19c3535e1e6 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:40.086076 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:40.086076 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:40.086460 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f5a62d41-48c0-44c6-82c9-b19c3535e1e6 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:40.086827 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f5a62d41-48c0-44c6-82c9-b19c3535e1e6 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:40.109747 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:40.109747 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:40.111700 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f5a62d41-48c0-44c6-82c9-b19c3535e1e6 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:40.112541 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1623/3250] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:40 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:41.127259 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-728e2232-65e8-4c7e-a926-dc23b1d43dab tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:41.127935 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-728e2232-65e8-4c7e-a926-dc23b1d43dab tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:41.128158 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:41.128158 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:41.128528 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-728e2232-65e8-4c7e-a926-dc23b1d43dab tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:41.128895 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-728e2232-65e8-4c7e-a926-dc23b1d43dab tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:41.153076 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:41.153076 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:41.155006 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-728e2232-65e8-4c7e-a926-dc23b1d43dab tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:41.156030 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1628/3251] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:41 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:42.171741 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1522e9c2-d07b-4b25-a65e-28c64cff6a8e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:42.172273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1522e9c2-d07b-4b25-a65e-28c64cff6a8e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:42.172504 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:42.172504 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:42.172860 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1522e9c2-d07b-4b25-a65e-28c64cff6a8e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:42.173227 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-1522e9c2-d07b-4b25-a65e-28c64cff6a8e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:42.195560 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:42.195560 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:42.203369 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1522e9c2-d07b-4b25-a65e-28c64cff6a8e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:42.203369 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1624/3252] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:42 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:43.212280 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a4d07035-6062-4ac8-a67c-b1b9f5b71f14 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:43.212839 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a4d07035-6062-4ac8-a67c-b1b9f5b71f14 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:43.212987 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:43.212987 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:43.213589 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a4d07035-6062-4ac8-a67c-b1b9f5b71f14 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:43.213951 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-a4d07035-6062-4ac8-a67c-b1b9f5b71f14 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:43.235099 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:43.235099 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:43.236970 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a4d07035-6062-4ac8-a67c-b1b9f5b71f14 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:43.238175 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1629/3253] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:43 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:43.250189 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-99fac0d4-54ff-46ab-816d-d5fb6f7876af tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f Nov 13 01:47:43.251146 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-99fac0d4-54ff-46ab-816d-d5fb6f7876af tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:43.251426 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:43.251426 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:43.251830 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-99fac0d4-54ff-46ab-816d-d5fb6f7876af tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:43.306248 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:43.306248 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:43.315787 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-99fac0d4-54ff-46ab-816d-d5fb6f7876af tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:47:43.338359 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-99fac0d4-54ff-46ab-816d-d5fb6f7876af tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f returned with HTTP 200 Nov 13 01:47:43.339404 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1625/3254] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:43 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f => generated 978 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:43.356840 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f2a8ddd-d8d8-4bf6-8317-9c428cf52023 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:43.357490 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f2a8ddd-d8d8-4bf6-8317-9c428cf52023 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:43.357796 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:43.357796 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:43.358248 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4f2a8ddd-d8d8-4bf6-8317-9c428cf52023 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:43.358686 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-4f2a8ddd-d8d8-4bf6-8317-9c428cf52023 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:43.381006 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:43.381006 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:43.382834 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4f2a8ddd-d8d8-4bf6-8317-9c428cf52023 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:43.383666 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1630/3255] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:43 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:43.396909 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1fe9a6ee-2391-4212-ba19-81e766362c55 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/detail Nov 13 01:47:43.397434 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1fe9a6ee-2391-4212-ba19-81e766362c55 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:43.397673 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:43.397673 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:43.398015 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1fe9a6ee-2391-4212-ba19-81e766362c55 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:43.398690 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-1fe9a6ee-2391-4212-ba19-81e766362c55 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 01:47:43.428171 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1fe9a6ee-2391-4212-ba19-81e766362c55 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/detail returned with HTTP 200 Nov 13 01:47:43.429027 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1626/3256] 10.222.0.13 () {56 vars in 1185 bytes} [Fri Nov 13 01:47:43 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/detail => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:43.443007 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] POST http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378/restore Nov 13 01:47:43.443464 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:43.443464 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:43.443901 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:47:43.444781 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.contrib.backups [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Restoring backup d2849560-fae6-49bd-a986-5e1c6c733378 ({'restore': {}}) {{(pid=87987) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Nov 13 01:47:43.445127 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Restoring backup d2849560-fae6-49bd-a986-5e1c6c733378 to volume None. Nov 13 01:47:43.467634 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:43.467634 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:43.471919 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.backup.api [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Creating volume of 1 GB for restore of backup d2849560-fae6-49bd-a986-5e1c6c733378. Nov 13 01:47:43.489750 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Availability zone cache updated, next update will occur around 2020-11-13 02:47:43.489180. {{(pid=87987) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Nov 13 01:47:43.490089 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Availability Zones retrieved successfully. Nov 13 01:47:43.506582 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Flow 'volume_create_api' (b66a4254-a5f4-4de5-8bde-95ceb8cf3c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:47:43.509315 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d5c0848-b573-4e77-bbef-1fc9860b9390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:47:43.511990 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:47:43.580368 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d5c0848-b573-4e77-bbef-1fc9860b9390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:47:43.582551 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9ae2e65-4d20-48c8-982b-5293adf5fcd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:47:43.650875 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Created reservations ['17583e13-bf53-4c12-b19f-64b4e42125eb', 'bf87a160-b5ea-4e21-a9de-d7d7f0c27794', '05030cad-5ee1-4a50-be42-53031974d358', '24ddc625-6dca-4152-a391-9763a60849bc'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:47:43.652768 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9ae2e65-4d20-48c8-982b-5293adf5fcd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17583e13-bf53-4c12-b19f-64b4e42125eb', 'bf87a160-b5ea-4e21-a9de-d7d7f0c27794', '05030cad-5ee1-4a50-be42-53031974d358', '24ddc625-6dca-4152-a391-9763a60849bc']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:47:43.654858 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d867fee9-6d48-42ea-a5b1-9e1f9e40c21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:47:43.719066 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d867fee9-6d48-42ea-a5b1-9e1f9e40c21e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '837c6eb2-8613-4c3e-b756-741ea338d904', '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_d2849560-fae6-49bd-a986-5e1c6c733378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9770f04db9e41769db44c7a543b5215',qos_specs=None,replication_status=,reservations=['17583e13-bf53-4c12-b19f-64b4e42125eb','bf87a160-b5ea-4e21-a9de-d7d7f0c27794','05030cad-5ee1-4a50-be42-53031974d358','24ddc625-6dca-4152-a391-9763a60849bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='005d3b8860184a2aa76238bea8d89d19',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:47:43Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d2849560-fae6-49bd-a986-5e1c6c733378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=837c6eb2-8613-4c3e-b756-741ea338d904,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9770f04db9e41769db44c7a543b5215',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='005d3b8860184a2aa76238bea8d89d19',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:47:43.721089 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cecabaa3-e056-42d2-91fc-ba59dcf416e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:47:43.750927 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cecabaa3-e056-42d2-91fc-ba59dcf416e0) 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_d2849560-fae6-49bd-a986-5e1c6c733378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9770f04db9e41769db44c7a543b5215',qos_specs=None,replication_status=,reservations=['17583e13-bf53-4c12-b19f-64b4e42125eb','bf87a160-b5ea-4e21-a9de-d7d7f0c27794','05030cad-5ee1-4a50-be42-53031974d358','24ddc625-6dca-4152-a391-9763a60849bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='005d3b8860184a2aa76238bea8d89d19',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:47:43.752909 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66dff09e-3953-44f8-a4aa-f46b9c3f9b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:47:43.767047 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66dff09e-3953-44f8-a4aa-f46b9c3f9b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:47:43.769687 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Flow 'volume_create_api' (b66a4254-a5f4-4de5-8bde-95ceb8cf3c1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:47:43.820542 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Create volume request issued successfully. Nov 13 01:47:43.870524 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:43.870524 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:43.871726 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:47:43.872261 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Nov 13 01:47:43.872261 n-d-729945-8 devstack@c-api.service[87986]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Nov 13 01:47:43.872261 n-d-729945-8 devstack@c-api.service[87986]: hub = hubs.get_hub() Nov 13 01:47:44.921868 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:44.921868 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:44.922925 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:47:44.923359 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.api [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Checking backup size 1 against volume size 1 {{(pid=87987) restore /opt/stack/cinder/cinder/backup/api.py:383}} Nov 13 01:47:44.923754 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.backup.api [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Overwriting volume 837c6eb2-8613-4c3e-b756-741ea338d904 with restore of backup d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:44.942312 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.rpcapi [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] restore_backup in rpcapi backup_id d2849560-fae6-49bd-a986-5e1c6c733378 {{(pid=87987) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Nov 13 01:47:44.945402 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9e19127a-103c-41d0-b01e-19f79164abdd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378/restore returned with HTTP 202 Nov 13 01:47:44.946405 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1631/3257] 10.222.0.13 () {58 vars in 1320 bytes} [Fri Nov 13 01:47:43 2020] POST /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378/restore => generated 189 bytes in 1508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Nov 13 01:47:44.956421 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-832ed02f-b729-4b9d-be37-2b3e3fe6a6fc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:44.956943 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-832ed02f-b729-4b9d-be37-2b3e3fe6a6fc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:44.957159 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:44.957159 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:44.957578 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-832ed02f-b729-4b9d-be37-2b3e3fe6a6fc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:44.957936 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-832ed02f-b729-4b9d-be37-2b3e3fe6a6fc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:44.980653 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:44.980653 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:44.982465 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-832ed02f-b729-4b9d-be37-2b3e3fe6a6fc tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:44.987908 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1627/3258] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:44 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:45.998283 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d4845068-c199-4e26-882a-f8db7b9be516 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:45.998808 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d4845068-c199-4e26-882a-f8db7b9be516 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:45.998924 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:45.998924 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:45.999278 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d4845068-c199-4e26-882a-f8db7b9be516 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:45.999668 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d4845068-c199-4e26-882a-f8db7b9be516 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:46.021499 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:46.021499 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:46.023464 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d4845068-c199-4e26-882a-f8db7b9be516 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:46.024317 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1632/3259] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:45 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:47.041019 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b22cc372-ac24-4ce6-b6d7-96eb3568b680 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:47.041611 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b22cc372-ac24-4ce6-b6d7-96eb3568b680 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:47.041725 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:47.041725 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:47.042053 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b22cc372-ac24-4ce6-b6d7-96eb3568b680 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:47.042419 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-b22cc372-ac24-4ce6-b6d7-96eb3568b680 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:47.063891 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:47.063891 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:47.065719 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b22cc372-ac24-4ce6-b6d7-96eb3568b680 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:47.066554 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1628/3260] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:47 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:48.082049 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-79b084ff-dcfd-400b-9534-0b543298b8ec tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:48.082049 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-79b084ff-dcfd-400b-9534-0b543298b8ec tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:48.082049 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:48.082049 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:48.082049 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-79b084ff-dcfd-400b-9534-0b543298b8ec tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:48.082049 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-79b084ff-dcfd-400b-9534-0b543298b8ec tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:48.108078 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:48.108078 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:48.108078 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-79b084ff-dcfd-400b-9534-0b543298b8ec tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:48.110179 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1633/3261] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:48 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:49.129341 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c5b86138-6441-4917-8134-3c1635c809b9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:49.129341 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c5b86138-6441-4917-8134-3c1635c809b9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:49.129341 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:49.129341 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:49.129341 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c5b86138-6441-4917-8134-3c1635c809b9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:49.129341 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c5b86138-6441-4917-8134-3c1635c809b9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:49.153733 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:49.153733 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:49.159086 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c5b86138-6441-4917-8134-3c1635c809b9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:49.159086 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1629/3262] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:49 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:50.176728 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-13b92d20-2348-4edf-b581-aee9130facf5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:50.176728 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-13b92d20-2348-4edf-b581-aee9130facf5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:50.176728 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:50.176728 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:50.176728 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-13b92d20-2348-4edf-b581-aee9130facf5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:50.176728 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-13b92d20-2348-4edf-b581-aee9130facf5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:50.204255 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:50.204255 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:50.204255 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-13b92d20-2348-4edf-b581-aee9130facf5 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:50.204255 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1634/3263] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:50 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:47:51.223914 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3ba0e416-2814-4398-aa2e-3c6d15c62add tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:51.223914 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3ba0e416-2814-4398-aa2e-3c6d15c62add tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:51.223914 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:51.223914 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:51.223914 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3ba0e416-2814-4398-aa2e-3c6d15c62add tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:51.223914 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-3ba0e416-2814-4398-aa2e-3c6d15c62add tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:51.252424 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:51.252424 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:51.252424 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3ba0e416-2814-4398-aa2e-3c6d15c62add tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:51.261629 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1630/3264] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:51 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:52.273850 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-364e2d13-8f6f-4ca7-ac83-c779527b1cc3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:52.273850 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-364e2d13-8f6f-4ca7-ac83-c779527b1cc3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:52.273850 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:52.273850 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:52.273850 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-364e2d13-8f6f-4ca7-ac83-c779527b1cc3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:52.273850 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-364e2d13-8f6f-4ca7-ac83-c779527b1cc3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:52.331109 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:52.331109 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:52.331109 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-364e2d13-8f6f-4ca7-ac83-c779527b1cc3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:52.331109 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1635/3265] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:52 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:53.353881 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-543dba8d-6e6a-4971-963d-e57511393fe3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:53.353881 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-543dba8d-6e6a-4971-963d-e57511393fe3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:53.353881 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:53.353881 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:53.353881 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-543dba8d-6e6a-4971-963d-e57511393fe3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:53.353881 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-543dba8d-6e6a-4971-963d-e57511393fe3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:53.378999 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:53.378999 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:53.378999 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-543dba8d-6e6a-4971-963d-e57511393fe3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:53.379844 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1631/3266] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:53 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:54.397691 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0df88665-9340-483b-8031-166a8c84b4fd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:54.397691 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0df88665-9340-483b-8031-166a8c84b4fd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:54.397691 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:54.397691 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:54.397691 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0df88665-9340-483b-8031-166a8c84b4fd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:54.397691 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-0df88665-9340-483b-8031-166a8c84b4fd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:54.430980 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:54.430980 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:54.437505 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0df88665-9340-483b-8031-166a8c84b4fd tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:54.437505 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1636/3267] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:54 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:55.453819 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0b79c193-e8b4-4fbf-af30-6274c06d909d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:55.453819 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0b79c193-e8b4-4fbf-af30-6274c06d909d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:55.453819 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:55.453819 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:55.453819 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0b79c193-e8b4-4fbf-af30-6274c06d909d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:55.453819 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-0b79c193-e8b4-4fbf-af30-6274c06d909d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:55.476084 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:55.476084 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:55.476084 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0b79c193-e8b4-4fbf-af30-6274c06d909d tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:55.486724 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1632/3268] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:55 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:56.495243 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a722798-a465-4c85-b4a6-090b1b31347e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:56.495243 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a722798-a465-4c85-b4a6-090b1b31347e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:56.495243 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:56.495243 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:56.495243 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a722798-a465-4c85-b4a6-090b1b31347e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:56.495243 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-9a722798-a465-4c85-b4a6-090b1b31347e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:56.533174 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:56.533174 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:56.533174 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a722798-a465-4c85-b4a6-090b1b31347e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:56.542774 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1637/3269] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:56 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:57.557165 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f9eac8d0-006a-4587-92cc-20b8d2799805 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:57.557165 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f9eac8d0-006a-4587-92cc-20b8d2799805 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:57.557165 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:57.557165 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:57.557165 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f9eac8d0-006a-4587-92cc-20b8d2799805 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:57.557165 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f9eac8d0-006a-4587-92cc-20b8d2799805 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:57.633364 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:57.633364 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:57.633364 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f9eac8d0-006a-4587-92cc-20b8d2799805 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:57.633364 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1633/3270] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:57 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:47:58.664291 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ac4788da-a6ec-4bd8-b8d0-b4b9f6b3f2b1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:58.664291 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ac4788da-a6ec-4bd8-b8d0-b4b9f6b3f2b1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:58.664291 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:58.664291 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:58.664291 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ac4788da-a6ec-4bd8-b8d0-b4b9f6b3f2b1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:58.664291 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-ac4788da-a6ec-4bd8-b8d0-b4b9f6b3f2b1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:58.743822 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:58.743822 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:58.743822 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ac4788da-a6ec-4bd8-b8d0-b4b9f6b3f2b1 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:58.743822 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1638/3271] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:58 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:47:59.759408 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d7c98717-04f2-44f3-98fc-cd9f63e51f7f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:47:59.759408 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d7c98717-04f2-44f3-98fc-cd9f63e51f7f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:47:59.759408 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:47:59.759408 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:47:59.759408 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d7c98717-04f2-44f3-98fc-cd9f63e51f7f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:47:59.759408 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-d7c98717-04f2-44f3-98fc-cd9f63e51f7f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:47:59.787056 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:47:59.787056 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:47:59.787056 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d7c98717-04f2-44f3-98fc-cd9f63e51f7f tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:47:59.787056 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1634/3272] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:47:59 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:48:00.803481 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-219bb56c-7872-44fa-a3ef-bdcc310af678 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:48:00.803481 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-219bb56c-7872-44fa-a3ef-bdcc310af678 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:00.803481 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:00.803481 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:00.803481 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-219bb56c-7872-44fa-a3ef-bdcc310af678 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:00.803481 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-219bb56c-7872-44fa-a3ef-bdcc310af678 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:48:00.832958 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:00.832958 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:00.832958 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-219bb56c-7872-44fa-a3ef-bdcc310af678 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:48:00.832958 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1639/3273] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:00 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:48:01.857920 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0a09be80-07a1-4d27-b762-44872e4dcd9a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:48:01.857920 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0a09be80-07a1-4d27-b762-44872e4dcd9a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:01.857920 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:01.857920 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:01.857920 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0a09be80-07a1-4d27-b762-44872e4dcd9a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:01.857920 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-0a09be80-07a1-4d27-b762-44872e4dcd9a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:48:01.902438 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:01.902438 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:01.902438 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0a09be80-07a1-4d27-b762-44872e4dcd9a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:48:01.906697 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1635/3274] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:01 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:48:02.922379 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cea4d492-df49-48a1-bd4b-22863e61b60a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:48:02.922379 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cea4d492-df49-48a1-bd4b-22863e61b60a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:02.922379 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:02.922379 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:02.922379 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cea4d492-df49-48a1-bd4b-22863e61b60a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:02.922379 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-cea4d492-df49-48a1-bd4b-22863e61b60a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:48:02.952877 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:02.952877 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:02.955950 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cea4d492-df49-48a1-bd4b-22863e61b60a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:48:02.955950 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1640/3275] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:02 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:48:03.976355 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8f79992a-be0d-4b89-b0e3-42d4cedf8af0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:48:03.976355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8f79992a-be0d-4b89-b0e3-42d4cedf8af0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:03.976355 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:03.976355 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:03.976355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8f79992a-be0d-4b89-b0e3-42d4cedf8af0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:03.976355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-8f79992a-be0d-4b89-b0e3-42d4cedf8af0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:48:04.001713 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:04.001713 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:04.001713 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8f79992a-be0d-4b89-b0e3-42d4cedf8af0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:48:04.001713 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1636/3276] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:03 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:48:05.063056 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f630cc82-7199-45ae-a70e-6149756c8c22 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:48:05.063056 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f630cc82-7199-45ae-a70e-6149756c8c22 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:05.063056 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:05.063056 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:05.063056 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f630cc82-7199-45ae-a70e-6149756c8c22 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:05.063056 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-f630cc82-7199-45ae-a70e-6149756c8c22 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:48:05.063056 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:05.063056 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:05.063056 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f630cc82-7199-45ae-a70e-6149756c8c22 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:48:05.063056 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1641/3277] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:05 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:48:06.065224 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c799d25c-6d23-4e2e-afe1-5dd7c10faacb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:48:06.065224 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c799d25c-6d23-4e2e-afe1-5dd7c10faacb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:06.065224 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:06.065224 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:06.065224 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c799d25c-6d23-4e2e-afe1-5dd7c10faacb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:06.065224 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-c799d25c-6d23-4e2e-afe1-5dd7c10faacb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87988) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:48:06.092688 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:06.092688 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:06.092688 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c799d25c-6d23-4e2e-afe1-5dd7c10faacb tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:48:06.092688 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1637/3278] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:06 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:48:07.108559 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-797c40f2-05ad-4c00-a392-5085e6ab9529 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:48:07.109458 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-797c40f2-05ad-4c00-a392-5085e6ab9529 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:07.109793 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:07.109793 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:07.110357 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-797c40f2-05ad-4c00-a392-5085e6ab9529 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:07.110851 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.backups [None req-797c40f2-05ad-4c00-a392-5085e6ab9529 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Show backup with id d2849560-fae6-49bd-a986-5e1c6c733378. {{(pid=87987) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Nov 13 01:48:07.133637 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:07.133637 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:07.136799 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-797c40f2-05ad-4c00-a392-5085e6ab9529 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 200 Nov 13 01:48:07.137662 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1642/3279] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:07 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:48:07.152402 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a2d3683-0032-4e9b-9074-a16b2623b28b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/837c6eb2-8613-4c3e-b756-741ea338d904 Nov 13 01:48:07.152955 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a2d3683-0032-4e9b-9074-a16b2623b28b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:07.153179 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:07.153179 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:07.153549 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9a2d3683-0032-4e9b-9074-a16b2623b28b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:07.212205 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:07.212205 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:07.222426 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9a2d3683-0032-4e9b-9074-a16b2623b28b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:48:07.247969 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9a2d3683-0032-4e9b-9074-a16b2623b28b tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/837c6eb2-8613-4c3e-b756-741ea338d904 returned with HTTP 200 Nov 13 01:48:07.249030 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1638/3280] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:07 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/837c6eb2-8613-4c3e-b756-741ea338d904 => generated 1035 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:48:07.265676 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7face6f4-ab59-4443-a4dd-2caa2800e3f3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/837c6eb2-8613-4c3e-b756-741ea338d904 Nov 13 01:48:07.266245 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7face6f4-ab59-4443-a4dd-2caa2800e3f3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:07.266464 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:07.266464 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:07.266942 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7face6f4-ab59-4443-a4dd-2caa2800e3f3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:07.321676 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:07.321676 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:07.331176 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7face6f4-ab59-4443-a4dd-2caa2800e3f3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:48:07.356477 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7face6f4-ab59-4443-a4dd-2caa2800e3f3 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/837c6eb2-8613-4c3e-b756-741ea338d904 returned with HTTP 200 Nov 13 01:48:07.358054 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1643/3281] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:07 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/837c6eb2-8613-4c3e-b756-741ea338d904 => generated 1035 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:48:07.376101 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ac3df4cd-d1d0-4b21-83fc-68ecf23de24a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] DELETE http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/837c6eb2-8613-4c3e-b756-741ea338d904 Nov 13 01:48:07.376700 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ac3df4cd-d1d0-4b21-83fc-68ecf23de24a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:07.376985 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:07.376985 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:07.377363 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ac3df4cd-d1d0-4b21-83fc-68ecf23de24a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:07.377835 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-ac3df4cd-d1d0-4b21-83fc-68ecf23de24a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Delete volume with id: 837c6eb2-8613-4c3e-b756-741ea338d904 Nov 13 01:48:07.430845 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:07.430845 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:07.432445 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ac3df4cd-d1d0-4b21-83fc-68ecf23de24a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:48:07.459178 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ac3df4cd-d1d0-4b21-83fc-68ecf23de24a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Delete volume request issued successfully. Nov 13 01:48:07.459674 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ac3df4cd-d1d0-4b21-83fc-68ecf23de24a tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/837c6eb2-8613-4c3e-b756-741ea338d904 returned with HTTP 202 Nov 13 01:48:07.463952 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1639/3282] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:48:07 2020] DELETE /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/837c6eb2-8613-4c3e-b756-741ea338d904 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:48:07.469064 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b8c4e489-695a-4643-8005-d6687d0e4bc0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/837c6eb2-8613-4c3e-b756-741ea338d904 Nov 13 01:48:07.469641 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b8c4e489-695a-4643-8005-d6687d0e4bc0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:07.469836 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:07.469836 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:07.470215 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b8c4e489-695a-4643-8005-d6687d0e4bc0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:07.530432 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:07.530432 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:07.540192 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b8c4e489-695a-4643-8005-d6687d0e4bc0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:48:07.567807 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b8c4e489-695a-4643-8005-d6687d0e4bc0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/837c6eb2-8613-4c3e-b756-741ea338d904 returned with HTTP 200 Nov 13 01:48:07.568787 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1644/3283] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:07 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/837c6eb2-8613-4c3e-b756-741ea338d904 => generated 1034 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:48:08.586642 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d34e7c6f-0b70-42e0-860f-f7364287b9da tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/837c6eb2-8613-4c3e-b756-741ea338d904 Nov 13 01:48:08.587328 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d34e7c6f-0b70-42e0-860f-f7364287b9da tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:08.588005 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:08.588005 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:08.588343 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d34e7c6f-0b70-42e0-860f-f7364287b9da tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:08.642986 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:08.642986 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:08.652654 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d34e7c6f-0b70-42e0-860f-f7364287b9da tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:48:08.678775 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d34e7c6f-0b70-42e0-860f-f7364287b9da tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/837c6eb2-8613-4c3e-b756-741ea338d904 returned with HTTP 200 Nov 13 01:48:08.679831 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1640/3284] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:08 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/837c6eb2-8613-4c3e-b756-741ea338d904 => generated 1034 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:48:09.705055 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-883d3590-38da-4fd5-9731-24e73c3273b4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/837c6eb2-8613-4c3e-b756-741ea338d904 Nov 13 01:48:09.705055 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-883d3590-38da-4fd5-9731-24e73c3273b4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:09.705055 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:09.705055 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:09.705055 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-883d3590-38da-4fd5-9731-24e73c3273b4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:09.760190 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-883d3590-38da-4fd5-9731-24e73c3273b4 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/837c6eb2-8613-4c3e-b756-741ea338d904 returned with HTTP 404 Nov 13 01:48:09.761347 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1645/3285] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:09 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/837c6eb2-8613-4c3e-b756-741ea338d904 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:48:09.778233 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1cffd65e-5057-44d1-a4ab-b84365f2ba99 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] DELETE http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 Nov 13 01:48:09.778765 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1cffd65e-5057-44d1-a4ab-b84365f2ba99 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:09.778983 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:09.778983 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:09.779354 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1cffd65e-5057-44d1-a4ab-b84365f2ba99 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:09.780606 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.contrib.backups [None req-1cffd65e-5057-44d1-a4ab-b84365f2ba99 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Delete backup with id: d2849560-fae6-49bd-a986-5e1c6c733378. Nov 13 01:48:09.813363 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:09.813363 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:09.845663 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.backup.rpcapi [None req-1cffd65e-5057-44d1-a4ab-b84365f2ba99 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] delete_backup rpcapi backup_id d2849560-fae6-49bd-a986-5e1c6c733378 {{(pid=87988) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Nov 13 01:48:09.849259 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1cffd65e-5057-44d1-a4ab-b84365f2ba99 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 returned with HTTP 202 Nov 13 01:48:09.853594 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1641/3286] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:48:09 2020] DELETE /volume/v3/f9770f04db9e41769db44c7a543b5215/backups/d2849560-fae6-49bd-a986-5e1c6c733378 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 01:48:09.859030 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d369b6d2-7325-4deb-90bc-78fb5d127c33 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] DELETE http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f Nov 13 01:48:09.860005 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d369b6d2-7325-4deb-90bc-78fb5d127c33 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:09.860501 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d369b6d2-7325-4deb-90bc-78fb5d127c33 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:09.860960 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-d369b6d2-7325-4deb-90bc-78fb5d127c33 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Delete volume with id: 204672d3-4187-4ccc-b6c4-e3889689605f Nov 13 01:48:09.916767 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:09.916767 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:09.918049 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d369b6d2-7325-4deb-90bc-78fb5d127c33 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:48:09.961299 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d369b6d2-7325-4deb-90bc-78fb5d127c33 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Delete volume request issued successfully. Nov 13 01:48:09.961868 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d369b6d2-7325-4deb-90bc-78fb5d127c33 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f returned with HTTP 202 Nov 13 01:48:09.969856 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1646/3287] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:48:09 2020] DELETE /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:48:09.976100 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ea331f1a-3a9d-4454-b0f2-5e894a089416 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f Nov 13 01:48:09.976794 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ea331f1a-3a9d-4454-b0f2-5e894a089416 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:09.977050 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:09.977050 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:09.977553 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ea331f1a-3a9d-4454-b0f2-5e894a089416 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:10.038161 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:10.038161 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:10.048994 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ea331f1a-3a9d-4454-b0f2-5e894a089416 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:48:10.073695 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ea331f1a-3a9d-4454-b0f2-5e894a089416 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f returned with HTTP 200 Nov 13 01:48:10.085509 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1642/3288] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:09 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f => generated 977 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:48:11.093526 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4de1d396-9187-4418-aee8-da608a7841e2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f Nov 13 01:48:11.094113 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4de1d396-9187-4418-aee8-da608a7841e2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:11.094390 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:11.094390 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:11.094849 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4de1d396-9187-4418-aee8-da608a7841e2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:11.161195 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:11.161195 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:11.172477 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4de1d396-9187-4418-aee8-da608a7841e2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:48:11.207276 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4de1d396-9187-4418-aee8-da608a7841e2 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f returned with HTTP 200 Nov 13 01:48:11.218459 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1647/3289] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:11 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f => generated 977 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:48:12.225634 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7bc5cfd2-3e0c-40b3-809b-0ce3ee211832 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f Nov 13 01:48:12.226055 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7bc5cfd2-3e0c-40b3-809b-0ce3ee211832 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:12.226218 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:12.226218 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:12.226855 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7bc5cfd2-3e0c-40b3-809b-0ce3ee211832 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:12.281931 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7bc5cfd2-3e0c-40b3-809b-0ce3ee211832 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f returned with HTTP 404 Nov 13 01:48:12.283238 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1643/3290] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:12 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:48:12.297236 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c2dbc486-a52e-418a-8f52-5601745bac64 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] DELETE http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f Nov 13 01:48:12.298069 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c2dbc486-a52e-418a-8f52-5601745bac64 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:12.298280 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:12.298280 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:12.298886 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c2dbc486-a52e-418a-8f52-5601745bac64 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:12.299393 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-c2dbc486-a52e-418a-8f52-5601745bac64 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Delete volume with id: 204672d3-4187-4ccc-b6c4-e3889689605f Nov 13 01:48:12.350305 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c2dbc486-a52e-418a-8f52-5601745bac64 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f returned with HTTP 404 Nov 13 01:48:12.355006 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1648/3291] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:48:12 2020] DELETE /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/204672d3-4187-4ccc-b6c4-e3889689605f => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:48:12.360870 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-818d9038-ea95-4122-b32f-62fa78ac954e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] DELETE http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:48:12.361396 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-818d9038-ea95-4122-b32f-62fa78ac954e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:12.361880 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-818d9038-ea95-4122-b32f-62fa78ac954e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:12.362336 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-818d9038-ea95-4122-b32f-62fa78ac954e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Delete volume with id: 2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:48:12.416664 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:12.416664 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:12.418111 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-818d9038-ea95-4122-b32f-62fa78ac954e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:48:12.455415 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-818d9038-ea95-4122-b32f-62fa78ac954e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Delete volume request issued successfully. Nov 13 01:48:12.456106 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-818d9038-ea95-4122-b32f-62fa78ac954e tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 202 Nov 13 01:48:12.457205 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1644/3292] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:48:12 2020] DELETE /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:48:12.465911 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8163f4b8-6bdd-40a6-a0b5-c6197c925089 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:48:12.466431 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8163f4b8-6bdd-40a6-a0b5-c6197c925089 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:12.466895 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8163f4b8-6bdd-40a6-a0b5-c6197c925089 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:12.520536 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:12.520536 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:12.530574 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8163f4b8-6bdd-40a6-a0b5-c6197c925089 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:48:12.558295 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8163f4b8-6bdd-40a6-a0b5-c6197c925089 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:48:12.559045 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1649/3293] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:12 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 1358 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:48:13.579502 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec092447-b748-4435-83a2-e494cf52acc9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:48:13.580505 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec092447-b748-4435-83a2-e494cf52acc9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:13.580847 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:13.580847 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:13.581484 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ec092447-b748-4435-83a2-e494cf52acc9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:13.646572 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:13.646572 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:13.657379 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ec092447-b748-4435-83a2-e494cf52acc9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Volume info retrieved successfully. Nov 13 01:48:13.682267 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ec092447-b748-4435-83a2-e494cf52acc9 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 200 Nov 13 01:48:13.683559 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1645/3294] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:13 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 1358 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:48:14.700099 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6f6ee89c-6280-4544-b77f-642f636295d0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] GET http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 Nov 13 01:48:14.701272 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6f6ee89c-6280-4544-b77f-642f636295d0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:14.701708 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:14.701708 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:14.702336 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6f6ee89c-6280-4544-b77f-642f636295d0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:14.750860 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6f6ee89c-6280-4544-b77f-642f636295d0 tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 returned with HTTP 404 Nov 13 01:48:14.751984 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1650/3295] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:14 2020] GET /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/2a3e85b8-0b41-49cf-b149-80e2dcd36e53 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:48:14.760770 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-02c1a3c0-9152-4975-aedc-ad5139a6f8ad tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] DELETE http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:48:14.761296 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-02c1a3c0-9152-4975-aedc-ad5139a6f8ad tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:14.761513 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:14.761513 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:14.761881 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-02c1a3c0-9152-4975-aedc-ad5139a6f8ad tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:14.762354 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-02c1a3c0-9152-4975-aedc-ad5139a6f8ad tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] Delete volume with id: 643e11ea-1239-4ce3-8ccf-c6cf98aecdcd Nov 13 01:48:14.811772 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-02c1a3c0-9152-4975-aedc-ad5139a6f8ad tempest-VolumesBackupsTest-692071521 tempest-VolumesBackupsTest-692071521] http://10.222.0.13/volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd returned with HTTP 404 Nov 13 01:48:14.812853 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1646/3296] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:48:14 2020] DELETE /volume/v3/f9770f04db9e41769db44c7a543b5215/volumes/643e11ea-1239-4ce3-8ccf-c6cf98aecdcd => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:48:16.945832 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] POST http://10.222.0.13/volume/v3/c443af453730416aa7e3a1881aa49652/volumes Nov 13 01:48:16.947967 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1367804656"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:48:16.949214 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1367804656'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:48:16.949722 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Create volume of 2 GB Nov 13 01:48:16.965776 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Availability Zones retrieved successfully. Nov 13 01:48:16.984966 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Flow 'volume_create_api' (9117216c-69f1-4c5c-b5f8-afc96f5ce569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:48:16.987817 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61fd6974-3113-48c7-aa3e-79555c3497fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:48:16.989949 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Validating volume size '2' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:48:17.070815 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61fd6974-3113-48c7-aa3e-79555c3497fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:48:17.073260 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88ddef3e-6c20-4c8d-a029-b30824c59c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:48:17.195212 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Created reservations ['66d1236c-5567-4fda-b3a2-73f089cf95d2', '78ef393c-028c-4c57-a374-627b3d6e950d', 'a8e12e01-f130-4a2a-b8d0-b192242ddd80', '1d4874fd-de6d-446f-b4b2-b3d828245990'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:48:17.199521 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88ddef3e-6c20-4c8d-a029-b30824c59c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66d1236c-5567-4fda-b3a2-73f089cf95d2', '78ef393c-028c-4c57-a374-627b3d6e950d', 'a8e12e01-f130-4a2a-b8d0-b192242ddd80', '1d4874fd-de6d-446f-b4b2-b3d828245990']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:48:17.206666 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c070959-ceb2-4a35-85d8-12b3e66bcfce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:48:17.283252 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c070959-ceb2-4a35-85d8-12b3e66bcfce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ef85acb-71cc-452e-b57f-1e4d2b6a1c36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1367804656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c443af453730416aa7e3a1881aa49652',qos_specs=None,replication_status=,reservations=['66d1236c-5567-4fda-b3a2-73f089cf95d2','78ef393c-028c-4c57-a374-627b3d6e950d','a8e12e01-f130-4a2a-b8d0-b192242ddd80','1d4874fd-de6d-446f-b4b2-b3d828245990'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3921430feb7a4d0a9311a0cfb1868b27',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:48:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1367804656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ef85acb-71cc-452e-b57f-1e4d2b6a1c36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c443af453730416aa7e3a1881aa49652',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='3921430feb7a4d0a9311a0cfb1868b27',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:48:17.283252 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5a5aa4e-0fa4-4a93-b5b4-90b51baa9761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:48:17.323067 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5a5aa4e-0fa4-4a93-b5b4-90b51baa9761) 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-1367804656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c443af453730416aa7e3a1881aa49652',qos_specs=None,replication_status=,reservations=['66d1236c-5567-4fda-b3a2-73f089cf95d2','78ef393c-028c-4c57-a374-627b3d6e950d','a8e12e01-f130-4a2a-b8d0-b192242ddd80','1d4874fd-de6d-446f-b4b2-b3d828245990'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3921430feb7a4d0a9311a0cfb1868b27',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:48:17.325477 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c7a5a79-5a56-4678-ae61-4808fc3e2e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:48:17.343825 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c7a5a79-5a56-4678-ae61-4808fc3e2e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:48:17.346901 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Flow 'volume_create_api' (9117216c-69f1-4c5c-b5f8-afc96f5ce569) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:48:17.407723 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Create volume request issued successfully. Nov 13 01:48:17.435176 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-63d0272d-c914-40dc-aa3d-e69e93ea6921 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] http://10.222.0.13/volume/v3/c443af453730416aa7e3a1881aa49652/volumes returned with HTTP 202 Nov 13 01:48:17.436311 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1651/3297] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:48:16 2020] POST /volume/v3/c443af453730416aa7e3a1881aa49652/volumes => generated 824 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:48:17.452732 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-87caa03f-09ee-4bee-bce8-1f09db18ba6d tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] GET http://10.222.0.13/volume/v3/c443af453730416aa7e3a1881aa49652/volumes/1ef85acb-71cc-452e-b57f-1e4d2b6a1c36 Nov 13 01:48:17.453264 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-87caa03f-09ee-4bee-bce8-1f09db18ba6d tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:17.453750 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-87caa03f-09ee-4bee-bce8-1f09db18ba6d tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:17.532022 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:17.532022 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:17.543290 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-87caa03f-09ee-4bee-bce8-1f09db18ba6d tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Volume info retrieved successfully. Nov 13 01:48:17.571403 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-87caa03f-09ee-4bee-bce8-1f09db18ba6d tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] http://10.222.0.13/volume/v3/c443af453730416aa7e3a1881aa49652/volumes/1ef85acb-71cc-452e-b57f-1e4d2b6a1c36 returned with HTTP 200 Nov 13 01:48:17.573109 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1647/3298] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:17 2020] GET /volume/v3/c443af453730416aa7e3a1881aa49652/volumes/1ef85acb-71cc-452e-b57f-1e4d2b6a1c36 => generated 916 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:48:18.590871 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c36b0421-e303-4153-a607-0bf3a132c111 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] GET http://10.222.0.13/volume/v3/c443af453730416aa7e3a1881aa49652/volumes/1ef85acb-71cc-452e-b57f-1e4d2b6a1c36 Nov 13 01:48:18.590871 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c36b0421-e303-4153-a607-0bf3a132c111 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:18.592024 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:18.592024 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:18.592024 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c36b0421-e303-4153-a607-0bf3a132c111 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:18.646358 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:18.646358 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:18.656457 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c36b0421-e303-4153-a607-0bf3a132c111 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Volume info retrieved successfully. Nov 13 01:48:18.714306 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c36b0421-e303-4153-a607-0bf3a132c111 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] http://10.222.0.13/volume/v3/c443af453730416aa7e3a1881aa49652/volumes/1ef85acb-71cc-452e-b57f-1e4d2b6a1c36 returned with HTTP 200 Nov 13 01:48:18.716160 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1652/3299] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:18 2020] GET /volume/v3/c443af453730416aa7e3a1881aa49652/volumes/1ef85acb-71cc-452e-b57f-1e4d2b6a1c36 => generated 917 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:48:18.731875 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8964e236-370a-43ad-8dc5-cad8dacbd3df tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] POST http://10.222.0.13/volume/v3/c443af453730416aa7e3a1881aa49652/volumes Nov 13 01:48:18.732634 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:18.732634 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:18.733316 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8964e236-370a-43ad-8dc5-cad8dacbd3df tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "1ef85acb-71cc-452e-b57f-1e4d2b6a1c36"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:48:18.734731 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-8964e236-370a-43ad-8dc5-cad8dacbd3df tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Create volume request body: {'volume': {'size': 1, 'source_volid': '1ef85acb-71cc-452e-b57f-1e4d2b6a1c36'}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:48:18.809006 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:18.809006 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:18.810446 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8964e236-370a-43ad-8dc5-cad8dacbd3df tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Volume retrieved successfully. Nov 13 01:48:18.811260 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-8964e236-370a-43ad-8dc5-cad8dacbd3df tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Create volume of 1 GB Nov 13 01:48:18.828133 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8964e236-370a-43ad-8dc5-cad8dacbd3df tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Availability Zones retrieved successfully. Nov 13 01:48:18.852200 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8964e236-370a-43ad-8dc5-cad8dacbd3df tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Flow 'volume_create_api' (9a37f6d7-2fc7-49d9-a541-6e6dc0acb424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:48:18.856677 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8964e236-370a-43ad-8dc5-cad8dacbd3df tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b472f7b8-a8b8-448c-b662-6b04af02e228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:48:18.860138 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-8964e236-370a-43ad-8dc5-cad8dacbd3df tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Validating volume size '1' using validate_int, validate_source_size {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:48:18.863654 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.volume.api [None req-8964e236-370a-43ad-8dc5-cad8dacbd3df tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b472f7b8-a8b8-448c-b662-6b04af02e228) transitioned into state 'FAILURE' from state 'RUNNING' Nov 13 01:48:18.864208 n-d-729945-8 devstack@c-api.service[87986]: 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. Nov 13 01:48:18.872547 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-8964e236-370a-43ad-8dc5-cad8dacbd3df tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b472f7b8-a8b8-448c-b662-6b04af02e228) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:48:18.875675 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.volume.api [None req-8964e236-370a-43ad-8dc5-cad8dacbd3df tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b472f7b8-a8b8-448c-b662-6b04af02e228) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Nov 13 01:48:18.879862 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.volume.api [None req-8964e236-370a-43ad-8dc5-cad8dacbd3df tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Flow 'volume_create_api' (9a37f6d7-2fc7-49d9-a541-6e6dc0acb424) transitioned into state 'REVERTED' from state 'RUNNING' Nov 13 01:48:18.881276 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8964e236-370a-43ad-8dc5-cad8dacbd3df tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] http://10.222.0.13/volume/v3/c443af453730416aa7e3a1881aa49652/volumes returned with HTTP 400 Nov 13 01:48:18.882759 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1648/3300] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 01:48:18 2020] POST /volume/v3/c443af453730416aa7e3a1881aa49652/volumes => generated 173 bytes in 155 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Nov 13 01:48:18.894744 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93ec2f20-2243-41bb-8966-31f9cbbeb5ca tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] DELETE http://10.222.0.13/volume/v3/c443af453730416aa7e3a1881aa49652/volumes/1ef85acb-71cc-452e-b57f-1e4d2b6a1c36 Nov 13 01:48:18.895292 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93ec2f20-2243-41bb-8966-31f9cbbeb5ca tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:18.895519 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:18.895519 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:18.895891 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-93ec2f20-2243-41bb-8966-31f9cbbeb5ca tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:18.896370 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-93ec2f20-2243-41bb-8966-31f9cbbeb5ca tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Delete volume with id: 1ef85acb-71cc-452e-b57f-1e4d2b6a1c36 Nov 13 01:48:18.979989 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:18.979989 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:18.981212 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-93ec2f20-2243-41bb-8966-31f9cbbeb5ca tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Volume info retrieved successfully. Nov 13 01:48:19.013715 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-93ec2f20-2243-41bb-8966-31f9cbbeb5ca tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Delete volume request issued successfully. Nov 13 01:48:19.014527 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-93ec2f20-2243-41bb-8966-31f9cbbeb5ca tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] http://10.222.0.13/volume/v3/c443af453730416aa7e3a1881aa49652/volumes/1ef85acb-71cc-452e-b57f-1e4d2b6a1c36 returned with HTTP 202 Nov 13 01:48:19.015877 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1653/3301] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:48:18 2020] DELETE /volume/v3/c443af453730416aa7e3a1881aa49652/volumes/1ef85acb-71cc-452e-b57f-1e4d2b6a1c36 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:48:19.022899 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e86859ec-a296-4239-b596-8594d1e18df5 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] GET http://10.222.0.13/volume/v3/c443af453730416aa7e3a1881aa49652/volumes/1ef85acb-71cc-452e-b57f-1e4d2b6a1c36 Nov 13 01:48:19.023439 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e86859ec-a296-4239-b596-8594d1e18df5 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:19.023667 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:19.023667 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:19.024323 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e86859ec-a296-4239-b596-8594d1e18df5 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:19.086556 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:19.086556 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:19.097960 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e86859ec-a296-4239-b596-8594d1e18df5 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Volume info retrieved successfully. Nov 13 01:48:19.123383 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e86859ec-a296-4239-b596-8594d1e18df5 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] http://10.222.0.13/volume/v3/c443af453730416aa7e3a1881aa49652/volumes/1ef85acb-71cc-452e-b57f-1e4d2b6a1c36 returned with HTTP 200 Nov 13 01:48:19.125587 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1649/3302] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:19 2020] GET /volume/v3/c443af453730416aa7e3a1881aa49652/volumes/1ef85acb-71cc-452e-b57f-1e4d2b6a1c36 => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:48:20.147708 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-218f94bc-6c70-4046-9b99-374b11372fb0 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] GET http://10.222.0.13/volume/v3/c443af453730416aa7e3a1881aa49652/volumes/1ef85acb-71cc-452e-b57f-1e4d2b6a1c36 Nov 13 01:48:20.149044 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-218f94bc-6c70-4046-9b99-374b11372fb0 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:20.149452 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:20.149452 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:20.150165 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-218f94bc-6c70-4046-9b99-374b11372fb0 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:20.216348 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:20.216348 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:20.227471 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-218f94bc-6c70-4046-9b99-374b11372fb0 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Volume info retrieved successfully. Nov 13 01:48:20.274841 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-218f94bc-6c70-4046-9b99-374b11372fb0 tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] http://10.222.0.13/volume/v3/c443af453730416aa7e3a1881aa49652/volumes/1ef85acb-71cc-452e-b57f-1e4d2b6a1c36 returned with HTTP 200 Nov 13 01:48:20.274841 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1654/3303] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:20 2020] GET /volume/v3/c443af453730416aa7e3a1881aa49652/volumes/1ef85acb-71cc-452e-b57f-1e4d2b6a1c36 => generated 916 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:48:21.127080 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0e1db1ef-a7e1-4719-a441-b6d9f28e83f5 req-9c08f3f8-8ba0-4a0c-b512-4784f42c0f25 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] DELETE http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/3d0931a3-df93-49ff-97fc-c1bf5919e732 Nov 13 01:48:21.127865 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0e1db1ef-a7e1-4719-a441-b6d9f28e83f5 req-9c08f3f8-8ba0-4a0c-b512-4784f42c0f25 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:21.128204 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:21.128204 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:21.128780 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-0e1db1ef-a7e1-4719-a441-b6d9f28e83f5 req-9c08f3f8-8ba0-4a0c-b512-4784f42c0f25 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:21.157093 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:21.157093 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:21.278858 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e6824dc3-3461-4076-bbee-3af232018dfe tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] GET http://10.222.0.13/volume/v3/c443af453730416aa7e3a1881aa49652/volumes/1ef85acb-71cc-452e-b57f-1e4d2b6a1c36 Nov 13 01:48:21.279781 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e6824dc3-3461-4076-bbee-3af232018dfe tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:21.280172 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:21.280172 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:21.281510 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e6824dc3-3461-4076-bbee-3af232018dfe tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:21.351222 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e6824dc3-3461-4076-bbee-3af232018dfe tempest-VolumesCloneNegativeTest-1568735589 tempest-VolumesCloneNegativeTest-1568735589] http://10.222.0.13/volume/v3/c443af453730416aa7e3a1881aa49652/volumes/1ef85acb-71cc-452e-b57f-1e4d2b6a1c36 returned with HTTP 404 Nov 13 01:48:21.360985 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1655/3304] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:48:21 2020] GET /volume/v3/c443af453730416aa7e3a1881aa49652/volumes/1ef85acb-71cc-452e-b57f-1e4d2b6a1c36 => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Nov 13 01:48:22.046627 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-0e1db1ef-a7e1-4719-a441-b6d9f28e83f5 req-9c08f3f8-8ba0-4a0c-b512-4784f42c0f25 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:48:22.047062 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-0e1db1ef-a7e1-4719-a441-b6d9f28e83f5 req-9c08f3f8-8ba0-4a0c-b512-4784f42c0f25 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Pending status list for volume during attachment-delete: [] {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:48:22.057711 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-0e1db1ef-a7e1-4719-a441-b6d9f28e83f5 req-9c08f3f8-8ba0-4a0c-b512-4784f42c0f25 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/3d0931a3-df93-49ff-97fc-c1bf5919e732 returned with HTTP 200 Nov 13 01:48:22.058755 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1650/3305] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 01:48:21 2020] DELETE /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/3d0931a3-df93-49ff-97fc-c1bf5919e732 => generated 19 bytes in 944 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:48:22.954310 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-1909b844-4272-4f5e-9726-0f44145dfa4d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:48:22.954857 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-1909b844-4272-4f5e-9726-0f44145dfa4d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:22.955449 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-1909b844-4272-4f5e-9726-0f44145dfa4d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:23.027865 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:23.027865 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:23.037641 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-57f749fe-20e1-410b-9809-42c99d1e299c req-1909b844-4272-4f5e-9726-0f44145dfa4d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:48:23.065783 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-1909b844-4272-4f5e-9726-0f44145dfa4d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:48:23.066878 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1656/3306] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:48:22 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 1369 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:48:23.804172 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-3818d56f-3793-40dc-ac89-1fe7c7959560 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:48:23.804734 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-3818d56f-3793-40dc-ac89-1fe7c7959560 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:23.804975 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:23.804975 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:23.805343 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-3818d56f-3793-40dc-ac89-1fe7c7959560 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:23.855546 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:23.855546 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:23.863708 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-57f749fe-20e1-410b-9809-42c99d1e299c req-3818d56f-3793-40dc-ac89-1fe7c7959560 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:48:23.887245 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-3818d56f-3793-40dc-ac89-1fe7c7959560 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:48:23.888133 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1651/3307] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:48:23 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 1369 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:48:23.898376 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-1909b844-4272-4f5e-9726-0f44145dfa4d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume// Nov 13 01:48:23.898854 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-1909b844-4272-4f5e-9726-0f44145dfa4d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:23.899071 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:23.899071 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:23.900073 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-1909b844-4272-4f5e-9726-0f44145dfa4d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:23.901345 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-1909b844-4272-4f5e-9726-0f44145dfa4d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:48:23.901983 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1657/3308] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:48:23 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:48:23.915419 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-46fc7e6d-b593-40c0-832b-35d181d056da tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments Nov 13 01:48:23.915979 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:23.915979 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:23.916392 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-46fc7e6d-b593-40c0-832b-35d181d056da tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ccf47406-341f-4d78-a067-53a57cb502b3", "instance_uuid": "7be8230e-c744-4050-ae07-4431dfc676e7", "connector": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:48:23.968716 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:23.968716 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:24.020088 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-46fc7e6d-b593-40c0-832b-35d181d056da tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments returned with HTTP 200 Nov 13 01:48:24.020999 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1652/3309] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:48:23 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:48:25.487073 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-1909b844-4272-4f5e-9726-0f44145dfa4d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume// Nov 13 01:48:25.488345 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-1909b844-4272-4f5e-9726-0f44145dfa4d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:25.489019 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-1909b844-4272-4f5e-9726-0f44145dfa4d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:25.490373 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-1909b844-4272-4f5e-9726-0f44145dfa4d tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:48:25.491105 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1658/3310] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 01:48:25 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:48:25.505130 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-46a285e9-d220-45a3-88e6-2b4719e3e113 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:48:25.505716 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-46a285e9-d220-45a3-88e6-2b4719e3e113 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:48:25.505937 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:25.505937 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:25.506309 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-46a285e9-d220-45a3-88e6-2b4719e3e113 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:48:25.558722 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:25.558722 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:25.568683 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-57f749fe-20e1-410b-9809-42c99d1e299c req-46a285e9-d220-45a3-88e6-2b4719e3e113 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:48:25.590866 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:25.590866 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:25.601847 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-46a285e9-d220-45a3-88e6-2b4719e3e113 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:48:25.603280 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1653/3311] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 01:48:25 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 1467 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 01:48:25.624398 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-a8b784cd-0490-4856-944d-ecc16aa62f27 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] PUT http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/4d185f21-3223-4b6f-a459-977b58afb5cc Nov 13 01:48:25.625475 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-a8b784cd-0490-4856-944d-ecc16aa62f27 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:48:25.659658 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:48:25.659658 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:48:25.660191 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-57f749fe-20e1-410b-9809-42c99d1e299c req-a8b784cd-0490-4856-944d-ecc16aa62f27 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Lock "b'cinder-attachment_update-ccf47406-341f-4d78-a067-53a57cb502b3-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.013s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:48:25.662514 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:25.662514 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:26.958215 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-57f749fe-20e1-410b-9809-42c99d1e299c req-a8b784cd-0490-4856-944d-ecc16aa62f27 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Lock "b'cinder-attachment_update-ccf47406-341f-4d78-a067-53a57cb502b3-n-h2-729945-8'" released by "attachment_update" :: held 1.298s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:48:26.959415 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-a8b784cd-0490-4856-944d-ecc16aa62f27 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/4d185f21-3223-4b6f-a459-977b58afb5cc returned with HTTP 200 Nov 13 01:48:26.960799 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1659/3312] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 01:48:25 2020] PUT /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/4d185f21-3223-4b6f-a459-977b58afb5cc => generated 762 bytes in 1343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 01:48:26.997103 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-a2bd86a9-043b-4ea2-9c06-d0e14aefe7e8 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/4d185f21-3223-4b6f-a459-977b58afb5cc/action Nov 13 01:48:26.997620 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:48:26.997620 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:48:26.998063 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-a2bd86a9-043b-4ea2-9c06-d0e14aefe7e8 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:48:26.998442 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-a2bd86a9-043b-4ea2-9c06-d0e14aefe7e8 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:48:27.077264 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:48:27.077264 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:48:27.093511 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-57f749fe-20e1-410b-9809-42c99d1e299c req-a2bd86a9-043b-4ea2-9c06-d0e14aefe7e8 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/4d185f21-3223-4b6f-a459-977b58afb5cc/action returned with HTTP 204 Nov 13 01:48:27.094422 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1654/3313] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 01:48:26 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/4d185f21-3223-4b6f-a459-977b58afb5cc/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:50:21.958484 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b22a133c-cbd2-4212-a16b-715afedc3638 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots Nov 13 01:50:21.959069 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:21.959069 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:21.959345 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b22a133c-cbd2-4212-a16b-715afedc3638 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ccf47406-341f-4d78-a067-53a57cb502b3", "force": true, "display_name": "tempest-TestVolumeBootPattern-snapshot-744091516", "description": null, "metadata": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:50:22.014010 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:22.014010 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:22.015127 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b22a133c-cbd2-4212-a16b-715afedc3638 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:50:22.015482 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-b22a133c-cbd2-4212-a16b-715afedc3638 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create snapshot from volume ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:50:22.077108 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-b22a133c-cbd2-4212-a16b-715afedc3638 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Created reservations ['da9223e3-ec4c-4c95-8de0-748a9e852eca', '47f372b7-3648-47a8-9dfa-29796f1d14e4', 'd0e591be-07ce-420c-ae99-cc4f73f55bd5', '04bbe34d-2e5f-444f-9f15-c26b2a317569'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:50:22.193018 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b22a133c-cbd2-4212-a16b-715afedc3638 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot force create request issued successfully. Nov 13 01:50:22.193680 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b22a133c-cbd2-4212-a16b-715afedc3638 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots returned with HTTP 202 Nov 13 01:50:22.194551 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1660/3314] 10.222.0.13 () {58 vars in 1192 bytes} [Fri Nov 13 01:50:21 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots => generated 307 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:50:22.207380 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-23945368-9eac-4650-a9da-c8b9900901b1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 Nov 13 01:50:22.207468 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-23945368-9eac-4650-a9da-c8b9900901b1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:50:22.207805 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:22.207805 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:22.208273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-23945368-9eac-4650-a9da-c8b9900901b1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:50:22.235814 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:22.235814 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:22.237262 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-23945368-9eac-4650-a9da-c8b9900901b1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:50:22.239160 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-23945368-9eac-4650-a9da-c8b9900901b1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 returned with HTTP 200 Nov 13 01:50:22.240195 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1655/3315] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:50:22 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 01:50:23.252529 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dc117885-6d93-409d-b474-cf237aff3a7f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 Nov 13 01:50:23.253830 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dc117885-6d93-409d-b474-cf237aff3a7f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:50:23.253830 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:23.253830 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:23.253830 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dc117885-6d93-409d-b474-cf237aff3a7f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:50:23.281012 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:23.281012 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:23.282169 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dc117885-6d93-409d-b474-cf237aff3a7f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:50:23.284154 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dc117885-6d93-409d-b474-cf237aff3a7f tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 returned with HTTP 200 Nov 13 01:50:23.284985 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1661/3316] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:50:23 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:50:24.297542 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8e911acf-e672-4ba0-98ec-7bf1e59c0579 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 Nov 13 01:50:24.298106 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8e911acf-e672-4ba0-98ec-7bf1e59c0579 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:50:24.298292 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:24.298292 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:24.298663 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8e911acf-e672-4ba0-98ec-7bf1e59c0579 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:50:24.323840 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:24.323840 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:24.324901 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8e911acf-e672-4ba0-98ec-7bf1e59c0579 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:50:24.326800 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8e911acf-e672-4ba0-98ec-7bf1e59c0579 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 returned with HTTP 200 Nov 13 01:50:24.327583 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1656/3317] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:50:24 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:50:24.338716 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-94e15eb0-373e-409f-ab12-e0589d88705c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 Nov 13 01:50:24.339237 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-94e15eb0-373e-409f-ab12-e0589d88705c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:50:24.339524 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:24.339524 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:24.339854 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-94e15eb0-373e-409f-ab12-e0589d88705c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:50:24.365272 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:24.365272 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:24.366392 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-94e15eb0-373e-409f-ab12-e0589d88705c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:50:24.369806 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-94e15eb0-373e-409f-ab12-e0589d88705c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 returned with HTTP 200 Nov 13 01:50:24.370610 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1662/3318] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:50:24 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:50:24.380857 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes Nov 13 01:50:24.381309 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:24.381309 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:24.381751 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestVolumeBootPattern-volume-1239919924", "snapshot_id": "d9181cf1-b696-4bd0-a33c-af33c2a857d8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:50:24.383086 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume request body: {'volume': {'display_name': 'tempest-TestVolumeBootPattern-volume-1239919924', 'snapshot_id': 'd9181cf1-b696-4bd0-a33c-af33c2a857d8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 01:50:24.407982 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:24.407982 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:24.409122 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:50:24.409478 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume of 1 GB Nov 13 01:50:24.421859 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Availability Zones retrieved successfully. Nov 13 01:50:24.439280 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Flow 'volume_create_api' (4d551009-d40b-46b5-ba94-8ee00e56c730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:50:24.442063 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fca361c-6924-4303-9f75-a6116548355b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:50:24.444095 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 01:50:24.553040 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fca361c-6924-4303-9f75-a6116548355b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd9181cf1-b696-4bd0-a33c-af33c2a857d8', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:50:24.555787 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34a468e9-eb5e-43e4-b539-df050a08ca30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:50:24.620824 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Created reservations ['3c1e1481-2980-4c82-aedd-84514344a8d4', 'e1c49bcd-20fa-40e1-9c0d-948efedd2771', '5bb1380c-ba96-4ef9-875f-35b675cd45f7', '6ba5cfee-fa8b-4b1e-ad5e-59c6cf4e4d68'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 01:50:24.622673 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34a468e9-eb5e-43e4-b539-df050a08ca30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c1e1481-2980-4c82-aedd-84514344a8d4', 'e1c49bcd-20fa-40e1-9c0d-948efedd2771', '5bb1380c-ba96-4ef9-875f-35b675cd45f7', '6ba5cfee-fa8b-4b1e-ad5e-59c6cf4e4d68']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:50:24.624839 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7076b4d3-8f6a-4d3a-b483-060e1238152c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:50:24.752371 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7076b4d3-8f6a-4d3a-b483-060e1238152c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e86ce518-841e-433e-843f-c0843e765f2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1239919924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aa3ab99f8f5445ba119552622f56103',qos_specs=None,replication_status=,reservations=['3c1e1481-2980-4c82-aedd-84514344a8d4','e1c49bcd-20fa-40e1-9c0d-948efedd2771','5bb1380c-ba96-4ef9-875f-35b675cd45f7','6ba5cfee-fa8b-4b1e-ad5e-59c6cf4e4d68'],size=1,snapshot_id=d9181cf1-b696-4bd0-a33c-af33c2a857d8,source_replicaid=,source_volid=None,status='creating',user_id='d4e2141cc66c4123bcbfb0734931dc5c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T01:50:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1239919924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e86ce518-841e-433e-843f-c0843e765f2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7aa3ab99f8f5445ba119552622f56103',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=d9181cf1-b696-4bd0-a33c-af33c2a857d8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d4e2141cc66c4123bcbfb0734931dc5c',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:50:24.754463 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ddf60f4-71b7-435e-80a8-d892481e357b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:50:24.781282 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ddf60f4-71b7-435e-80a8-d892481e357b) 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-1239919924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aa3ab99f8f5445ba119552622f56103',qos_specs=None,replication_status=,reservations=['3c1e1481-2980-4c82-aedd-84514344a8d4','e1c49bcd-20fa-40e1-9c0d-948efedd2771','5bb1380c-ba96-4ef9-875f-35b675cd45f7','6ba5cfee-fa8b-4b1e-ad5e-59c6cf4e4d68'],size=1,snapshot_id=d9181cf1-b696-4bd0-a33c-af33c2a857d8,source_replicaid=,source_volid=None,status='creating',user_id='d4e2141cc66c4123bcbfb0734931dc5c',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:50:24.783231 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe59c0c1-aae4-4d42-a47f-f16a9ef967c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 01:50:24.868294 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe59c0c1-aae4-4d42-a47f-f16a9ef967c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 01:50:24.870941 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Flow 'volume_create_api' (4d551009-d40b-46b5-ba94-8ee00e56c730) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 01:50:24.925443 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Create volume request issued successfully. Nov 13 01:50:24.939083 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-04f050ec-ed0a-482d-a331-327d2450417e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes returned with HTTP 202 Nov 13 01:50:24.950755 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1657/3319] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 01:50:24 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes => generated 854 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 01:50:24.955058 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a1d2cd2d-df3c-4a74-b094-99e03ddc735b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d Nov 13 01:50:24.955577 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a1d2cd2d-df3c-4a74-b094-99e03ddc735b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:50:24.955822 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:24.955822 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:24.956195 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a1d2cd2d-df3c-4a74-b094-99e03ddc735b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:50:25.009025 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:25.009025 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:25.017668 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a1d2cd2d-df3c-4a74-b094-99e03ddc735b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:50:25.043942 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a1d2cd2d-df3c-4a74-b094-99e03ddc735b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d returned with HTTP 200 Nov 13 01:50:25.044952 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1663/3320] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:50:24 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d => generated 946 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:50:26.061755 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6a4d0027-32dd-47f4-9f63-081ffdba7433 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d Nov 13 01:50:26.062269 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6a4d0027-32dd-47f4-9f63-081ffdba7433 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:50:26.062460 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:26.062460 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:26.062823 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6a4d0027-32dd-47f4-9f63-081ffdba7433 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:50:26.114189 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:26.114189 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:26.123236 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6a4d0027-32dd-47f4-9f63-081ffdba7433 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:50:26.146851 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6a4d0027-32dd-47f4-9f63-081ffdba7433 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d returned with HTTP 200 Nov 13 01:50:26.147694 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1658/3321] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:50:26 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d => generated 946 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:50:27.163998 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-82c1359c-d1be-4a01-be5f-5810b90cc0da tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d Nov 13 01:50:27.164859 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-82c1359c-d1be-4a01-be5f-5810b90cc0da tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:50:27.164859 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:27.164859 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:27.165270 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-82c1359c-d1be-4a01-be5f-5810b90cc0da tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:50:27.219017 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:27.219017 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:27.227931 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-82c1359c-d1be-4a01-be5f-5810b90cc0da tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:50:27.250347 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-82c1359c-d1be-4a01-be5f-5810b90cc0da tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d returned with HTTP 200 Nov 13 01:50:27.251340 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1664/3322] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:50:27 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d => generated 946 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:50:28.267956 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c4e37ccb-c711-4cee-8d7a-c71c53580df7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d Nov 13 01:50:28.268515 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c4e37ccb-c711-4cee-8d7a-c71c53580df7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:50:28.269279 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:28.269279 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:28.269279 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c4e37ccb-c711-4cee-8d7a-c71c53580df7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:50:28.320380 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:28.320380 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:28.330143 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c4e37ccb-c711-4cee-8d7a-c71c53580df7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:50:28.353075 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c4e37ccb-c711-4cee-8d7a-c71c53580df7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d returned with HTTP 200 Nov 13 01:50:28.353890 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1659/3323] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:50:28 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d => generated 946 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:50:29.370681 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6955ad00-b13f-4d98-819b-040a8c723a2b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d Nov 13 01:50:29.371229 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6955ad00-b13f-4d98-819b-040a8c723a2b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:50:29.371355 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:29.371355 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:29.371762 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6955ad00-b13f-4d98-819b-040a8c723a2b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:50:29.434452 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:29.434452 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:29.444964 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6955ad00-b13f-4d98-819b-040a8c723a2b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:50:29.469539 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6955ad00-b13f-4d98-819b-040a8c723a2b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d returned with HTTP 200 Nov 13 01:50:29.470547 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1665/3324] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:50:29 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d => generated 946 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:50:30.495474 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e72c090f-4f77-42dc-8684-3fbbd0426102 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d Nov 13 01:50:30.496519 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e72c090f-4f77-42dc-8684-3fbbd0426102 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:50:30.497056 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:30.497056 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:30.497788 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e72c090f-4f77-42dc-8684-3fbbd0426102 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:50:30.557107 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:30.557107 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:30.565704 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e72c090f-4f77-42dc-8684-3fbbd0426102 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:50:30.589580 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e72c090f-4f77-42dc-8684-3fbbd0426102 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d returned with HTTP 200 Nov 13 01:50:30.590316 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1660/3325] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:50:30 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d => generated 946 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:50:31.607022 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-25642063-a2d6-4aca-866c-d1f7ebb358bf tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d Nov 13 01:50:31.608232 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-25642063-a2d6-4aca-866c-d1f7ebb358bf tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:50:31.608720 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:31.608720 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:31.609181 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-25642063-a2d6-4aca-866c-d1f7ebb358bf tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:50:31.661836 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:31.661836 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:31.671694 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-25642063-a2d6-4aca-866c-d1f7ebb358bf tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:50:31.695312 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-25642063-a2d6-4aca-866c-d1f7ebb358bf tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d returned with HTTP 200 Nov 13 01:50:31.696974 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1666/3326] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:50:31 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d => generated 946 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:50:32.713571 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fa74f3bc-5f69-4a67-a31b-b1b8ce4d6a9e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d Nov 13 01:50:32.714135 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fa74f3bc-5f69-4a67-a31b-b1b8ce4d6a9e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:50:32.714244 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:32.714244 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:32.714610 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fa74f3bc-5f69-4a67-a31b-b1b8ce4d6a9e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:50:32.764291 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:32.764291 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:32.772654 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fa74f3bc-5f69-4a67-a31b-b1b8ce4d6a9e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:50:32.796556 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fa74f3bc-5f69-4a67-a31b-b1b8ce4d6a9e tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d returned with HTTP 200 Nov 13 01:50:32.797393 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1661/3327] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:50:32 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d => generated 1396 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:50:32.813004 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-adbfa79b-500c-4841-bc8f-e07175d8be89 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d Nov 13 01:50:32.813556 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-adbfa79b-500c-4841-bc8f-e07175d8be89 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:50:32.813769 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:32.813769 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:32.814142 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-adbfa79b-500c-4841-bc8f-e07175d8be89 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:50:32.862580 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:32.862580 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:32.871471 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-adbfa79b-500c-4841-bc8f-e07175d8be89 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:50:32.894817 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-adbfa79b-500c-4841-bc8f-e07175d8be89 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d returned with HTTP 200 Nov 13 01:50:32.895850 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1667/3328] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:50:32 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d => generated 1396 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:50:33.014650 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-73db7209-1cdf-4aed-911f-242ab0432865 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d Nov 13 01:50:33.015172 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-73db7209-1cdf-4aed-911f-242ab0432865 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:50:33.015388 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:33.015388 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:33.015794 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-73db7209-1cdf-4aed-911f-242ab0432865 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:50:33.065601 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:33.065601 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:33.074576 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-73db7209-1cdf-4aed-911f-242ab0432865 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:50:33.097029 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-73db7209-1cdf-4aed-911f-242ab0432865 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d returned with HTTP 200 Nov 13 01:50:33.097885 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1662/3329] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:50:33 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d => generated 1396 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:50:33.829027 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-3bb5af0f-4b65-4228-92f0-e5edf61f9181 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d Nov 13 01:50:33.829634 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-3bb5af0f-4b65-4228-92f0-e5edf61f9181 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:50:33.829763 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:33.829763 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:33.830117 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-3bb5af0f-4b65-4228-92f0-e5edf61f9181 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:50:33.878981 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:33.878981 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:33.887760 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-3bb5af0f-4b65-4228-92f0-e5edf61f9181 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:50:33.912898 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-3bb5af0f-4b65-4228-92f0-e5edf61f9181 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d returned with HTTP 200 Nov 13 01:50:33.913766 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1668/3330] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 01:50:33 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d => generated 1396 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:50:33.925844 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-73db7209-1cdf-4aed-911f-242ab0432865 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume// Nov 13 01:50:33.926329 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-73db7209-1cdf-4aed-911f-242ab0432865 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:50:33.926588 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:33.926588 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:33.926967 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-73db7209-1cdf-4aed-911f-242ab0432865 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:50:33.928222 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-73db7209-1cdf-4aed-911f-242ab0432865 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:50:33.928839 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1663/3331] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 01:50:33 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:50:33.942866 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-953eb9b8-a502-455e-9233-47cf8efc0da1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments Nov 13 01:50:33.943359 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:33.943359 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:33.943803 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-953eb9b8-a502-455e-9233-47cf8efc0da1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e86ce518-841e-433e-843f-c0843e765f2d", "instance_uuid": "2ffb44bf-8185-4bb8-9486-db1424662b3c", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:50:33.998452 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:33.998452 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:34.053844 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-953eb9b8-a502-455e-9233-47cf8efc0da1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments returned with HTTP 200 Nov 13 01:50:34.055481 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1669/3332] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 01:50:33 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:50:35.325449 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-73db7209-1cdf-4aed-911f-242ab0432865 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume// Nov 13 01:50:35.326006 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-73db7209-1cdf-4aed-911f-242ab0432865 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:50:35.326405 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-73db7209-1cdf-4aed-911f-242ab0432865 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:50:35.327444 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-73db7209-1cdf-4aed-911f-242ab0432865 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 01:50:35.328102 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1664/3333] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 01:50:35 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 01:50:35.348138 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-d0271fb3-9b95-4d85-b075-4d9adade91d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d Nov 13 01:50:35.348825 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-d0271fb3-9b95-4d85-b075-4d9adade91d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:50:35.349112 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:35.349112 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:35.349728 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-d0271fb3-9b95-4d85-b075-4d9adade91d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:50:35.402664 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:35.402664 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:35.411394 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-d0271fb3-9b95-4d85-b075-4d9adade91d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:50:35.441440 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:35.441440 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:35.452088 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-d0271fb3-9b95-4d85-b075-4d9adade91d4 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d returned with HTTP 200 Nov 13 01:50:35.452925 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1670/3334] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 01:50:35 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d => generated 1494 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 01:50:35.494165 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-5b263861-7da3-4be6-a874-a1af4b98eb08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] PUT http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/47f87fad-f5c8-4ab0-a77a-970b756badf5 Nov 13 01:50:35.494969 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-5b263861-7da3-4be6-a874-a1af4b98eb08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.62", "host": "n-h1-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:50:35.523013 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 01:50:35.523013 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 01:50:35.524279 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-5b263861-7da3-4be6-a874-a1af4b98eb08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Lock "b'cinder-attachment_update-e86ce518-841e-433e-843f-c0843e765f2d-n-h1-729945-8'" acquired by "attachment_update" :: waited 0.009s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 01:50:35.526501 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:35.526501 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:37.018193 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-5b263861-7da3-4be6-a874-a1af4b98eb08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Lock "b'cinder-attachment_update-e86ce518-841e-433e-843f-c0843e765f2d-n-h1-729945-8'" released by "attachment_update" :: held 1.495s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 01:50:37.018958 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-5b263861-7da3-4be6-a874-a1af4b98eb08 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/47f87fad-f5c8-4ab0-a77a-970b756badf5 returned with HTTP 200 Nov 13 01:50:37.020345 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1665/3335] 10.222.0.62 () {64 vars in 1468 bytes} [Fri Nov 13 01:50:35 2020] PUT /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/47f87fad-f5c8-4ab0-a77a-970b756badf5 => generated 762 bytes in 1531 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:50:37.074416 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-60c3a80e-fc74-4e13-8381-df6beb963407 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] POST http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/47f87fad-f5c8-4ab0-a77a-970b756badf5/action Nov 13 01:50:37.075103 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:50:37.075103 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:50:37.075758 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-60c3a80e-fc74-4e13-8381-df6beb963407 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 01:50:37.076239 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-60c3a80e-fc74-4e13-8381-df6beb963407 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 01:50:37.146962 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:50:37.146962 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:50:37.303165 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-24367da8-c0dd-49ee-92ea-9afe98bd5e87 req-60c3a80e-fc74-4e13-8381-df6beb963407 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/47f87fad-f5c8-4ab0-a77a-970b756badf5/action returned with HTTP 204 Nov 13 01:50:37.305226 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1671/3336] 10.222.0.62 () {64 vars in 1489 bytes} [Fri Nov 13 01:50:37 2020] POST /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/47f87fad-f5c8-4ab0-a77a-970b756badf5/action => generated 0 bytes in 236 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:52:54.015439 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-7b7d28d2-1521-4cbb-8db7-a84ff491e2de req-3d1d3e76-b6d6-440e-941b-d142b406780c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] DELETE http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/47f87fad-f5c8-4ab0-a77a-970b756badf5 Nov 13 01:52:54.016039 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-7b7d28d2-1521-4cbb-8db7-a84ff491e2de req-3d1d3e76-b6d6-440e-941b-d142b406780c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:52:54.016222 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:52:54.016222 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:52:54.016584 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-7b7d28d2-1521-4cbb-8db7-a84ff491e2de req-3d1d3e76-b6d6-440e-941b-d142b406780c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:52:54.038232 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:52:54.038232 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:52:54.542492 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-7b7d28d2-1521-4cbb-8db7-a84ff491e2de req-3d1d3e76-b6d6-440e-941b-d142b406780c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:52:54.542916 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-7b7d28d2-1521-4cbb-8db7-a84ff491e2de req-3d1d3e76-b6d6-440e-941b-d142b406780c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Pending status list for volume during attachment-delete: [] {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:52:54.550050 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-7b7d28d2-1521-4cbb-8db7-a84ff491e2de req-3d1d3e76-b6d6-440e-941b-d142b406780c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/47f87fad-f5c8-4ab0-a77a-970b756badf5 returned with HTTP 200 Nov 13 01:52:54.551147 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1666/3337] 10.222.0.62 () {62 vars in 1437 bytes} [Fri Nov 13 01:52:54 2020] DELETE /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/47f87fad-f5c8-4ab0-a77a-970b756badf5 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:52:56.442712 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7be1146b-31f1-419a-a521-cb4c1ad4edd2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] DELETE http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d Nov 13 01:52:56.443233 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7be1146b-31f1-419a-a521-cb4c1ad4edd2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:52:56.443424 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:52:56.443424 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:52:56.443832 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7be1146b-31f1-419a-a521-cb4c1ad4edd2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:52:56.444308 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-7be1146b-31f1-419a-a521-cb4c1ad4edd2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Delete volume with id: e86ce518-841e-433e-843f-c0843e765f2d Nov 13 01:52:56.494946 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:52:56.494946 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:52:56.496149 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7be1146b-31f1-419a-a521-cb4c1ad4edd2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:52:56.523142 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7be1146b-31f1-419a-a521-cb4c1ad4edd2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Delete volume request issued successfully. Nov 13 01:52:56.523637 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7be1146b-31f1-419a-a521-cb4c1ad4edd2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d returned with HTTP 202 Nov 13 01:52:56.524822 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1672/3338] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:52:56 2020] DELETE /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:52:56.534083 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-213d7a72-6292-429c-b354-84fee3072a0b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d Nov 13 01:52:56.534914 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-213d7a72-6292-429c-b354-84fee3072a0b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:52:56.535237 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:52:56.535237 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:52:56.535875 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-213d7a72-6292-429c-b354-84fee3072a0b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:52:56.598415 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:52:56.598415 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:52:56.608234 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-213d7a72-6292-429c-b354-84fee3072a0b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:52:56.635193 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-213d7a72-6292-429c-b354-84fee3072a0b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d returned with HTTP 200 Nov 13 01:52:56.636241 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1667/3339] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:52:56 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d => generated 1395 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:52:57.655423 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4a004292-7120-4aca-864a-50a70ac236bd tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d Nov 13 01:52:57.656125 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4a004292-7120-4aca-864a-50a70ac236bd tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:52:57.656125 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:52:57.656125 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:52:57.656521 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4a004292-7120-4aca-864a-50a70ac236bd tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:52:57.707357 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:52:57.707357 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:52:57.717133 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4a004292-7120-4aca-864a-50a70ac236bd tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:52:57.743285 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4a004292-7120-4aca-864a-50a70ac236bd tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d returned with HTTP 200 Nov 13 01:52:57.752738 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1673/3340] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:52:57 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d => generated 1395 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:52:58.769540 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ff58a1cb-c42c-4d0f-a675-36c2de7f872c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d Nov 13 01:52:58.770402 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ff58a1cb-c42c-4d0f-a675-36c2de7f872c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:52:58.770725 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:52:58.770725 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:52:58.771405 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ff58a1cb-c42c-4d0f-a675-36c2de7f872c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:52:58.850973 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ff58a1cb-c42c-4d0f-a675-36c2de7f872c tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d returned with HTTP 404 Nov 13 01:52:58.853121 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1668/3341] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:52:58 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/e86ce518-841e-433e-843f-c0843e765f2d => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:52:58.860680 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bc752831-28d9-4711-b132-cd819ed0f763 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] DELETE http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 Nov 13 01:52:58.861195 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bc752831-28d9-4711-b132-cd819ed0f763 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:52:58.861409 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:52:58.861409 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:52:58.861779 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bc752831-28d9-4711-b132-cd819ed0f763 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:52:58.862130 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v2.snapshots [None req-bc752831-28d9-4711-b132-cd819ed0f763 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Delete snapshot with id: d9181cf1-b696-4bd0-a33c-af33c2a857d8 Nov 13 01:52:58.889362 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:52:58.889362 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:52:58.890601 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bc752831-28d9-4711-b132-cd819ed0f763 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:52:58.957417 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bc752831-28d9-4711-b132-cd819ed0f763 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot delete request issued successfully. Nov 13 01:52:58.957998 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bc752831-28d9-4711-b132-cd819ed0f763 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 returned with HTTP 202 Nov 13 01:52:58.958879 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1674/3342] 10.222.0.13 () {56 vars in 1284 bytes} [Fri Nov 13 01:52:58 2020] DELETE /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:52:58.968150 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1c1bfe78-97f0-4783-95f4-0c8ae58e4db9 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 Nov 13 01:52:58.968673 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1c1bfe78-97f0-4783-95f4-0c8ae58e4db9 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:52:58.969158 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1c1bfe78-97f0-4783-95f4-0c8ae58e4db9 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:52:58.996001 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:52:58.996001 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:52:58.997245 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1c1bfe78-97f0-4783-95f4-0c8ae58e4db9 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Snapshot retrieved successfully. Nov 13 01:52:58.999175 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1c1bfe78-97f0-4783-95f4-0c8ae58e4db9 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 returned with HTTP 200 Nov 13 01:52:59.000217 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1669/3343] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:52:58 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:53:00.014025 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2d346f49-e6a9-45dd-85fa-1ee9e0aa07b2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 Nov 13 01:53:00.014842 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2d346f49-e6a9-45dd-85fa-1ee9e0aa07b2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:53:00.015129 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:53:00.015129 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:53:00.015779 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2d346f49-e6a9-45dd-85fa-1ee9e0aa07b2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:53:00.041719 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2d346f49-e6a9-45dd-85fa-1ee9e0aa07b2 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 returned with HTTP 404 Nov 13 01:53:00.042793 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1675/3344] 10.222.0.13 () {56 vars in 1281 bytes} [Fri Nov 13 01:53:00 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/snapshots/d9181cf1-b696-4bd0-a33c-af33c2a857d8 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 01:53:06.699673 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-63324567-2153-47e6-9fe1-f10607af5e06 req-822ff932-dc95-4d8f-9434-9da933d463e1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] DELETE http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/4d185f21-3223-4b6f-a459-977b58afb5cc Nov 13 01:53:06.700177 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-63324567-2153-47e6-9fe1-f10607af5e06 req-822ff932-dc95-4d8f-9434-9da933d463e1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:53:06.700564 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:53:06.700564 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:53:06.700940 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-63324567-2153-47e6-9fe1-f10607af5e06 req-822ff932-dc95-4d8f-9434-9da933d463e1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:53:06.729866 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:53:06.729866 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:53:07.321623 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-63324567-2153-47e6-9fe1-f10607af5e06 req-822ff932-dc95-4d8f-9434-9da933d463e1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 01:53:07.322049 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-63324567-2153-47e6-9fe1-f10607af5e06 req-822ff932-dc95-4d8f-9434-9da933d463e1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Pending status list for volume during attachment-delete: [] {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 01:53:07.328633 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-63324567-2153-47e6-9fe1-f10607af5e06 req-822ff932-dc95-4d8f-9434-9da933d463e1 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/4d185f21-3223-4b6f-a459-977b58afb5cc returned with HTTP 200 Nov 13 01:53:07.329483 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1670/3345] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 01:53:06 2020] DELETE /volume/v3/7aa3ab99f8f5445ba119552622f56103/attachments/4d185f21-3223-4b6f-a459-977b58afb5cc => generated 19 bytes in 636 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 01:53:10.690141 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-62e5f176-7f08-4422-91ba-ec4061cbb3a9 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] DELETE http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:53:10.690666 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-62e5f176-7f08-4422-91ba-ec4061cbb3a9 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:53:10.691150 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-62e5f176-7f08-4422-91ba-ec4061cbb3a9 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:53:10.691629 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-62e5f176-7f08-4422-91ba-ec4061cbb3a9 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Delete volume with id: ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:53:10.741659 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:53:10.741659 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:53:10.742835 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-62e5f176-7f08-4422-91ba-ec4061cbb3a9 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:53:10.769850 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-62e5f176-7f08-4422-91ba-ec4061cbb3a9 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Delete volume request issued successfully. Nov 13 01:53:10.770360 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-62e5f176-7f08-4422-91ba-ec4061cbb3a9 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 202 Nov 13 01:53:10.771405 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1676/3346] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 01:53:10 2020] DELETE /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 01:53:10.779571 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1173833a-8f4e-41fd-ab5f-8f462bbd2bfa tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:53:10.780109 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1173833a-8f4e-41fd-ab5f-8f462bbd2bfa tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:53:10.780535 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:53:10.780535 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:53:10.780909 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1173833a-8f4e-41fd-ab5f-8f462bbd2bfa tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:53:10.830741 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:53:10.830741 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:53:10.840108 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1173833a-8f4e-41fd-ab5f-8f462bbd2bfa tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:53:10.863974 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1173833a-8f4e-41fd-ab5f-8f462bbd2bfa tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:53:10.864799 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1671/3347] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:53:10 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 1368 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:53:11.881122 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0eea0025-1b0a-482c-a52a-12e52bfc5c8b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:53:11.881699 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0eea0025-1b0a-482c-a52a-12e52bfc5c8b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:53:11.881926 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:53:11.881926 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:53:11.882299 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0eea0025-1b0a-482c-a52a-12e52bfc5c8b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:53:11.933534 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 01:53:11.933534 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 01:53:11.941704 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0eea0025-1b0a-482c-a52a-12e52bfc5c8b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Volume info retrieved successfully. Nov 13 01:53:11.965135 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0eea0025-1b0a-482c-a52a-12e52bfc5c8b tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 200 Nov 13 01:53:11.965969 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1677/3348] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:53:11 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 1368 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 01:53:12.981815 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c7f1493-69d5-42e4-a622-70d25703cfa7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] GET http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 Nov 13 01:53:12.982510 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c7f1493-69d5-42e4-a622-70d25703cfa7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 01:53:12.982510 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 01:53:12.982510 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 01:53:12.982895 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c7f1493-69d5-42e4-a622-70d25703cfa7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 01:53:13.029864 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c7f1493-69d5-42e4-a622-70d25703cfa7 tempest-TestVolumeBootPattern-638254544 tempest-TestVolumeBootPattern-638254544] http://10.222.0.13/volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 returned with HTTP 404 Nov 13 01:53:13.031096 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1672/3349] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 01:53:12 2020] GET /volume/v3/7aa3ab99f8f5445ba119552622f56103/volumes/ccf47406-341f-4d78-a067-53a57cb502b3 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 02:00:44.173824 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] POST http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes Nov 13 02:00:44.174641 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:00:44.174641 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:00:44.174793 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-552833647"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:00:44.176171 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-552833647'}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 02:00:44.176423 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Create volume of 1 GB Nov 13 02:00:44.200303 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Availability zone cache updated, next update will occur around 2020-11-13 03:00:44.199779. {{(pid=87987) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Nov 13 02:00:44.201162 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Availability Zones retrieved successfully. Nov 13 02:00:44.218204 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Flow 'volume_create_api' (bf25ac03-7d53-47b5-a16d-c68e7836a8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 02:00:44.221334 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be36dafe-7976-475d-9f19-30c3274bdd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:00:44.224304 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 02:00:44.307084 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be36dafe-7976-475d-9f19-30c3274bdd1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:00:44.310312 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab7f3176-b194-4cdb-ae0a-9ea36ddd3091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:00:44.429258 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Created reservations ['b70afa2c-cc3c-4f1c-beff-ff9609a5941d', '2fdfc0b0-a7d4-4e89-9440-17bbe26770dc', '38ca085e-92d8-4c5e-bd69-b8e89b331421', '979c36e3-2059-4686-b290-24541d9663de'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 02:00:44.431209 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab7f3176-b194-4cdb-ae0a-9ea36ddd3091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b70afa2c-cc3c-4f1c-beff-ff9609a5941d', '2fdfc0b0-a7d4-4e89-9440-17bbe26770dc', '38ca085e-92d8-4c5e-bd69-b8e89b331421', '979c36e3-2059-4686-b290-24541d9663de']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:00:44.433319 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4d332fd-6391-44cf-beee-24744d4364a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:00:44.507213 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4d332fd-6391-44cf-beee-24744d4364a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fedee73-c7e1-411e-b4f0-633d3daf2352', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-552833647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1194be3105a04696a35160b2a0978796',qos_specs=None,replication_status=,reservations=['b70afa2c-cc3c-4f1c-beff-ff9609a5941d','2fdfc0b0-a7d4-4e89-9440-17bbe26770dc','38ca085e-92d8-4c5e-bd69-b8e89b331421','979c36e3-2059-4686-b290-24541d9663de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2183829de1024d66828a9fbc6f16da52',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T02:00:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-552833647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fedee73-c7e1-411e-b4f0-633d3daf2352,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1194be3105a04696a35160b2a0978796',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='2183829de1024d66828a9fbc6f16da52',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:00:44.509509 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9468673a-e977-49bc-bc8a-89a7eccb73cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:00:44.537400 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9468673a-e977-49bc-bc8a-89a7eccb73cf) 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-552833647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1194be3105a04696a35160b2a0978796',qos_specs=None,replication_status=,reservations=['b70afa2c-cc3c-4f1c-beff-ff9609a5941d','2fdfc0b0-a7d4-4e89-9440-17bbe26770dc','38ca085e-92d8-4c5e-bd69-b8e89b331421','979c36e3-2059-4686-b290-24541d9663de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2183829de1024d66828a9fbc6f16da52',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:00:44.539538 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67f65509-bda2-4352-ba9b-aaefc16524ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:00:44.556503 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67f65509-bda2-4352-ba9b-aaefc16524ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:00:44.559144 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Flow 'volume_create_api' (bf25ac03-7d53-47b5-a16d-c68e7836a8b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 02:00:44.611917 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Create volume request issued successfully. Nov 13 02:00:44.627647 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e7a173eb-e94d-4fb8-b22d-a3afbf3f6eaf tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes returned with HTTP 202 Nov 13 02:00:44.628787 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1678/3350] 10.222.0.13 () {58 vars in 1185 bytes} [Fri Nov 13 02:00:44 2020] POST /volume/v3/1194be3105a04696a35160b2a0978796/volumes => generated 820 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 02:00:44.644049 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fd92ae81-4431-4e30-9ced-8b782aeac653 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 Nov 13 02:00:44.644576 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fd92ae81-4431-4e30-9ced-8b782aeac653 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:00:44.645148 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fd92ae81-4431-4e30-9ced-8b782aeac653 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:00:44.721874 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:44.721874 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:44.733144 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fd92ae81-4431-4e30-9ced-8b782aeac653 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Volume info retrieved successfully. Nov 13 02:00:44.788808 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fd92ae81-4431-4e30-9ced-8b782aeac653 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 returned with HTTP 200 Nov 13 02:00:44.789615 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1673/3351] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:00:44 2020] GET /volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 => generated 888 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:00:45.810310 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-77bdf970-d6b3-45d2-bf5c-b426b3d00f8b tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 Nov 13 02:00:45.810848 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-77bdf970-d6b3-45d2-bf5c-b426b3d00f8b tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:00:45.811068 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:00:45.811068 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:00:45.811444 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-77bdf970-d6b3-45d2-bf5c-b426b3d00f8b tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:00:45.862315 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:45.862315 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:45.872454 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-77bdf970-d6b3-45d2-bf5c-b426b3d00f8b tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Volume info retrieved successfully. Nov 13 02:00:45.898134 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-77bdf970-d6b3-45d2-bf5c-b426b3d00f8b tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 returned with HTTP 200 Nov 13 02:00:45.898892 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1679/3352] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:00:45 2020] GET /volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 02:00:46.317927 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-502f8fe7-d13b-457f-a68e-bbe4fb507da5 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 Nov 13 02:00:46.318439 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-502f8fe7-d13b-457f-a68e-bbe4fb507da5 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:00:46.318659 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:00:46.318659 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:00:46.319024 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-502f8fe7-d13b-457f-a68e-bbe4fb507da5 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:00:46.371319 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:46.371319 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:46.380036 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-502f8fe7-d13b-457f-a68e-bbe4fb507da5 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Volume info retrieved successfully. Nov 13 02:00:46.403666 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-502f8fe7-d13b-457f-a68e-bbe4fb507da5 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 returned with HTTP 200 Nov 13 02:00:46.404520 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1674/3353] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 02:00:46 2020] GET /volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:00:46.469102 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-77bdf970-d6b3-45d2-bf5c-b426b3d00f8b tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume// Nov 13 02:00:46.469578 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-77bdf970-d6b3-45d2-bf5c-b426b3d00f8b tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:00:46.469794 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:00:46.469794 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:00:46.470169 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-77bdf970-d6b3-45d2-bf5c-b426b3d00f8b tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:00:46.471420 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-77bdf970-d6b3-45d2-bf5c-b426b3d00f8b tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 02:00:46.472042 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1680/3354] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 02:00:46 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 02:00:46.486349 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-3c3646ed-9e49-42ea-ac67-4b877a92ab0f tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] POST http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments Nov 13 02:00:46.486869 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:00:46.486869 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:00:46.487273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-3c3646ed-9e49-42ea-ac67-4b877a92ab0f tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fedee73-c7e1-411e-b4f0-633d3daf2352", "instance_uuid": "9453152d-f052-44ea-8a14-cc5d1e5c907a", "connector": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:00:46.542047 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:46.542047 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:46.604490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-3c3646ed-9e49-42ea-ac67-4b877a92ab0f tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments returned with HTTP 200 Nov 13 02:00:46.605400 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1675/3355] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 02:00:46 2020] POST /volume/v3/1194be3105a04696a35160b2a0978796/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 02:00:46.650247 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5dee78bd-04d6-4819-a182-563d7a7fbf84 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 Nov 13 02:00:46.650764 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5dee78bd-04d6-4819-a182-563d7a7fbf84 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:00:46.651286 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5dee78bd-04d6-4819-a182-563d7a7fbf84 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:00:46.667493 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-3c3646ed-9e49-42ea-ac67-4b877a92ab0f tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume// Nov 13 02:00:46.668014 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-3c3646ed-9e49-42ea-ac67-4b877a92ab0f tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:00:46.668261 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:00:46.668261 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:00:46.668600 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-3c3646ed-9e49-42ea-ac67-4b877a92ab0f tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:00:46.669638 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-3c3646ed-9e49-42ea-ac67-4b877a92ab0f tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 02:00:46.670227 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1676/3356] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 02:00:46 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Nov 13 02:00:46.699463 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-983f0e4e-a516-4f86-a285-9141bdb9d5b3 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 Nov 13 02:00:46.700564 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-983f0e4e-a516-4f86-a285-9141bdb9d5b3 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:00:46.701263 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-983f0e4e-a516-4f86-a285-9141bdb9d5b3 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:00:46.702935 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:46.702935 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:46.713503 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5dee78bd-04d6-4819-a182-563d7a7fbf84 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Volume info retrieved successfully. Nov 13 02:00:46.734653 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:46.734653 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:46.744130 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5dee78bd-04d6-4819-a182-563d7a7fbf84 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 returned with HTTP 200 Nov 13 02:00:46.745152 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1681/3357] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:00:46 2020] GET /volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 => generated 912 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:00:46.794108 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:46.794108 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:46.803220 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-983f0e4e-a516-4f86-a285-9141bdb9d5b3 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Volume info retrieved successfully. Nov 13 02:00:46.823760 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:46.823760 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:46.833925 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-983f0e4e-a516-4f86-a285-9141bdb9d5b3 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 returned with HTTP 200 Nov 13 02:00:46.834756 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1677/3358] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 02:00:46 2020] GET /volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 => generated 1011 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 02:00:46.853205 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-aeace952-fa91-495b-8f09-13653591fa07 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] PUT http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/4c4b3e63-1bcb-41b3-b160-8a8a44df2c82 Nov 13 02:00:46.853702 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:00:46.853702 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:00:46.854116 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-aeace952-fa91-495b-8f09-13653591fa07 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:00:46.886427 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 02:00:46.886427 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 02:00:46.886920 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-aeace952-fa91-495b-8f09-13653591fa07 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Lock "b'cinder-attachment_update-6fedee73-c7e1-411e-b4f0-633d3daf2352-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.010s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 02:00:46.889308 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:46.889308 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:47.761712 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-68b83277-c1a7-4ed1-b59b-031fb0eb0587 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 Nov 13 02:00:47.762248 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-68b83277-c1a7-4ed1-b59b-031fb0eb0587 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:00:47.762426 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:00:47.762426 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:00:47.762806 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-68b83277-c1a7-4ed1-b59b-031fb0eb0587 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:00:47.819916 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:47.819916 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:47.830789 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-68b83277-c1a7-4ed1-b59b-031fb0eb0587 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Volume info retrieved successfully. Nov 13 02:00:47.853400 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:47.853400 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:47.869968 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-68b83277-c1a7-4ed1-b59b-031fb0eb0587 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 returned with HTTP 200 Nov 13 02:00:47.872094 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1678/3359] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:00:47 2020] GET /volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 => generated 912 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 02:00:48.201751 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-aeace952-fa91-495b-8f09-13653591fa07 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Lock "b'cinder-attachment_update-6fedee73-c7e1-411e-b4f0-633d3daf2352-n-h2-729945-8'" released by "attachment_update" :: held 1.315s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 02:00:48.202742 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-aeace952-fa91-495b-8f09-13653591fa07 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/4c4b3e63-1bcb-41b3-b160-8a8a44df2c82 returned with HTTP 200 Nov 13 02:00:48.203944 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1682/3360] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 02:00:46 2020] PUT /volume/v3/1194be3105a04696a35160b2a0978796/attachments/4c4b3e63-1bcb-41b3-b160-8a8a44df2c82 => generated 762 bytes in 1355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:00:48.889306 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4718f238-b620-445b-99f7-800cb08f31e1 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 Nov 13 02:00:48.889872 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4718f238-b620-445b-99f7-800cb08f31e1 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:00:48.890059 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:00:48.890059 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:00:48.890426 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4718f238-b620-445b-99f7-800cb08f31e1 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:00:48.940258 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:48.940258 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:48.949486 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4718f238-b620-445b-99f7-800cb08f31e1 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Volume info retrieved successfully. Nov 13 02:00:48.969335 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:48.969335 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:48.978696 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4718f238-b620-445b-99f7-800cb08f31e1 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 returned with HTTP 200 Nov 13 02:00:48.979535 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1679/3361] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:00:48 2020] GET /volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 02:00:49.996168 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca9deb82-f4f9-4df6-adb1-5d629fcbb77f tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 Nov 13 02:00:49.996878 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca9deb82-f4f9-4df6-adb1-5d629fcbb77f tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:00:49.997098 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:00:49.997098 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:00:49.997474 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca9deb82-f4f9-4df6-adb1-5d629fcbb77f tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:00:50.055179 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:50.055179 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:50.064237 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ca9deb82-f4f9-4df6-adb1-5d629fcbb77f tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Volume info retrieved successfully. Nov 13 02:00:50.085928 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:50.085928 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:50.097493 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca9deb82-f4f9-4df6-adb1-5d629fcbb77f tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 returned with HTTP 200 Nov 13 02:00:50.098393 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1683/3362] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:00:49 2020] GET /volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 => generated 913 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 02:00:51.115895 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d71c3eb-c8f3-476e-b490-bb865f473a8a tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 Nov 13 02:00:51.116592 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d71c3eb-c8f3-476e-b490-bb865f473a8a tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:00:51.116592 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:00:51.116592 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:00:51.117001 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d71c3eb-c8f3-476e-b490-bb865f473a8a tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:00:51.167684 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:51.167684 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:51.176187 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4d71c3eb-c8f3-476e-b490-bb865f473a8a tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Volume info retrieved successfully. Nov 13 02:00:51.195838 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:51.195838 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:51.204105 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d71c3eb-c8f3-476e-b490-bb865f473a8a tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 returned with HTTP 200 Nov 13 02:00:51.204928 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1680/3363] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:00:51 2020] GET /volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:00:52.222045 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3ad0ad29-3aa4-47b2-89a8-f68f31590e44 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 Nov 13 02:00:52.222661 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3ad0ad29-3aa4-47b2-89a8-f68f31590e44 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:00:52.222790 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:00:52.222790 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:00:52.223123 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3ad0ad29-3aa4-47b2-89a8-f68f31590e44 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:00:52.274123 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:52.274123 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:52.282484 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-3ad0ad29-3aa4-47b2-89a8-f68f31590e44 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Volume info retrieved successfully. Nov 13 02:00:52.302801 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:52.302801 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:52.313143 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3ad0ad29-3aa4-47b2-89a8-f68f31590e44 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 returned with HTTP 200 Nov 13 02:00:52.313980 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1684/3364] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:00:52 2020] GET /volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:00:53.329867 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-669ade3e-32ea-49dd-b061-4c02b6509397 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 Nov 13 02:00:53.330411 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-669ade3e-32ea-49dd-b061-4c02b6509397 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:00:53.330536 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:00:53.330536 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:00:53.330828 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-669ade3e-32ea-49dd-b061-4c02b6509397 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:00:53.381728 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:53.381728 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:53.390450 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-669ade3e-32ea-49dd-b061-4c02b6509397 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Volume info retrieved successfully. Nov 13 02:00:53.412712 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:53.412712 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:53.429170 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-669ade3e-32ea-49dd-b061-4c02b6509397 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 returned with HTTP 200 Nov 13 02:00:53.430184 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1681/3365] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:00:53 2020] GET /volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 => generated 913 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:00:53.739173 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-7651c5f6-1545-459a-acb2-985071aca734 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] POST http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/4c4b3e63-1bcb-41b3-b160-8a8a44df2c82/action Nov 13 02:00:53.740235 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:00:53.740235 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:00:53.740726 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-7651c5f6-1545-459a-acb2-985071aca734 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 02:00:53.741108 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-7651c5f6-1545-459a-acb2-985071aca734 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:00:53.826220 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:53.826220 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:53.847940 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-7651c5f6-1545-459a-acb2-985071aca734 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/4c4b3e63-1bcb-41b3-b160-8a8a44df2c82/action returned with HTTP 204 Nov 13 02:00:53.848875 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1685/3366] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 02:00:53 2020] POST /volume/v3/1194be3105a04696a35160b2a0978796/attachments/4c4b3e63-1bcb-41b3-b160-8a8a44df2c82/action => generated 0 bytes in 115 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 02:00:54.447324 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-63e14755-a30f-45bc-8975-2ae7a4189197 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 Nov 13 02:00:54.447932 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-63e14755-a30f-45bc-8975-2ae7a4189197 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:00:54.448049 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:00:54.448049 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:00:54.448408 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-63e14755-a30f-45bc-8975-2ae7a4189197 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:00:54.502526 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:54.502526 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:54.511171 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-63e14755-a30f-45bc-8975-2ae7a4189197 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Volume info retrieved successfully. Nov 13 02:00:54.531320 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:00:54.531320 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:00:54.550204 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-63e14755-a30f-45bc-8975-2ae7a4189197 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 returned with HTTP 200 Nov 13 02:00:54.551041 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1682/3367] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:00:54 2020] GET /volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 => generated 1205 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:01:04.291756 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-7651c5f6-1545-459a-acb2-985071aca734 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume// Nov 13 02:01:04.292216 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-7651c5f6-1545-459a-acb2-985071aca734 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:01:04.292433 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:01:04.292433 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:01:04.292982 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-7651c5f6-1545-459a-acb2-985071aca734 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:01:04.293847 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-212c5490-5b86-4402-9546-a6c4a1ceed16 req-7651c5f6-1545-459a-acb2-985071aca734 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 02:01:04.294419 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1686/3368] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 02:01:04 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 02:01:04.309042 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-234647ee-dc74-49a9-80d5-709f09bfa428 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] POST http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments Nov 13 02:01:04.309650 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:01:04.309650 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:01:04.310190 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-234647ee-dc74-49a9-80d5-709f09bfa428 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fedee73-c7e1-411e-b4f0-633d3daf2352", "instance_uuid": "9453152d-f052-44ea-8a14-cc5d1e5c907a", "connector": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:01:04.362067 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:01:04.362067 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:01:04.486537 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-234647ee-dc74-49a9-80d5-709f09bfa428 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments returned with HTTP 200 Nov 13 02:01:04.487731 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1683/3369] 10.222.0.59 () {64 vars in 1358 bytes} [Fri Nov 13 02:01:04 2020] POST /volume/v3/1194be3105a04696a35160b2a0978796/attachments => generated 273 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 02:01:04.502762 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-45ae75d3-5689-4036-a02e-136bb806c11d tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] DELETE http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/4c4b3e63-1bcb-41b3-b160-8a8a44df2c82 Nov 13 02:01:04.503280 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-45ae75d3-5689-4036-a02e-136bb806c11d tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:01:04.503794 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-45ae75d3-5689-4036-a02e-136bb806c11d tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:01:04.527432 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:01:04.527432 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:01:04.722548 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-69740458-4488-40b8-a945-3eac1e39fd46 req-45ae75d3-5689-4036-a02e-136bb806c11d tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(971c675b-1425-4738-9dae-533ae68f469a)]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 02:01:04.723008 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-69740458-4488-40b8-a945-3eac1e39fd46 req-45ae75d3-5689-4036-a02e-136bb806c11d tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Adding status of: reserved to pending status list for volume. {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Nov 13 02:01:04.723715 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-69740458-4488-40b8-a945-3eac1e39fd46 req-45ae75d3-5689-4036-a02e-136bb806c11d tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 02:01:04.731047 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-45ae75d3-5689-4036-a02e-136bb806c11d tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/4c4b3e63-1bcb-41b3-b160-8a8a44df2c82 returned with HTTP 200 Nov 13 02:01:04.731935 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1687/3370] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 02:01:04 2020] DELETE /volume/v3/1194be3105a04696a35160b2a0978796/attachments/4c4b3e63-1bcb-41b3-b160-8a8a44df2c82 => generated 192 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:01:09.370225 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-7b74088b-2f90-4c11-afd6-04669993ec99 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] PUT http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/971c675b-1425-4738-9dae-533ae68f469a Nov 13 02:01:09.370802 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:01:09.370802 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:01:09.371121 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-7b74088b-2f90-4c11-afd6-04669993ec99 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.62", "host": "n-h1-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:01:09.401186 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 02:01:09.401186 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 02:01:09.401715 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-69740458-4488-40b8-a945-3eac1e39fd46 req-7b74088b-2f90-4c11-afd6-04669993ec99 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Lock "b'cinder-attachment_update-6fedee73-c7e1-411e-b4f0-633d3daf2352-n-h1-729945-8'" acquired by "attachment_update" :: waited 0.011s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 02:01:09.404098 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:01:09.404098 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:01:10.713684 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-69740458-4488-40b8-a945-3eac1e39fd46 req-7b74088b-2f90-4c11-afd6-04669993ec99 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Lock "b'cinder-attachment_update-6fedee73-c7e1-411e-b4f0-633d3daf2352-n-h1-729945-8'" released by "attachment_update" :: held 1.312s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 02:01:10.714478 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-7b74088b-2f90-4c11-afd6-04669993ec99 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/971c675b-1425-4738-9dae-533ae68f469a returned with HTTP 200 Nov 13 02:01:10.716815 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1684/3371] 10.222.0.62 () {64 vars in 1468 bytes} [Fri Nov 13 02:01:09 2020] PUT /volume/v3/1194be3105a04696a35160b2a0978796/attachments/971c675b-1425-4738-9dae-533ae68f469a => generated 762 bytes in 1352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:01:10.748132 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-1a394700-d244-4ac3-9627-e9b189b63016 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/971c675b-1425-4738-9dae-533ae68f469a Nov 13 02:01:10.748701 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-1a394700-d244-4ac3-9627-e9b189b63016 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:01:10.748921 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:01:10.748921 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:01:10.749292 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-1a394700-d244-4ac3-9627-e9b189b63016 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:01:10.769410 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-1a394700-d244-4ac3-9627-e9b189b63016 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/971c675b-1425-4738-9dae-533ae68f469a returned with HTTP 200 Nov 13 02:01:10.770936 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1688/3372] 10.222.0.62 () {60 vars in 1415 bytes} [Fri Nov 13 02:01:10 2020] GET /volume/v3/1194be3105a04696a35160b2a0978796/attachments/971c675b-1425-4738-9dae-533ae68f469a => generated 787 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:01:18.170607 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-e8f74db0-9cf8-42d6-a5df-491ac5c9bba0 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] POST http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/971c675b-1425-4738-9dae-533ae68f469a/action Nov 13 02:01:18.173030 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:01:18.173030 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:01:18.173030 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-e8f74db0-9cf8-42d6-a5df-491ac5c9bba0 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 02:01:18.173030 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-e8f74db0-9cf8-42d6-a5df-491ac5c9bba0 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:01:18.244503 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:01:18.244503 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:01:18.258275 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-e8f74db0-9cf8-42d6-a5df-491ac5c9bba0 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/971c675b-1425-4738-9dae-533ae68f469a/action returned with HTTP 204 Nov 13 02:01:18.259274 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1685/3373] 10.222.0.62 () {64 vars in 1489 bytes} [Fri Nov 13 02:01:18 2020] POST /volume/v3/1194be3105a04696a35160b2a0978796/attachments/971c675b-1425-4738-9dae-533ae68f469a/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 02:01:22.950024 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-1a394700-d244-4ac3-9627-e9b189b63016 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume// Nov 13 02:01:22.950553 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-1a394700-d244-4ac3-9627-e9b189b63016 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:01:22.950709 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:01:22.950709 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:01:22.951091 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-1a394700-d244-4ac3-9627-e9b189b63016 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:01:22.952185 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-69740458-4488-40b8-a945-3eac1e39fd46 req-1a394700-d244-4ac3-9627-e9b189b63016 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 02:01:22.952785 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1689/3374] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 02:01:22 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 02:01:22.966714 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-90569240-d665-4856-b7d8-8f758c80f353 req-e50b6d8c-3c08-4447-9ab0-cd4e9d312539 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] POST http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments Nov 13 02:01:22.967214 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:01:22.967214 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:01:22.967647 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-90569240-d665-4856-b7d8-8f758c80f353 req-e50b6d8c-3c08-4447-9ab0-cd4e9d312539 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fedee73-c7e1-411e-b4f0-633d3daf2352", "instance_uuid": "9453152d-f052-44ea-8a14-cc5d1e5c907a", "connector": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:01:23.022087 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:01:23.022087 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:01:23.145711 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-90569240-d665-4856-b7d8-8f758c80f353 req-e50b6d8c-3c08-4447-9ab0-cd4e9d312539 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments returned with HTTP 200 Nov 13 02:01:23.146768 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1686/3375] 10.222.0.62 () {64 vars in 1358 bytes} [Fri Nov 13 02:01:22 2020] POST /volume/v3/1194be3105a04696a35160b2a0978796/attachments => generated 273 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:01:23.172986 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-90569240-d665-4856-b7d8-8f758c80f353 req-da8517ec-4797-45b9-b474-f6a95cabec3f tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] DELETE http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/971c675b-1425-4738-9dae-533ae68f469a Nov 13 02:01:23.173500 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-90569240-d665-4856-b7d8-8f758c80f353 req-da8517ec-4797-45b9-b474-f6a95cabec3f tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:01:23.173979 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-90569240-d665-4856-b7d8-8f758c80f353 req-da8517ec-4797-45b9-b474-f6a95cabec3f tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:01:23.196906 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:01:23.196906 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:01:23.400396 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-90569240-d665-4856-b7d8-8f758c80f353 req-da8517ec-4797-45b9-b474-f6a95cabec3f tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(196368f6-5aeb-4be4-b02f-0c401ef34888)]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 02:01:23.400733 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-90569240-d665-4856-b7d8-8f758c80f353 req-da8517ec-4797-45b9-b474-f6a95cabec3f tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Adding status of: reserved to pending status list for volume. {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Nov 13 02:01:23.401145 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-90569240-d665-4856-b7d8-8f758c80f353 req-da8517ec-4797-45b9-b474-f6a95cabec3f tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 02:01:23.407688 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-90569240-d665-4856-b7d8-8f758c80f353 req-da8517ec-4797-45b9-b474-f6a95cabec3f tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/971c675b-1425-4738-9dae-533ae68f469a returned with HTTP 200 Nov 13 02:01:23.408563 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1690/3376] 10.222.0.62 () {62 vars in 1437 bytes} [Fri Nov 13 02:01:23 2020] DELETE /volume/v3/1194be3105a04696a35160b2a0978796/attachments/971c675b-1425-4738-9dae-533ae68f469a => generated 192 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 02:01:27.281946 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-90569240-d665-4856-b7d8-8f758c80f353 req-20fc20c3-e721-463b-a910-a093243c5025 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] PUT http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/196368f6-5aeb-4be4-b02f-0c401ef34888 Nov 13 02:01:27.282575 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:01:27.282575 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:01:27.282844 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-90569240-d665-4856-b7d8-8f758c80f353 req-20fc20c3-e721-463b-a910-a093243c5025 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:01:27.313170 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 02:01:27.313170 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 02:01:27.313674 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-90569240-d665-4856-b7d8-8f758c80f353 req-20fc20c3-e721-463b-a910-a093243c5025 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Lock "b'cinder-attachment_update-6fedee73-c7e1-411e-b4f0-633d3daf2352-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.009s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 02:01:27.316095 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:01:27.316095 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:01:28.639308 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-90569240-d665-4856-b7d8-8f758c80f353 req-20fc20c3-e721-463b-a910-a093243c5025 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Lock "b'cinder-attachment_update-6fedee73-c7e1-411e-b4f0-633d3daf2352-n-h2-729945-8'" released by "attachment_update" :: held 1.325s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 02:01:28.640793 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-90569240-d665-4856-b7d8-8f758c80f353 req-20fc20c3-e721-463b-a910-a093243c5025 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/196368f6-5aeb-4be4-b02f-0c401ef34888 returned with HTTP 200 Nov 13 02:01:28.641782 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1687/3377] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 02:01:27 2020] PUT /volume/v3/1194be3105a04696a35160b2a0978796/attachments/196368f6-5aeb-4be4-b02f-0c401ef34888 => generated 762 bytes in 1365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:01:28.657544 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-90569240-d665-4856-b7d8-8f758c80f353 req-5b7085bd-1509-4901-b7f6-26e2abff71ec tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/196368f6-5aeb-4be4-b02f-0c401ef34888 Nov 13 02:01:28.658205 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-90569240-d665-4856-b7d8-8f758c80f353 req-5b7085bd-1509-4901-b7f6-26e2abff71ec tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:01:28.658412 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:01:28.658412 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:01:28.658786 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-90569240-d665-4856-b7d8-8f758c80f353 req-5b7085bd-1509-4901-b7f6-26e2abff71ec tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:01:28.681726 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-90569240-d665-4856-b7d8-8f758c80f353 req-5b7085bd-1509-4901-b7f6-26e2abff71ec tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/196368f6-5aeb-4be4-b02f-0c401ef34888 returned with HTTP 200 Nov 13 02:01:28.682606 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1691/3378] 10.222.0.59 () {60 vars in 1415 bytes} [Fri Nov 13 02:01:28 2020] GET /volume/v3/1194be3105a04696a35160b2a0978796/attachments/196368f6-5aeb-4be4-b02f-0c401ef34888 => generated 787 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:01:35.832638 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-90569240-d665-4856-b7d8-8f758c80f353 req-2964c8d6-4d79-4373-9f26-f60c18ac51d1 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] POST http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/196368f6-5aeb-4be4-b02f-0c401ef34888/action Nov 13 02:01:35.833231 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:01:35.833231 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:01:35.833510 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-90569240-d665-4856-b7d8-8f758c80f353 req-2964c8d6-4d79-4373-9f26-f60c18ac51d1 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 02:01:35.833880 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-90569240-d665-4856-b7d8-8f758c80f353 req-2964c8d6-4d79-4373-9f26-f60c18ac51d1 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:01:35.902242 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:01:35.902242 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:01:35.915179 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-90569240-d665-4856-b7d8-8f758c80f353 req-2964c8d6-4d79-4373-9f26-f60c18ac51d1 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/196368f6-5aeb-4be4-b02f-0c401ef34888/action returned with HTTP 204 Nov 13 02:01:35.916547 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1688/3379] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 02:01:35 2020] POST /volume/v3/1194be3105a04696a35160b2a0978796/attachments/196368f6-5aeb-4be4-b02f-0c401ef34888/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 02:01:41.212762 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d570fac6-1257-40e3-aecb-76373b52d183 req-67630d99-5aab-47db-8412-afd58e6137e1 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] DELETE http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/196368f6-5aeb-4be4-b02f-0c401ef34888 Nov 13 02:01:41.213319 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d570fac6-1257-40e3-aecb-76373b52d183 req-67630d99-5aab-47db-8412-afd58e6137e1 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:01:41.213476 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:01:41.213476 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:01:41.213844 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-d570fac6-1257-40e3-aecb-76373b52d183 req-67630d99-5aab-47db-8412-afd58e6137e1 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:01:41.242713 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:01:41.242713 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:01:41.732774 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-d570fac6-1257-40e3-aecb-76373b52d183 req-67630d99-5aab-47db-8412-afd58e6137e1 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 02:01:41.734005 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-d570fac6-1257-40e3-aecb-76373b52d183 req-67630d99-5aab-47db-8412-afd58e6137e1 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 02:01:41.743016 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-d570fac6-1257-40e3-aecb-76373b52d183 req-67630d99-5aab-47db-8412-afd58e6137e1 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/attachments/196368f6-5aeb-4be4-b02f-0c401ef34888 returned with HTTP 200 Nov 13 02:01:41.744335 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1692/3380] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 02:01:41 2020] DELETE /volume/v3/1194be3105a04696a35160b2a0978796/attachments/196368f6-5aeb-4be4-b02f-0c401ef34888 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:01:42.868708 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0647e778-8c3f-45ed-a115-01a087eb19cd tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 Nov 13 02:01:42.869235 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0647e778-8c3f-45ed-a115-01a087eb19cd tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:01:42.869418 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:01:42.869418 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:01:42.869785 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0647e778-8c3f-45ed-a115-01a087eb19cd tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:01:42.926704 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:01:42.926704 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:01:42.937390 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0647e778-8c3f-45ed-a115-01a087eb19cd tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Volume info retrieved successfully. Nov 13 02:01:42.961490 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0647e778-8c3f-45ed-a115-01a087eb19cd tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 returned with HTTP 200 Nov 13 02:01:42.962489 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1689/3381] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:01:42 2020] GET /volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:01:42.977257 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-37820841-d130-4d73-8a58-bf97325721f6 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 Nov 13 02:01:42.977773 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-37820841-d130-4d73-8a58-bf97325721f6 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:01:42.977988 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:01:42.977988 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:01:42.978357 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-37820841-d130-4d73-8a58-bf97325721f6 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:01:43.028805 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:01:43.028805 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:01:43.041295 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-37820841-d130-4d73-8a58-bf97325721f6 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Volume info retrieved successfully. Nov 13 02:01:43.063123 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-37820841-d130-4d73-8a58-bf97325721f6 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 returned with HTTP 200 Nov 13 02:01:43.063959 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1693/3382] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:01:42 2020] GET /volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:01:43.095023 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e4d85b71-15d1-4b42-8568-b22b29fd019d tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] DELETE http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 Nov 13 02:01:43.095571 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e4d85b71-15d1-4b42-8568-b22b29fd019d tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:01:43.095793 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:01:43.095793 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:01:43.096123 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e4d85b71-15d1-4b42-8568-b22b29fd019d tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:01:43.096593 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-e4d85b71-15d1-4b42-8568-b22b29fd019d tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Delete volume with id: 6fedee73-c7e1-411e-b4f0-633d3daf2352 Nov 13 02:01:43.150229 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:01:43.150229 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:01:43.151422 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e4d85b71-15d1-4b42-8568-b22b29fd019d tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Volume info retrieved successfully. Nov 13 02:01:43.178413 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e4d85b71-15d1-4b42-8568-b22b29fd019d tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Delete volume request issued successfully. Nov 13 02:01:43.178878 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e4d85b71-15d1-4b42-8568-b22b29fd019d tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 returned with HTTP 202 Nov 13 02:01:43.179763 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1690/3383] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 02:01:43 2020] DELETE /volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 02:01:43.187152 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9cbfb621-ff49-4862-bf9b-b16f0981620a tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 Nov 13 02:01:43.187742 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9cbfb621-ff49-4862-bf9b-b16f0981620a tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:01:43.187962 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:01:43.187962 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:01:43.188334 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9cbfb621-ff49-4862-bf9b-b16f0981620a tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:01:43.241352 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:01:43.241352 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:01:43.250405 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9cbfb621-ff49-4862-bf9b-b16f0981620a tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Volume info retrieved successfully. Nov 13 02:01:43.276162 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9cbfb621-ff49-4862-bf9b-b16f0981620a tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 returned with HTTP 200 Nov 13 02:01:43.277241 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1694/3384] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:01:43 2020] GET /volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 => generated 912 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:01:44.295409 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-31a74060-e5d5-4ae4-8182-dd5f646c8497 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 Nov 13 02:01:44.296036 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-31a74060-e5d5-4ae4-8182-dd5f646c8497 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:01:44.296135 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:01:44.296135 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:01:44.296490 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-31a74060-e5d5-4ae4-8182-dd5f646c8497 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:01:44.347931 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:01:44.347931 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:01:44.356802 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-31a74060-e5d5-4ae4-8182-dd5f646c8497 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Volume info retrieved successfully. Nov 13 02:01:44.383028 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-31a74060-e5d5-4ae4-8182-dd5f646c8497 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 returned with HTTP 200 Nov 13 02:01:44.383916 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1691/3385] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:01:44 2020] GET /volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 => generated 912 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:01:45.400451 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-46b19c35-5547-49db-9816-77cec8c63d41 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] GET http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 Nov 13 02:01:45.400964 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-46b19c35-5547-49db-9816-77cec8c63d41 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:01:45.401061 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:01:45.401061 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:01:45.401409 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-46b19c35-5547-49db-9816-77cec8c63d41 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:01:45.448740 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-46b19c35-5547-49db-9816-77cec8c63d41 tempest-ServerActionsTestJSON-16810296 tempest-ServerActionsTestJSON-16810296] http://10.222.0.13/volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 returned with HTTP 404 Nov 13 02:01:45.449854 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1695/3386] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:01:45 2020] GET /volume/v3/1194be3105a04696a35160b2a0978796/volumes/6fedee73-c7e1-411e-b4f0-633d3daf2352 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Nov 13 02:04:03.190723 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-732417ce-927b-4838-976d-2e545d8679b8 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] POST http://10.222.0.13/volume/v3/79f223e6713c4657976bd06057669254/types Nov 13 02:04:03.191232 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:03.191232 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:03.191588 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-732417ce-927b-4838-976d-2e545d8679b8 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-2018612139", "extra_specs": {}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:04:03.234021 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-732417ce-927b-4838-976d-2e545d8679b8 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] http://10.222.0.13/volume/v3/79f223e6713c4657976bd06057669254/types returned with HTTP 200 Nov 13 02:04:03.234848 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1692/3387] 10.222.0.13 () {58 vars in 1179 bytes} [Fri Nov 13 02:04:03 2020] POST /volume/v3/79f223e6713c4657976bd06057669254/types => generated 218 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:03.246627 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3c6e62f1-f4a8-4ea3-918a-01e95adbf534 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] POST http://10.222.0.13/volume/v3/79f223e6713c4657976bd06057669254/types/9c569f79-eda0-4873-85da-dcc2cf08a324/encryption Nov 13 02:04:03.247347 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-3c6e62f1-f4a8-4ea3-918a-01e95adbf534 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:04:03.297875 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-3c6e62f1-f4a8-4ea3-918a-01e95adbf534 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] http://10.222.0.13/volume/v3/79f223e6713c4657976bd06057669254/types/9c569f79-eda0-4873-85da-dcc2cf08a324/encryption returned with HTTP 200 Nov 13 02:04:03.299042 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1696/3388] 10.222.0.13 () {58 vars in 1324 bytes} [Fri Nov 13 02:04:03 2020] POST /volume/v3/79f223e6713c4657976bd06057669254/types/9c569f79-eda0-4873-85da-dcc2cf08a324/encryption => generated 231 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:03.308265 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] POST http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes Nov 13 02:04:03.309023 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-volume-2103910471", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-2018612139", "size": 1}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:04:03.310326 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-volume-2103910471', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-2018612139', 'size': 1}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 02:04:03.322556 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Create volume of 1 GB Nov 13 02:04:03.323246 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:03.323246 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:03.330197 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Availability zone cache updated, next update will occur around 2020-11-13 03:04:03.329758. {{(pid=87988) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Nov 13 02:04:03.330536 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Availability Zones retrieved successfully. Nov 13 02:04:03.347828 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Flow 'volume_create_api' (89cd3ea1-4a0a-44e6-aaff-b772dba8cac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 02:04:03.350898 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ffed99-9c47-459a-9925-be11afd3d0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:04:03.353013 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 02:04:03.411539 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ffed99-9c47-459a-9925-be11afd3d0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T02:04:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9c569f79-eda0-4873-85da-dcc2cf08a324,is_public=True,name='tempest-scenario-type-cryptsetup-2018612139',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9c569f79-eda0-4873-85da-dcc2cf08a324', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:04:03.413851 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9582f260-6326-4058-8a6a-29d9ce023585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:04:03.460888 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-2018612139 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-2018612139, it is now deprecated. Please use the default quota class for default quota. Nov 13 02:04:03.461790 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-2018612139 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-2018612139, it is now deprecated. Please use the default quota class for default quota. Nov 13 02:04:03.504203 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Created reservations ['b14d3e74-1cfe-435d-9bdc-8673c0bf057f', '11fc4651-24bb-4d2e-b044-1a66e00ccf48', '54ec9352-d72d-497c-a559-23dbfa711869', '6954d32b-a9e3-4e9d-a461-9e8e49d054b5'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 02:04:03.506063 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9582f260-6326-4058-8a6a-29d9ce023585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b14d3e74-1cfe-435d-9bdc-8673c0bf057f', '11fc4651-24bb-4d2e-b044-1a66e00ccf48', '54ec9352-d72d-497c-a559-23dbfa711869', '6954d32b-a9e3-4e9d-a461-9e8e49d054b5']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:04:03.508260 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17480da5-714a-4e40-b189-d219ad861aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:04:03.570299 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17480da5-714a-4e40-b189-d219ad861aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a13842b-1d60-4bc5-ae8b-5e087cae4f4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2103910471',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9c5d852a4fa4ee7af698711c1801c56',qos_specs=None,replication_status=,reservations=['b14d3e74-1cfe-435d-9bdc-8673c0bf057f','11fc4651-24bb-4d2e-b044-1a66e00ccf48','54ec9352-d72d-497c-a559-23dbfa711869','6954d32b-a9e3-4e9d-a461-9e8e49d054b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92bdc5d637b0430c8386d072765c30cc',volume_type_id=9c569f79-eda0-4873-85da-dcc2cf08a324), '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-11-13T02:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2103910471',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5a13842b-1d60-4bc5-ae8b-5e087cae4f4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9c5d852a4fa4ee7af698711c1801c56',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='92bdc5d637b0430c8386d072765c30cc',volume_attachment=,volume_type=,volume_type_id=9c569f79-eda0-4873-85da-dcc2cf08a324)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:04:03.572392 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (753bbefa-3905-4ed2-8fd1-38e49ed07cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:04:03.598688 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (753bbefa-3905-4ed2-8fd1-38e49ed07cfb) 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-2103910471',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9c5d852a4fa4ee7af698711c1801c56',qos_specs=None,replication_status=,reservations=['b14d3e74-1cfe-435d-9bdc-8673c0bf057f','11fc4651-24bb-4d2e-b044-1a66e00ccf48','54ec9352-d72d-497c-a559-23dbfa711869','6954d32b-a9e3-4e9d-a461-9e8e49d054b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92bdc5d637b0430c8386d072765c30cc',volume_type_id=9c569f79-eda0-4873-85da-dcc2cf08a324)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:04:03.600674 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6057af-da3c-410b-9187-3528240a801c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:04:03.615932 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6057af-da3c-410b-9187-3528240a801c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:04:03.618549 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Flow 'volume_create_api' (89cd3ea1-4a0a-44e6-aaff-b772dba8cac6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 02:04:03.669352 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Create volume request issued successfully. Nov 13 02:04:03.684350 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d872da3e-e9ba-4670-966a-45dd1a38ac1e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes returned with HTTP 202 Nov 13 02:04:03.699764 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1693/3389] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 02:04:03 2020] POST /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes => generated 857 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 02:04:03.700320 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-35245903-e1c6-41d1-a3cc-d46698536950 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:03.700845 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-35245903-e1c6-41d1-a3cc-d46698536950 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:03.701321 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-35245903-e1c6-41d1-a3cc-d46698536950 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:03.758321 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:03.758321 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:03.767244 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-35245903-e1c6-41d1-a3cc-d46698536950 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:03.789542 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-35245903-e1c6-41d1-a3cc-d46698536950 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:03.790519 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1697/3390] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:03 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 949 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:04.806761 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-60527847-8ce4-48dc-94b6-f62d529820e9 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:04.807329 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-60527847-8ce4-48dc-94b6-f62d529820e9 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:04.807458 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:04.807458 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:04.807833 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-60527847-8ce4-48dc-94b6-f62d529820e9 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:04.856617 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:04.856617 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:04.865286 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-60527847-8ce4-48dc-94b6-f62d529820e9 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:04.887323 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-60527847-8ce4-48dc-94b6-f62d529820e9 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:04.888172 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1694/3391] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:04 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 950 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:04.903922 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d7e03bb-1524-4016-83bd-3e1b42a4ba8c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:04.904444 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d7e03bb-1524-4016-83bd-3e1b42a4ba8c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:04.904658 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:04.904658 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:04.905639 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d7e03bb-1524-4016-83bd-3e1b42a4ba8c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:04.954193 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:04.954193 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:04.963031 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4d7e03bb-1524-4016-83bd-3e1b42a4ba8c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:04.985989 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d7e03bb-1524-4016-83bd-3e1b42a4ba8c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:04.986852 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1698/3392] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:04 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 950 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:05.108807 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-16c7cdec-aa50-4aac-886d-29681e626b37 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:05.109348 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-16c7cdec-aa50-4aac-886d-29681e626b37 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:05.109564 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:05.109564 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:05.109930 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-16c7cdec-aa50-4aac-886d-29681e626b37 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:05.158882 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:05.158882 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:05.166929 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-16c7cdec-aa50-4aac-886d-29681e626b37 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:05.189151 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-16c7cdec-aa50-4aac-886d-29681e626b37 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:05.189991 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1695/3393] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 02:04:05 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 950 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:05.253423 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d7e03bb-1524-4016-83bd-3e1b42a4ba8c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume// Nov 13 02:04:05.253850 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d7e03bb-1524-4016-83bd-3e1b42a4ba8c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:05.254047 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:05.254047 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:05.254424 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4d7e03bb-1524-4016-83bd-3e1b42a4ba8c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:05.255476 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4d7e03bb-1524-4016-83bd-3e1b42a4ba8c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 02:04:05.256113 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1699/3394] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 02:04:05 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 02:04:05.269654 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-2b0624a6-64a9-46f1-97c1-098aba476369 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] POST http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments Nov 13 02:04:05.270151 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:05.270151 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:05.270562 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-2b0624a6-64a9-46f1-97c1-098aba476369 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a13842b-1d60-4bc5-ae8b-5e087cae4f4b", "instance_uuid": "6a8d41f6-2391-40d1-9da7-88bbf7b4971b", "connector": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:04:05.319900 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:05.319900 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:05.370566 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-2b0624a6-64a9-46f1-97c1-098aba476369 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments returned with HTTP 200 Nov 13 02:04:05.371541 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1696/3395] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 02:04:05 2020] POST /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:04:05.406834 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-de1b6dcf-0430-443f-bc5b-514f3b899172 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:05.407437 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-de1b6dcf-0430-443f-bc5b-514f3b899172 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:05.408026 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-de1b6dcf-0430-443f-bc5b-514f3b899172 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:05.423411 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-2b0624a6-64a9-46f1-97c1-098aba476369 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume// Nov 13 02:04:05.423973 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-2b0624a6-64a9-46f1-97c1-098aba476369 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:05.424193 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:05.424193 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:05.424570 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-2b0624a6-64a9-46f1-97c1-098aba476369 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:05.425899 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-2b0624a6-64a9-46f1-97c1-098aba476369 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 02:04:05.426499 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1697/3396] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 02:04:05 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Nov 13 02:04:05.439793 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-f62aecab-86fb-4219-bcc7-58e62070a8dc tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:05.440359 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-f62aecab-86fb-4219-bcc7-58e62070a8dc tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:05.440833 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-f62aecab-86fb-4219-bcc7-58e62070a8dc tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:05.458892 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:05.458892 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:05.467179 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-de1b6dcf-0430-443f-bc5b-514f3b899172 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:05.486824 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:05.486824 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:05.491184 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:05.491184 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:05.495078 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-de1b6dcf-0430-443f-bc5b-514f3b899172 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:05.495989 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1700/3397] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:05 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 949 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:05.502470 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-f62aecab-86fb-4219-bcc7-58e62070a8dc tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:05.521738 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:05.521738 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:05.529863 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-f62aecab-86fb-4219-bcc7-58e62070a8dc tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:05.531252 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1698/3398] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 02:04:05 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 1048 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 02:04:05.552026 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-7245c299-5e39-44f3-aade-6b2c6d51c0b2 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] PUT http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments/d5d5a2e4-34be-4e2b-87f6-a4502eb99065 Nov 13 02:04:05.552552 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:05.552552 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:05.552973 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-7245c299-5e39-44f3-aade-6b2c6d51c0b2 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:04:05.581408 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 02:04:05.581408 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 02:04:05.581910 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-7245c299-5e39-44f3-aade-6b2c6d51c0b2 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Lock "b'cinder-attachment_update-5a13842b-1d60-4bc5-ae8b-5e087cae4f4b-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.009s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 02:04:05.584338 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:05.584338 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:06.512197 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-43475b5e-2e0e-45da-9baa-4be4884afab3 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:06.512724 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-43475b5e-2e0e-45da-9baa-4be4884afab3 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:06.512956 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:06.512956 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:06.513329 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-43475b5e-2e0e-45da-9baa-4be4884afab3 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:06.569438 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:06.569438 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:06.579847 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-43475b5e-2e0e-45da-9baa-4be4884afab3 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:06.601226 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:06.601226 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:06.611713 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-43475b5e-2e0e-45da-9baa-4be4884afab3 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:06.612614 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1699/3399] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:06 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 949 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:06.866426 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-7245c299-5e39-44f3-aade-6b2c6d51c0b2 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Lock "b'cinder-attachment_update-5a13842b-1d60-4bc5-ae8b-5e087cae4f4b-n-h2-729945-8'" released by "attachment_update" :: held 1.284s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 02:04:06.867105 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-7245c299-5e39-44f3-aade-6b2c6d51c0b2 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments/d5d5a2e4-34be-4e2b-87f6-a4502eb99065 returned with HTTP 200 Nov 13 02:04:06.868062 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1701/3400] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 02:04:05 2020] PUT /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments/d5d5a2e4-34be-4e2b-87f6-a4502eb99065 => generated 761 bytes in 1322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:04:06.884306 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-caa13277-c8d3-4e31-91ba-bc9a68722201 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b/encryption Nov 13 02:04:06.884819 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-caa13277-c8d3-4e31-91ba-bc9a68722201 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:06.885039 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:06.885039 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:06.885413 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-caa13277-c8d3-4e31-91ba-bc9a68722201 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:06.937416 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:06.937416 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:06.989977 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-caa13277-c8d3-4e31-91ba-bc9a68722201 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b/encryption returned with HTTP 200 Nov 13 02:04:06.990840 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1700/3401] 10.222.0.59 () {58 vars in 1395 bytes} [Fri Nov 13 02:04:06 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b/encryption => generated 161 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:07.628502 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fdcd3690-6822-488c-b80f-25c3c3da8487 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:07.629076 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fdcd3690-6822-488c-b80f-25c3c3da8487 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:07.629204 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:07.629204 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:07.629565 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-fdcd3690-6822-488c-b80f-25c3c3da8487 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:07.680580 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:07.680580 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:07.689573 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-fdcd3690-6822-488c-b80f-25c3c3da8487 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:07.709442 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:07.709442 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:07.718781 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-fdcd3690-6822-488c-b80f-25c3c3da8487 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:07.719626 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1702/3402] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:07 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 950 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:08.735981 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-188a5bf8-31b5-4a3d-914b-2626bc8e898b tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:08.736368 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-188a5bf8-31b5-4a3d-914b-2626bc8e898b tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:08.736519 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:08.736519 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:08.736887 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-188a5bf8-31b5-4a3d-914b-2626bc8e898b tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:08.787102 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:08.787102 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:08.795241 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-188a5bf8-31b5-4a3d-914b-2626bc8e898b tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:08.816255 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:08.816255 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:08.824603 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-188a5bf8-31b5-4a3d-914b-2626bc8e898b tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:08.825435 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1701/3403] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:08 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 950 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:09.841431 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c75035a6-a342-49da-876d-8cd4642c1293 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:09.842001 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c75035a6-a342-49da-876d-8cd4642c1293 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:09.842121 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:09.842121 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:09.842999 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c75035a6-a342-49da-876d-8cd4642c1293 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:09.896504 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:09.896504 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:09.904792 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c75035a6-a342-49da-876d-8cd4642c1293 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:09.925462 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:09.925462 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:09.934063 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c75035a6-a342-49da-876d-8cd4642c1293 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:09.934901 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1703/3404] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:09 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 950 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:10.950797 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1a22556b-e585-4e71-8fb3-967da1a7b2d7 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:10.951407 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1a22556b-e585-4e71-8fb3-967da1a7b2d7 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:10.951526 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:10.951526 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:10.951896 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1a22556b-e585-4e71-8fb3-967da1a7b2d7 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:11.001604 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:11.001604 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:11.009994 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1a22556b-e585-4e71-8fb3-967da1a7b2d7 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:11.029829 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:11.029829 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:11.039025 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1a22556b-e585-4e71-8fb3-967da1a7b2d7 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:11.040257 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1702/3405] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:10 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 950 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:12.058001 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a8b2c2e6-63bf-4c31-9242-cdfd35418582 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:12.058813 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a8b2c2e6-63bf-4c31-9242-cdfd35418582 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:12.059115 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:12.059115 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:12.059724 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a8b2c2e6-63bf-4c31-9242-cdfd35418582 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:12.114228 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:12.114228 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:12.123137 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a8b2c2e6-63bf-4c31-9242-cdfd35418582 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:12.144351 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:12.144351 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:12.152908 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a8b2c2e6-63bf-4c31-9242-cdfd35418582 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:12.153724 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1704/3406] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:12 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 950 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:12.500129 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-f700bf6d-e39d-4a9c-883f-97e3247bb7cc tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] POST http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments/d5d5a2e4-34be-4e2b-87f6-a4502eb99065/action Nov 13 02:04:12.500664 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:12.500664 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:12.501099 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-f700bf6d-e39d-4a9c-883f-97e3247bb7cc tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 02:04:12.501472 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-f700bf6d-e39d-4a9c-883f-97e3247bb7cc tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:04:12.574105 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:12.574105 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:12.587470 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f8a1cf7b-9c7d-4568-a419-44531ee5be28 req-f700bf6d-e39d-4a9c-883f-97e3247bb7cc tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments/d5d5a2e4-34be-4e2b-87f6-a4502eb99065/action returned with HTTP 204 Nov 13 02:04:12.588454 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1703/3407] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 02:04:12 2020] POST /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments/d5d5a2e4-34be-4e2b-87f6-a4502eb99065/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 02:04:13.169617 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ddddf8a1-8bf4-4c28-9a35-c6beb3304e84 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:13.170216 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ddddf8a1-8bf4-4c28-9a35-c6beb3304e84 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:13.170309 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:13.170309 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:13.170675 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ddddf8a1-8bf4-4c28-9a35-c6beb3304e84 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:13.223574 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:13.223574 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:13.232181 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ddddf8a1-8bf4-4c28-9a35-c6beb3304e84 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:13.251873 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:13.251873 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:13.260031 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ddddf8a1-8bf4-4c28-9a35-c6beb3304e84 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:13.260864 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1705/3408] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:13 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 1242 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:04:13.276087 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-204f0286-4131-444e-a9e4-1621fff65ffb tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:13.276611 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-204f0286-4131-444e-a9e4-1621fff65ffb tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:13.276829 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:13.276829 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:13.277199 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-204f0286-4131-444e-a9e4-1621fff65ffb tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:13.327941 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:13.327941 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:13.336466 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-204f0286-4131-444e-a9e4-1621fff65ffb tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:13.355473 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:13.355473 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:13.364840 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-204f0286-4131-444e-a9e4-1621fff65ffb tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:13.365679 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1704/3409] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:13 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 1242 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:04:13.486369 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-cf061252-879d-4af8-90d5-f745d67633d2 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:13.486879 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-cf061252-879d-4af8-90d5-f745d67633d2 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:13.487090 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:13.487090 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:13.487456 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-cf061252-879d-4af8-90d5-f745d67633d2 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:13.537129 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:13.537129 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:13.545758 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-cf061252-879d-4af8-90d5-f745d67633d2 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:13.566585 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:13.566585 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:13.575448 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-cf061252-879d-4af8-90d5-f745d67633d2 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:13.576361 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1706/3410] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 02:04:13 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 1242 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:04:13.600066 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-caa245ad-77f7-4307-ab11-46729016e63d tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] POST http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b/action Nov 13 02:04:13.600555 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:13.600555 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:13.600996 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-caa245ad-77f7-4307-ab11-46729016e63d tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Action body: b'{"os-begin_detaching": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 02:04:13.601374 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-caa245ad-77f7-4307-ab11-46729016e63d tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:04:13.652807 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:13.652807 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:13.654018 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-caa245ad-77f7-4307-ab11-46729016e63d tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:13.665019 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-caa245ad-77f7-4307-ab11-46729016e63d tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Begin detaching volume completed successfully. Nov 13 02:04:13.665560 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-caa245ad-77f7-4307-ab11-46729016e63d tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b/action returned with HTTP 202 Nov 13 02:04:13.666486 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1705/3411] 10.222.0.13 () {64 vars in 1643 bytes} [Fri Nov 13 02:04:13 2020] POST /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 02:04:13.689840 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cb7d48dc-17a5-4c60-8c6a-ef67c16b6bb1 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:13.690521 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cb7d48dc-17a5-4c60-8c6a-ef67c16b6bb1 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:13.690728 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:13.690728 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:13.691098 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cb7d48dc-17a5-4c60-8c6a-ef67c16b6bb1 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:13.726209 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-caa245ad-77f7-4307-ab11-46729016e63d tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume// Nov 13 02:04:13.726693 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-caa245ad-77f7-4307-ab11-46729016e63d tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:13.726915 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:13.726915 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:13.727276 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-caa245ad-77f7-4307-ab11-46729016e63d tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:13.728588 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-caa245ad-77f7-4307-ab11-46729016e63d tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 02:04:13.729377 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1706/3412] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 02:04:13 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Nov 13 02:04:13.744272 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-559c12d6-4b17-4a4b-9c57-18df27678dae tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:13.744855 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-559c12d6-4b17-4a4b-9c57-18df27678dae tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:13.745335 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-559c12d6-4b17-4a4b-9c57-18df27678dae tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:13.746592 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:13.746592 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:13.756250 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cb7d48dc-17a5-4c60-8c6a-ef67c16b6bb1 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:13.777675 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:13.777675 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:13.786914 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cb7d48dc-17a5-4c60-8c6a-ef67c16b6bb1 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:13.787928 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1707/3413] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:13 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 1245 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:04:13.796346 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:13.796346 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:13.805434 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-559c12d6-4b17-4a4b-9c57-18df27678dae tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:13.824923 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:13.824923 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:13.833809 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-559c12d6-4b17-4a4b-9c57-18df27678dae tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:13.834649 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1707/3414] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 02:04:13 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 1344 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 02:04:13.874909 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-ad3cdaca-0a8c-4689-adde-593c3f17f239 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b/encryption Nov 13 02:04:13.875368 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-ad3cdaca-0a8c-4689-adde-593c3f17f239 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:13.875586 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:13.875586 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:13.876001 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-ad3cdaca-0a8c-4689-adde-593c3f17f239 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:13.925530 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:13.925530 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:13.988703 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-ad3cdaca-0a8c-4689-adde-593c3f17f239 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b/encryption returned with HTTP 200 Nov 13 02:04:13.989564 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1708/3415] 10.222.0.59 () {58 vars in 1395 bytes} [Fri Nov 13 02:04:13 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b/encryption => generated 161 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:14.327675 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-53d754cf-61dd-4ee3-80a3-af35ecf47545 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] DELETE http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments/d5d5a2e4-34be-4e2b-87f6-a4502eb99065 Nov 13 02:04:14.328253 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-53d754cf-61dd-4ee3-80a3-af35ecf47545 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:14.328441 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:14.328441 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:14.328816 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-53d754cf-61dd-4ee3-80a3-af35ecf47545 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:14.349971 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:14.349971 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:14.791423 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-53d754cf-61dd-4ee3-80a3-af35ecf47545 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 02:04:14.791880 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-53d754cf-61dd-4ee3-80a3-af35ecf47545 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Pending status list for volume during attachment-delete: [] {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 02:04:14.800005 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-f0cbcb8e-b8ac-4003-a8ab-9453acc30330 req-53d754cf-61dd-4ee3-80a3-af35ecf47545 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments/d5d5a2e4-34be-4e2b-87f6-a4502eb99065 returned with HTTP 200 Nov 13 02:04:14.800993 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1708/3416] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 02:04:14 2020] DELETE /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments/d5d5a2e4-34be-4e2b-87f6-a4502eb99065 => generated 19 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:14.804271 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7979d7f2-0371-420f-b27d-9b41c0bcbb98 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:14.804799 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7979d7f2-0371-420f-b27d-9b41c0bcbb98 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:14.805000 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:14.805000 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:14.805365 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7979d7f2-0371-420f-b27d-9b41c0bcbb98 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:14.856916 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:14.856916 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:14.867080 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7979d7f2-0371-420f-b27d-9b41c0bcbb98 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:14.891899 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7979d7f2-0371-420f-b27d-9b41c0bcbb98 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:14.892756 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1709/3417] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:14 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 950 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 02:04:14.909110 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9596b1bc-3318-4a83-a6e8-3843faf25813 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:14.909635 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9596b1bc-3318-4a83-a6e8-3843faf25813 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:14.909856 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:14.909856 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:14.910230 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9596b1bc-3318-4a83-a6e8-3843faf25813 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:14.961704 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:14.961704 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:14.970689 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9596b1bc-3318-4a83-a6e8-3843faf25813 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:14.993156 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9596b1bc-3318-4a83-a6e8-3843faf25813 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:14.993995 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1709/3418] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:14 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 950 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:15.009350 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-02d428aa-4f53-4598-ae0b-984320b0dc75 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] DELETE http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:15.009866 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-02d428aa-4f53-4598-ae0b-984320b0dc75 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:15.010081 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:15.010081 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:15.010448 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-02d428aa-4f53-4598-ae0b-984320b0dc75 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:15.010904 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-02d428aa-4f53-4598-ae0b-984320b0dc75 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Delete volume with id: 5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:15.060882 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:15.060882 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:15.062681 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-02d428aa-4f53-4598-ae0b-984320b0dc75 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:15.081759 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.keymgr.conf_key_mgr [None req-02d428aa-4f53-4598-ae0b-984320b0dc75 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Not deleting key 00000000-0000-0000-0000-000000000000 Nov 13 02:04:15.092160 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-02d428aa-4f53-4598-ae0b-984320b0dc75 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Delete volume request issued successfully. Nov 13 02:04:15.092647 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-02d428aa-4f53-4598-ae0b-984320b0dc75 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 202 Nov 13 02:04:15.094364 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1710/3419] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 02:04:15 2020] DELETE /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 02:04:15.101902 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5f48a120-1f71-4d4c-9c8f-6401224711d8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:15.102412 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5f48a120-1f71-4d4c-9c8f-6401224711d8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:15.102624 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:15.102624 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:15.102999 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5f48a120-1f71-4d4c-9c8f-6401224711d8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:15.158018 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:15.158018 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:15.166567 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5f48a120-1f71-4d4c-9c8f-6401224711d8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:15.191222 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5f48a120-1f71-4d4c-9c8f-6401224711d8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:15.192071 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1710/3420] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:15 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 949 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:16.208327 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-34681f77-a597-4b1d-9ef0-206acae9dc12 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:16.208860 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-34681f77-a597-4b1d-9ef0-206acae9dc12 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:16.209241 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:16.209241 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:16.209616 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-34681f77-a597-4b1d-9ef0-206acae9dc12 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:16.260164 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:16.260164 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:16.269118 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-34681f77-a597-4b1d-9ef0-206acae9dc12 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:16.292947 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-34681f77-a597-4b1d-9ef0-206acae9dc12 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 200 Nov 13 02:04:16.293791 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1711/3421] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:16 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:17.309781 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-790d75ab-fb85-4b34-b3b0-4a354bc6df69 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b Nov 13 02:04:17.310296 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-790d75ab-fb85-4b34-b3b0-4a354bc6df69 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:17.310397 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:17.310397 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:17.310739 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-790d75ab-fb85-4b34-b3b0-4a354bc6df69 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:17.357458 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-790d75ab-fb85-4b34-b3b0-4a354bc6df69 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b returned with HTTP 404 Nov 13 02:04:17.358640 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1711/3422] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:17 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/5a13842b-1d60-4bc5-ae8b-5e087cae4f4b => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 02:04:17.367450 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-99f99940-6b10-4e45-ab72-66f09e2d9749 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] GET http://10.222.0.13/volume/v3/79f223e6713c4657976bd06057669254/volumes/detail?all_tenants=1 Nov 13 02:04:17.368148 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-99f99940-6b10-4e45-ab72-66f09e2d9749 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:17.368436 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:17.368436 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:17.368943 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-99f99940-6b10-4e45-ab72-66f09e2d9749 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] Calling method 'detail' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:17.371040 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-99f99940-6b10-4e45-ab72-66f09e2d9749 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87987) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 02:04:17.424167 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-99f99940-6b10-4e45-ab72-66f09e2d9749 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] Get all volumes completed successfully. Nov 13 02:04:17.427732 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-99f99940-6b10-4e45-ab72-66f09e2d9749 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] http://10.222.0.13/volume/v3/79f223e6713c4657976bd06057669254/volumes/detail?all_tenants=1 returned with HTTP 200 Nov 13 02:04:17.428597 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1712/3423] 10.222.0.13 () {56 vars in 1212 bytes} [Fri Nov 13 02:04:17 2020] GET /volume/v3/79f223e6713c4657976bd06057669254/volumes/detail?all_tenants=1 => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 02:04:17.443915 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-48f77764-ede7-42df-8bef-453dd6b8b5cc tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] DELETE http://10.222.0.13/volume/v3/79f223e6713c4657976bd06057669254/types/9c569f79-eda0-4873-85da-dcc2cf08a324 Nov 13 02:04:17.444456 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-48f77764-ede7-42df-8bef-453dd6b8b5cc tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:17.444937 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-48f77764-ede7-42df-8bef-453dd6b8b5cc tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] Calling method '_delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:17.511772 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 02:04:17.511772 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 02:04:17.522350 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-48f77764-ede7-42df-8bef-453dd6b8b5cc tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] http://10.222.0.13/volume/v3/79f223e6713c4657976bd06057669254/types/9c569f79-eda0-4873-85da-dcc2cf08a324 returned with HTTP 202 Nov 13 02:04:17.523213 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1712/3424] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 02:04:17 2020] DELETE /volume/v3/79f223e6713c4657976bd06057669254/types/9c569f79-eda0-4873-85da-dcc2cf08a324 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 02:04:52.604907 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-45715385-2cf2-42a8-9f4d-95ee6e02d0e1 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] POST http://10.222.0.13/volume/v3/79f223e6713c4657976bd06057669254/types Nov 13 02:04:52.605702 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-45715385-2cf2-42a8-9f4d-95ee6e02d0e1 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1262058115", "extra_specs": {}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:04:52.647135 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-45715385-2cf2-42a8-9f4d-95ee6e02d0e1 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] http://10.222.0.13/volume/v3/79f223e6713c4657976bd06057669254/types returned with HTTP 200 Nov 13 02:04:52.648157 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1713/3425] 10.222.0.13 () {58 vars in 1179 bytes} [Fri Nov 13 02:04:52 2020] POST /volume/v3/79f223e6713c4657976bd06057669254/types => generated 212 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:52.659828 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4bd61edd-6100-4fcd-829a-2f152128e402 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] POST http://10.222.0.13/volume/v3/79f223e6713c4657976bd06057669254/types/801bfd82-f7a0-4fad-8e76-78ad3cb4797d/encryption Nov 13 02:04:52.660596 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4bd61edd-6100-4fcd-829a-2f152128e402 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:04:52.711070 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4bd61edd-6100-4fcd-829a-2f152128e402 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] http://10.222.0.13/volume/v3/79f223e6713c4657976bd06057669254/types/801bfd82-f7a0-4fad-8e76-78ad3cb4797d/encryption returned with HTTP 200 Nov 13 02:04:52.717453 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1713/3426] 10.222.0.13 () {58 vars in 1324 bytes} [Fri Nov 13 02:04:52 2020] POST /volume/v3/79f223e6713c4657976bd06057669254/types/801bfd82-f7a0-4fad-8e76-78ad3cb4797d/encryption => generated 230 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:52.721909 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] POST http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes Nov 13 02:04:52.722673 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-volume-2397150", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1262058115", "size": 1}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:04:52.723977 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-volume-2397150', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1262058115', 'size': 1}} {{(pid=87987) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 02:04:52.737126 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Create volume of 1 GB Nov 13 02:04:52.737842 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:52.737842 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:52.738775 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Availability Zones retrieved successfully. Nov 13 02:04:52.755011 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Flow 'volume_create_api' (98297d26-2df1-4b63-a3cf-ada968a530e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 02:04:52.757758 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e575a19-89b0-42ad-81da-627d9c0cfd02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:04:52.759780 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Validating volume size '1' using validate_int {{(pid=87987) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 02:04:52.820958 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e575a19-89b0-42ad-81da-627d9c0cfd02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T02:04:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=801bfd82-f7a0-4fad-8e76-78ad3cb4797d,is_public=True,name='tempest-scenario-type-luks-1262058115',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '801bfd82-f7a0-4fad-8e76-78ad3cb4797d', '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=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:04:52.823072 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a93da94-a276-4a39-91ff-98ba3eebbb9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:04:52.870412 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1262058115 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1262058115, it is now deprecated. Please use the default quota class for default quota. Nov 13 02:04:52.871277 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.quota [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1262058115 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1262058115, it is now deprecated. Please use the default quota class for default quota. Nov 13 02:04:52.904169 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Created reservations ['83f68d57-4721-4fe5-923e-6d21bc88b536', 'f2d4bb16-c201-4621-a290-b0397fffc903', '8f2ded74-564d-451a-9b98-fe5860e61610', 'e57c325c-1013-4239-9be3-48ceff1bf25f'] {{(pid=87987) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 02:04:52.907061 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a93da94-a276-4a39-91ff-98ba3eebbb9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83f68d57-4721-4fe5-923e-6d21bc88b536', 'f2d4bb16-c201-4621-a290-b0397fffc903', '8f2ded74-564d-451a-9b98-fe5860e61610', 'e57c325c-1013-4239-9be3-48ceff1bf25f']}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:04:52.909216 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35e035d8-b801-4c88-bbeb-34106763100a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:04:52.966745 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35e035d8-b801-4c88-bbeb-34106763100a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2397150',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9c5d852a4fa4ee7af698711c1801c56',qos_specs=None,replication_status=,reservations=['83f68d57-4721-4fe5-923e-6d21bc88b536','f2d4bb16-c201-4621-a290-b0397fffc903','8f2ded74-564d-451a-9b98-fe5860e61610','e57c325c-1013-4239-9be3-48ceff1bf25f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92bdc5d637b0430c8386d072765c30cc',volume_type_id=801bfd82-f7a0-4fad-8e76-78ad3cb4797d), '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-11-13T02:04:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2397150',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9c5d852a4fa4ee7af698711c1801c56',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='92bdc5d637b0430c8386d072765c30cc',volume_attachment=,volume_type=,volume_type_id=801bfd82-f7a0-4fad-8e76-78ad3cb4797d)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:04:52.970155 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (136116fe-0dee-4601-97a7-06e372811aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:04:52.995983 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (136116fe-0dee-4601-97a7-06e372811aef) 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-2397150',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9c5d852a4fa4ee7af698711c1801c56',qos_specs=None,replication_status=,reservations=['83f68d57-4721-4fe5-923e-6d21bc88b536','f2d4bb16-c201-4621-a290-b0397fffc903','8f2ded74-564d-451a-9b98-fe5860e61610','e57c325c-1013-4239-9be3-48ceff1bf25f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92bdc5d637b0430c8386d072765c30cc',volume_type_id=801bfd82-f7a0-4fad-8e76-78ad3cb4797d)}' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:04:52.997948 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (528f7ee6-9801-414d-8182-e784515b5750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:04:53.013297 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (528f7ee6-9801-414d-8182-e784515b5750) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87987) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:04:53.016857 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Flow 'volume_create_api' (98297d26-2df1-4b63-a3cf-ada968a530e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87987) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 02:04:53.067465 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Create volume request issued successfully. Nov 13 02:04:53.082465 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-eb7216d6-45d3-41f3-8248-44a7938913a8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes returned with HTTP 202 Nov 13 02:04:53.083339 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1714/3427] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 02:04:52 2020] POST /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes => generated 848 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 02:04:53.098139 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c64fb9d-1ca9-43b4-ac33-6d6000113fa6 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:04:53.098706 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c64fb9d-1ca9-43b4-ac33-6d6000113fa6 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:53.099190 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-8c64fb9d-1ca9-43b4-ac33-6d6000113fa6 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:53.149684 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:53.149684 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:53.159171 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-8c64fb9d-1ca9-43b4-ac33-6d6000113fa6 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:53.182075 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-8c64fb9d-1ca9-43b4-ac33-6d6000113fa6 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:04:53.187631 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1714/3428] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:53 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 940 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:54.200679 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4701f374-c2b0-448d-a9eb-bb6e0161a1bc tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:04:54.201302 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4701f374-c2b0-448d-a9eb-bb6e0161a1bc tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:54.202014 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:54.202014 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:54.202386 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4701f374-c2b0-448d-a9eb-bb6e0161a1bc tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:54.251427 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:54.251427 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:54.259758 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4701f374-c2b0-448d-a9eb-bb6e0161a1bc tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:54.282342 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4701f374-c2b0-448d-a9eb-bb6e0161a1bc tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:04:54.283087 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1715/3429] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:54 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 941 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:54.298316 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6acedee9-293f-4fc5-baf2-e4130d9c749a tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:04:54.298841 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6acedee9-293f-4fc5-baf2-e4130d9c749a tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:54.299056 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:54.299056 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:54.299429 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6acedee9-293f-4fc5-baf2-e4130d9c749a tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:54.348979 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:54.348979 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:54.357146 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6acedee9-293f-4fc5-baf2-e4130d9c749a tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:54.380947 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6acedee9-293f-4fc5-baf2-e4130d9c749a tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:04:54.381771 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1715/3430] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:54 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 941 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:54.500926 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-fb170668-d171-4024-ac01-f9a6e14798cb tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:04:54.501441 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-fb170668-d171-4024-ac01-f9a6e14798cb tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:54.502069 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:54.502069 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:54.502449 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-fb170668-d171-4024-ac01-f9a6e14798cb tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:54.551060 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:54.551060 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:54.559011 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-fb170668-d171-4024-ac01-f9a6e14798cb tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:54.581101 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-fb170668-d171-4024-ac01-f9a6e14798cb tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:04:54.582011 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1716/3431] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 02:04:54 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 941 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:54.655036 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6acedee9-293f-4fc5-baf2-e4130d9c749a tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume// Nov 13 02:04:54.655592 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6acedee9-293f-4fc5-baf2-e4130d9c749a tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:54.655876 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:54.655876 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:54.656252 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6acedee9-293f-4fc5-baf2-e4130d9c749a tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:54.657297 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6acedee9-293f-4fc5-baf2-e4130d9c749a tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 02:04:54.657895 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1716/3432] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 02:04:54 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 02:04:54.671409 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-350588f4-9148-4cce-8c56-06af65b25286 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] POST http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments Nov 13 02:04:54.671931 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:54.671931 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:54.672373 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-350588f4-9148-4cce-8c56-06af65b25286 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf", "instance_uuid": "312be0a4-d66c-4f1c-b330-6720b2f3159c", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:04:54.727752 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:54.727752 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:54.782753 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-350588f4-9148-4cce-8c56-06af65b25286 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments returned with HTTP 200 Nov 13 02:04:54.783679 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1717/3433] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 02:04:54 2020] POST /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:04:54.828000 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-64597c14-8966-478b-af93-76bf78c8dbd7 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:04:54.828542 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-64597c14-8966-478b-af93-76bf78c8dbd7 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:54.829024 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-64597c14-8966-478b-af93-76bf78c8dbd7 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:54.839914 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-350588f4-9148-4cce-8c56-06af65b25286 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume// Nov 13 02:04:54.840403 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-350588f4-9148-4cce-8c56-06af65b25286 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:54.840626 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:54.840626 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:54.841002 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-350588f4-9148-4cce-8c56-06af65b25286 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:54.842949 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-350588f4-9148-4cce-8c56-06af65b25286 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 02:04:54.843834 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1718/3434] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 02:04:54 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 02:04:54.872523 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-1f65da90-c031-4ee7-9050-adc883092e2c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:04:54.873870 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-1f65da90-c031-4ee7-9050-adc883092e2c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:54.874597 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-1f65da90-c031-4ee7-9050-adc883092e2c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:54.886847 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:54.886847 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:54.896642 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-64597c14-8966-478b-af93-76bf78c8dbd7 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:54.921308 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:54.921308 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:54.933035 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:54.933035 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:54.933926 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-64597c14-8966-478b-af93-76bf78c8dbd7 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:04:54.934793 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1717/3435] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:54 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 940 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:54.944340 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-1f65da90-c031-4ee7-9050-adc883092e2c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:54.967042 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:54.967042 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:54.979502 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-1f65da90-c031-4ee7-9050-adc883092e2c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:04:54.980439 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1719/3436] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 02:04:54 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 1039 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 02:04:55.000129 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-58dac159-7ec9-4813-9ee7-4fcd98a179a5 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] PUT http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments/045d0283-4773-406e-8cb2-fcc578b6e859 Nov 13 02:04:55.000636 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:55.000636 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:55.001140 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-58dac159-7ec9-4813-9ee7-4fcd98a179a5 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:04:55.035779 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 02:04:55.035779 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 02:04:55.036328 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-58dac159-7ec9-4813-9ee7-4fcd98a179a5 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Lock "b'cinder-attachment_update-94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.010s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 02:04:55.038723 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:55.038723 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:55.951793 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9e12cd05-4d60-4af7-81c7-cc2cfdf35a6b tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:04:55.952602 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9e12cd05-4d60-4af7-81c7-cc2cfdf35a6b tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:55.952602 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:55.952602 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:55.953194 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-9e12cd05-4d60-4af7-81c7-cc2cfdf35a6b tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:56.009086 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:56.009086 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:56.020914 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-9e12cd05-4d60-4af7-81c7-cc2cfdf35a6b tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:56.042444 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:56.042444 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:56.054077 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-9e12cd05-4d60-4af7-81c7-cc2cfdf35a6b tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:04:56.055869 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1720/3437] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:55 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 940 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 02:04:56.443217 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-58dac159-7ec9-4813-9ee7-4fcd98a179a5 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Lock "b'cinder-attachment_update-94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf-n-h2-729945-8'" released by "attachment_update" :: held 1.407s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 02:04:56.443913 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-58dac159-7ec9-4813-9ee7-4fcd98a179a5 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments/045d0283-4773-406e-8cb2-fcc578b6e859 returned with HTTP 200 Nov 13 02:04:56.444809 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1718/3438] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 02:04:54 2020] PUT /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments/045d0283-4773-406e-8cb2-fcc578b6e859 => generated 761 bytes in 1450 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:04:56.461346 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-d735c05d-11e9-4fdd-ac81-d394bff13f42 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf/encryption Nov 13 02:04:56.461868 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-d735c05d-11e9-4fdd-ac81-d394bff13f42 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:56.462129 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:56.462129 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:56.462503 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-d735c05d-11e9-4fdd-ac81-d394bff13f42 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'index' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:56.514877 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:56.514877 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:56.566517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-d735c05d-11e9-4fdd-ac81-d394bff13f42 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf/encryption returned with HTTP 200 Nov 13 02:04:56.567389 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1721/3439] 10.222.0.59 () {58 vars in 1395 bytes} [Fri Nov 13 02:04:56 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf/encryption => generated 160 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:57.070684 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f76e137b-10c4-4b79-96d9-4ba1eb9a0959 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:04:57.071274 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f76e137b-10c4-4b79-96d9-4ba1eb9a0959 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:57.071401 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:57.071401 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:57.071764 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f76e137b-10c4-4b79-96d9-4ba1eb9a0959 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:57.121653 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:57.121653 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:57.129752 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f76e137b-10c4-4b79-96d9-4ba1eb9a0959 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:57.148796 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:57.148796 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:57.157547 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f76e137b-10c4-4b79-96d9-4ba1eb9a0959 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:04:57.158365 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1719/3440] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:57 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 941 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:58.174655 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a673a0ce-90ab-4919-86b2-be853f32c09e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:04:58.175244 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a673a0ce-90ab-4919-86b2-be853f32c09e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:58.175350 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:58.175350 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:58.175762 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a673a0ce-90ab-4919-86b2-be853f32c09e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:58.230296 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:58.230296 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:58.242791 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a673a0ce-90ab-4919-86b2-be853f32c09e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:58.270187 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:58.270187 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:58.279084 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a673a0ce-90ab-4919-86b2-be853f32c09e tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:04:58.280023 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1722/3441] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:58 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 941 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:04:59.295931 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c7ad6f75-d753-4538-834f-047dfce6dc28 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:04:59.296540 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c7ad6f75-d753-4538-834f-047dfce6dc28 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:04:59.296692 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:04:59.296692 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:04:59.297059 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c7ad6f75-d753-4538-834f-047dfce6dc28 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:04:59.348081 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:59.348081 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:59.356890 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c7ad6f75-d753-4538-834f-047dfce6dc28 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:04:59.376883 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:04:59.376883 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:04:59.385211 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c7ad6f75-d753-4538-834f-047dfce6dc28 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:04:59.386038 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1720/3442] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:04:59 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 941 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:05:00.403303 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0d92b31b-5bec-426c-9d56-64e83307fb1b tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:05:00.403853 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0d92b31b-5bec-426c-9d56-64e83307fb1b tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:05:00.404192 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:05:00.404192 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:05:00.405408 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-0d92b31b-5bec-426c-9d56-64e83307fb1b tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:05:00.454468 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:00.454468 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:00.462988 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-0d92b31b-5bec-426c-9d56-64e83307fb1b tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:05:00.482560 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:00.482560 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:00.490821 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-0d92b31b-5bec-426c-9d56-64e83307fb1b tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:05:00.491846 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1723/3443] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:05:00 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 941 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:05:01.508249 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6a06bf57-feca-4699-9709-e8456275d4b4 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:05:01.508827 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6a06bf57-feca-4699-9709-e8456275d4b4 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:05:01.508936 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:05:01.508936 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:05:01.509503 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6a06bf57-feca-4699-9709-e8456275d4b4 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:05:01.562114 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:01.562114 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:01.570623 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6a06bf57-feca-4699-9709-e8456275d4b4 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:05:01.590727 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:01.590727 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:01.599703 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6a06bf57-feca-4699-9709-e8456275d4b4 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:05:01.600539 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1721/3444] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:05:01 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 941 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:05:01.988857 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-4a89bf87-abe6-4632-a23b-6cd975d6ee48 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] POST http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments/045d0283-4773-406e-8cb2-fcc578b6e859/action Nov 13 02:05:01.989364 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:05:01.989364 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:05:01.989798 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-4a89bf87-abe6-4632-a23b-6cd975d6ee48 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 02:05:01.990175 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-4a89bf87-abe6-4632-a23b-6cd975d6ee48 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:05:02.059246 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:02.059246 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:02.076174 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-59c419a0-b539-4a39-bb68-06fa4ed84653 req-4a89bf87-abe6-4632-a23b-6cd975d6ee48 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments/045d0283-4773-406e-8cb2-fcc578b6e859/action returned with HTTP 204 Nov 13 02:05:02.077250 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1724/3445] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 02:05:01 2020] POST /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments/045d0283-4773-406e-8cb2-fcc578b6e859/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 02:05:02.617055 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-946d4545-34ef-4d0e-9211-5b31bff40292 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:05:02.617600 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-946d4545-34ef-4d0e-9211-5b31bff40292 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:05:02.617830 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:05:02.617830 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:05:02.618182 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-946d4545-34ef-4d0e-9211-5b31bff40292 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:05:02.671446 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:02.671446 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:02.679670 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-946d4545-34ef-4d0e-9211-5b31bff40292 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:05:02.698559 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:02.698559 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:02.707734 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-946d4545-34ef-4d0e-9211-5b31bff40292 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:05:02.708504 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1722/3446] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:05:02 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 1233 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:05:02.725281 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-284f3807-ab81-4758-b6aa-608671c4e2c5 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:05:02.725998 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-284f3807-ab81-4758-b6aa-608671c4e2c5 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:05:02.726379 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:05:02.726379 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:05:02.726788 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-284f3807-ab81-4758-b6aa-608671c4e2c5 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:05:02.775525 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:02.775525 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:02.784299 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-284f3807-ab81-4758-b6aa-608671c4e2c5 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:05:02.802490 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:02.802490 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:02.810653 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-284f3807-ab81-4758-b6aa-608671c4e2c5 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:05:02.811475 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1725/3447] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:05:02 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 1233 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:05:02.937406 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-81d8e47f-6e61-4136-9ee0-15ec83e2b2c6 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:05:02.937912 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-81d8e47f-6e61-4136-9ee0-15ec83e2b2c6 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:05:02.938126 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:05:02.938126 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:05:02.938495 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-81d8e47f-6e61-4136-9ee0-15ec83e2b2c6 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:05:02.988026 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:02.988026 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:02.996034 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-81d8e47f-6e61-4136-9ee0-15ec83e2b2c6 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:05:03.014454 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:03.014454 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:03.023030 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-81d8e47f-6e61-4136-9ee0-15ec83e2b2c6 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:05:03.023894 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1723/3448] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 02:05:02 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 1233 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:05:03.047956 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-c230a6e9-5e09-48b9-b754-434452926bca tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] POST http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf/action Nov 13 02:05:03.048626 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:05:03.048626 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:05:03.049430 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-c230a6e9-5e09-48b9-b754-434452926bca tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Action body: b'{"os-begin_detaching": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 02:05:03.050116 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-c230a6e9-5e09-48b9-b754-434452926bca tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:05:03.134423 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:03.134423 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:03.135651 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-c230a6e9-5e09-48b9-b754-434452926bca tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:05:03.145583 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-c230a6e9-5e09-48b9-b754-434452926bca tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Begin detaching volume completed successfully. Nov 13 02:05:03.146115 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-c230a6e9-5e09-48b9-b754-434452926bca tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf/action returned with HTTP 202 Nov 13 02:05:03.147091 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1726/3449] 10.222.0.13 () {64 vars in 1643 bytes} [Fri Nov 13 02:05:03 2020] POST /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 02:05:03.167751 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-74ebb62c-f169-47f0-a26c-2a1099bdebb0 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:05:03.168273 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-74ebb62c-f169-47f0-a26c-2a1099bdebb0 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:05:03.168485 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:05:03.168485 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:05:03.168853 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-74ebb62c-f169-47f0-a26c-2a1099bdebb0 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:05:03.204121 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-c230a6e9-5e09-48b9-b754-434452926bca tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume// Nov 13 02:05:03.204606 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-c230a6e9-5e09-48b9-b754-434452926bca tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:05:03.204826 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:05:03.204826 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:05:03.205204 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-c230a6e9-5e09-48b9-b754-434452926bca tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:05:03.206258 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-c230a6e9-5e09-48b9-b754-434452926bca tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 02:05:03.206862 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1727/3450] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 02:05:03 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Nov 13 02:05:03.219672 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:03.219672 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:03.223221 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-a3ee050b-199f-474d-884b-d1650a09ec3f tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:05:03.223841 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-a3ee050b-199f-474d-884b-d1650a09ec3f tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:05:03.224323 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-a3ee050b-199f-474d-884b-d1650a09ec3f tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:05:03.229532 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-74ebb62c-f169-47f0-a26c-2a1099bdebb0 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:05:03.249396 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:03.249396 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:03.257699 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-74ebb62c-f169-47f0-a26c-2a1099bdebb0 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:05:03.258570 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1724/3451] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:05:03 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 1236 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:05:03.273241 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:03.273241 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:03.282351 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-a3ee050b-199f-474d-884b-d1650a09ec3f tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:05:03.302718 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:03.302718 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:03.311463 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-a3ee050b-199f-474d-884b-d1650a09ec3f tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:05:03.312369 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1728/3452] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 02:05:03 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 1335 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 02:05:03.351154 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-4cb5c890-466a-465a-855c-392e7a4e5f6c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf/encryption Nov 13 02:05:03.351743 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-4cb5c890-466a-465a-855c-392e7a4e5f6c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:05:03.352009 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:05:03.352009 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:05:03.352340 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-4cb5c890-466a-465a-855c-392e7a4e5f6c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:05:03.402537 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:03.402537 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:03.454021 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-4cb5c890-466a-465a-855c-392e7a4e5f6c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf/encryption returned with HTTP 200 Nov 13 02:05:03.454876 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1725/3453] 10.222.0.59 () {58 vars in 1395 bytes} [Fri Nov 13 02:05:03 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf/encryption => generated 160 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:05:03.772128 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-b69fbeba-8a56-4b2d-b5c7-3b4f26934ce4 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] DELETE http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments/045d0283-4773-406e-8cb2-fcc578b6e859 Nov 13 02:05:03.772689 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-b69fbeba-8a56-4b2d-b5c7-3b4f26934ce4 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:05:03.773054 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:05:03.773054 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:05:03.773433 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-b69fbeba-8a56-4b2d-b5c7-3b4f26934ce4 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:05:03.793799 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:03.793799 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:04.227711 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-b69fbeba-8a56-4b2d-b5c7-3b4f26934ce4 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 02:05:04.228064 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-b69fbeba-8a56-4b2d-b5c7-3b4f26934ce4 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 02:05:04.234922 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-3b9472a8-2a2e-4366-93f0-e8f4f5844e43 req-b69fbeba-8a56-4b2d-b5c7-3b4f26934ce4 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments/045d0283-4773-406e-8cb2-fcc578b6e859 returned with HTTP 200 Nov 13 02:05:04.235795 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1729/3454] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 02:05:03 2020] DELETE /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/attachments/045d0283-4773-406e-8cb2-fcc578b6e859 => generated 19 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:05:04.275035 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cb81ecc5-fefe-44c1-b7a1-4dac3ae83903 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:05:04.275551 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cb81ecc5-fefe-44c1-b7a1-4dac3ae83903 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:05:04.275808 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:05:04.275808 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:05:04.276185 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-cb81ecc5-fefe-44c1-b7a1-4dac3ae83903 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:05:04.326736 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:04.326736 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:04.335048 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-cb81ecc5-fefe-44c1-b7a1-4dac3ae83903 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:05:04.356303 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-cb81ecc5-fefe-44c1-b7a1-4dac3ae83903 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:05:04.357724 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1726/3455] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:05:04 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 941 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:05:04.373553 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5347797d-3f76-43f7-ae7c-cb5ae5ce491c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:05:04.374633 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5347797d-3f76-43f7-ae7c-cb5ae5ce491c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:05:04.374850 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:05:04.374850 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:05:04.375416 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-5347797d-3f76-43f7-ae7c-cb5ae5ce491c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:05:04.424377 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:04.424377 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:04.432520 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-5347797d-3f76-43f7-ae7c-cb5ae5ce491c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:05:04.454923 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-5347797d-3f76-43f7-ae7c-cb5ae5ce491c tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:05:04.455766 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1730/3456] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:05:04 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 941 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:05:04.470920 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-044bb348-6956-4560-98d9-0b36539abdb9 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] DELETE http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:05:04.471437 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-044bb348-6956-4560-98d9-0b36539abdb9 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:05:04.471678 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:05:04.471678 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:05:04.472051 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-044bb348-6956-4560-98d9-0b36539abdb9 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:05:04.472508 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-044bb348-6956-4560-98d9-0b36539abdb9 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Delete volume with id: 94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:05:04.524210 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:04.524210 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:04.525307 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-044bb348-6956-4560-98d9-0b36539abdb9 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:05:04.543918 n-d-729945-8 devstack@c-api.service[87986]: WARNING cinder.keymgr.conf_key_mgr [None req-044bb348-6956-4560-98d9-0b36539abdb9 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Not deleting key 00000000-0000-0000-0000-000000000000 Nov 13 02:05:04.552804 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-044bb348-6956-4560-98d9-0b36539abdb9 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Delete volume request issued successfully. Nov 13 02:05:04.553269 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-044bb348-6956-4560-98d9-0b36539abdb9 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 202 Nov 13 02:05:04.554135 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1727/3457] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 02:05:04 2020] DELETE /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 02:05:04.562234 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee2bcabf-dcfd-4de9-a401-cd7c9b2cc642 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:05:04.562781 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee2bcabf-dcfd-4de9-a401-cd7c9b2cc642 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:05:04.562994 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:05:04.562994 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:05:04.563350 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ee2bcabf-dcfd-4de9-a401-cd7c9b2cc642 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:05:04.613175 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:04.613175 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:04.621700 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-ee2bcabf-dcfd-4de9-a401-cd7c9b2cc642 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:05:04.645712 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ee2bcabf-dcfd-4de9-a401-cd7c9b2cc642 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:05:04.646535 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1731/3458] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:05:04 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 940 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:05:05.661798 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8dd1c4f-c3fc-4761-a22d-28b219e7dfd8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:05:05.662335 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d8dd1c4f-c3fc-4761-a22d-28b219e7dfd8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:05:05.662504 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:05:05.662504 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:05:05.662885 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d8dd1c4f-c3fc-4761-a22d-28b219e7dfd8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:05:05.714289 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:05:05.714289 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:05:05.723823 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d8dd1c4f-c3fc-4761-a22d-28b219e7dfd8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Volume info retrieved successfully. Nov 13 02:05:05.746304 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8dd1c4f-c3fc-4761-a22d-28b219e7dfd8 tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 200 Nov 13 02:05:05.747135 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1728/3459] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:05:05 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 940 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:05:06.765255 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6c22fd5f-a68b-4100-b77c-9c711df6366b tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] GET http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf Nov 13 02:05:06.765847 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6c22fd5f-a68b-4100-b77c-9c711df6366b tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:05:06.766130 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:05:06.766130 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:05:06.766622 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6c22fd5f-a68b-4100-b77c-9c711df6366b tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:05:06.815975 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6c22fd5f-a68b-4100-b77c-9c711df6366b tempest-TestEncryptedCinderVolumes-1183186628 tempest-TestEncryptedCinderVolumes-1183186628] http://10.222.0.13/volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf returned with HTTP 404 Nov 13 02:05:06.817035 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1732/3460] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:05:06 2020] GET /volume/v3/a9c5d852a4fa4ee7af698711c1801c56/volumes/94ec6a7a-f42b-4d7a-a50f-8fa9a2bc9fbf => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 02:05:06.824669 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c8b28302-a347-44bc-aee4-8dba4bf6d086 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] GET http://10.222.0.13/volume/v3/79f223e6713c4657976bd06057669254/volumes/detail?all_tenants=1 Nov 13 02:05:06.825291 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c8b28302-a347-44bc-aee4-8dba4bf6d086 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:05:06.825582 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:05:06.825582 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:05:06.826801 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c8b28302-a347-44bc-aee4-8dba4bf6d086 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] Calling method 'detail' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:05:06.828827 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c8b28302-a347-44bc-aee4-8dba4bf6d086 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 02:05:06.880667 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c8b28302-a347-44bc-aee4-8dba4bf6d086 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] Get all volumes completed successfully. Nov 13 02:05:06.884980 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c8b28302-a347-44bc-aee4-8dba4bf6d086 tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] http://10.222.0.13/volume/v3/79f223e6713c4657976bd06057669254/volumes/detail?all_tenants=1 returned with HTTP 200 Nov 13 02:05:06.885816 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1729/3461] 10.222.0.13 () {56 vars in 1212 bytes} [Fri Nov 13 02:05:06 2020] GET /volume/v3/79f223e6713c4657976bd06057669254/volumes/detail?all_tenants=1 => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Nov 13 02:05:06.901713 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b35e6dee-0df0-4624-b348-dab48345edfb tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] DELETE http://10.222.0.13/volume/v3/79f223e6713c4657976bd06057669254/types/801bfd82-f7a0-4fad-8e76-78ad3cb4797d Nov 13 02:05:06.902235 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b35e6dee-0df0-4624-b348-dab48345edfb tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:05:06.903505 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b35e6dee-0df0-4624-b348-dab48345edfb tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] Calling method '_delete' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:05:06.968568 n-d-729945-8 devstack@c-api.service[87986]: /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. Nov 13 02:05:06.968568 n-d-729945-8 devstack@c-api.service[87986]: "UPDATE / DELETE expressions." % clause Nov 13 02:05:06.978509 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b35e6dee-0df0-4624-b348-dab48345edfb tempest-TestEncryptedCinderVolumes-782763098 tempest-TestEncryptedCinderVolumes-782763098] http://10.222.0.13/volume/v3/79f223e6713c4657976bd06057669254/types/801bfd82-f7a0-4fad-8e76-78ad3cb4797d returned with HTTP 202 Nov 13 02:05:06.979366 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1733/3462] 10.222.0.13 () {56 vars in 1272 bytes} [Fri Nov 13 02:05:06 2020] DELETE /volume/v3/79f223e6713c4657976bd06057669254/types/801bfd82-f7a0-4fad-8e76-78ad3cb4797d => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 02:06:11.537826 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] POST http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes Nov 13 02:06:11.538585 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestMinimumBasicScenario-volume-2074683176", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:06:11.539965 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Create volume request body: {'volume': {'display_name': 'tempest-TestMinimumBasicScenario-volume-2074683176', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 02:06:11.540372 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Create volume of 1 GB Nov 13 02:06:11.553619 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Availability Zones retrieved successfully. Nov 13 02:06:11.571060 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Flow 'volume_create_api' (3bdabb72-1377-4db1-9e2d-9a66d1d6c1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 02:06:11.573897 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f68bac34-b136-4cdb-95dd-9bd101820c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:06:11.576107 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 02:06:11.639400 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f68bac34-b136-4cdb-95dd-9bd101820c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:06:11.641646 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0338d748-cf77-491b-b686-616989392c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:06:11.729767 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Created reservations ['190c0c99-3e77-42f5-8850-d0369f82ac52', 'e53a16d3-42e3-483b-82e6-13b69a3fb17b', 'b8680959-1a1a-41b2-a2fa-b9ee68eb29eb', '5a7f9436-6ff9-4c38-af9b-93860b003c78'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 02:06:11.732342 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0338d748-cf77-491b-b686-616989392c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['190c0c99-3e77-42f5-8850-d0369f82ac52', 'e53a16d3-42e3-483b-82e6-13b69a3fb17b', 'b8680959-1a1a-41b2-a2fa-b9ee68eb29eb', '5a7f9436-6ff9-4c38-af9b-93860b003c78']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:06:11.734490 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc001d9f-5bb6-4cce-b486-0e79c1733046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:06:11.795103 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc001d9f-5bb6-4cce-b486-0e79c1733046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38ee2623-e740-4bd3-b6b0-b0f1b56fc938', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2074683176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dc1746c22894f89bd42e5a5e3d6b09a',qos_specs=None,replication_status=,reservations=['190c0c99-3e77-42f5-8850-d0369f82ac52','e53a16d3-42e3-483b-82e6-13b69a3fb17b','b8680959-1a1a-41b2-a2fa-b9ee68eb29eb','5a7f9436-6ff9-4c38-af9b-93860b003c78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e9e36100284a3289fb3a1a091fb9d0',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T02:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2074683176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38ee2623-e740-4bd3-b6b0-b0f1b56fc938,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dc1746c22894f89bd42e5a5e3d6b09a',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='20e9e36100284a3289fb3a1a091fb9d0',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:06:11.797246 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (177b4f9e-4cbc-429d-a2f0-b32c89901732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:06:11.822153 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (177b4f9e-4cbc-429d-a2f0-b32c89901732) 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-2074683176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dc1746c22894f89bd42e5a5e3d6b09a',qos_specs=None,replication_status=,reservations=['190c0c99-3e77-42f5-8850-d0369f82ac52','e53a16d3-42e3-483b-82e6-13b69a3fb17b','b8680959-1a1a-41b2-a2fa-b9ee68eb29eb','5a7f9436-6ff9-4c38-af9b-93860b003c78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e9e36100284a3289fb3a1a091fb9d0',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:06:11.824140 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f58a2e6c-bbcb-4eb5-a981-9b70d3a397ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:06:11.838071 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f58a2e6c-bbcb-4eb5-a981-9b70d3a397ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:06:11.840731 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Flow 'volume_create_api' (3bdabb72-1377-4db1-9e2d-9a66d1d6c1ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 02:06:11.893112 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Create volume request issued successfully. Nov 13 02:06:11.906938 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-2933ff41-094e-49d0-9d1d-cf2a89ec6cd2 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes returned with HTTP 202 Nov 13 02:06:11.908042 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1730/3463] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 02:06:11 2020] POST /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes => generated 824 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 02:06:11.923076 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a561c097-a18d-44d0-9271-2461d32d8ee4 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:06:11.923702 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a561c097-a18d-44d0-9271-2461d32d8ee4 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:06:11.924252 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a561c097-a18d-44d0-9271-2461d32d8ee4 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:06:11.980717 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:11.980717 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:11.989664 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a561c097-a18d-44d0-9271-2461d32d8ee4 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:06:12.011467 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a561c097-a18d-44d0-9271-2461d32d8ee4 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:06:12.012331 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1734/3464] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:06:11 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:06:13.029662 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-31db28a7-5123-4cc6-ac34-aa41ee2aa66e tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:06:13.030251 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-31db28a7-5123-4cc6-ac34-aa41ee2aa66e tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:06:13.030366 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:06:13.030366 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:06:13.030731 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-31db28a7-5123-4cc6-ac34-aa41ee2aa66e tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:06:13.082102 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:13.082102 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:13.090355 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-31db28a7-5123-4cc6-ac34-aa41ee2aa66e tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:06:13.114138 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-31db28a7-5123-4cc6-ac34-aa41ee2aa66e tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:06:13.114958 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1731/3465] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:06:13 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 917 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:06:13.129744 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dc2178f1-5271-4229-ade3-7802a0ee3349 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:06:13.130309 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dc2178f1-5271-4229-ade3-7802a0ee3349 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:06:13.130561 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:06:13.130561 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:06:13.130931 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dc2178f1-5271-4229-ade3-7802a0ee3349 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:06:13.183870 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:13.183870 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:13.192087 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dc2178f1-5271-4229-ade3-7802a0ee3349 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:06:13.213576 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dc2178f1-5271-4229-ade3-7802a0ee3349 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:06:13.214380 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1735/3466] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:06:13 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 917 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:06:13.229216 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e71fe526-ffd4-4842-b335-51426073be4b tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes Nov 13 02:06:13.229988 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e71fe526-ffd4-4842-b335-51426073be4b tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:06:13.230212 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:06:13.230212 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:06:13.230699 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e71fe526-ffd4-4842-b335-51426073be4b tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'index' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:06:13.231418 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.api_utils [None req-e71fe526-ffd4-4842-b335-51426073be4b tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Removing options '' from query. {{(pid=87988) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Nov 13 02:06:13.233970 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-e71fe526-ffd4-4842-b335-51426073be4b tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87988) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Nov 13 02:06:13.285585 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e71fe526-ffd4-4842-b335-51426073be4b tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Get all volumes completed successfully. Nov 13 02:06:13.286498 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e71fe526-ffd4-4842-b335-51426073be4b tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes returned with HTTP 200 Nov 13 02:06:13.287384 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1732/3467] 10.222.0.13 () {56 vars in 1164 bytes} [Fri Nov 13 02:06:13 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes => generated 405 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:06:13.297409 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-970ba333-a7a2-4ef9-868f-7808fc767197 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:06:13.297938 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-970ba333-a7a2-4ef9-868f-7808fc767197 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:06:13.298153 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:06:13.298153 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:06:13.298548 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-970ba333-a7a2-4ef9-868f-7808fc767197 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:06:13.347408 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:13.347408 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:13.355632 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-970ba333-a7a2-4ef9-868f-7808fc767197 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:06:13.378082 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-970ba333-a7a2-4ef9-868f-7808fc767197 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:06:13.378894 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1736/3468] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:06:13 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 917 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:06:13.498284 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-1771d08b-36c5-47a7-8b01-612d98af5ff3 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:06:13.498801 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-1771d08b-36c5-47a7-8b01-612d98af5ff3 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:06:13.499017 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:06:13.499017 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:06:13.499411 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-1771d08b-36c5-47a7-8b01-612d98af5ff3 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:06:13.547828 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:13.547828 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:13.556251 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-1771d08b-36c5-47a7-8b01-612d98af5ff3 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:06:13.578248 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-1771d08b-36c5-47a7-8b01-612d98af5ff3 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:06:13.579088 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1733/3469] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 02:06:13 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 917 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:06:13.651974 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-970ba333-a7a2-4ef9-868f-7808fc767197 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume// Nov 13 02:06:13.652451 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-970ba333-a7a2-4ef9-868f-7808fc767197 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:06:13.652667 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:06:13.652667 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:06:13.653045 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-970ba333-a7a2-4ef9-868f-7808fc767197 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:06:13.654200 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-970ba333-a7a2-4ef9-868f-7808fc767197 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 02:06:13.654789 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1737/3470] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 02:06:13 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 02:06:13.667779 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-71bf4531-46df-4fb9-9d74-69972f299956 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] POST http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/attachments Nov 13 02:06:13.668273 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:06:13.668273 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:06:13.668690 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-71bf4531-46df-4fb9-9d74-69972f299956 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38ee2623-e740-4bd3-b6b0-b0f1b56fc938", "instance_uuid": "4c9e9934-d75e-4d37-b461-310d389197f8", "connector": null}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:06:13.722389 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:13.722389 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:13.776389 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-71bf4531-46df-4fb9-9d74-69972f299956 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/attachments returned with HTTP 200 Nov 13 02:06:13.777434 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1734/3471] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 02:06:13 2020] POST /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:06:13.812605 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-69e2b4fd-07b7-4db0-964e-6e9a5d125602 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:06:13.813133 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-69e2b4fd-07b7-4db0-964e-6e9a5d125602 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:06:13.813621 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-69e2b4fd-07b7-4db0-964e-6e9a5d125602 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:06:13.842761 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-71bf4531-46df-4fb9-9d74-69972f299956 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume// Nov 13 02:06:13.843235 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-71bf4531-46df-4fb9-9d74-69972f299956 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:06:13.843457 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:06:13.843457 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:06:13.843923 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-71bf4531-46df-4fb9-9d74-69972f299956 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:06:13.845155 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-71bf4531-46df-4fb9-9d74-69972f299956 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 02:06:13.845752 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1735/3472] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 02:06:13 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Nov 13 02:06:13.864927 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:13.864927 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:13.873865 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-69e2b4fd-07b7-4db0-964e-6e9a5d125602 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:06:13.880719 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-a0fa1cd9-e993-4095-9fa9-69660c653390 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:06:13.881284 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-a0fa1cd9-e993-4095-9fa9-69660c653390 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:06:13.881765 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-a0fa1cd9-e993-4095-9fa9-69660c653390 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:06:13.893513 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:13.893513 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:13.902654 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-69e2b4fd-07b7-4db0-964e-6e9a5d125602 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:06:13.911679 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1738/3473] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:06:13 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:06:13.933699 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:13.933699 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:13.942281 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-a0fa1cd9-e993-4095-9fa9-69660c653390 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:06:13.960292 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:13.960292 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:13.969085 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-a0fa1cd9-e993-4095-9fa9-69660c653390 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:06:13.969903 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1736/3474] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 02:06:13 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 1015 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 02:06:13.994439 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-c87a4178-4dd0-4cd7-bd44-8f53849bb717 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] PUT http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/attachments/6438dc15-a919-47ce-a0ab-a6f2de006ea6 Nov 13 02:06:13.994928 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:06:13.994928 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:06:13.995339 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-c87a4178-4dd0-4cd7-bd44-8f53849bb717 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.62", "host": "n-h1-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:06:14.022279 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 02:06:14.022279 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 02:06:14.022756 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-c87a4178-4dd0-4cd7-bd44-8f53849bb717 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Lock "b'cinder-attachment_update-38ee2623-e740-4bd3-b6b0-b0f1b56fc938-n-h1-729945-8'" acquired by "attachment_update" :: waited 0.009s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 02:06:14.025032 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:14.025032 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:14.922346 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7ec92a11-e945-408d-8f3a-c2d9912d74d5 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:06:14.923059 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7ec92a11-e945-408d-8f3a-c2d9912d74d5 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:06:14.923260 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:06:14.923260 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:06:14.923941 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-7ec92a11-e945-408d-8f3a-c2d9912d74d5 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:06:14.974857 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:14.974857 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:14.984926 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-7ec92a11-e945-408d-8f3a-c2d9912d74d5 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:06:15.006040 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:15.006040 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:15.015095 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-7ec92a11-e945-408d-8f3a-c2d9912d74d5 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:06:15.015989 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1737/3475] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:06:14 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:06:15.252072 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-c87a4178-4dd0-4cd7-bd44-8f53849bb717 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Lock "b'cinder-attachment_update-38ee2623-e740-4bd3-b6b0-b0f1b56fc938-n-h1-729945-8'" released by "attachment_update" :: held 1.229s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 02:06:15.252780 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-c87a4178-4dd0-4cd7-bd44-8f53849bb717 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/attachments/6438dc15-a919-47ce-a0ab-a6f2de006ea6 returned with HTTP 200 Nov 13 02:06:15.253684 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1739/3476] 10.222.0.62 () {64 vars in 1468 bytes} [Fri Nov 13 02:06:13 2020] PUT /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/attachments/6438dc15-a919-47ce-a0ab-a6f2de006ea6 => generated 762 bytes in 1265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:06:16.032644 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a11600a6-ad3a-4e16-ae2d-b12cd5ab093b tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:06:16.033191 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a11600a6-ad3a-4e16-ae2d-b12cd5ab093b tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:06:16.033287 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:06:16.033287 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:06:16.033696 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-a11600a6-ad3a-4e16-ae2d-b12cd5ab093b tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:06:16.083697 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:16.083697 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:16.093460 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-a11600a6-ad3a-4e16-ae2d-b12cd5ab093b tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:06:16.113482 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:16.113482 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:16.121715 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-a11600a6-ad3a-4e16-ae2d-b12cd5ab093b tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:06:16.123130 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1738/3477] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:06:16 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 917 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:06:17.141020 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4b433b24-7f53-494a-8cea-2d5e9d05adba tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:06:17.143755 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4b433b24-7f53-494a-8cea-2d5e9d05adba tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:06:17.143755 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:06:17.143755 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:06:17.143755 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-4b433b24-7f53-494a-8cea-2d5e9d05adba tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:06:17.194810 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:17.194810 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:17.204135 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-4b433b24-7f53-494a-8cea-2d5e9d05adba tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:06:17.223455 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:17.223455 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:17.234869 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-4b433b24-7f53-494a-8cea-2d5e9d05adba tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:06:17.235749 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1740/3478] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:06:17 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 917 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:06:18.251840 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8b4c8f3-9d49-4bf2-80be-994a37740e3d tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:06:18.252435 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d8b4c8f3-9d49-4bf2-80be-994a37740e3d tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:06:18.252623 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:06:18.252623 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:06:18.253140 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d8b4c8f3-9d49-4bf2-80be-994a37740e3d tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:06:18.305411 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:18.305411 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:18.314979 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d8b4c8f3-9d49-4bf2-80be-994a37740e3d tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:06:18.334792 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:18.334792 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:18.344425 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d8b4c8f3-9d49-4bf2-80be-994a37740e3d tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:06:18.345267 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1739/3479] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:06:18 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 917 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:06:19.361817 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1078449a-5a48-4609-a5e8-83ab83a5de7c tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:06:19.362430 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1078449a-5a48-4609-a5e8-83ab83a5de7c tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:06:19.362555 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:06:19.362555 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:06:19.362915 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1078449a-5a48-4609-a5e8-83ab83a5de7c tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:06:19.417965 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:19.417965 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:19.427528 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1078449a-5a48-4609-a5e8-83ab83a5de7c tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:06:19.447519 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:19.447519 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:19.455926 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1078449a-5a48-4609-a5e8-83ab83a5de7c tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:06:19.456740 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1741/3480] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:06:19 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 917 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:06:20.478360 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f31ddf95-35ab-4fa7-a2ea-932dce77edde tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:06:20.478360 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f31ddf95-35ab-4fa7-a2ea-932dce77edde tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:06:20.478360 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:06:20.478360 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:06:20.478360 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f31ddf95-35ab-4fa7-a2ea-932dce77edde tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:06:20.525779 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:20.525779 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:20.534251 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f31ddf95-35ab-4fa7-a2ea-932dce77edde tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:06:20.552903 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:20.552903 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:20.561695 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f31ddf95-35ab-4fa7-a2ea-932dce77edde tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:06:20.562512 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1740/3481] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:06:20 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 917 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:06:20.782884 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-d72e1b87-f43d-4734-8bb4-5abb39333c4e tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] POST http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/attachments/6438dc15-a919-47ce-a0ab-a6f2de006ea6/action Nov 13 02:06:20.783412 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:06:20.783412 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:06:20.783859 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-d72e1b87-f43d-4734-8bb4-5abb39333c4e tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 02:06:20.784221 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-d72e1b87-f43d-4734-8bb4-5abb39333c4e tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:06:20.850883 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:20.850883 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:20.863991 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-e3201b9d-8705-4197-822c-1bddb9ef4c93 req-d72e1b87-f43d-4734-8bb4-5abb39333c4e tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/attachments/6438dc15-a919-47ce-a0ab-a6f2de006ea6/action returned with HTTP 204 Nov 13 02:06:20.864853 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1742/3482] 10.222.0.62 () {64 vars in 1489 bytes} [Fri Nov 13 02:06:20 2020] POST /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/attachments/6438dc15-a919-47ce-a0ab-a6f2de006ea6/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 02:06:21.577794 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d73ba3e9-5ad6-4613-b6c2-2da43e892142 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:06:21.578355 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d73ba3e9-5ad6-4613-b6c2-2da43e892142 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:06:21.578475 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:06:21.578475 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:06:21.578849 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d73ba3e9-5ad6-4613-b6c2-2da43e892142 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:06:21.631695 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:21.631695 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:21.639924 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d73ba3e9-5ad6-4613-b6c2-2da43e892142 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:06:21.658848 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:21.658848 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:21.667070 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d73ba3e9-5ad6-4613-b6c2-2da43e892142 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:06:21.667931 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1741/3483] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:06:21 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 1209 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:06:21.685183 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b4525420-504c-4647-baae-c75a720f9758 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:06:21.685577 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b4525420-504c-4647-baae-c75a720f9758 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:06:21.685794 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:06:21.685794 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:06:21.686155 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-b4525420-504c-4647-baae-c75a720f9758 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:06:21.738225 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:21.738225 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:21.746626 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-b4525420-504c-4647-baae-c75a720f9758 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:06:21.768031 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:21.768031 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:21.776634 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-b4525420-504c-4647-baae-c75a720f9758 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:06:21.777460 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1743/3484] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:06:21 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 1209 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Nov 13 02:06:21.792640 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1fffb891-da76-4ddc-8973-d967bf5489f7 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:06:21.793165 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1fffb891-da76-4ddc-8973-d967bf5489f7 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:06:21.793379 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:06:21.793379 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:06:21.794490 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1fffb891-da76-4ddc-8973-d967bf5489f7 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:06:21.843516 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:21.843516 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:21.852112 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1fffb891-da76-4ddc-8973-d967bf5489f7 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:06:21.871531 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:06:21.871531 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:06:21.880657 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1fffb891-da76-4ddc-8973-d967bf5489f7 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:06:21.881482 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1742/3485] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:06:21 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 1209 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:07:41.264428 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-8ab2a29f-5ba4-4877-99ea-b973e6d6f2bf tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:07:41.265048 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-8ab2a29f-5ba4-4877-99ea-b973e6d6f2bf tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:07:41.265145 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:07:41.265145 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:07:41.265469 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-8ab2a29f-5ba4-4877-99ea-b973e6d6f2bf tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:07:41.317300 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:07:41.317300 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:07:41.327086 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-8ab2a29f-5ba4-4877-99ea-b973e6d6f2bf tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:07:41.347447 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:07:41.347447 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:07:41.357476 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-8ab2a29f-5ba4-4877-99ea-b973e6d6f2bf tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:07:41.358671 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1744/3486] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 02:07:41 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 1209 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:07:41.381195 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-f37b2ff0-7ec3-4b51-a39d-8c9d18dc7ffe tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] POST http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938/action Nov 13 02:07:41.381692 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:07:41.381692 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:07:41.382145 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-f37b2ff0-7ec3-4b51-a39d-8c9d18dc7ffe tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Action body: b'{"os-begin_detaching": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 02:07:41.382601 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-f37b2ff0-7ec3-4b51-a39d-8c9d18dc7ffe tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:07:41.437528 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:07:41.437528 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:07:41.438939 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-f37b2ff0-7ec3-4b51-a39d-8c9d18dc7ffe tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:07:41.449841 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-f37b2ff0-7ec3-4b51-a39d-8c9d18dc7ffe tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Begin detaching volume completed successfully. Nov 13 02:07:41.450648 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-f37b2ff0-7ec3-4b51-a39d-8c9d18dc7ffe tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938/action returned with HTTP 202 Nov 13 02:07:41.452195 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1743/3487] 10.222.0.13 () {64 vars in 1643 bytes} [Fri Nov 13 02:07:41 2020] POST /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Nov 13 02:07:41.475658 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bce3bef0-c2c5-49ed-a6b0-e0b006d098ec tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:07:41.476427 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bce3bef0-c2c5-49ed-a6b0-e0b006d098ec tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:07:41.476803 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:07:41.476803 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:07:41.477149 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bce3bef0-c2c5-49ed-a6b0-e0b006d098ec tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:07:41.532556 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-f37b2ff0-7ec3-4b51-a39d-8c9d18dc7ffe tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume// Nov 13 02:07:41.533046 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-f37b2ff0-7ec3-4b51-a39d-8c9d18dc7ffe tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:07:41.533285 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:07:41.533285 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:07:41.533459 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:07:41.533459 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:07:41.533975 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-f37b2ff0-7ec3-4b51-a39d-8c9d18dc7ffe tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:07:41.535054 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-f37b2ff0-7ec3-4b51-a39d-8c9d18dc7ffe tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 02:07:41.535853 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1744/3488] 10.222.0.62 () {56 vars in 1089 bytes} [Fri Nov 13 02:07:41 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 02:07:41.543299 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bce3bef0-c2c5-49ed-a6b0-e0b006d098ec tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:07:41.557705 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-9945a883-79bb-4ce7-a8b9-e671f96e1e44 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:07:41.559498 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-9945a883-79bb-4ce7-a8b9-e671f96e1e44 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:07:41.560029 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-9945a883-79bb-4ce7-a8b9-e671f96e1e44 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:07:41.563836 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:07:41.563836 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:07:41.572779 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bce3bef0-c2c5-49ed-a6b0-e0b006d098ec tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:07:41.578995 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1745/3489] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:07:41 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 1212 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:07:41.611441 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:07:41.611441 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:07:41.620055 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-9945a883-79bb-4ce7-a8b9-e671f96e1e44 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:07:41.641717 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:07:41.641717 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:07:41.650183 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-9945a883-79bb-4ce7-a8b9-e671f96e1e44 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:07:41.651003 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1745/3490] 10.222.0.62 () {60 vars in 1403 bytes} [Fri Nov 13 02:07:41 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 1311 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Nov 13 02:07:42.137946 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-70bc1dfa-74aa-46be-91d3-654051a34ff8 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] DELETE http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/attachments/6438dc15-a919-47ce-a0ab-a6f2de006ea6 Nov 13 02:07:42.138454 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-70bc1dfa-74aa-46be-91d3-654051a34ff8 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:07:42.138707 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:07:42.138707 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:07:42.139081 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-70bc1dfa-74aa-46be-91d3-654051a34ff8 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:07:42.160710 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:07:42.160710 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:07:42.591889 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6a47f5dd-cc95-4e33-a9de-da2526a74a88 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:07:42.592454 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6a47f5dd-cc95-4e33-a9de-da2526a74a88 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:07:42.592572 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:07:42.592572 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:07:42.592945 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6a47f5dd-cc95-4e33-a9de-da2526a74a88 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:07:42.598789 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-70bc1dfa-74aa-46be-91d3-654051a34ff8 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 02:07:42.599207 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-70bc1dfa-74aa-46be-91d3-654051a34ff8 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 02:07:42.606859 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-66a5b269-fb48-43fb-937b-e0ea65873ebc req-70bc1dfa-74aa-46be-91d3-654051a34ff8 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/attachments/6438dc15-a919-47ce-a0ab-a6f2de006ea6 returned with HTTP 200 Nov 13 02:07:42.607749 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1746/3491] 10.222.0.62 () {62 vars in 1437 bytes} [Fri Nov 13 02:07:42 2020] DELETE /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/attachments/6438dc15-a919-47ce-a0ab-a6f2de006ea6 => generated 19 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:07:42.646314 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:07:42.646314 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:07:42.656315 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6a47f5dd-cc95-4e33-a9de-da2526a74a88 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:07:42.681973 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6a47f5dd-cc95-4e33-a9de-da2526a74a88 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:07:42.682747 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1746/3492] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:07:42 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 917 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 02:07:42.699863 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e9295b21-13ae-4ada-8c10-9a74056b447d tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:07:42.700672 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e9295b21-13ae-4ada-8c10-9a74056b447d tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:07:42.701037 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:07:42.701037 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:07:42.702055 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-e9295b21-13ae-4ada-8c10-9a74056b447d tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:07:42.755292 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:07:42.755292 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:07:42.763948 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-e9295b21-13ae-4ada-8c10-9a74056b447d tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:07:42.786881 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-e9295b21-13ae-4ada-8c10-9a74056b447d tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:07:42.787755 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1747/3493] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:07:42 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 917 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:07:42.806518 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-adf92e60-051f-4a71-a90a-1a34d4d5815a tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] DELETE http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:07:42.807029 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-adf92e60-051f-4a71-a90a-1a34d4d5815a tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:07:42.807242 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:07:42.807242 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:07:42.807629 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-adf92e60-051f-4a71-a90a-1a34d4d5815a tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:07:42.808560 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-adf92e60-051f-4a71-a90a-1a34d4d5815a tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Delete volume with id: 38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:07:42.858417 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:07:42.858417 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:07:42.859642 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-adf92e60-051f-4a71-a90a-1a34d4d5815a tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:07:42.885612 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-adf92e60-051f-4a71-a90a-1a34d4d5815a tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Delete volume request issued successfully. Nov 13 02:07:42.886228 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-adf92e60-051f-4a71-a90a-1a34d4d5815a tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 202 Nov 13 02:07:42.887092 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1747/3494] 10.222.0.13 () {56 vars in 1278 bytes} [Fri Nov 13 02:07:42 2020] DELETE /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Nov 13 02:07:42.895878 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6960343d-82c2-4558-a08a-647a63ab1c70 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:07:42.896623 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6960343d-82c2-4558-a08a-647a63ab1c70 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:07:42.896824 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:07:42.896824 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:07:42.897340 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6960343d-82c2-4558-a08a-647a63ab1c70 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:07:42.959585 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:07:42.959585 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:07:42.969459 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6960343d-82c2-4558-a08a-647a63ab1c70 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:07:42.994381 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6960343d-82c2-4558-a08a-647a63ab1c70 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:07:42.995353 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1748/3495] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:07:42 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 916 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:07:44.013017 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-176ff72c-6239-44f8-aff5-763037d4cb4e tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:07:44.013559 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-176ff72c-6239-44f8-aff5-763037d4cb4e tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:07:44.013666 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:07:44.013666 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:07:44.014014 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-176ff72c-6239-44f8-aff5-763037d4cb4e tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:07:44.069603 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:07:44.069603 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:07:44.079221 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-176ff72c-6239-44f8-aff5-763037d4cb4e tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Volume info retrieved successfully. Nov 13 02:07:44.102564 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-176ff72c-6239-44f8-aff5-763037d4cb4e tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 200 Nov 13 02:07:44.103398 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1748/3496] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:07:44 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 916 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:07:45.120132 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca6fe07c-e6a9-4d89-92e3-ff44b62a0fa6 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] GET http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 Nov 13 02:07:45.121833 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca6fe07c-e6a9-4d89-92e3-ff44b62a0fa6 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:07:45.121833 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:07:45.121833 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:07:45.122537 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-ca6fe07c-e6a9-4d89-92e3-ff44b62a0fa6 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:07:45.171575 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-ca6fe07c-e6a9-4d89-92e3-ff44b62a0fa6 tempest-TestMinimumBasicScenario-1900391381 tempest-TestMinimumBasicScenario-1900391381] http://10.222.0.13/volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 returned with HTTP 404 Nov 13 02:07:45.173034 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1749/3497] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:07:45 2020] GET /volume/v3/4dc1746c22894f89bd42e5a5e3d6b09a/volumes/38ee2623-e740-4bd3-b6b0-b0f1b56fc938 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Nov 13 02:20:54.976536 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] POST http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes Nov 13 02:20:54.977067 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:20:54.977067 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:20:54.977428 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1029861700", "imageRef": "16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c", "size": 1}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:20:54.978592 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.v3.volumes [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1029861700', 'imageRef': '16b7bc9a-72d6-4d03-a4d1-dca5a76a4d3c', 'size': 1}} {{(pid=87988) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Nov 13 02:20:55.091034 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Create volume of 1 GB Nov 13 02:20:55.104916 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Availability Zones retrieved successfully. Nov 13 02:20:55.122013 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Flow 'volume_create_api' (56e2a29e-3a76-49c1-acb3-4154df0c1132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 02:20:55.124831 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (557ead7c-c4d9-4a4b-81f4-a25dbdb21855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:20:55.127654 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.flows.api.create_volume [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Validating volume size '1' using validate_int {{(pid=87988) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Nov 13 02:20:55.237067 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (557ead7c-c4d9-4a4b-81f4-a25dbdb21855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-11-13T00:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=666914f7-60c2-42df-a9e5-e98cb3a01ac6,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '666914f7-60c2-42df-a9e5-e98cb3a01ac6', '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=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:20:55.239324 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74c0336f-9a37-4ec0-843b-62c0c3602cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:20:55.330349 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.quota [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Created reservations ['ee42de99-8268-4651-b61c-0697cf601ca9', '73639531-6c8b-42fe-8040-9ef07b19d8c2', '47da70e8-324d-4437-b7db-ec8d99ef7485', '40196e63-ec47-4e28-97be-3305f920d369'] {{(pid=87988) reserve /opt/stack/cinder/cinder/quota.py:1036}} Nov 13 02:20:55.332396 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74c0336f-9a37-4ec0-843b-62c0c3602cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee42de99-8268-4651-b61c-0697cf601ca9', '73639531-6c8b-42fe-8040-9ef07b19d8c2', '47da70e8-324d-4437-b7db-ec8d99ef7485', '40196e63-ec47-4e28-97be-3305f920d369']}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:20:55.334556 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81cab76a-27f0-4a64-a2fe-4e20b74d4650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:20:55.393482 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81cab76a-27f0-4a64-a2fe-4e20b74d4650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f277ae15-f540-43ed-99ed-6ea6cb875b0d', '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-1029861700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2917ca0de7424b23969338bfcf4fbbf6',qos_specs=None,replication_status=,reservations=['ee42de99-8268-4651-b61c-0697cf601ca9','73639531-6c8b-42fe-8040-9ef07b19d8c2','47da70e8-324d-4437-b7db-ec8d99ef7485','40196e63-ec47-4e28-97be-3305f920d369'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afc37bcb7e9a441d9211144d9cab0b3e',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6), '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-11-13T02:20:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1029861700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f277ae15-f540-43ed-99ed-6ea6cb875b0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2917ca0de7424b23969338bfcf4fbbf6',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='afc37bcb7e9a441d9211144d9cab0b3e',volume_attachment=,volume_type=,volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:20:55.395566 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1d7eece-1802-4839-94eb-f70b82297e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:20:55.421712 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1d7eece-1802-4839-94eb-f70b82297e43) 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-1029861700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2917ca0de7424b23969338bfcf4fbbf6',qos_specs=None,replication_status=,reservations=['ee42de99-8268-4651-b61c-0697cf601ca9','73639531-6c8b-42fe-8040-9ef07b19d8c2','47da70e8-324d-4437-b7db-ec8d99ef7485','40196e63-ec47-4e28-97be-3305f920d369'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afc37bcb7e9a441d9211144d9cab0b3e',volume_type_id=666914f7-60c2-42df-a9e5-e98cb3a01ac6)}' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:20:55.423581 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72645d99-22f1-42dc-9c90-f678771e01c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Nov 13 02:20:55.438420 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72645d99-22f1-42dc-9c90-f678771e01c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87988) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Nov 13 02:20:55.441160 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Flow 'volume_create_api' (56e2a29e-3a76-49c1-acb3-4154df0c1132) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87988) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Nov 13 02:20:55.491450 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Create volume request issued successfully. Nov 13 02:20:55.506950 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c6953468-3d32-4668-8030-b6d9c7d9e7d4 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes returned with HTTP 202 Nov 13 02:20:55.518975 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1749/3498] 10.222.0.13 () {58 vars in 1186 bytes} [Fri Nov 13 02:20:54 2020] POST /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes => generated 822 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Nov 13 02:20:55.523819 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d72adf97-7e4a-4299-8f34-6bc58130bff9 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:20:55.524380 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d72adf97-7e4a-4299-8f34-6bc58130bff9 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:20:55.524865 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d72adf97-7e4a-4299-8f34-6bc58130bff9 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:20:55.577304 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:20:55.577304 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:20:55.586647 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d72adf97-7e4a-4299-8f34-6bc58130bff9 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Volume info retrieved successfully. Nov 13 02:20:55.611421 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d72adf97-7e4a-4299-8f34-6bc58130bff9 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d returned with HTTP 200 Nov 13 02:20:55.612321 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1750/3499] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:20:55 2020] GET /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:20:56.629733 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6c29505f-cb31-4ebf-aa3a-45faf7240241 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:20:56.630636 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6c29505f-cb31-4ebf-aa3a-45faf7240241 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:20:56.630733 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:20:56.630733 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:20:56.631072 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-6c29505f-cb31-4ebf-aa3a-45faf7240241 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:20:56.686221 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:20:56.686221 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:20:56.697462 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-6c29505f-cb31-4ebf-aa3a-45faf7240241 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Volume info retrieved successfully. Nov 13 02:20:56.721262 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-6c29505f-cb31-4ebf-aa3a-45faf7240241 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d returned with HTTP 200 Nov 13 02:20:56.727522 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1750/3500] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:20:56 2020] GET /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:20:57.739017 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bdfb1913-1920-4115-a9dd-d1f289377baa tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:20:57.739622 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bdfb1913-1920-4115-a9dd-d1f289377baa tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:20:57.739952 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:20:57.739952 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:20:57.740636 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bdfb1913-1920-4115-a9dd-d1f289377baa tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:20:57.791800 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:20:57.791800 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:20:57.801411 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bdfb1913-1920-4115-a9dd-d1f289377baa tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Volume info retrieved successfully. Nov 13 02:20:57.824886 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bdfb1913-1920-4115-a9dd-d1f289377baa tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d returned with HTTP 200 Nov 13 02:20:57.825837 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1751/3501] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:20:57 2020] GET /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:20:58.841815 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1e49038a-5a78-44fa-aee4-eec18f708c5a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:20:58.842351 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1e49038a-5a78-44fa-aee4-eec18f708c5a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:20:58.842597 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:20:58.842597 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:20:58.842973 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-1e49038a-5a78-44fa-aee4-eec18f708c5a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:20:58.897104 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:20:58.897104 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:20:58.905832 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-1e49038a-5a78-44fa-aee4-eec18f708c5a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Volume info retrieved successfully. Nov 13 02:20:58.934367 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-1e49038a-5a78-44fa-aee4-eec18f708c5a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d returned with HTTP 200 Nov 13 02:20:58.935212 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1751/3502] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:20:58 2020] GET /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:20:59.953498 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-860af741-7493-4de6-9bf9-736f217183c8 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:20:59.954073 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-860af741-7493-4de6-9bf9-736f217183c8 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:20:59.954285 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:20:59.954285 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:20:59.954656 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-860af741-7493-4de6-9bf9-736f217183c8 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:21:00.009428 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:21:00.009428 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:21:00.020061 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-860af741-7493-4de6-9bf9-736f217183c8 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Volume info retrieved successfully. Nov 13 02:21:00.060522 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-860af741-7493-4de6-9bf9-736f217183c8 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d returned with HTTP 200 Nov 13 02:21:00.071447 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1752/3503] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:20:59 2020] GET /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d => generated 914 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:21:01.077677 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-43b231d0-00d1-44ae-ad48-cba90bd58873 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:21:01.078820 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-43b231d0-00d1-44ae-ad48-cba90bd58873 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:21:01.079000 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:21:01.079000 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:21:01.079552 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-43b231d0-00d1-44ae-ad48-cba90bd58873 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:21:01.143093 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:21:01.143093 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:21:01.152579 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-43b231d0-00d1-44ae-ad48-cba90bd58873 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Volume info retrieved successfully. Nov 13 02:21:01.179116 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-43b231d0-00d1-44ae-ad48-cba90bd58873 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d returned with HTTP 200 Nov 13 02:21:01.179989 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1752/3504] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:21:01 2020] GET /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d => generated 914 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:21:02.195946 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-68dde171-a41d-4a82-bdef-dcc9d40afc38 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:21:02.196481 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-68dde171-a41d-4a82-bdef-dcc9d40afc38 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:21:02.196803 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:21:02.196803 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:21:02.197157 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-68dde171-a41d-4a82-bdef-dcc9d40afc38 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:21:02.248081 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:21:02.248081 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:21:02.258183 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-68dde171-a41d-4a82-bdef-dcc9d40afc38 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Volume info retrieved successfully. Nov 13 02:21:02.282860 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-68dde171-a41d-4a82-bdef-dcc9d40afc38 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d returned with HTTP 200 Nov 13 02:21:02.283730 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1753/3505] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:21:02 2020] GET /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:21:03.300414 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d9f48f1b-c2f1-472e-b406-d852c241798c tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:21:03.301231 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d9f48f1b-c2f1-472e-b406-d852c241798c tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:21:03.301231 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:21:03.301231 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:21:03.301717 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-d9f48f1b-c2f1-472e-b406-d852c241798c tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:21:03.355213 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:21:03.355213 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:21:03.364942 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-d9f48f1b-c2f1-472e-b406-d852c241798c tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Volume info retrieved successfully. Nov 13 02:21:03.392693 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-d9f48f1b-c2f1-472e-b406-d852c241798c tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d returned with HTTP 200 Nov 13 02:21:03.393568 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1753/3506] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:21:03 2020] GET /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Nov 13 02:21:04.412711 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-02ddf177-5537-4c63-9685-93aa3c534a85 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:21:04.413704 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-02ddf177-5537-4c63-9685-93aa3c534a85 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:21:04.413966 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:21:04.413966 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:21:04.414641 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-02ddf177-5537-4c63-9685-93aa3c534a85 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:21:04.499970 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:21:04.499970 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:21:04.509043 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-02ddf177-5537-4c63-9685-93aa3c534a85 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Volume info retrieved successfully. Nov 13 02:21:04.532771 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-02ddf177-5537-4c63-9685-93aa3c534a85 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d returned with HTTP 200 Nov 13 02:21:04.533910 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1754/3507] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:21:04 2020] GET /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d => generated 914 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:21:05.550581 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bfd7b671-fc14-42f3-b261-ba4c7d826661 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:21:05.551155 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bfd7b671-fc14-42f3-b261-ba4c7d826661 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:21:05.551346 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:21:05.551346 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:21:05.551734 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-bfd7b671-fc14-42f3-b261-ba4c7d826661 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:21:05.601744 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:21:05.601744 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:21:05.610867 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-bfd7b671-fc14-42f3-b261-ba4c7d826661 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Volume info retrieved successfully. Nov 13 02:21:05.633884 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-bfd7b671-fc14-42f3-b261-ba4c7d826661 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d returned with HTTP 200 Nov 13 02:21:05.634709 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1754/3508] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:21:05 2020] GET /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d => generated 972 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:21:06.650390 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f6fd02ea-9d7f-4fb7-b4cd-b6813251e05b tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:21:06.650952 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f6fd02ea-9d7f-4fb7-b4cd-b6813251e05b tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:21:06.651221 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:21:06.651221 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:21:06.651482 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-f6fd02ea-9d7f-4fb7-b4cd-b6813251e05b tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:21:06.714315 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:21:06.714315 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:21:06.724037 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-f6fd02ea-9d7f-4fb7-b4cd-b6813251e05b tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Volume info retrieved successfully. Nov 13 02:21:06.748379 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-f6fd02ea-9d7f-4fb7-b4cd-b6813251e05b tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d returned with HTTP 200 Nov 13 02:21:06.749216 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1755/3509] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:21:06 2020] GET /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d => generated 975 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:21:07.766370 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-63bc5748-7b1d-4ab9-ae5d-b2d7d06d22d9 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:21:07.766936 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-63bc5748-7b1d-4ab9-ae5d-b2d7d06d22d9 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:21:07.767274 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:21:07.767274 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:21:07.767861 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-63bc5748-7b1d-4ab9-ae5d-b2d7d06d22d9 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:21:07.817943 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:21:07.817943 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:21:07.826732 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-63bc5748-7b1d-4ab9-ae5d-b2d7d06d22d9 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Volume info retrieved successfully. Nov 13 02:21:07.850765 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-63bc5748-7b1d-4ab9-ae5d-b2d7d06d22d9 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d returned with HTTP 200 Nov 13 02:21:07.851658 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1755/3510] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:21:07 2020] GET /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d => generated 975 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:21:08.869503 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c190358c-033f-4a1d-b173-287e2d4a0ebe tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:21:08.870310 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c190358c-033f-4a1d-b173-287e2d4a0ebe tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:21:08.870310 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:21:08.870310 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:21:08.870851 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-c190358c-033f-4a1d-b173-287e2d4a0ebe tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:21:08.927083 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:21:08.927083 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:21:08.931891 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-c190358c-033f-4a1d-b173-287e2d4a0ebe tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Volume info retrieved successfully. Nov 13 02:21:08.958262 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-c190358c-033f-4a1d-b173-287e2d4a0ebe tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d returned with HTTP 200 Nov 13 02:21:08.959102 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1756/3511] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:21:08 2020] GET /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d => generated 975 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:21:09.975219 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dcd1abe2-bf61-4dba-9f57-750ec7d71a2a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:21:09.975827 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dcd1abe2-bf61-4dba-9f57-750ec7d71a2a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:21:09.976030 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:21:09.976030 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:21:09.976401 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-dcd1abe2-bf61-4dba-9f57-750ec7d71a2a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:21:10.036735 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:21:10.036735 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:21:10.052003 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-dcd1abe2-bf61-4dba-9f57-750ec7d71a2a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Volume info retrieved successfully. Nov 13 02:21:10.082086 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-dcd1abe2-bf61-4dba-9f57-750ec7d71a2a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d returned with HTTP 200 Nov 13 02:21:10.082932 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1756/3512] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:21:09 2020] GET /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d => generated 975 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:21:11.100090 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-daa54fe6-53df-4eca-8beb-03cdb8b34659 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:21:11.100700 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-daa54fe6-53df-4eca-8beb-03cdb8b34659 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:21:11.100956 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:21:11.100956 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:21:11.101321 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [None req-daa54fe6-53df-4eca-8beb-03cdb8b34659 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:21:11.152097 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:21:11.152097 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:21:11.161597 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [None req-daa54fe6-53df-4eca-8beb-03cdb8b34659 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Volume info retrieved successfully. Nov 13 02:21:11.185704 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [None req-daa54fe6-53df-4eca-8beb-03cdb8b34659 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d returned with HTTP 200 Nov 13 02:21:11.186535 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1757/3513] 10.222.0.13 () {56 vars in 1275 bytes} [Fri Nov 13 02:21:11 2020] GET /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d => generated 1363 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:21:11.265972 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-c0c6c998-d0c7-4a49-997d-85ac8e7cba4a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:21:11.266496 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-c0c6c998-d0c7-4a49-997d-85ac8e7cba4a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:21:11.266708 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:21:11.266708 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:21:11.267077 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-c0c6c998-d0c7-4a49-997d-85ac8e7cba4a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:21:11.316907 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:21:11.316907 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:21:11.325517 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-c0c6c998-d0c7-4a49-997d-85ac8e7cba4a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Volume info retrieved successfully. Nov 13 02:21:11.349427 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-c0c6c998-d0c7-4a49-997d-85ac8e7cba4a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d returned with HTTP 200 Nov 13 02:21:11.350323 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1757/3514] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 02:21:11 2020] GET /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d => generated 1363 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:21:12.178281 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-3af78e67-31db-4f40-953e-2df1cc3250f2 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:21:12.178838 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-3af78e67-31db-4f40-953e-2df1cc3250f2 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:21:12.179035 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:21:12.179035 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:21:12.179408 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-3af78e67-31db-4f40-953e-2df1cc3250f2 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:21:12.231309 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:21:12.231309 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:21:12.239713 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-3af78e67-31db-4f40-953e-2df1cc3250f2 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Volume info retrieved successfully. Nov 13 02:21:12.263296 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-3af78e67-31db-4f40-953e-2df1cc3250f2 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d returned with HTTP 200 Nov 13 02:21:12.264265 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1758/3515] 10.222.0.13 () {60 vars in 1569 bytes} [Fri Nov 13 02:21:12 2020] GET /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d => generated 1363 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:21:12.275253 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-c0c6c998-d0c7-4a49-997d-85ac8e7cba4a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume// Nov 13 02:21:12.275765 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-c0c6c998-d0c7-4a49-997d-85ac8e7cba4a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:21:12.276024 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:21:12.276024 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:21:12.276404 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-c0c6c998-d0c7-4a49-997d-85ac8e7cba4a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:21:12.277688 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-c0c6c998-d0c7-4a49-997d-85ac8e7cba4a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 02:21:12.278271 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1758/3516] 10.222.0.13 () {58 vars in 1289 bytes} [Fri Nov 13 02:21:12 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 02:21:12.291925 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-9827ac35-7ba8-4551-80bf-854469145f82 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] POST http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments Nov 13 02:21:12.292415 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:21:12.292415 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:21:12.292896 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-9827ac35-7ba8-4551-80bf-854469145f82 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f277ae15-f540-43ed-99ed-6ea6cb875b0d", "instance_uuid": "52a9c6e0-a09d-48a0-8d05-91964d39dd02", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:21:12.346548 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:21:12.346548 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:21:12.400316 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-9827ac35-7ba8-4551-80bf-854469145f82 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments returned with HTTP 200 Nov 13 02:21:12.401347 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1759/3517] 10.222.0.13 () {66 vars in 1565 bytes} [Fri Nov 13 02:21:12 2020] POST /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:21:13.641922 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-c0c6c998-d0c7-4a49-997d-85ac8e7cba4a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume// Nov 13 02:21:13.642497 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-c0c6c998-d0c7-4a49-997d-85ac8e7cba4a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:21:13.642876 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-c0c6c998-d0c7-4a49-997d-85ac8e7cba4a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:21:13.644043 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-c0c6c998-d0c7-4a49-997d-85ac8e7cba4a tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 02:21:13.644637 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1759/3518] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 02:21:13 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 02:21:13.657791 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-2a92eba9-bb74-45e5-bcdf-fec92d9d7c71 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:21:13.658610 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-2a92eba9-bb74-45e5-bcdf-fec92d9d7c71 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:21:13.658829 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:21:13.658829 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:21:13.659194 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-2a92eba9-bb74-45e5-bcdf-fec92d9d7c71 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'show' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:21:13.711684 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:21:13.711684 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:21:13.721510 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-2a92eba9-bb74-45e5-bcdf-fec92d9d7c71 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Volume info retrieved successfully. Nov 13 02:21:13.742499 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:21:13.742499 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:21:13.753522 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-2a92eba9-bb74-45e5-bcdf-fec92d9d7c71 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d returned with HTTP 200 Nov 13 02:21:13.754517 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1760/3519] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 02:21:13 2020] GET /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d => generated 1461 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 02:21:13.773690 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-fb0b1492-b9b5-4f1f-83ff-52568202ee29 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] PUT http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments/ea010176-cec7-4b95-9470-8454ada35e60 Nov 13 02:21:13.774495 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-fb0b1492-b9b5-4f1f-83ff-52568202ee29 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:21:13.805125 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 02:21:13.805125 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 02:21:13.805828 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-fb0b1492-b9b5-4f1f-83ff-52568202ee29 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Lock "b'cinder-attachment_update-f277ae15-f540-43ed-99ed-6ea6cb875b0d-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.011s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 02:21:13.808359 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:21:13.808359 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:21:15.161395 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-fb0b1492-b9b5-4f1f-83ff-52568202ee29 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Lock "b'cinder-attachment_update-f277ae15-f540-43ed-99ed-6ea6cb875b0d-n-h2-729945-8'" released by "attachment_update" :: held 1.356s {{(pid=87988) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 02:21:15.162220 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-fb0b1492-b9b5-4f1f-83ff-52568202ee29 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments/ea010176-cec7-4b95-9470-8454ada35e60 returned with HTTP 200 Nov 13 02:21:15.163330 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1760/3520] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 02:21:13 2020] PUT /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments/ea010176-cec7-4b95-9470-8454ada35e60 => generated 762 bytes in 1394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:21:15.210376 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-16c21a13-f757-4f0e-8bed-efac37f14248 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] POST http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments/ea010176-cec7-4b95-9470-8454ada35e60/action Nov 13 02:21:15.210917 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:21:15.210917 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:21:15.211414 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-16c21a13-f757-4f0e-8bed-efac37f14248 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Action body: b'{"os-complete": null}' {{(pid=87987) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 02:21:15.211847 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-16c21a13-f757-4f0e-8bed-efac37f14248 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:21:15.286018 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:21:15.286018 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:21:15.300818 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-16c21a13-f757-4f0e-8bed-efac37f14248 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments/ea010176-cec7-4b95-9470-8454ada35e60/action returned with HTTP 204 Nov 13 02:21:15.301811 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1761/3521] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 02:21:15 2020] POST /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments/ea010176-cec7-4b95-9470-8454ada35e60/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Nov 13 02:23:50.066341 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-fb0b1492-b9b5-4f1f-83ff-52568202ee29 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume// Nov 13 02:23:50.066867 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-fb0b1492-b9b5-4f1f-83ff-52568202ee29 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:23:50.067071 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:23:50.067071 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:23:50.067456 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-fb0b1492-b9b5-4f1f-83ff-52568202ee29 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'all' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:23:50.068594 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-8bb41565-b1e8-4775-8a9a-d5e39dd59400 req-fb0b1492-b9b5-4f1f-83ff-52568202ee29 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 02:23:50.069197 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1761/3522] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 02:23:50 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 02:23:50.084875 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-182b3e74-c10e-4f2b-87d7-94324225d314 req-5d6ebe47-0545-4725-86b1-e8672a0ade39 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] POST http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments Nov 13 02:23:50.085418 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:23:50.085418 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:23:50.085830 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-182b3e74-c10e-4f2b-87d7-94324225d314 req-5d6ebe47-0545-4725-86b1-e8672a0ade39 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f277ae15-f540-43ed-99ed-6ea6cb875b0d", "instance_uuid": "52a9c6e0-a09d-48a0-8d05-91964d39dd02", "connector": null}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:23:50.140183 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:23:50.140183 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:23:50.259333 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-182b3e74-c10e-4f2b-87d7-94324225d314 req-5d6ebe47-0545-4725-86b1-e8672a0ade39 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments returned with HTTP 200 Nov 13 02:23:50.260272 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1762/3523] 10.222.0.59 () {64 vars in 1358 bytes} [Fri Nov 13 02:23:50 2020] POST /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:23:50.275504 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-182b3e74-c10e-4f2b-87d7-94324225d314 req-1a7bd10a-4f4e-4faf-abd1-90cdd8897acc tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] DELETE http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments/ea010176-cec7-4b95-9470-8454ada35e60 Nov 13 02:23:50.276074 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-182b3e74-c10e-4f2b-87d7-94324225d314 req-1a7bd10a-4f4e-4faf-abd1-90cdd8897acc tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:23:50.276623 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-182b3e74-c10e-4f2b-87d7-94324225d314 req-1a7bd10a-4f4e-4faf-abd1-90cdd8897acc tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'version_select' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:23:50.298765 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:23:50.298765 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:23:50.494579 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-182b3e74-c10e-4f2b-87d7-94324225d314 req-1a7bd10a-4f4e-4faf-abd1-90cdd8897acc tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(f6119d7e-7a84-4630-828d-edbf93ac1a29)]) {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 02:23:50.495011 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-182b3e74-c10e-4f2b-87d7-94324225d314 req-1a7bd10a-4f4e-4faf-abd1-90cdd8897acc tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Adding status of: reserved to pending status list for volume. {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Nov 13 02:23:50.495427 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-182b3e74-c10e-4f2b-87d7-94324225d314 req-1a7bd10a-4f4e-4faf-abd1-90cdd8897acc tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87988) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 02:23:50.504480 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-182b3e74-c10e-4f2b-87d7-94324225d314 req-1a7bd10a-4f4e-4faf-abd1-90cdd8897acc tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments/ea010176-cec7-4b95-9470-8454ada35e60 returned with HTTP 200 Nov 13 02:23:50.505859 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1762/3524] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 02:23:50 2020] DELETE /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments/ea010176-cec7-4b95-9470-8454ada35e60 => generated 192 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:23:53.180683 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-182b3e74-c10e-4f2b-87d7-94324225d314 req-5d6ebe47-0545-4725-86b1-e8672a0ade39 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume// Nov 13 02:23:53.181246 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-182b3e74-c10e-4f2b-87d7-94324225d314 req-5d6ebe47-0545-4725-86b1-e8672a0ade39 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:23:53.181385 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:23:53.181385 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:23:53.181768 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-182b3e74-c10e-4f2b-87d7-94324225d314 req-5d6ebe47-0545-4725-86b1-e8672a0ade39 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'all' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:23:53.182826 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-182b3e74-c10e-4f2b-87d7-94324225d314 req-5d6ebe47-0545-4725-86b1-e8672a0ade39 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume// returned with HTTP 300 Nov 13 02:23:53.183437 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1763/3525] 10.222.0.59 () {56 vars in 1089 bytes} [Fri Nov 13 02:23:53 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Nov 13 02:23:53.197080 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c32f831a-264e-4096-903b-b51505cd48cf req-da695da4-0502-4578-a5d7-cdd24881ed3f tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] GET http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:23:53.197664 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c32f831a-264e-4096-903b-b51505cd48cf req-da695da4-0502-4578-a5d7-cdd24881ed3f tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:23:53.197913 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:23:53.197913 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:23:53.198369 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c32f831a-264e-4096-903b-b51505cd48cf req-da695da4-0502-4578-a5d7-cdd24881ed3f tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'show' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:23:53.250184 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:23:53.250184 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:23:53.258827 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-c32f831a-264e-4096-903b-b51505cd48cf req-da695da4-0502-4578-a5d7-cdd24881ed3f tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Volume info retrieved successfully. Nov 13 02:23:53.278096 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:23:53.278096 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:23:53.287699 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c32f831a-264e-4096-903b-b51505cd48cf req-da695da4-0502-4578-a5d7-cdd24881ed3f tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d returned with HTTP 200 Nov 13 02:23:53.288525 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1763/3526] 10.222.0.59 () {60 vars in 1403 bytes} [Fri Nov 13 02:23:53 2020] GET /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d => generated 1461 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Nov 13 02:23:53.312777 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c32f831a-264e-4096-903b-b51505cd48cf req-d1a931a4-bf6a-471f-b80e-fb45545308d9 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] PUT http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments/f6119d7e-7a84-4630-828d-edbf93ac1a29 Nov 13 02:23:53.313580 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c32f831a-264e-4096-903b-b51505cd48cf req-d1a931a4-bf6a-471f-b80e-fb45545308d9 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.59", "host": "n-h2-729945-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-729945-8.cbci-729945-8.local", "mountpoint": "/dev/sda"}}} {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:23:53.341823 n-d-729945-8 devstack@c-api.service[87986]: /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.. Nov 13 02:23:53.341823 n-d-729945-8 devstack@c-api.service[87986]: return self.call(f, *args, **kw) Nov 13 02:23:53.342327 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-c32f831a-264e-4096-903b-b51505cd48cf req-d1a931a4-bf6a-471f-b80e-fb45545308d9 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Lock "b'cinder-attachment_update-f277ae15-f540-43ed-99ed-6ea6cb875b0d-n-h2-729945-8'" acquired by "attachment_update" :: waited 0.009s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Nov 13 02:23:53.344711 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:23:53.344711 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:23:54.631900 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.coordination [req-c32f831a-264e-4096-903b-b51505cd48cf req-d1a931a4-bf6a-471f-b80e-fb45545308d9 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Lock "b'cinder-attachment_update-f277ae15-f540-43ed-99ed-6ea6cb875b0d-n-h2-729945-8'" released by "attachment_update" :: held 1.289s {{(pid=87987) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Nov 13 02:23:54.632616 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c32f831a-264e-4096-903b-b51505cd48cf req-d1a931a4-bf6a-471f-b80e-fb45545308d9 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments/f6119d7e-7a84-4630-828d-edbf93ac1a29 returned with HTTP 200 Nov 13 02:23:54.633512 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1764/3527] 10.222.0.59 () {64 vars in 1468 bytes} [Fri Nov 13 02:23:53 2020] PUT /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments/f6119d7e-7a84-4630-828d-edbf93ac1a29 => generated 762 bytes in 1326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Nov 13 02:23:54.668715 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c32f831a-264e-4096-903b-b51505cd48cf req-1a660053-61e4-4b02-ae95-7d957bfe3dbc tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] POST http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments/f6119d7e-7a84-4630-828d-edbf93ac1a29/action Nov 13 02:23:54.669220 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:23:54.669220 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:23:54.677179 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c32f831a-264e-4096-903b-b51505cd48cf req-1a660053-61e4-4b02-ae95-7d957bfe3dbc tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Action body: b'{"os-complete": null}' {{(pid=87988) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Nov 13 02:23:54.677179 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c32f831a-264e-4096-903b-b51505cd48cf req-1a660053-61e4-4b02-ae95-7d957bfe3dbc tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Nov 13 02:23:54.742296 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:23:54.742296 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:23:54.756315 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c32f831a-264e-4096-903b-b51505cd48cf req-1a660053-61e4-4b02-ae95-7d957bfe3dbc tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments/f6119d7e-7a84-4630-828d-edbf93ac1a29/action returned with HTTP 204 Nov 13 02:23:54.757193 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1764/3528] 10.222.0.59 () {64 vars in 1489 bytes} [Fri Nov 13 02:23:54 2020] POST /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments/f6119d7e-7a84-4630-828d-edbf93ac1a29/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Nov 13 02:25:40.674080 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c43561ad-2172-47f0-bc42-800cb5720975 req-23af113b-702f-407f-afc5-825bf2db406b tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] DELETE http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments/f6119d7e-7a84-4630-828d-edbf93ac1a29 Nov 13 02:25:40.674494 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c43561ad-2172-47f0-bc42-800cb5720975 req-23af113b-702f-407f-afc5-825bf2db406b tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87987) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:25:40.674701 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:25:40.674701 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:25:40.675071 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c43561ad-2172-47f0-bc42-800cb5720975 req-23af113b-702f-407f-afc5-825bf2db406b tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'version_select' {{(pid=87987) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:25:40.699209 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:25:40.699209 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:25:41.185350 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-c43561ad-2172-47f0-bc42-800cb5720975 req-23af113b-702f-407f-afc5-825bf2db406b tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Nov 13 02:25:41.185781 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.volume.api [req-c43561ad-2172-47f0-bc42-800cb5720975 req-23af113b-702f-407f-afc5-825bf2db406b tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Pending status list for volume during attachment-delete: [] {{(pid=87987) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Nov 13 02:25:41.192048 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c43561ad-2172-47f0-bc42-800cb5720975 req-23af113b-702f-407f-afc5-825bf2db406b tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments/f6119d7e-7a84-4630-828d-edbf93ac1a29 returned with HTTP 200 Nov 13 02:25:41.192974 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87987|app: 0|req: 1765/3529] 10.222.0.59 () {62 vars in 1437 bytes} [Fri Nov 13 02:25:40 2020] DELETE /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/attachments/f6119d7e-7a84-4630-828d-edbf93ac1a29 => generated 19 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Nov 13 02:25:41.210060 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c43561ad-2172-47f0-bc42-800cb5720975 req-1af82eec-6e3c-43d3-8e26-5778714b0a66 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] DELETE http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:25:41.210530 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c43561ad-2172-47f0-bc42-800cb5720975 req-1af82eec-6e3c-43d3-8e26-5778714b0a66 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Empty body provided in request {{(pid=87988) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Nov 13 02:25:41.210787 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Nov 13 02:25:41.210787 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning, Nov 13 02:25:41.211152 n-d-729945-8 devstack@c-api.service[87986]: DEBUG cinder.api.openstack.wsgi [req-c43561ad-2172-47f0-bc42-800cb5720975 req-1af82eec-6e3c-43d3-8e26-5778714b0a66 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Calling method 'delete' {{(pid=87988) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Nov 13 02:25:41.211636 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.v3.volumes [req-c43561ad-2172-47f0-bc42-800cb5720975 req-1af82eec-6e3c-43d3-8e26-5778714b0a66 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Delete volume with id: f277ae15-f540-43ed-99ed-6ea6cb875b0d Nov 13 02:25:41.261274 n-d-729945-8 devstack@c-api.service[87986]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Nov 13 02:25:41.261274 n-d-729945-8 devstack@c-api.service[87986]: DeprecationWarning) Nov 13 02:25:41.263053 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-c43561ad-2172-47f0-bc42-800cb5720975 req-1af82eec-6e3c-43d3-8e26-5778714b0a66 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Volume info retrieved successfully. Nov 13 02:25:41.292058 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.volume.api [req-c43561ad-2172-47f0-bc42-800cb5720975 req-1af82eec-6e3c-43d3-8e26-5778714b0a66 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] Delete volume request issued successfully. Nov 13 02:25:41.292715 n-d-729945-8 devstack@c-api.service[87986]: INFO cinder.api.openstack.wsgi [req-c43561ad-2172-47f0-bc42-800cb5720975 req-1af82eec-6e3c-43d3-8e26-5778714b0a66 tempest-TestShelveInstance-1494753020 tempest-TestShelveInstance-1494753020] http://10.222.0.13/volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d returned with HTTP 202 Nov 13 02:25:41.293596 n-d-729945-8 devstack@c-api.service[87986]: [pid: 87988|app: 0|req: 1765/3530] 10.222.0.59 () {60 vars in 1384 bytes} [Fri Nov 13 02:25:41 2020] DELETE /volume/v3/2917ca0de7424b23969338bfcf4fbbf6/volumes/f277ae15-f540-43ed-99ed-6ea6cb875b0d => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)